civicmapper / peak-flow-calculator

Calculate peak flow at a point on a DEM using the TR55 methodology and NOAA climate data
MIT License
7 stars 2 forks source link

Multiple rainfall scenarios in one run #10

Open gassc opened 5 years ago

gassc commented 5 years ago

Currently the script uses a single NOAA Precip table as an input. NOAA provides low, average, and high precipitation estimates, and other organizations also provide these kinds of estimates.

Explore ways to parameterize these inputs and possibly decouple them from specific data sources, so that it's easier to run multiple scenarios in one go.