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

Add routing model 👍 #38

Open xldeltares opened 1 year ago

xldeltares commented 1 year ago

Besides rainfall-runoff, there should also be a linear reservoir routing module that runs on the graph.

The linear reservoir model requires:

xldeltares commented 1 year ago

Discussion with Ruben: use rainfall aggregation over concentration time as dynamic feature so that we dont have to decide whether to implement rr or use rr output or switch to 2D rainfall now.