Actions

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
    1. filename: path and filename.
    2. variable: variable name.
    3. (optional) timeperiodstart: Start of the timeperiod of vizualisation in the format {DD.MM.YYYY-hh:mm:ss}
    4. (optional) timeperiodend: End of the timeperiod of vizualisation in the format {DD.MM.YYYY-hh:mm:ss}
    5. (optional) lon: Longitude
      1. NaN = Bei Nichtangabe oder NaN werden alle Positionen dargestellt. Falls positionsfrom angebenen ist, werden die dort definierten Positionen dargestellt.
    6. (optional) lat: Breitengrad
      1. NaN = Bei Nichtangabe oder NaN werden alle Positionen dargestellt. Falls positionsfrom angebenen ist, werden die dort definierten Positionen dargestellt.
    7. (optional) z: Tiefe in m. Muss angegeben werden, wenn eine 3D-Datei vorliegt.
    8. (optional) positionsfromfile: Pfad- und Dateiname zu einer netCDF-Datei mit Variablen lon,lat (oder x,y) und z, die die darzustellenden Positionen definieren.
    9. (optional) ylabeltext: y-Achsenbeschriftung
    10. (optional) legendentry: Legendeneintrag
    11. (optional) ylabelfontsize: Achsenbeschriftungsgröße
    12. (optional) tickfontsize: Schriftgröße der Zahlen an der Achse
    13. (optional) legendfontsize: Legendenschriftgröße
    14. (optional) legendlocation: Ort der Legende als Himmelsrichtung:
      1. north south east west northeast northwest southeast southwest northoutside southoutside eastoutside westoutside northeastoutside northwestoutside southeastoutside southwestoutside best bestoutside none
    15. (optional) linecolor: Linienfarbe:
      1. yellow magenta cyan red green blue white black
    16. (optional) linestyle:
      1. - -- : -.
    17. (optional) marker: Zusätzliche Zeichen in der Linie:
      1. * + - none
    18. (optional) showtimeonx: mit Uhrzeiten zusätzlich zum Datum oder ohne
      1. 1: Mit Uhrzeiten
      2. 0: Ohne Uhrzeiten
    19. (optional) plottogethergroup: Kürzel zur Definition von Gruppen, die gemeinsam geplottet werden (z.B. "A")
    20. (optional) movavg: Anzahl der Tage über die ein gleitendes Mittel gebildet und zusätzlich dargestellt werden soll


General Remarks

  1. Dictionary files used from directory $PROGHOME/dic/:
  2. 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
  3. General requirements:

Programs using this Type of File

NCDELTA

Example-File

$PROGHOME/examples/plotts/plotts.dat


back to: File Descriptions


Overview