Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
kvalobs:kvoss:system:qc2:user [2011-11-28 10:49:40] alexanderb fixed typo |
kvalobs:kvoss:system:qc2:user [2022-05-31 09:29:32] (current) |
====== Qc2 User Guide ====== | ====== Qc2 User Guide ====== |
| |
**This documentation is mostly for the development version of kvqc2d as of 2011-11-18.** | **This documentation is mostly for the development version 1.3.1 of kvqc2d as of 2011-12-02.** |
| |
===== Configuration ===== | ===== Configuration ===== |
==== Flags and Flag Modification ==== | ==== Flags and Flag Modification ==== |
| |
For the development version, the specification of [[kvalobs:kvalobs-flagg|flags]] and flag modifications has been changed and extended. | For the development version, the specification of [[kvalobs:kvalobs:kvalobs-flagg|flags]] and flag modifications has been changed and extended. |
One part of this is flag **matching**, the other flag **modification**. | One part of this is flag **matching**, the other flag **modification**. |
| |
The first and last observation times for which an algorithm shall run is specified with: | The first and last observation times for which an algorithm shall run is specified with: |
* either ''Start_YYYY'', ''Start_MM'', ''Start_DD'', ''Start_hh'', ''Start_mm'', ''Start_ss'' and ''End_YYYY'', ''End_MM'', ''End_DD'', ''End_hh'', ''End_mm'', ''End_ss'' | * either ''Start_YYYY'', ''Start_MM'', ''Start_DD'', ''Start_hh'', ''Start_mm'', ''Start_ss'' and ''End_YYYY'', ''End_MM'', ''End_DD'', ''End_hh'', ''End_mm'', ''End_ss'' |
* or with ''Last_NDays = //d//'' which takes the present time (not the scheduled time!) and sets seconds and minutes to 0 to obtain the end time; then, ''//d//'' days are subtracted to obtain the start time | * or with ''Last_NDays = //d//'' which takes the present time (not the scheduled time!) and sets seconds and minutes to 0 to obtain the end time; then, ''//d//'' days are subtracted to obtain the start time. It is also possible to set ''Start_hh'' and ''Start_mm'' here, for example for data expected at 06:00. |
| |
==== Algorithm Choice and Configuration ==== | ==== Algorithm Choice and Configuration ==== |
The following algorithms are known, and links are given the their respective descriptions. | The following algorithms are known, and links are given the their respective descriptions. |
| |
* ''DipTest'' checks for double jumps in the data, see [[kvoss:system:qc2:requirements:algorithms:diptest03|description]] | * ''DipTest'' checks for double jumps in the data, see [[kvalobs:kvoss:system:qc2:requirements:algorithms:diptest03|description]] |
* ''SingleLinear'' checks for single missing values, see [[kvoss:system:qc2:requirements:algorithms:singlelinear|description]] | * ''SingleLinear'' checks for single missing values, see [[kvalobs:kvoss:system:qc2:requirements:algorithms:singlelinear|description]] |
* ''Redistribute'' redistributes accumulated precipitation based on neighbor station data, see [[kvoss:system:qc2:requirements:algorithms:rarr_24|description]] | * ''Redistribute'' redistributes accumulated precipitation based on neighbor station data, see [[kvalobs:kvoss:system:qc2:requirements:algorithms:rarr_24|description]] |
* ''Plumatic'' checks 1-minute data from //vippepluviometer//, see [[kvoss:system:qc2:requirements:algorithms:plumatic|description]] | * ''Plumatic'' checks 1-minute data from //vippepluviometer//, see [[kvalobs:kvoss:system:qc2:requirements:algorithms:plumatic|description]] |
| |
===== Links ===== | ===== Links ===== |
* [[.user:version|Version Details]] | * [[.user:version|Version Details]] |
| |
* [[kvoss:system:qc2|QC2 System Root Page]] | * [[kvalobs:kvoss:system:qc2|QC2 System Root Page]] |