mirror of https://github.com/ecmwf/eccodes.git
GRIB-369: Addition of WMO GRIB Edition2 Version 11. New prod defn templates
This commit is contained in:
parent
2855bb4c64
commit
1135a0f97f
|
@ -399,11 +399,12 @@ dist_definitionsgrib2_DATA = \
|
|||
grib2/template.4.31.def\
|
||||
grib2/template.4.311.def\
|
||||
grib2/template.4.32.def\
|
||||
grib2/template.4.33.def\
|
||||
grib2/template.4.34.def\
|
||||
grib2/template.4.4.def\
|
||||
grib2/template.4.40.def\
|
||||
grib2/template.4.40033.def\
|
||||
grib2/template.4.40034.def\
|
||||
grib2/template.4.40052.def\
|
||||
grib2/template.4.41.def\
|
||||
grib2/template.4.42.def\
|
||||
grib2/template.4.43.def\
|
||||
|
@ -414,6 +415,8 @@ dist_definitionsgrib2_DATA = \
|
|||
grib2/template.4.48.def\
|
||||
grib2/template.4.5.def\
|
||||
grib2/template.4.51.def\
|
||||
grib2/template.4.53.def\
|
||||
grib2/template.4.54.def\
|
||||
grib2/template.4.6.def\
|
||||
grib2/template.4.7.def\
|
||||
grib2/template.4.8.def\
|
||||
|
|
|
@ -50,5 +50,4 @@
|
|||
# 32768-65534 Reserved for local use
|
||||
40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
40052 40052 Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
65535 65535 Missing
|
||||
|
|
|
@ -54,5 +54,4 @@
|
|||
# 32768-65534 Reserved for local use
|
||||
40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
40052 40052 Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
65535 65535 Missing
|
||||
|
|
|
@ -50,5 +50,4 @@
|
|||
#32768-65534 Reserved for local use
|
||||
40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
40052 40052 Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
65535 65535 Missing
|
||||
|
|
|
@ -50,5 +50,4 @@
|
|||
# 32768-65534 Reserved for local use
|
||||
40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
40052 40052 Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
65535 65535 Missing
|
||||
|
|
|
@ -50,5 +50,4 @@
|
|||
# 32768-65534 Reserved for local use
|
||||
40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
40052 40052 Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
65535 65535 Missing
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
# Copyright 2005-2013 ECMWF.
|
||||
#
|
||||
# This software is licensed under the terms of the Apache Licence Version 2.0
|
||||
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
#
|
||||
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
||||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
# TEMPLATE 4.33, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
|
||||
include "template.4.32.def"
|
||||
include "template.4.eps.def"
|
||||
|
||||
alias instrument = instrumentType;
|
||||
alias ident = satelliteNumber;
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
# Copyright 2005-2013 ECMWF.
|
||||
#
|
||||
# This software is licensed under the terms of the Apache Licence Version 2.0
|
||||
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
#
|
||||
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
||||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
# TEMPLATE 4.34, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
|
||||
include "template.4.32.def"
|
||||
include "template.4.eps.def"
|
||||
include "template.4.statistical.def"
|
||||
|
||||
alias instrument = instrumentType;
|
||||
alias ident = satelliteNumber;
|
||||
|
|
@ -7,11 +7,7 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
# TEMPLATE 4.40033, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data
|
||||
|
||||
include "template.4.32.def"
|
||||
include "template.4.eps.def"
|
||||
|
||||
alias instrument = instrumentType;
|
||||
alias ident = satelliteNumber;
|
||||
|
||||
#
|
||||
# This is deprecated and only included for backward compatibility, use template 4.33
|
||||
#
|
||||
include "template.4.33.def"
|
||||
|
|
|
@ -7,12 +7,7 @@
|
|||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
|
||||
# TEMPLATE 4.40034, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data
|
||||
|
||||
include "template.4.32.def"
|
||||
include "template.4.eps.def"
|
||||
include "template.4.statistical.def"
|
||||
|
||||
alias instrument = instrumentType;
|
||||
alias ident = satelliteNumber;
|
||||
|
||||
#
|
||||
# This is deprecated and only included for backward compatibility, use template 4.34
|
||||
#
|
||||
include "template.4.34.def"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
||||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
# TEMPLATE 4.40052, Partitioned parameters at a horizontal level or horizontal layer at a point in time
|
||||
# TEMPLATE 4.53, Partitioned parameters at a horizontal level or in a horizontal layer at a point in time
|
||||
|
||||
include "template.4.parameter_partition.def"
|
||||
include "template.4.point_in_time.def";
|
|
@ -0,0 +1,16 @@
|
|||
# Copyright 2005-2013 ECMWF.
|
||||
#
|
||||
# This software is licensed under the terms of the Apache Licence Version 2.0
|
||||
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
|
||||
#
|
||||
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
||||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||
#
|
||||
# TEMPLATE 4.54, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for partitioned parameters
|
||||
|
||||
include "template.4.53.def"
|
||||
include "template.4.eps.def"
|
||||
|
||||
constant cat="cat";
|
||||
alias mars.levtype=cat;
|
||||
alias mars.levelist=partitionNumber;
|
Loading…
Reference in New Issue