PLOTTS.DAT
From BAWiki
[[de:PLOTTS.DAT]]
Basic Information
File-Type
plotts.dat
File-Form
FORMATTED
Version
November 2016
Description-Date
March 2016
Significance of the File
contains general steering data for the program PLOTTS.
File-Contents (in Catchwords)
steering data
- Block Timeseries: general steering data
- filename: path and filename.
- variable: variable name.
- (optional) timeperiodstart: Start of the timeperiod of vizualisation in the format {DD.MM.YYYY-hh:mm:ss}
- (optional) timeperiodend: End of the timeperiod of vizualisation in the format {DD.MM.YYYY-hh:mm:ss}
- (optional) lon: Longitude
- NaN = Bei Nichtangabe oder NaN werden alle Positionen dargestellt. Falls positionsfrom angebenen ist, werden die dort definierten Positionen dargestellt.
- (optional) lat: Breitengrad
- NaN = Bei Nichtangabe oder NaN werden alle Positionen dargestellt. Falls positionsfrom angebenen ist, werden die dort definierten Positionen dargestellt.
- (optional) z: Tiefe in m. Muss angegeben werden, wenn eine 3D-Datei vorliegt.
- (optional) positionsfromfile: Pfad- und Dateiname zu einer netCDF-Datei mit Variablen lon,lat (oder x,y) und z, die die darzustellenden Positionen definieren.
- (optional) ylabeltext: y-Achsenbeschriftung
- (optional) legendentry: Legendeneintrag
- (optional) ylabelfontsize: Achsenbeschriftungsgröße
- (optional) tickfontsize: Schriftgröße der Zahlen an der Achse
- (optional) legendfontsize: Legendenschriftgröße
- (optional) legendlocation: Ort der Legende als Himmelsrichtung:
- north south east west northeast northwest southeast southwest northoutside southoutside eastoutside westoutside northeastoutside northwestoutside southeastoutside southwestoutside best bestoutside none
- (optional) linecolor: Linienfarbe:
- yellow magenta cyan red green blue white black
- (optional) linestyle:
- - -- : -.
- (optional) marker: Zusätzliche Zeichen in der Linie:
- * + - none
- (optional) showtimeonx: mit Uhrzeiten zusätzlich zum Datum oder ohne
- 1: Mit Uhrzeiten
- 0: Ohne Uhrzeiten
- (optional) plottogethergroup: Kürzel zur Definition von Gruppen, die gemeinsam geplottet werden (z.B. "A")
- (optional) movavg: Anzahl der Tage über die ein gleitendes Mittel gebildet und zusätzlich dargestellt werden soll
General Remarks
- Dictionary files used from directory $PROGHOME/dic/:
- plotts_dico.dat.
- Use Cases:
- Case 1: Vizualisation of all timeseries of a file
- Case 2: Vizualisation of a certain timeseries at one or more positions
- Case 3: Vizualisation of multiple timeseries in a single plot
- Case 4: Vizualisation of timeseries together with the moving average
- General requirements:
- supported files:
- DelWAQ 3D result files
- UNTRIM2 3D result files
- By DATACONVERT converted boewrt-files concatenated with NCRCATMAT (or similar)
- By DATACONVERT converted binary location-files of UNTRIM2
- netCDF-location-files of UNTRIM2
- NCANALYSE result files (if timeseries)
- NCDELTA result files (if timeseries)
- supported files:
Programs using this Type of File
Example-File
$PROGHOME/examples/plotts/plotts.dat
back to: File Descriptions