diff --git a/definitions/grib2/template.4.53.def b/definitions/grib2/template.4.53.def index 53888d9be..3faebb20d 100644 --- a/definitions/grib2/template.4.53.def +++ b/definitions/grib2/template.4.53.def @@ -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; diff --git a/definitions/grib2/template.4.54.def b/definitions/grib2/template.4.54.def index b0acf7941..9246a2845 100644 --- a/definitions/grib2/template.4.54.def +++ b/definitions/grib2/template.4.54.def @@ -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";