mirror of https://github.com/ecmwf/eccodes.git
cleanup of templates 4.53 and 4.54
This commit is contained in:
parent
285720cc16
commit
831710f30d
|
@ -6,8 +6,8 @@ include "grib2/template.4.parameter.def"
|
|||
include "grib2/template.4.partition.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.point_in_time.def"
|
||||
include "grib2/template.4.horizontal.def"
|
||||
|
||||
constant cat="cat";
|
||||
alias mars.levtype=cat;
|
||||
|
|
|
@ -2,7 +2,12 @@
|
|||
|
||||
# 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 "grib2/template.4.53.def"
|
||||
include "grib2/template.4.parameter.def"
|
||||
include "grib2/template.4.partition.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"
|
||||
|
||||
constant cat="cat";
|
||||
|
|
Loading…
Reference in New Issue