BlueM.Wave: Difference between revisions
Jump to navigation
Jump to search
(added link to Wave project file) |
(→Features: Link to OUT-Format) |
||
Line 15: | Line 15: | ||
** [[SMB-Format | SMB]] | ** [[SMB-Format | SMB]] | ||
** [[REG-Format | REG]] ([[SMUSI REG-Format|SMUSI]] and [[Hystem-Extran REG-Format|Hystem-Extran]]) | ** [[REG-Format | REG]] ([[SMUSI REG-Format|SMUSI]] and [[Hystem-Extran REG-Format|Hystem-Extran]]) | ||
** OUT ([[SWMM]] binary | ** [[OUT-Format | OUT]] ([[SWMM]] binary output files) | ||
** [[TXT-Format | TXT]] ([[SWMM]] | ** [[TXT-Format | TXT]] ([[SWMM]] routing interface files) | ||
** [[UVF-Format | UVF]] (Universelles Variables Format) | ** [[UVF-Format | UVF]] (Universelles Variables Format) | ||
** [[DAT-Format | Q_Strg.dat and Pegel.dat]] ([[HYDRO_AS-2D]] result files) | ** [[DAT-Format | Q_Strg.dat and Pegel.dat]] ([[HYDRO_AS-2D]] result files) |
Revision as of 06:38, 18 November 2017
Wave | Download | Development
Description
Wave is a tool for displaying, analyzing and importing and exporting time series.
Features
- Import time series:
- WEL (BlueM, GISMO, TALSIM, Hystem-Extran)
- ZRE
- ASC
- SMB
- REG (SMUSI and Hystem-Extran)
- OUT (SWMM binary output files)
- TXT (SWMM routing interface files)
- UVF (Universelles Variables Format)
- Q_Strg.dat and Pegel.dat (HYDRO_AS-2D result files)
- BIN (SYDRO binary format)
- ZRXP (ZXRP format)
- and generic text files (e.g. CSV)
- Use a Wave project file (
*.wvp
) to quickly import multiple series from multiple files at once - Input time series: manual input, or copy & paste from Excel
- Display time series in a TeeChart diagram with any number of axes, etc.
- When importing time series, series are automatically assigned to different axes depending on their unit.
- Save diagrams (TEN-File)
- Drag&Drop files onto the form and "Open with ...", or double-click on file (if file extension is associated with Wave.exe)
- Time series overview for navigating through long time series
- API, used by BlueM.Opt and BlueM.Win.
- Export time series:
- Crop time series
- Time series analysis:
- Monthly statistics
- Double mass curve
- Goodness of fit (volume error, sum of squares error, Nash-Sutcliffe efficiency, etc.)
- Histogram
- Comparison: Plot two time series against each other
Notes
Importing time series
- "NaN", "Infinity" and "-Infinity" in import files are recognized and accepted.
Unreadable values are converted to NaN.
Values of NaN or +-Infinity are removed before display in the chart and when performing analysis functions.
Downloads
Please refer to the Download page.