BlueM.Wave: Difference between revisions
Jump to navigation
Jump to search
m (→Entwicklung) |
No edit summary |
||
Line 5: | Line 5: | ||
[[Bild:Doppelsummenanalyse.png|thumb|Analysefunktion Doppelsummenanalyse]] | [[Bild:Doppelsummenanalyse.png|thumb|Analysefunktion Doppelsummenanalyse]] | ||
[[Bild:Wave_Statistik.png|thumb|Analysefunktion Statistik]] | [[Bild:Wave_Statistik.png|thumb|Analysefunktion Statistik]] | ||
== | ==Description== | ||
Wave | Wave is a tool for reading, analyzing and flexible graphical representation of time series. | ||
==Features== | ==Features== | ||
* ''' | * '''Import time series:''' | ||
** [[WEL-Format | WEL]] | ** [[WEL-Format | WEL]] | ||
** [[ZRE-Format | ZRE]] | ** [[ZRE-Format | ZRE]] | ||
Line 15: | Line 15: | ||
** [[SMB-Format | SMB]] | ** [[SMB-Format | SMB]] | ||
** [[REG-Format | REG]] | ** [[REG-Format | REG]] | ||
** | ** and generic text files (eg [[csv-Format | CSV]]) | ||
* ''' | * '''Time-series type:''' manual input, or copy & paste from Excel | ||
* ''' | * '''Representation of time series''' in a [http://www.steema.com/products/teechart/overview.html TeeChart]-Diagramm with any number of axes, etc. | ||
** | ** When you import different axes will be distributed automatically based on their series units. | ||
* ''' | * '''Save diagrams''' (TEN-File) | ||
* '''Drag&Drop''' | * '''Drag&Drop''' files onto the form and "Open with ...", or double-click on file (if file extension is linked with Wave.exe) | ||
* ''' | * '''Time series overview,''', can be viewed in detail and determined | ||
* ''' | * '''Interface''', where [[EVO.NET]] and [[BlueM.Win]] are used. | ||
* ''' | * '''Export time series:''' | ||
** [[ZRE-Format | ZRE]] | ** [[ZRE-Format | ZRE]] | ||
** <del>[[WEL-Format | WEL]]</del> (noch nicht - Bug 318) | ** <del>[[WEL-Format | WEL]]</del> (noch nicht - Bug 318) |
Revision as of 08:09, 12 May 2009
Wave | Download | Development
Description
Wave is a tool for reading, analyzing and flexible graphical representation of time series.
Features
- Import time series:
- Time-series type: manual input, or copy & paste from Excel
- Representation of time series in a TeeChart-Diagramm with any number of axes, etc.
- When you import different axes will be distributed automatically based on their series units.
- Save diagrams (TEN-File)
- Drag&Drop files onto the form and "Open with ...", or double-click on file (if file extension is linked with Wave.exe)
- Time series overview,, can be viewed in detail and determined
- Interface, where EVO.NET and BlueM.Win are used.
- Export time series:
- Zeitreihen zuschneiden
- Zeitreihenanalyse:
- Monatsauswertung
- Doppelsummenanalyse
- GoodnessOfFit (Volumenfehler, Summe der Fehlerquadrate, Nash-Sutcliffe Effizienz, etc.)
- Statistik
- Gegenüberstellung
Hinweise
Importieren von Zeitreihen
- WEL und ZRE Dateien müssen sich an das Format halten: siehe WEL, ZRE.
- Spaltendefinition: Die erste Spalte muss immer die Datumswerte enthalten (x-Achse), ab der zweiten Spalte folgen dann Zahlenwerte für eine oder mehrere Zeitreihen
- Zahlenformat:
- Dezimaltrennzeichen ist immer Punkt (Bug 351)
- "NaN", "Infinity" und "-Infinity" in Importdateien werden erkannt und übernommen.
Unlesbare Werte werden beim Import zu NaN konvertiert.
Für die Anzeige und die Analysefunktionen werden Stützstellen mit Werten von NaN oder Infinity entfernt.
- Datumsformat:
TXT, CSV, ASC und WEL → DD.MM.YYYY HH:MM
ZRE → YYYYMMDD HH:MM