From 415e8d7e380b3aef17c016a46ccb5b80fea1baad Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 14:46:39 +0000 Subject: [PATCH] Clean up --- definitions/grib2/template.4.4.def | 2 +- definitions/grib2/template.4.40.def | 6 +++--- definitions/grib2/template.4.41.def | 2 +- definitions/grib2/template.4.44.def | 6 +++--- definitions/grib2/template.4.48.def | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/definitions/grib2/template.4.4.def b/definitions/grib2/template.4.4.def index 18b8e4a9e..67055e655 100644 --- a/definitions/grib2/template.4.4.def +++ b/definitions/grib2/template.4.4.def @@ -3,7 +3,7 @@ # TEMPLATE 4.4, Derived forecasts based on a cluster of ensemble members over a circular area at a horizontal level or in a horizontal layer at a point in time include "grib2/template.4.parameter.def" -include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.point_in_time.def" include "grib2/template.4.horizontal.def" include "grib2/template.4.derived.def" include "grib2/template.4.circular_cluster.def" diff --git a/definitions/grib2/template.4.40.def b/definitions/grib2/template.4.40.def index d146da828..9736409e3 100644 --- a/definitions/grib2/template.4.40.def +++ b/definitions/grib2/template.4.40.def @@ -2,6 +2,6 @@ # TEMPLATE 4.40, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents -include "grib2/template.4.parameter_chemical.def"; -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.parameter_chemical.def" +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def" diff --git a/definitions/grib2/template.4.41.def b/definitions/grib2/template.4.41.def index d35f5fd34..cca6d9970 100644 --- a/definitions/grib2/template.4.41.def +++ b/definitions/grib2/template.4.41.def @@ -3,6 +3,6 @@ # TEMPLATE 4.41, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents include "grib2/template.4.parameter_chemical.def" -include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.point_in_time.def" include "grib2/template.4.horizontal.def" include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.44.def b/definitions/grib2/template.4.44.def index 706d1a137..aa75ad0da 100644 --- a/definitions/grib2/template.4.44.def +++ b/definitions/grib2/template.4.44.def @@ -4,8 +4,8 @@ # It is recommended not to use this template. PDT 4.48 should be used instead with optical wave length range set to missing # GRIB-530: Special case for aerosol thanks to WMO error -include "grib2/template.4.parameter_aerosol_44.def"; +include "grib2/template.4.parameter_aerosol_44.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" diff --git a/definitions/grib2/template.4.48.def b/definitions/grib2/template.4.48.def index 2169ada7e..e06280db1 100644 --- a/definitions/grib2/template.4.48.def +++ b/definitions/grib2/template.4.48.def @@ -2,6 +2,6 @@ # TEMPLATE 4.48, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol -include "grib2/template.4.parameter_aerosol_optical.def"; -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.parameter_aerosol_optical.def" +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def"