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

Parameter-ize constants in the calculator #11

Open gassc opened 5 years ago

gassc commented 5 years ago

See this TODO:

https://github.com/civicmapper/peak-flow-calculator/blob/a2d180cb2e045ed6d535e61c64762c6adf70aeda/core/logic/calc.py#L114

Expose these as parameters; document what they are (referencing the TR-55 documentation).