Actions

MESKOR: Difference between revisions

From BAWiki

imported>BAWiki 2
mNo edit summary
imported>Seiss Guntram
m (typical use cases, time correction)
Line 2: Line 2:
|name_de=MESKOR  
|name_de=MESKOR  
|name=MESKOR  
|name=MESKOR  
|version=October 2002  
|version=February 2013  
|version_descr=October 2002  
|version_descr=February 2013  
|catchwords=time-series<br />
|catchwords=time-series<br />
correction with a constant value<br />
correction with a constant value<br />
Line 10: Line 10:
|shortdescription=The program MESKOR allows the correction of time or any other available physical quantity within a specific reach of time of time-series data. A constant can bei either subtracted or added to the data and a linear trend can be removed. A scaling of measurements is also possible (to change e.g. from centimeters to meters).
|shortdescription=The program MESKOR allows the correction of time or any other available physical quantity within a specific reach of time of time-series data. A constant can bei either subtracted or added to the data and a linear trend can be removed. A scaling of measurements is also possible (to change e.g. from centimeters to meters).
The use of an input table makes results reproducable for files of type [[BOERND.DAT|boernd.dat]]. One can store the interactive session in a protocol and run it later again.  
The use of an input table makes results reproducable for files of type [[BOERND.DAT|boernd.dat]]. One can store the interactive session in a protocol and run it later again.  
Typical use cases: correction of digitized gauge data, where the paper has been distorted, correction of many gauges from gauge zero (PNP) to normal zero (NHN), chained correction e.g. first shift values with -500.0, then skale them with 0.01.
|inputfiles=
|inputfiles=
# time series (filetype [[BOERND.DAT|boernd.dat]])
# time series (filetype [[BOERND.DAT|boernd.dat]])
Line 18: Line 19:
# terminal protocol which contains the interactive input (file meskor_log.dat)     
# terminal protocol which contains the interactive input (file meskor_log.dat)     
|methodology=
|methodology=
No description available.
time corrections are done by using the BAW time calculation modules. This avoids rounding errors in longer time series due to use of REAL numbers.
|preprocessor=-
|preprocessor=-
|postprocessor=[[EVENTFILTER]], [[EXCELENZ]], [[FFT]], [[TIDKEN]], [[UTRRND]], [[GVIEW2D]]
|postprocessor=[[EVENTFILTER]], [[EXCELENZ]], [[FFT]], [[TIDKEN]], [[UTRRND]], [[GVIEW2D]]

Revision as of 12:33, 14 February 2013

Basic Information

Name of Program

MESKOR

Version-Date

February 2013

Description-Date

February 2013

Catchwords

time-series
correction with a constant value
removal of a linear trend
scaling of measurements

Short Description of Functionality

The program MESKOR allows the correction of time or any other available physical quantity within a specific reach of time of time-series data. A constant can bei either subtracted or added to the data and a linear trend can be removed. A scaling of measurements is also possible (to change e.g. from centimeters to meters). The use of an input table makes results reproducable for files of type boernd.dat. One can store the interactive session in a protocol and run it later again. Typical use cases: correction of digitized gauge data, where the paper has been distorted, correction of many gauges from gauge zero (PNP) to normal zero (NHN), chained correction e.g. first shift values with -500.0, then skale them with 0.01.

Input-Files

  1. time series (filetype boernd.dat)
  2. (optional, for files of type boernd.dat) table with files and correction informations (file type meskor.table)

Output-Files

  1. corrected time series (filetype boernd.dat)
  2. informative printer file (filetype meskor.sdr)
  3. terminal protocol which contains the interactive input (file meskor_log.dat)

Methodology

time corrections are done by using the BAW time calculation modules. This avoids rounding errors in longer time series due to use of REAL numbers.

Program(s) to run before this Program

-

Program(s) to run after this Program

EVENTFILTER, EXCELENZ, FFT, TIDKEN, UTRRND, GVIEW2D

Additional Information

Language

Fortran90

Additional software

-

Original Version

I. Uliczka

Maintenance

G.Seiß

Documentation/Literature

$PROGHOME/examples/meskor/


back to Program Descriptions


Overview