tseries:start

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:start [2014-01-15 08:33:00]
juergens [Documentation]
tseries:start [2022-05-31 09:29:32] (current)
Line 1: Line 1:
 ====== TSERIES ====== ====== TSERIES ======
  
-//Tseries// is a Meteorological time series viewer, developed at the Norwegian Meteorological Institute.+//Tseries// is a Meteorological timeseries viewer, developed at the Norwegian Meteorological Institute.
 The source code for Tseries is available as open source under the GPL license.  The source code for Tseries is available as open source under the GPL license. 
-//Tseries// is part of the Norwegian Meteorological Workstation and can be connected to [[https://diana.wiki.met.no/doku.php|Diana]]. +//Tseries// is part of the Norwegian Meteorological Workstation and can be connected to [[https://wiki.met.no/diana/|Diana]].
  
  
Line 12: Line 11:
 files into one diagram. files into one diagram.
  
-  - **Preprocessed hdf4:** This is the original datasource, based on a proprietary hdf4 format.  
-  - **ASCII**  
-  - **WDB:** [[https://wdb.wiki.met.no/doku.php|WDB]] is an open source database system, developed at the Norwegian Meteorolocal Insitute as well. Tseries is able to request direct data interpolation from this database.  
   - **http** //Tseries// is able to read data from an URL interface, this is used to access observation data   - **http** //Tseries// is able to read data from an URL interface, this is used to access observation data
   - **Fimex** //Tseries// uses [[https://wiki.met.no/fimex/start|Fimex]] to interpolate data in fields.   - **Fimex** //Tseries// uses [[https://wiki.met.no/fimex/start|Fimex]] to interpolate data in fields.
  
 === Output === === Output ===
-//Tseries// displays diagrams by using openGL. Diagrams can be printed in postscript or simply exported into png. +The Diagram style is defined by style files. Diagram styles cannot be altered interactively. //Tseries// styles can be connected to several data-sources by the ''tsDiagrams.def'' file.
-Output is defined by style files. //Tseries// styles can be connected to several data-sources.+
  
 === Languages === === Languages ===
-The //Tseries// user interface is presented in English, but //Tseries// is using the Qt-linguist tool to adapt other languages +The //Tseries// user interface is presented in English, but since //Tseries// is using the Qt-linguist toolother languages can be adapted easily. Other language packages are welcome contributions to the open-source project. //Tseries// already supports:
-as well. Other languages can be added by the open-source project. Today //Tseries// supports:+
  
   * English   * English
Line 33: Line 27:
  
  
-===== Get Tseries =====+===== GET TSERIES ===== 
 +=== Source code === 
 +//Tseries// is a C++ project, using the [[http://qt-project.org/|Qt]] GUI Framework and built using cmake. 
 +//Tseries// is developed on [[http://www.ubuntu.com/|Ubuntu]]. 
 +A feature to create debian files is included int the build-tree. Other linux distributions are not explicitly supported or tested.
  
-//Tseries// is a C++ autotools/autoconf project, using the [[http://qt-project.org/|Qt]] GUI Framework. //Tseries// is developed +The //Tseries// source code is available at [[https://github.com/metno/tseries/|github]].
-on [[http://www.ubuntu.com/|Ubuntu]]. A feature toeasily create debian files is added, other linux distributions are not explicit  +
-supported, but other build systems can be integrated via the open-source project.+
  
-The //Tseries// source code is available at [[https://svn.met.no/viewvc/tseries/|subversion]]+=== Ubuntu Packages === 
 +Tseries packages may be installed from [[https://launchpad.net/~met-norway/+archive/ubuntu/metapps/|launchpad/met-norway PPA]]. Please follow the instructions on that site and install the latest ''tseries-X.Y'' package.
  
 +=== Setup files ===
  
-===== Documentation =====+Since //Tseries//-6.2 setup i separated into an extra package. Setup files are specific designed for the Norwegian 
 +Meteorological Institute, but can be downloaded and altered locally. The setup files are supported by autotools to 
 +install them locally. There is also a feature to create debian packages for the setup-files.
  
-  {{:tseries:tseries-technical-documentation.pdf|Technical documentation}}, describing how to work with //Tseries//-setup files and styles+===== DOCUMENTATION ===== 
 + 
 +  [[tseries:technical|Technical documentation]], describing how to work with //Tseries//-setup files and styles
   * [[tseries:doc|Online Documentation]]   * [[tseries:doc|Online Documentation]]
-  * [[tseries:news|News]] 
   * [[tseries:screenshots|Screenshots]]   * [[tseries:screenshots|Screenshots]]
   * [[tseries:build_guidance|Build Guidance]]   * [[tseries:build_guidance|Build Guidance]]
- 
- 
- 
- 
- 
  
  • tseries/start.1389774780.txt.gz
  • Last modified: 2022-05-31 09:23:29
  • (external edit)