Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion GRIB2_CodeFlag_1_3_CodeTable_en.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Production status of data,,12,,Destination Earth,,,,Operational
Production status of data,,13,,Destination Earth test,,,,Operational
Production status of data,,14,,Lead Centre for Global Climate Reanalyses (LC-GCR),,,,Operational
Production status of data,,15,,Lead Centre for Global Climate Reanalyses (LC-GCR) test,,,,Operational
Production status of data,,16-191,,Reserved,,,,Operational
Production status of data,,16,,Machine Learning Model Intercomparison Project (MLMIP),,,,Operational
Production status of data,,17,,Machine Learning Model Intercomparison Project (MLMIP) test,,,,Operational
Production status of data,,18-191,,Reserved,,,,Operational
Production status of data,,192-254,,Reserved for local use,,,,Operational
Production status of data,,255,,Missing,,,,Operational
4 changes: 3 additions & 1 deletion txt/CodeFlag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ Code table 1.3 - Production status of data,,12,,Destination Earth,,,,Operational
Code table 1.3 - Production status of data,,13,,Destination Earth test,,,,Operational
Code table 1.3 - Production status of data,,14,,Lead Centre for Global Climate Reanalyses (LC-GCR),,,,Operational
Code table 1.3 - Production status of data,,15,,Lead Centre for Global Climate Reanalyses (LC-GCR) test,,,,Operational
Code table 1.3 - Production status of data,,16-191,,Reserved,,,,Operational
Code table 1.3 - Production status of data,,16,,Machine Learning Model Intercomparison Project (MLMIP),,,,Operational
Code table 1.3 - Production status of data,,17,,Machine Learning Model Intercomparison Project (MLMIP) test,,,,Operational
Code table 1.3 - Production status of data,,18-191,,Reserved,,,,Operational
Code table 1.3 - Production status of data,,192-254,,Reserved for local use,,,,Operational
Code table 1.3 - Production status of data,,255,,Missing,,,,Operational
Code table 1.4 - Type of data,,0,,Analysis products,,,,Operational
Expand Down
14 changes: 13 additions & 1 deletion xml/CodeFlag.xml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,19 @@
</GRIB2_CodeFlag_en>
<GRIB2_CodeFlag_en>
<Title_en>Code table 1.3 - Production status of data</Title_en>
<CodeFlag>16-191</CodeFlag>
<CodeFlag>16</CodeFlag>
<MeaningParameterDescription_en>Machine Learning Model Intercomparison Project (MLMIP)</MeaningParameterDescription_en>
<Status>Operational</Status>
</GRIB2_CodeFlag_en>
<GRIB2_CodeFlag_en>
<Title_en>Code table 1.3 - Production status of data</Title_en>
<CodeFlag>17</CodeFlag>
<MeaningParameterDescription_en>Machine Learning Model Intercomparison Project (MLMIP) test</MeaningParameterDescription_en>
<Status>Operational</Status>
</GRIB2_CodeFlag_en>
<GRIB2_CodeFlag_en>
<Title_en>Code table 1.3 - Production status of data</Title_en>
<CodeFlag>18-191</CodeFlag>
<MeaningParameterDescription_en>Reserved</MeaningParameterDescription_en>
<Status>Operational</Status>
</GRIB2_CodeFlag_en>
Expand Down