BlueM.Wave: Difference between revisions

From BlueM
Jump to navigation Jump to search
mNo edit summary
(Added ZRXP format)
Line 20: Line 20:
** [[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)
** [[BIN-Format | BIN]] (SYDRO binary format)
** [[BIN-Format | BIN]] (SYDRO binary format)
** [[ZRXP-Format | ZRXP]] (ZXRP format)
** and generic text files (e.g. [[CSV-Format | CSV]])
** and generic text files (e.g. [[CSV-Format | CSV]])
* '''Input time series:''' manual input, or copy & paste from Excel
* '''Input time series:''' manual input, or copy & paste from Excel

Revision as of 09:31, 23 June 2017

Wave.png Wave | Development

Screenshot
Analysis function Monthly statistics
Analysis function Double mass curve
Analysis function Histogram

Description

Wave is a tool for importing, exporting, analyzing and displaying time series.

Features

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.

Development