MESKOR: Difference between revisions
From BAWiki
imported>BAWiki 2 (Created page with '{{ProgramDescription |name_de=MESKOR |name=MESKOR |version=October 2002 |version_descr=October 2002 |catchwords=time-series<br /> correction with a constant value<br /> rem…') |
Guntram Seiß (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
|name_de=MESKOR | |name_de=MESKOR | ||
|name=MESKOR | |name=MESKOR | ||
|version= | |version=December 2019 | ||
|version_descr= | |version_descr=December 2019 | ||
|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. | |||
Processing measurement values keeps the FillValues unchanged since the December 2019 version. | |||
|inputfiles= | |inputfiles= | ||
# time series (filetype [[BOERND.DAT|boernd.dat]]) | # time series (filetype [[BOERND.DAT|boernd.dat]]) | ||
# (optional, for files of type [[BOERND.DAT|boernd.dat]]) table with files and correction informations (file type meskor.table) | # (optional, for files of type [[BOERND.DAT|boernd.dat]]) table with files and correction informations (file type meskor.table) | ||
|outputfiles= | |outputfiles= | ||
# corrected time series (filetype [[BOERND.DAT|boernd.dat]] | # corrected time series (filetype [[BOERND.DAT|boernd.dat]]) | ||
# informative printer file (filetype meskor.sdr) | # informative printer file (filetype meskor.sdr) | ||
# terminal protocol which contains the interactive input (file meskor_log.dat) | # terminal protocol which contains the interactive input (file meskor_log.dat) | ||
|methodology= | |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. | |||
|preprocessor=- | |preprocessor=[[ZEITRIO]], Text-Editor | ||
|postprocessor=[[EVENTFILTER]], [[EXCELENZ]], [[FFT]], [[TIDKEN]], [[UTRRND]], [[GVIEW2D]] | |postprocessor=[[EVENTFILTER]], [[EXCELENZ]], [[FFT]], [[TIDKEN]], [[UTRRND]], [[GVIEW2D]], [[ZEITRIO]] | ||
|language= | |language=Fortran03 | ||
|add_software= - | |add_software= - | ||
|contact_original= | |contact_original=I. Uliczka | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/meskor/ | |documentation=$PROGHOME/examples/meskor/ | ||
}} | }} |
Latest revision as of 14:01, 10 October 2022
Basic Information
Name of Program
MESKOR
Version-Date
December 2019
Description-Date
December 2019
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.
Processing measurement values keeps the FillValues unchanged since the December 2019 version.
Input-Files
- time series (filetype boernd.dat)
- (optional, for files of type boernd.dat) table with files and correction informations (file type meskor.table)
Output-Files
- corrected time series (filetype boernd.dat)
- informative printer file (filetype meskor.sdr)
- 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
ZEITRIO, Text-Editor
Program(s) to run after this Program
EVENTFILTER, EXCELENZ, FFT, TIDKEN, UTRRND, GVIEW2D, ZEITRIO
Additional Information
Language
Fortran03
Additional software
-
Original Version
I. Uliczka
Maintenance
Documentation/Literature
$PROGHOME/examples/meskor/
back to Program Descriptions