-
I'm wondering how to read the result of structures in a river model. As shown below, there are some structures in the model. They are not included in the Reaches list (only rivers are included in the list). Any thoughts? |
Beta Was this translation helpful? Give feedback.
Answered by
gedaskir
Apr 21, 2023
Replies: 2 comments
-
Results for structures are stored on the reaches, so you need to find the reach with the structure on it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Take a look at the answer in issue #44. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gedaskir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take a look at the answer in issue #44.