Skip to content

Commit

Permalink
248 code table 4101 new entry in code table 4101 to extend the usage …
Browse files Browse the repository at this point in the history
…of templates 4105 4106 4107 and 4112 (#263)

* fix rebase conflict: 248 adding entry in Code Table 4.101 and associated note

* fix rebase of xml,txt files

* fix legacy conflict text

* xml,txt files

---------

Co-authored-by: Sebastien Villaume <[email protected]>
Co-authored-by: Enrico Fucile <[email protected]>
  • Loading branch information
3 people authored Jul 11, 2024
1 parent 4c90c65 commit 827e65f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
3 changes: 2 additions & 1 deletion GRIB2_CodeFlag_4_101_CodeTable_en.csv
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Type of relationship to reference dataset,,20,,Extreme Forecast Index (EFI),(see
Type of relationship to reference dataset,,21,,Shift of Tails (SOT),(see Note 4),138,,Operational
Type of relationship to reference dataset,,22,,Anomaly of probabilities,(see Note 5),148,,Operational
Type of relationship to reference dataset,,23,,Standardized Drought Index,(see Note 6),147,,Operational
Type of relationship to reference dataset,,24-191,,Reserved,,,,Operational
Type of relationship to reference dataset,,24,,Crossing Point Forecast (CPF) (see Note 7),248a,,Operational
Type of relationship to reference dataset,,25-191,,Reserved,,,,Operational
Type of relationship to reference dataset,,192-254,,Reserved for local use,,,,Operational
Type of relationship to reference dataset,,255,,Missing,,,,Operational
1 change: 1 addition & 0 deletions notes/CodeFlag_notes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,6 @@ noteID,note
153,"The option quantile needs two additional arguments: 1) The total number of quantiles and 2) the quantile value."
154,"These parameters are intended to be used with templates 4.121 and 4.122 in which the spatiotemporal criteria is encoded used to get a categorical yes/no per grid point of each ensemble member."
155,"Scale Factor of Lower Limit, Scaled Value of Lower Limit, Scale Factor of Upper Limit and Scaled Value of Upper Limit must be set to missing. This entry is intended for, but not limited to, entries 5 to 7 in Code table 4.2 discipline 0 category 191."
248a,"Ben Bouallègue, Z. (2021). On the verification of the crossing-point forecast. Tellus A: Dynamic Meteorology and Oceanography, 73(1), 1–10. [https://doi.org/10.1080/16000870.2021.1913007]"
253a,In relation to local coordinate axes at a (grid) cell edge.
247a,"When using entry 10, the lower limit is used to encode the quantile q (must be an integer between 0 and Q) while the upper limit is used to encode the total number of quantiles Q. This defines the probability of the parameter falling within quantile q. For instance, to encode the probability of falling within the 10th percentile, then q=10 and Q=100; to encode the probability of falling within the 1st tercile, then q=1 and Q=3."
3 changes: 2 additions & 1 deletion txt/CodeFlag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2175,7 +2175,8 @@ Code table 4.101 - Type of relationship to reference dataset,,20,,Extreme Foreca
Code table 4.101 - Type of relationship to reference dataset,,21,,Shift of Tails (SOT),(see Note 4),138,,Operational
Code table 4.101 - Type of relationship to reference dataset,,22,,Anomaly of probabilities,(see Note 5),148,,Operational
Code table 4.101 - Type of relationship to reference dataset,,23,,Standardized Drought Index,(see Note 6),147,,Operational
Code table 4.101 - Type of relationship to reference dataset,,24-191,,Reserved,,,,Operational
Code table 4.101 - Type of relationship to reference dataset,,24,,Crossing Point Forecast (CPF) (see Note 7),248a,,Operational,
Code table 4.101 - Type of relationship to reference dataset,,25-191,,Reserved,,,,Operational
Code table 4.101 - Type of relationship to reference dataset,,192-254,,Reserved for local use,,,,Operational
Code table 4.101 - Type of relationship to reference dataset,,255,,Missing,,,,Operational
Code table 4.102 - Statistical processing of reference period,,0,,Average,,,,Operational
Expand Down
8 changes: 7 additions & 1 deletion xml/CodeFlag.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13058,7 +13058,13 @@
</GRIB2_CodeFlag_en>
<GRIB2_CodeFlag_en>
<Title_en>Code table 4.101 - Type of relationship to reference dataset</Title_en>
<CodeFlag>24-191</CodeFlag>
<CodeFlag>24</CodeFlag>
<MeaningParameterDescription_en>Crossing Point Forecast (CPF) (see Note 7)</MeaningParameterDescription_en>
<Status/>
</GRIB2_CodeFlag_en>
<GRIB2_CodeFlag_en>
<Title_en>Code table 4.101 - Type of relationship to reference dataset</Title_en>
<CodeFlag>25-191</CodeFlag>
<MeaningParameterDescription_en>Reserved</MeaningParameterDescription_en>
<Status>Operational</Status>
</GRIB2_CodeFlag_en>
Expand Down

0 comments on commit 827e65f

Please sign in to comment.