BlueM.Wave: Difference between revisions

From BlueM
Jump to navigation Jump to search
(link to downloads)
Line 39: Line 39:
** [[Wave:Doppelsummenanalyse|Double mass curve]]
** [[Wave:Doppelsummenanalyse|Double mass curve]]
** [[Wave:GoodnessOfFit|Goodness of Fit]] (volume error, sum of squares error, Nash-Sutcliffe efficiency, etc.)
** [[Wave:GoodnessOfFit|Goodness of Fit]] (volume error, sum of squares error, Nash-Sutcliffe efficiency, etc.)
** [[Wave:Statistik|Statistics]]
** [[Wave:Histogram|Histogram]]
** [[Wave:Gegenueberstellung|Plot two time series against each other]]
** [[Wave:Gegenueberstellung|Plot two time series against each other]]



Revision as of 07:48, 6 February 2017

Wave.png Wave | Development

Screenshot
Analysis function months evaluation
Analysis function double sum analysis
Statistical analysis function

Description

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

Features

Notes

Importing time series

  • WEL and ZRE files have to adhere to the file format: see WEL, ZRE.
  • Number format:
    • Decimal point should be represented by a dot (.) (Bug 351)
    • "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 displaying or performing analysis functions.
  • Date format
TXT, CSV, ASC and WEL DD.MM.YYYY HH:MM
ZRE YYYYMMDD HH:MM

Downloads

Please refer to the Download page.

Development