Actions

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…')
 
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=[mailto:peter.schade@baw.de P. Schade]
|contact_original=P. Schade
|contact_maintenance=[mailto:peter.schade@baw.de P. Schade]
|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

  1. general input data (filetype excelenz.dat)
  2. input time-series data in ASCII-Format (files of type boewrt.dat)
  3. several other files for specifying the data being converted (see documentation for the file excelenz.dat)

Output-Files

  1. (optional) already converted time-series data in ASCII-format (files of filetype excel.dat or boewrt.dat)
  2. informative printer file (filetype excelenz.sdr)
  3. (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

FFT, MESKOR, ZEITRIO

Program(s) to run after this Program

EXANZEIT, TIDKEN

Additional Information

Language

Fortran90

Additional software

-

Original Version

P. Schade

Maintenance

working group PRE

Documentation/Literature

$PROGHOME/examples/excelenz/


back to Program Descriptions


Overview