cleanup of templates 4.53 and 4.54

This commit is contained in:
Sebastien Villaume 2021-02-16 11:56:36 +00:00
parent 285720cc16
commit 831710f30d
2 changed files with 8 additions and 3 deletions

View File

@ -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;

View File

@ -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";