Command line script and Python package to read time-series from the Storm Water Management Model (SWMM) binary output.
BSD 3-Clause "New" or "Revised" License
17
stars
7
forks
source link
Incorrect "system,_,_" labels should error #5
Closed
timcera closed 2 years ago
Right now an inconsistent input will just report a time-series of zeros.
Should error instead gives time-series of zeros.
This is what should work:
See #2 for some discussion.