Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kvalobs:kvoss:system:qc2:flag:analysis [2010-01-17 19:01:25] paule |
kvalobs:kvoss:system:qc2:flag:analysis [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 9: | Line 9: | ||
* [[https:// | * [[https:// | ||
- | ==== Redistirbution | + | ==== Redistribution |
^Controlflag Setting: |fd=7 | | ^Controlflag Setting: |fd=7 | | ||
Line 79: | Line 79: | ||
* ftime is not yet included in the requirements for useinfo(3). This needs to be done | * ftime is not yet included in the requirements for useinfo(3). This needs to be done | ||
- | * In this particular example fhqc=7 " | + | * In this particular example fhqc=7 " |
* Currently for the operational configuration the condition set is "DO NOT OVERWRITE A VALUE ALREADY CORRECTED BY HQC". For development/ | * Currently for the operational configuration the condition set is "DO NOT OVERWRITE A VALUE ALREADY CORRECTED BY HQC". For development/ | ||
Line 86: | Line 86: | ||
* Reasons for " | * Reasons for " | ||
+ | |||
+ | * Reasons for " | ||
**Scheduling** | **Scheduling** | ||
Line 235: | Line 237: | ||
</ | </ | ||
+ | ===== Some empirical tests ===== | ||
+ | |||
+ | Generate a sample Qc2 controlinfo value and observe what codes the above generates for useinfo. (Please suggest additional test cases) | ||
+ | |||
+ | ^Qc2 Flag or Specific Algorithm ^Controlinfo ^Resulting useinfo ^ | ||
+ | |RR24 Redistribution |[1000001000007000] |[5896900000000000]| | ||
+ | |RR24 Redistribution |[1140001000007000] |[5896900000000001]| | ||
+ | |ftime from TAN TAX interpolation |[1000600100000000] |[5033700000000001]| | ||
+ | |ftime |[1000600200000000] |[5033700000000001]| | ||
+ | |ftime |[1000600300000000] |[5033700000000001]| | ||
+ | |fnum |[1100700000000000] |[7000000000000001]| | ||
+ | |fnum |[1100800000000000] |[7000000000000001]| | ||
+ | |fnum |[1100900000000000] |[7000000000000001]| | ||
+ | |fnum |[1100A00000000000] |[7000000000000001]| | ||
+ | |fclim |[1111000000010000] |[5000000000000000]| | ||
+ | |fclim |[1111000000020000] |[5010500000000001]| | ||
+ | |fclim |[1111000000030000] |[5033500000000001]| | ||
+ | |fw |[1111000010000000] |[5000000000000000]| | ||
+ | |fw |[1111000020000000] |[5010500000000001]| | ||
+ | |fw |[1111000030000000] |[5033500000000001]| | ||
+ | |fw |[1111000040000000] |[5000000000000001]| | ||
+ | |fw |[1111000050000000] |[5000000000000001]| | ||
+ | |fw |[1111000080000000] |[5000000000000001]| | ||
+ | |control (no Qc2) |[1111000000000000] |[5000000000000000]| | ||
+ | |control (no Qc2) |[1111000000000000] |[5000000000000000]| | ||
+ | |control (no Qc2) |[1000001000000000] |[9899900000000000]| | ||
+ | Furthermore, | ||
Line 241: | Line 270: | ||
===== Open Issues ===== | ===== Open Issues ===== | ||
- | - Shall src/ | + | - Shall src/ |
- Use fw to record general information on Qc2 controls or keep reserved for weather analysis? See Slide 3 of [[https:// | - Use fw to record general information on Qc2 controls or keep reserved for weather analysis? See Slide 3 of [[https:// | ||
- Given this overview of Qc2 control flagging is the specification for the corresponding useinfo in place ... what still needs to be done? | - Given this overview of Qc2 control flagging is the specification for the corresponding useinfo in place ... what still needs to be done? | ||