FRQ2ZEITR: Difference between revisions
From BAWiki
Guntram Seiß (talk | contribs) mNo edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
|name_de=FRQ2ZEITR | |name_de=FRQ2ZEITR | ||
|name=FRQ2ZEITR | |name=FRQ2ZEITR | ||
|version= | |version=October 2022 | ||
|version_descr= | |version_descr=October 2022 | ||
|catchwords= | |catchwords= | ||
Harmonic evaluation of tides<br /> | Harmonic evaluation of tides<br /> | ||
Line 31: | Line 31: | ||
'''Remarks''': | '''Remarks''': | ||
It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time. | * It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time. Its also possible to specify nonequidistant timestamps. | ||
If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS. | * If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS. | ||
* Commandline arguments are supported. Help: '''frq2zeitr -h'''; Look also inside the examples folder. | |||
|preprocessor= | |preprocessor= | ||
[[FRQWF]] | [[FRQWF]] |
Revision as of 15:09, 14 October 2022
Basic Information
Name of Program
FRQ2ZEITR
Version-Date
October 2022
Description-Date
October 2022
Catchwords
Harmonic evaluation of tides
forecast calculation of tides
tidal harmonic constituents
time series
Short Description of Functionality
-
Input-Files
- input control file (file type frq2zeitr.dat).
- file with keys of tidal harmonic constituents which will be used for calculation of the waterlevel (file type kennungen.dat).
- file with the keys of geopositions for which the time series will be calculated (file type kennungen.dat).
- file with the names of available extended geoposition files (file type dateiliste.dat).
- file with basic information about the tidal harmonic constituents (file tidegrunddaten.dat).
- the available extended geoposition files with information about the tidal amplitudes(file type geopos.dat).
- (optional) file with absolute times, onto which the output timeseries should be mapped (file type boewrt.dat). Only the time information of this file will be considered.
Output-Files
- files with time series of water level (file type boewrt.dat)
- printer file frq2zeitr.sdr
- (optional) file with test output (frq2zeitr.trc)
Methodology
First the time vector is created. Then the neccessary frequencies and correctures are calculated. Further the local tidal amplitudes and phases are extracted. Then the tidal constituents are summed up to the total water level for the whole time vector. For calculation of the cosine the reference time is chosen as 01.01.yyyy-00:00:00 + n*T. T is the period of the harmonic constituent and n an integer number.
Additionally the status flag is generated and written on output. The flag is set to value 1 == "good".
Remarks:
- It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time. Its also possible to specify nonequidistant timestamps.
- If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS.
- Commandline arguments are supported. Help: frq2zeitr -h; Look also inside the examples folder.
Program(s) to run before this Program
Program(s) to run after this Program
EXCELENZ, GVIEW2D, TSCALC, UTRRND, ZEITRIO
Additional Information
Language
Fortran95
Additional software
-
Original Version
G. Seiß, M. Haupt
Maintenance
Documentation/Literature
$PROGHOME/examples/frq2zeitr
Tafeln der Astronomischen Argumente V_0+v und der Korrekturen (j, v) von 1900 bis 1999, Bundesamt für Seeschiffahrt und Hydrographie, Hamburg.
back to Program Descriptions