Skip to content

xldeltares/hybridurb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybridUrb: a Python package to perform hybrid urban flood modelling

HybridUrb is a python package to build and run hybrid models for fast and probabilistic urban pluvial flood prediction.

HybridUrb is a package under active development.

The pre-release version v0.1.0-alpha supports:

  • Run a pre-calibrated HybridUrb model in nowcast mode.
  • Run nowcast mode with pre- and post-adaptor for Delft-FEWS.

The current vertion v0.2.0.dev0 will be able to:

  • Build and Calibrate a hybrid model from Delft3DFM.
  • Perform network analysis using graph-theory via a seperate network module for urban drainage networks.

Quick start using developer install:

$ git clone [email protected]:xldeltares/hybridurb.git
$ cd hybridurb
$ conda create -f envs/environment_dev.yaml
$ conda activate hybridurb-dev
$ pip install -e .

Reference:

Li, X., & Willems, P. (2020). A hybrid model for fast and probabilistic urban pluvial flood prediction. Water Resources Research, 56, e2019WR025128. https://doi.org/10.1029/2019WR025128

About

HybridUrb: a Python package to perform hybrid urban flood modelling

Resources

License

Stars

Watchers

Forks

Packages

No packages published