From 65a7391e9f977c3a7fde0589d128cf3609786d92 Mon Sep 17 00:00:00 2001 From: Sebastien Villaume Date: Fri, 20 Dec 2024 15:54:23 +0000 Subject: [PATCH] issue #255 - adding new code tables 4.120, 34.121. 4.122 --- GRIB2_CodeFlag_4_0_CodeTable_en.csv | 8 +++++++- GRIB2_CodeFlag_4_120_CodeTable_en.csv | 18 ++++++++++++++++++ GRIB2_CodeFlag_4_121_CodeTable_en.csv | 9 +++++++++ GRIB2_CodeFlag_4_122_CodeTable_en.csv | 7 +++++++ 4 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 GRIB2_CodeFlag_4_120_CodeTable_en.csv create mode 100644 GRIB2_CodeFlag_4_121_CodeTable_en.csv create mode 100644 GRIB2_CodeFlag_4_122_CodeTable_en.csv diff --git a/GRIB2_CodeFlag_4_0_CodeTable_en.csv b/GRIB2_CodeFlag_4_0_CodeTable_en.csv index e45d44e..3c5585c 100644 --- a/GRIB2_CodeFlag_4_0_CodeTable_en.csv +++ b/GRIB2_CodeFlag_4_0_CodeTable_en.csv @@ -119,7 +119,13 @@ Product definition template number,,133,,"Post-processed quantile forecasts of a Product definition template number,,134,,"Quantile forecasts of anomalies, significance and other derived products in relation to a reference period at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval",,,,Operational Product definition template number,,135,,"Post-processed quantile forecasts of anomalies, significance and other derived products in relation to a reference period at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval",,,,Operational Product definition template number,,136,,"Probability forecasts of anomalies, significance and other derived products in relation to a reference period with spatiotemporal processing based on focal (moving window) statistics in relation to a reference period at a horizontal level or in at a point in time",,,,Operational -Product definition template number,,137-253,,Reserved,,,,Operational +Product definition template number,,137,,"Verification scores for analysis or forecast at a horizontal level or in a horizontal layer at a point in time ",,,,Operational +Product definition template number,,138,,"Verification scores for average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval",,,,Operational +Product definition template number,,139,,"Verification scores for individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time",,,,Operational +Product definition template number,,140,,"Verification scores for individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval",,,,Operational +Product definition template number,,141,,"Verification scores for derived forecast based on all ensemble members at a horizontal level or in a horizontal layer at a point in time",,,,Operational +Product definition template number,,142,,"Verification scores for derived forecasts based on all ensemble members at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval",,,,Operational +Product definition template number,,143-253,,Reserved,,,,Operational Product definition template number,,254,,CCITT IA5 character string,,,,Operational Product definition template number,,255-999,,Reserved,,,,Operational Product definition template number,,1000,,Cross-section of analysis and forecast at a point in time,,,,Experimental diff --git a/GRIB2_CodeFlag_4_120_CodeTable_en.csv b/GRIB2_CodeFlag_4_120_CodeTable_en.csv new file mode 100644 index 0000000..9497541 --- /dev/null +++ b/GRIB2_CodeFlag_4_120_CodeTable_en.csv @@ -0,0 +1,18 @@ +Title_en,SubTitle_en,CodeFlag,Value,MeaningParameterDescription_en,Note_en,noteIDs,UnitComments_en,Status +Verification scores,,0,,"Mean error" +Verification scores,,1,,"Root mean squared error" +Verification scores,,2,,"Continuous ranked probability score (CRPS)" +Verification scores,,3,,"Fair continuous ranked probability score" +Verification scores,,4,,"Continuous logarithmic ignorance score" +Verification scores,,5,,"Fair continuous logarithmic ignorance score" +Verification scores,,6,,"Ranked probability score" +Verification scores,,7-99,,Reserved for future use +Verification scores,,100,,"Contingency Table (deterministic) - hits" +Verification scores,,101,,"Contingency Table (deterministic) - false alarms" +Verification scores,,102,,"Contingency Table (deterministic) - misses" +Verification scores,,103,,"Contingency Table (deterministic) - correct negatives" +Verification scores,,104,,"Contingency Table (probabilistic) - Forecast-by-n-members and observed" +Verification scores,,105,,"Contingency Table (probabilistic) - Forecast-by-n-members and not observed" +Verification scores,,106-191,,Reserved,,,,Operational +Verification scores,,192-254,,Reserved for local use,,,,Operational +Verification scores,,255,,Missing,,,,Operational diff --git a/GRIB2_CodeFlag_4_121_CodeTable_en.csv b/GRIB2_CodeFlag_4_121_CodeTable_en.csv new file mode 100644 index 0000000..c9cb9e7 --- /dev/null +++ b/GRIB2_CodeFlag_4_121_CodeTable_en.csv @@ -0,0 +1,9 @@ +Title_en,SubTitle_en,CodeFlag,Value,MeaningParameterDescription_en,Note_en,noteIDs,UnitComments_en,Status +Type of reference dataset for verification,,0,,Analysis interpolated on forecast grid,,,,Operational +Type of reference dataset for verification,,1,, Analysis with forecast interpolated on analysis grid,,,,Operational +Type of reference dataset for verification,,2,,Analysis interpolated on a common grid with the forecast but different to original grid,,,,Operational +Type of reference dataset for verification,,3,,Gridded observation on forecast grid,,,,Operational +Type of reference dataset for verification,,4,,Gridded observation with forecast interpolated on observation grid,,,,Operational +Type of reference dataset for verification,,5-191,,Reserved,,,,Operational +Type of reference dataset for verification,,192-254,,Reserved for local use,,,,Operational +Type of reference dataset for verification,,255,,Missing,,,,Operational diff --git a/GRIB2_CodeFlag_4_122_CodeTable_en.csv b/GRIB2_CodeFlag_4_122_CodeTable_en.csv new file mode 100644 index 0000000..ebd5d1f --- /dev/null +++ b/GRIB2_CodeFlag_4_122_CodeTable_en.csv @@ -0,0 +1,7 @@ +Title_en,SubTitle_en,CodeFlag,Value,MeaningParameterDescription_en,Note_en,noteIDs,UnitComments_en,Status +Type of additional arguments for verification score,,0,,Fixed threshold value,,,,Operational +Type of additional arguments for verification score,,1,,Threshold specified as a quantile of the climatology,,,,Operational +Type of additional arguments for verification score,,2,,Threshold specified as a multiple of the standard deviation,,,,Operational +Type of additional arguments for verification score,,3-191,,Reserved,,,,Operational +Type of additional arguments for verification score,,192-254,,Reserved for local use,,,,Operational +Type of additional arguments for verification score,,255,,Missing,,,,Operational