Actions

ZEITRIO: Difference between revisions

From BAWiki

imported>Spohr Susanne
mNo edit summary
imported>Seiss Guntram
(Update of Description to be consistent with the functionality of the software)
Line 2: Line 2:
|name_de=ZEITRIO
|name_de=ZEITRIO
|name=ZEITRIO
|name=ZEITRIO
|version=February 2003
|version=August 2011
|version_descr=February 2003
|version_descr=August 2011
|catchwords=preprocessor<br />
|catchwords=preprocessor<br />
time series
time series
|shortdescription=The program ZEITRIO reads and writes data files, that contain time series in different formats. It is possible to read the following file-types: boewrt.dat, solwrt.dat, 6dph.dat, trbnk.eng  and dwdwin. They can be wrote as boewrt.dat or ASCII columns afterwards.  
|shortdescription=The program ZEITRIO reads and writes data files, that contain time series in different formats. It is possible to read the file-types listed below. They can be wrote as boewrt.dat or ASCII columns afterwards.  
|inputfiles=
|inputfiles=
# data files with time series of type [[BOEWRT.DAT|boewrt.dat]].
# data files with time series of type [[BOEWRT.DAT|boewrt.dat]].
Line 14: Line 14:
# data files with time series of type aander.dat.
# data files with time series of type aander.dat.
# data files with time series of type dwdwin.dat.
# data files with time series of type dwdwin.dat.
# data files with time series of type WSA Bremen.
# data files with time series of type peg.dat.
# data files with time series of type pegel.his.
# data files with time series of type extab.dat.
# data files with time series of type WSA Emden.
# data files with time series of type column oriented MATLAB matrix.
# data files with time series of type ZRX.
# data files with time series of type WOCE gauge data.
# optional input data of type [[ZEITRIO.DAT|zeitrio.dat]]. This file defines time intervals in case that the output ([[BOEWRT.DAT|boewrt.dat]] only) should be devided into several seperate files of a certain length.
# optional input data of type [[ZEITRIO.DAT|zeitrio.dat]]. This file defines time intervals in case that the output ([[BOEWRT.DAT|boewrt.dat]] only) should be devided into several seperate files of a certain length.
|outputfiles=
|outputfiles=
# data files with time series of type [[BOEWRT.DAT|boewrt.dat]].
# data files with time series of type [[BOEWRT.DAT|boewrt.dat]].
# data files with time series as ASCII-columns and a separate header file (a format which can be used with MATLAB, SCILAB or Mathematica).
# data files with time series as ASCII-columns and a separate header file (a format which can be used with MATLAB, SCILAB or Mathematica).
# printer protocol file (zeitrio.sdr).
# (optional) terminal input protocol of type gkslog.dat.   
# (optional) terminal input protocol of type gkslog.dat.   
|methodology=After defining a reference date, which is important when reading or writing a file with relative time information (e.g. solwrt.dat) a time series is read. Please note, that only one time series at one knot can be read and proccessed at the same time. The time series are wrote to a file using the format defined by the user. If writing [[BOEWRT.DAT|boewrt.dat]]  there is the additional possiblity to write defined time intervalls (e.g. days) into seperate files. The date of the day is part of the file name.  
|methodology=After defining a reference date, which is important when reading or writing a file with relative time information (e.g. solwrt.dat) a time series is read. Please note, that only one time series at one knot can be read and proccessed at the same time. The time series are wrote to a file using the format defined by the user. If writing [[BOEWRT.DAT|boewrt.dat]]  there is the additional possiblity to write defined time intervalls (e.g. days) into seperate files. The date of the day is part of the file name. Optionally the time series will be interpolated to equidistant time steps. The printer protocol file provides information about significant gaps in time axis. Time series of type MATLAB matrix or ZRX can be filtered and recalculated with an offset and scaling for the data values.
|preprocessor=[[FFT]], [[TSCALC]]
|preprocessor=[[FFT]], [[TSCALC]], MATLAB, SCILAB
|postprocessor=[[BOERND]], [[EXCELENZ]], [[FFT]], [[GVIEW2D]], [[ROSE]], [[TIDKEN]], [[TSCALC]], [[UTRRND]]
|postprocessor=[[BOERND]], [[EXCELENZ]], [[FFT]], [[GVIEW2D]], [[ROSE]], [[TIDKEN]], [[TSCALC]], [[UTRRND]], MATLAB, SCILAB
|language=Fortran90
|language=Fortran90
|add_software= -
|add_software= -
|contact_original=[mailto:jens.juerges@baw.de J. Jürges]
|contact_original=[mailto:jens.juerges@baw.de J. Jürges]
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges]
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges] [mailto:guntram.seiss@baw.de G. Seiß]
|documentation=$PROGHOME/examples/zeitrio  
|documentation=$PROGHOME/examples/zeitrio  
}}
}}

Revision as of 07:53, 15 August 2011

Basic Information

Name of Program

ZEITRIO

Version-Date

August 2011

Description-Date

August 2011

Catchwords

preprocessor
time series

Short Description of Functionality

The program ZEITRIO reads and writes data files, that contain time series in different formats. It is possible to read the file-types listed below. They can be wrote as boewrt.dat or ASCII columns afterwards.

Input-Files

  1. data files with time series of type boewrt.dat.
  2. data files with time series of type solwrt.dat.
  3. data files with time series of type 6dph.dat.
  4. data files with time series of type trbnk.dat.
  5. data files with time series of type aander.dat.
  6. data files with time series of type dwdwin.dat.
  7. data files with time series of type WSA Bremen.
  8. data files with time series of type peg.dat.
  9. data files with time series of type pegel.his.
  10. data files with time series of type extab.dat.
  11. data files with time series of type WSA Emden.
  12. data files with time series of type column oriented MATLAB matrix.
  13. data files with time series of type ZRX.
  14. data files with time series of type WOCE gauge data.
  15. optional input data of type zeitrio.dat. This file defines time intervals in case that the output (boewrt.dat only) should be devided into several seperate files of a certain length.

Output-Files

  1. data files with time series of type boewrt.dat.
  2. data files with time series as ASCII-columns and a separate header file (a format which can be used with MATLAB, SCILAB or Mathematica).
  3. printer protocol file (zeitrio.sdr).
  4. (optional) terminal input protocol of type gkslog.dat.

Methodology

After defining a reference date, which is important when reading or writing a file with relative time information (e.g. solwrt.dat) a time series is read. Please note, that only one time series at one knot can be read and proccessed at the same time. The time series are wrote to a file using the format defined by the user. If writing boewrt.dat there is the additional possiblity to write defined time intervalls (e.g. days) into seperate files. The date of the day is part of the file name. Optionally the time series will be interpolated to equidistant time steps. The printer protocol file provides information about significant gaps in time axis. Time series of type MATLAB matrix or ZRX can be filtered and recalculated with an offset and scaling for the data values.

Program(s) to run before this Program

FFT, TSCALC, MATLAB, SCILAB

Program(s) to run after this Program

BOERND, EXCELENZ, FFT, GVIEW2D, ROSE, TIDKEN, TSCALC, UTRRND, MATLAB, SCILAB

Additional Information

Language

Fortran90

Additional software

-

Original Version

J. Jürges

Maintenance

J. Jürges G. Seiß

Documentation/Literature

$PROGHOME/examples/zeitrio


back to Program Descriptions


Overview