issues Search Results · repo:civicmapper/peak-flow-calculator language:Python
Filter by
0 results
(64 ms)0 results
incivicmapper/peak-flow-calculator (press backspace or delete to remove)For the tool that supports the creation of a curve number, have a way to handle null values in soils hydro classes and
landcover classes. It s most likely we ll encounter soil layers without hydrologic ...
gassc
- Opened on Oct 28, 2020
- #13
Currently the calculator expects a 1D array of precip estimates values and a corresponding header array of the same
length, where the array position in each corresponds (among other things). The values ...
gassc
- 1
- Opened on Apr 30, 2019
- #12
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 ...
gassc
- Opened on Apr 30, 2019
- #11
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 ...
gassc
- Opened on Apr 30, 2019
- #10
As I ve noted the code here:
https://github.com/civicmapper/peak-flow-calculator/blob/33addbd4699def0040633238f92b4af337c7ec92/core/logic/calc.py#L84
...the equation for storage assumes the average curve ...
gassc
- Opened on Mar 29, 2019
- #8
We need to track unit conversions from start to finish. Original equations presume that input data had certain
area/length units, and consequently had some hard-coded conversions within.
We can auto-derive ...
gassc
- 1
- Opened on Jan 19, 2018
- #4
Need to be able to specify the scope of the watershed function:
- culvert approach : watershed delineation from input points is inclusive - downstream catchments include upstream
catchments
- ...
gassc
- 2
- Opened on Jan 4, 2018
- #3
Currently we re passing in a default area conversion factor (square feet to square kilometers) in the
derive_data_from_catchments function. We need to auto-derive this from the coordinate system of the ...
gassc
- 1
- Opened on Jan 4, 2018
- #2
The peak flow calculator delineates catchments from selected inlets, on which it then derives values, yada yada, to
calculate peak flow. It is delineating the correct catchment when run with on a single ...
gassc
- 1
- Opened on Dec 15, 2017
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.