Morten Grum
Morten Grum
**Issue** In SWMM5 flow is positive if it flows in the direction that the link is defined and negative if it flows against the direction that the link is defined....
### Description Excluding the last column of an xts correctly leads to ncol() returning zero but at the same time introduces a new unnamed column with value NA. Is this...
Loading outfalls seems to crash depending on the order of the free and timeseries staged outfalls. Perhaps a bug? Loading these outfalls works fine:` ``` [OUTFALLS] ;;Name Elevation Type Stage...
The following code leads to incorrect curves data and subsequent errors when loading into SWMM5 (Note: even without modifying the curve data): ``` model = swmmio.Model("original.inp") curves = model.inp.curves model.inp.curves...