Fix test (grib2_productTemplates.sh)

This commit is contained in:
Shahram Najm 2021-02-16 21:30:51 +00:00
parent 0e44f93d57
commit 86a5fb5b89
2 changed files with 6 additions and 13 deletions

View File

@ -1,11 +1,4 @@
# (C) Copyright 2005- ECMWF.
#
# This software is licensed under the terms of the Apache Licence Version 2.0
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
#
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
#
# TEMPLATE 4.80, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol with source/sink
@ -13,8 +6,8 @@ include "grib2/template.4.parameter.def"
include "grib2/template.4.aerosol.def"
include "grib2/template.4.source.def"
include "grib2/template.4.aerosol_size.def"
include "grib2/template.4.source.def";
include "grib2/template.4.optical.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"

View File

@ -6,9 +6,9 @@ include "grib2/template.4.parameter.def"
include "grib2/template.4.aerosol.def"
include "grib2/template.4.source.def"
include "grib2/template.4.aerosol_size.def"
include "grib2/template.4.source.def";
include "grib2/template.4.optical.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"
include "grib2/template.4.eps.def"