Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup reassigning friction_type 4 to 2 for structures #347

Open
martijn-siemerink opened this issue Jan 15, 2024 · 0 comments
Open

Cleanup reassigning friction_type 4 to 2 for structures #347

martijn-siemerink opened this issue Jan 15, 2024 · 0 comments
Assignees

Comments

@martijn-siemerink
Copy link
Collaborator

arr["friction_type"][arr["friction_type"] == 4] = 2

For all structures the reassigning of friction_type 4 to 2 needs to be removed (this is very old legacy). We now have a meaningful friction_type 4 (manning_conveyance), so conversion will lead to problems.

Note: Probably only the testbank will have friction_types 4 that do not mean manning_conveyance. Please check!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants