EXCELENZ: Difference between revisions
From BAWiki
imported>Spohr Susanne mNo edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
|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