tseries:technical

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tseries:technical [2014-01-22 09:50:28]
juergens [The Main Control file – tseries.ctl]
tseries:technical [2022-05-31 09:29:32] (current)
Line 101: Line 101:
 | **Images** | Path to find images used in diagrams, like weather symbols | | **Images** | Path to find images used in diagrams, like weather symbols |
 | **Lang**   | Path to find language files, //Tseries// looks for  tseries_XX.qm files in this directory, where XX is the country code.  .qm files are generated by the the Qt linguist tool. | | **Lang**   | Path to find language files, //Tseries// looks for  tseries_XX.qm files in this directory, where XX is the country code.  .qm files are generated by the the Qt linguist tool. |
 +| **Styles** | Path to find stylefiles in tsDiagrams.def |
  
  
Line 106: Line 107:
  
 ^ Token ^ Description ^ ^ Token ^ Description ^
-| **Defs**      | The diagram definition file | +| **Defs**      | The diagram definition file (tsDiagrams.def) 
 | **Configure** | Autogenerated File to store configuration (like window size, language etc) from  the GUI. | | **Configure** | Autogenerated File to store configuration (like window size, language etc) from  the GUI. |
 | **WeatherSymbols** | The weather symbol definition file | | **WeatherSymbols** | The weather symbol definition file |
Line 266: Line 267:
  
 ===The [models] section=== ===The [models] section===
-Any model have to be defined in the models section, it also allows to change the display name of the model in the diagrams. The key has to be equal the stream name from tseries.ctl like+All Models have to be defined in the models section, here one can change the display name of the model in the diagrams. The key has to be equal the stream name from tseries.ctl
 + 
 +Example:
 <code> <code>
  ECMWF=Ecmwf  ECMWF=Ecmwf
 </code> </code>
  
-ECMWF is the DataDescription from tseries.ctl, Ecmwf will be displayed in the menus+ECMWF equals the DataDescription from tseries.ctl, Ecmwf will be displayed in the //Tseries// GUI menus
  
  
Line 286: Line 289:
 NAME=Meteogram NAME=Meteogram
 # The connected style file # The connected style file
-STYLEFILE=/usr/share/tseries/5.3/style/style.meteogram+STYLEFILE=meteogram.style
 # The streams connected to this diagram # The streams connected to this diagram
 [LEGALMODELS] [LEGALMODELS]
Line 451: Line 454:
 There are several types in //Tseries// that can be used by the different elements.  There are several types in //Tseries// that can be used by the different elements. 
  
-Colors:  ^^^ +====Colors==== 
-| BLACK            |   GREY95           SPRING_GREEN        + 
-BLUE              MIST_RED     | IRR_GREEN           |  +{{:tseries:pets_colors.png|}} 
-| GREEN              MIST_GREEN   | MOSS_GREEN         |  +
-| CYAN              MIST_BLUE    | GRASS_GREEN  |  +
-| RED              DARK_GREEN   | THUNDER_GREY       |  +
-| MAGENTA      BROWN     | SEA_BLUE           |  +
-| YELLOW      ORANGE     | SKY_BLUE           |  +
-| WHITE              PURPLE     | ICE_BLUE           |  +
-| GREY25      LIGHT_BLUE   | GLACIER_WHITE      |  +
-| GREY40      DARK_YELLOW  | RAIN_GREY           |  +
-| GREY45      DARK_RED     | IVORY            |  +
-| GREY50      DARK_BLUE    | DARK_IVORY   |  +
-| GREY55      DARK_CYAN    | BLUEGREY     |  +
-| GREY60      DARK_MAGENTA | GREYBROWN           |  +
-| GREY65      MIDNIGHT_BLUE| OLIVE            |  +
-| GREY70      DNMI_GREEN   | MUDDYGREEN         |  +
-| GREY75      DNMI_BLUE    | GREYBLUE     |  +
-| GREY80      RUST_RED     | DARK_BLUEGREY      |  +
-| GREY85      DAWN_RED     | DARKOLIVE           |  +
-| GREY90      SUN_YELLOW   | RED_YELLOW         |  +
-| YELLOW_RED       |     |           +
-      +
  
  
  • tseries/technical.1390384228.txt.gz
  • Last modified: 2022-05-31 09:23:29
  • (external edit)