You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
As I've noted the code here:
peak-flow-calculator/core/logic/calc.py
Line 84 in 33addbd
...the equation for storage assumes the average curve number was calculated from a raster that had a CRS with meters for units.
It'd be nice to de-hardcode this and use Pint to handle unit conversion for inputs/outputs, as done in a few other places.
The text was updated successfully, but these errors were encountered: