Actions

ZEITRIO: Difference between revisions

From BAWiki

imported>Mueller-hagedorn
(Created page with '{{ProgramDescription |name_de=ZEITRIO |name=ZEITRIO |version=February 2003 |version_descr=February 2003 |catchwords=preprocessor<br /> time series |shortdescription=The program…')
 
imported>Mueller-hagedorn
mNo edit summary
Line 7: Line 7:
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 following file-types: boewrt.dat, solwrt.dat, 6dph.dat, trbnk.eng  and dwdwin. They can be wrote as boewrt.dat or ASCII columns afterwards.  
 
|inputfiles=
# data files with time series of type [[BOEWRT.DAT|boewrt.dat]].
# data files with time series of type solwrt.dat.
# data files with time series of type 6dph.dat.
# data files with time series of type trbnk.dat.
# data files with time series of type aander.dat.
# data files with time series of type dwdwin.dat.
# 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=
# 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).
# (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.
|preprocessor=[[FFT]], [[TSCALC]]
|postprocessor=[[BOERND]], [[EXCELENZ]], [[FFT]], [[GVIEW2D]], [[ROSE]], [[TIDKEN]], [[TSCALC]], [[UTRRND]]
|language=FORTRAN 90
|add_software= -
|contact_original=[mailto:jens.juerges@baw.de J. Jürges]
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges]
|documentation=$PROGHOME/examples/zeitrio
}}
}}

Revision as of 10:06, 3 May 2010

Basic Information

Name of Program

ZEITRIO

Version-Date

February 2003

Description-Date

February 2003

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 following file-types: boewrt.dat, solwrt.dat, 6dph.dat, trbnk.eng and dwdwin. 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. 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. (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.

Program(s) to run before this Program

FFT, TSCALC

Program(s) to run after this Program

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

Additional Information

Language

FORTRAN 90

Additional software

-

Original Version

J. Jürges

Maintenance

J. Jürges

Documentation/Literature

$PROGHOME/examples/zeitrio


back to Program Descriptions


Overview