EXCELENZ: Difference between revisions
From BAWiki
imported>BAWiki 3 (Created page with '{{ProgramDescription |name_de=EXCELENZ |name=EXCELENZ |version=February 1997 |version_descr=February 1997 |catchwords=postprocessor<br /> data conversion<br /> handling of meas…') |
Guntram Seiß (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 26: | Line 26: | ||
EXCELENZ takes the physical quantities directly from input data or calculates them before writing. | EXCELENZ takes the physical quantities directly from input data or calculates them before writing. | ||
|preprocessor=[[FFT]], [[MESKOR]], [[ZEITRIO]] | |preprocessor=[[FFT]], [[MESKOR]], [[ZEITRIO]] | ||
|postprocessor=[[EXANZEIT, TIDKEN]] | |postprocessor=[[EXANZEIT]], [[TIDKEN]] | ||
|language=Fortran90 | |language=Fortran90 | ||
|add_software=- | |add_software=- | ||
|contact_original= | |contact_original=P. Schade | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/excelenz/ | |documentation=$PROGHOME/examples/excelenz/ | ||
}} | }} |
Latest revision as of 12:30, 10 October 2022
Basic Information
Name of Program
EXCELENZ
Version-Date
February 1997
Description-Date
February 1997
Catchwords
postprocessor
data conversion
handling of measured data
conversion of time-series data for further analysis or graphical display
Short Description of Functionality
The program EXCELENZ is a postprocessor converting time-series, which are stored in files of filetype boewrt.dat. The user controls the conversion by specifying the name of location and the physical quantities which should be written to the output files. The extracted data can be later used in one of the following applications:
- graphical display of time series using GKS-programs (filetype boewrt.dat)
- usage inside the spread sheet program EXCEL (filetype excel.dat)
Input-Files
- general input data (filetype excelenz.dat)
- input time-series data in ASCII-Format (files of type boewrt.dat)
- several other files for specifying the data being converted (see documentation for the file excelenz.dat)
Output-Files
- (optional) already converted time-series data in ASCII-format (files of filetype excel.dat or boewrt.dat)
- informative printer file (filetype excelenz.sdr)
- (optional) trace of program execution (filetype excelenz.trc)
Methodology
EXCELENZ looks for a specified name of location in the files with input time-series data. The file of filetype boewrt.dat with the exactly matching name of location in its header offers the data for further conversion. If an input file does not include the probably needed waterlevel an optional reference location of waterlevel must be specified in a separate datablock of type ZROUTPUT. EXCELENZ takes the physical quantities directly from input data or calculates them before writing.
Program(s) to run before this Program
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
-
Original Version
P. Schade
Maintenance
Documentation/Literature
$PROGHOME/examples/excelenz/
back to Program Descriptions