Replies: 2 comments
-
|
Jac, Although the routing connectivity file (RouteLink.nc) has a 'from' variable, this is not used. You can leave it as an array of 0, which is what is done in the GIS pre-processor. Thanks, Kevin |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This is better suited for the Discussions section; I'm moving it and closing the Issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am running wrf-hydro using the muskingum-cunge option. For this the code uses the stream link ids. Every link can be connected to one downstream link (to) and to one upstream link (from). The problem is that in many river networks (actually most) there are links connected to more than one upstream link (in general two). With this structure I need to decide which upstream links I have to give up at any connection with two upstream links.
Any help with this would be highly appreciated
best
jac
Beta Was this translation helpful? Give feedback.
All reactions