Merge pull request #210 from ecmwf/feature/ft2024-1_radionuclides

New templates 4.124-127 added
This commit is contained in:
shahramn 2024-05-13 16:34:10 +01:00 committed by GitHub
commit ec9c2a8621
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 82 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# (C) Copyright 2005- ECMWF.
# TEMPLATE 4.124, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for radionuclides
include "grib2/template.4.parameter.def"
include "grib2/template.4.chemical.def"
include "grib2/template.4.source.def"
include "grib2/template.4.radionuclides.def"
include "grib2/template.4.generating_process.def"
include "grib2/template.4.forecast_time.def"
include "grib2/template.4.point_in_time.def"
include "grib2/template.4.horizontal.def"

View File

@ -0,0 +1,13 @@
# (C) Copyright 2005- ECMWF.
# TEMPLATE 4.125, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for radionuclides
include "grib2/template.4.parameter.def"
include "grib2/template.4.chemical.def"
include "grib2/template.4.source.def"
include "grib2/template.4.radionuclides.def"
include "grib2/template.4.generating_process.def"
include "grib2/template.4.forecast_time.def"
include "grib2/template.4.point_in_time.def"
include "grib2/template.4.horizontal.def"
include "grib2/template.4.eps.def"

View File

@ -0,0 +1,12 @@
# (C) Copyright 2005- ECMWF.
# TEMPLATE 4.126, 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 for radionuclides
include "grib2/template.4.parameter.def"
include "grib2/template.4.chemical.def"
include "grib2/template.4.source.def"
include "grib2/template.4.radionuclides.def"
include "grib2/template.4.generating_process.def"
include "grib2/template.4.forecast_time.def"
include "grib2/template.4.horizontal.def"
include "grib2/template.4.statistical.def"

View File

@ -0,0 +1,14 @@
# (C) Copyright 2005- ECMWF.
# TEMPLATE 4.127, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for radionuclides
include "grib2/template.4.parameter.def"
include "grib2/template.4.chemical.def"
include "grib2/template.4.source.def"
include "grib2/template.4.radionuclides.def"
include "grib2/template.4.generating_process.def"
include "grib2/template.4.forecast_time.def"
include "grib2/template.4.horizontal.def"
include "grib2/template.4.eps.def"
include "grib2/template.4.statistical.def"

View File

@ -0,0 +1,31 @@
codetable[2] transportModelUsed ('4.333.table',masterDir,localDir) : edition_specific;
codetable[2] requestedByEntity 'common/c-11.table' : dump,string_type;
codetable[2] scenarioOrigin ('4.335.table',masterDir,localDir) : edition_specific;
codetable[2] NWPused ('4.336.table',masterDir,localDir) : edition_specific;
unsigned[2] releaseStartYear : edition_specific;
unsigned[1] releaseStartMonth : edition_specific;
unsigned[1] releaseStartDay : edition_specific;
unsigned[1] releaseStartHour : edition_specific;
unsigned[1] releaseStartMinute : edition_specific;
unsigned[1] releaseStartSecond : edition_specific;
unsigned[2] WallClockInitialTimeOfExecutionYear : edition_specific;
unsigned[1] WallClockInitialTimeOfExecutionMonth : edition_specific;
unsigned[1] WallClockInitialTimeOfExecutionDay : edition_specific;
unsigned[1] WallClockInitialTimeOfExecutionHour : edition_specific;
unsigned[1] WallClockInitialTimeOfExecutionMinute : edition_specific;
unsigned[1] WallClockInitialTimeOfExecutionSecond : edition_specific;