swmmio
swmmio copied to clipboard
DataFrame columns names should reflect model units
The Pandas DataFrames returned by the function swmmio.create_dataframeRPT always include a CFS label even if the model is run in SI units. swmmio should provide column headers consistent with the model units.
This is related to #14.