ZEITRIO: Difference between revisions
From BAWiki
imported>Seiss Guntram m (Small changes in description, update of version) |
imported>Seiss Guntram m (futher input file knoerg.bin) |
||
Line 2: | Line 2: | ||
|name_de=ZEITRIO | |name_de=ZEITRIO | ||
|name=ZEITRIO | |name=ZEITRIO | ||
|version= | |version=July 2013 | ||
|version_descr= | |version_descr=July 2013 | ||
|catchwords=preprocessor<br /> | |catchwords=preprocessor<br /> | ||
time series | time series | ||
Line 22: | Line 22: | ||
# data files with time series of type ZRX. | # data files with time series of type ZRX. | ||
# data files with time series of type WOCE gauge data. | # data files with time series of type WOCE gauge data. | ||
# data files with time series of type [[KNOERG.BIN|knoerg.bin]]. | |||
# 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= |
Revision as of 12:42, 17 July 2013
Basic Information
Name of Program
ZEITRIO
Version-Date
July 2013
Description-Date
July 2013
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
- data files with time series of type 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.
- 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 (Excel table with separators Blanks, Tabs, comma, semicolon).
- 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.
- data files with time series of type knoerg.bin.
- 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
- data files with time series of type 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).
- printer protocol file (zeitrio.sdr).
- (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, ZRX or "exctab.dat" can be filtered and recalculated with an offset and scaling for the data values. Absolute date and time will always be calculated by special operators with high accuracy.
Program(s) to run before this Program
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
Maintenance
Documentation/Literature
$PROGHOME/examples/zeitrio
back to Program Descriptions