Skip to content

Commit 25bb062

Browse files
sebviefucile
andauthored
#323 new parameter for atmospheric composition (#333)
* add new atmosperic composition parameter in Code Table 4.2.0.20 * xml,txt files --------- Co-authored-by: Enrico Fucile <efucile@wmo.int>
1 parent a425a67 commit 25bb062

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

GRIB2_CodeFlag_4_2_0_20_CodeTable_en.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Parameter number by product discipline and parameter category,"Product disciplin
1818
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",16,,Mass mixing ratio with respect to dry air,,,kg/kg,Operational
1919
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",17,,Mass mixing ratio with respect to wet air,,,kg/kg,Operational
2020
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",18,,Potential of hydrogen (pH),,,pH,Operational
21-
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",19-49,,Reserved,,,,Operational
21+
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",19,,Loss rate due to reaction with hydroxyl radical (OH),,,kg kg-1 s-1,Operational
22+
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",20-49,,Reserved,,,,Operational
2223
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",50,,Amount in atmosphere,,,mol,Operational
2324
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",51,,Concentration in air,,,mol m-3,Operational
2425
Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",52,,Volume mixing ratio (fraction in air),,,mol/mol,Operational

txt/CodeFlag.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,8 @@ Code table 4.2 - Parameter number by product discipline and parameter category,"
11421142
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",16,,Mass mixing ratio with respect to dry air,,,kg/kg,Operational
11431143
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",17,,Mass mixing ratio with respect to wet air,,,kg/kg,Operational
11441144
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",18,,Potential of hydrogen (pH),,,pH,Operational
1145-
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",19-49,,Reserved,,,,Operational
1145+
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",19,,Loss rate due to reaction with hydroxyl radical (OH),,,kg kg-1 s-1,Operational
1146+
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",20-49,,Reserved,,,,Operational
11461147
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",50,,Amount in atmosphere,,,mol,Operational
11471148
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",51,,Concentration in air,,,mol m-3,Operational
11481149
Code table 4.2 - Parameter number by product discipline and parameter category,"Product discipline 0 - Meteorological products, parameter category 20: atmospheric chemical constituents",52,,Volume mixing ratio (fraction in air),,,mol/mol,Operational

xml/CodeFlag.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6860,7 +6860,13 @@
68606860
</GRIB2_CodeFlag_en>
68616861
<GRIB2_CodeFlag_en>
68626862
<Title_en>Code table 4.2 - Parameter number by product discipline and parameter category</Title_en>
6863-
<CodeFlag>19-49</CodeFlag>
6863+
<CodeFlag>19</CodeFlag>
6864+
<MeaningParameterDescription_en>Loss rate due to reaction with hydroxyl radical (OH)</MeaningParameterDescription_en>
6865+
<Status>Operational</Status>
6866+
</GRIB2_CodeFlag_en>
6867+
<GRIB2_CodeFlag_en>
6868+
<Title_en>Code table 4.2 - Parameter number by product discipline and parameter category</Title_en>
6869+
<CodeFlag>20-49</CodeFlag>
68646870
<MeaningParameterDescription_en>Reserved</MeaningParameterDescription_en>
68656871
<Status>Operational</Status>
68666872
</GRIB2_CodeFlag_en>

0 commit comments

Comments
 (0)