v2.5.0
Version 2.5.0
NEW:
- Allow multiple files to be selected when importing files using the Import time series menu item
- Added navigation buttons for navigating to the start and end of the currently active series
- New analysis function Decumulate
- Added support for importing SWMM time series file format
- Added support for reading and writing REXCHANGE header values for ZRXP files #123
FIXED:
- Analysis function Accumulate (formerly named "Cumulative") now repects the input interpretation
- Time Series Properties and Values windows now restore on toolbar button press if previously minimized
- Importing from SWMM binary output format:
- Read and store metadata
- Include the element type in series names, making them unique #63
- Fixed wrong units for "System" variables
- Always use the "official" SWMM notation for units
- Importing from SWMM routing interface format:
- Read and store metadata
- Exporting to SWMM routing interface format:
- Allow editing of series metadata before export
- General improvements and additional checks
- Exporting to SWMM time series file format #118:
- Renamed SWMM_DAT_MASS and SWMM_DAT_TIME export formats to SWMM_TIMESERIES
- Removed automatic transformation of time series to 5 min equidistant timestep before export
- Fixed output date format to use "/" as date separator
- Added comment header line
CHANGED:
- Analysis function Cumulative renamed to Accumulate
- Added progress bar to Calculator analysis function
- Upgrade to System.Data.SQLite v1.0.118.0 and SQLite 3.42.0
API-CHANGES:
- Removed property
TimeSeriesFile.nLinesPerTimestamp
- Removed the properties
TimeSeries.Objekt
andTimeSeries.Type