xldeltares / hybridurb

HybridUrb: a Python package to perform hybrid urban flood modelling
https://xldeltares.github.io/hybridurb/
MIT License
1 stars 1 forks source link

Construct RR info to graph 👍 #26

Open xldeltares opened 1 year ago

xldeltares commented 1 year ago

After a graph model is create in #14 , the rr module can be added to graph. This completely separate the incoming flow module, make it easy to switch to something else in the future.

This issue include (kinda in combination of dimr and rr):

Or consider reading drr run results directly.