BlueM.Wave: Difference between revisions

From BlueM
Jump to navigation Jump to search
(→‎Notes: column definition no longer applies (bug 390))
(disambig SMUSI and Hystem-Extran REG-Format)
Line 14: Line 14:
** [[ASC-Format | ASC]]  
** [[ASC-Format | ASC]]  
** [[SMB-Format | SMB]]  
** [[SMB-Format | SMB]]  
** [[REG-Format | REG]]  
** [[REG-Format | REG]] ([[SMUSI REG-Format|SMUSI]] and [[Hystem-Extran REG-Format|Hystem-Extran]])
** 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
Line 25: Line 25:
* '''Export time series:'''
* '''Export time series:'''
** [[ZRE-Format | ZRE]]
** [[ZRE-Format | ZRE]]
** [[SMUSI REG-Format | SMUSI REG]]
** <del>[[WEL-Format | WEL]]</del> (not yet - Bug 318)
** <del>[[WEL-Format | WEL]]</del> (not yet - Bug 318)
** CSV and XLS made available by TeeChart
** CSV and XLS made available by TeeChart

Revision as of 05:13, 20 August 2009

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

Development