From 831710f30df1228a6e53717e5fc546faca373c06 Mon Sep 17 00:00:00 2001 From: Sebastien Villaume Date: Tue, 16 Feb 2021 11:56:36 +0000 Subject: [PATCH] cleanup of templates 4.53 and 4.54 --- definitions/grib2/template.4.53.def | 4 ++-- definitions/grib2/template.4.54.def | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) 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";