-
Notifications
You must be signed in to change notification settings - Fork 1
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
Construct the graph model from geometry files 👍 #14
Milestone
Comments
This was referenced Jul 17, 2023
model configuration (ref: neural hydrology):
|
|
Currently using hydrolib-nowcasting. So far it works. but requires refactoring. try to remove the dependencies on different workflows and call from hydromt-delft3dfm directly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
construct the graph with node and edges attributes representing the physical features of the network.
There might be need to update hydromt-delft3dfm to get necessary physical parameters, e.g. diameters, slope and friction of the pipes, size and depths of the manholes and area and slope of the subcatchments.
There might be need to refactor previous scripts.
See also https://github.com/xldeltares/hydrolib-nowcasting/tree/master
The text was updated successfully, but these errors were encountered: