From 6321adcdcacfa2995f8d6bfe55752f242001c822 Mon Sep 17 00:00:00 2001 From: Anna Milan Date: Fri, 2 Aug 2024 15:13:13 +0200 Subject: [PATCH] 238 new precipitation type flag... (#267) #238 * xml,txt files * 271 remove date from xml script (#272) * xml,txt files * Update create_master_lists.py Remove the generation of the 'generated' param to avoid complex merging process. Now the xml header won't have the 'generated' param anymore * xml,txt files --------- Co-authored-by: Enrico Fucile * xml,txt files * xml,txt files * update branch for issue #238 * xml,txt files --------- Co-authored-by: Enrico Fucile Co-authored-by: antoineMerleEUM --- GRIB2_CodeFlag_4_201_CodeTable_en.csv | 4 +++- txt/CodeFlag.txt | 4 +++- xml/CodeFlag.xml | 14 +++++++++++++- 3 files changed, 19 insertions(+), 3 deletions(-) diff --git a/GRIB2_CodeFlag_4_201_CodeTable_en.csv b/GRIB2_CodeFlag_4_201_CodeTable_en.csv index bdac7cc3..9e9ae831 100644 --- a/GRIB2_CodeFlag_4_201_CodeTable_en.csv +++ b/GRIB2_CodeFlag_4_201_CodeTable_en.csv @@ -12,6 +12,8 @@ Precipitation type,,9,,Graupel,,,,Operational Precipitation type,,10,,Hail,,,,Operational Precipitation type,,11,,Drizzle,,,,Operational Precipitation type,,12,,Freezing drizzle,,,,Operational -Precipitation type,,13-191,,Reserved,,,,Operational +Precipitation type,,13,,Hail (less than 5 mm),,,,Operational +Precipitation type,,14,,Hail (greater than or equal to 5 mm),,,,Operational +Precipitation type,,15-191,,Reserved,,,,Operational Precipitation type,,192-254,,Reserved for local use,,,,Operational Precipitation type,,255,,Missing,,,,Operational diff --git a/txt/CodeFlag.txt b/txt/CodeFlag.txt index eb94f1c1..7042ee2a 100644 --- a/txt/CodeFlag.txt +++ b/txt/CodeFlag.txt @@ -2254,7 +2254,9 @@ Code table 4.201 - Precipitation type,,9,,Graupel,,,,Operational Code table 4.201 - Precipitation type,,10,,Hail,,,,Operational Code table 4.201 - Precipitation type,,11,,Drizzle,,,,Operational Code table 4.201 - Precipitation type,,12,,Freezing drizzle,,,,Operational -Code table 4.201 - Precipitation type,,13-191,,Reserved,,,,Operational +Code table 4.201 - Precipitation type,,13,,Hail (less than 5 mm),,,,Operational +Code table 4.201 - Precipitation type,,14,,Hail (greater than or equal to 5 mm),,,,Operational +Code table 4.201 - Precipitation type,,15-191,,Reserved,,,,Operational Code table 4.201 - Precipitation type,,192-254,,Reserved for local use,,,,Operational Code table 4.201 - Precipitation type,,255,,Missing,,,,Operational Code table 4.202 - Precipitable water category,,0-191,,Reserved,,,,Operational diff --git a/xml/CodeFlag.xml b/xml/CodeFlag.xml index 9e3bcbe9..88c43062 100644 --- a/xml/CodeFlag.xml +++ b/xml/CodeFlag.xml @@ -13532,7 +13532,19 @@ Code table 4.201 - Precipitation type - 13-191 + 13 + Hail (less than 5 mm) + Operational + + + Code table 4.201 - Precipitation type + 14 + Hail (greater than or equal to 5 mm) + Operational + + + Code table 4.201 - Precipitation type + 15-191 Reserved Operational