mirror of https://github.com/ecmwf/eccodes.git
GRIB-815: GRIB1 definition for Stretched Spherical Harmonics contains keys for rotated grids
This commit is contained in:
parent
be3ccda41e
commit
cc541d6aa8
|
@ -7,13 +7,12 @@
|
||||||
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# GRID DEFINITION Stretched spherical harmonics
|
||||||
|
|
||||||
# grib 1 -> 2
|
# grib 1 -> 2
|
||||||
constant gridDefinitionTemplateNumber = 52;
|
constant gridDefinitionTemplateNumber = 52;
|
||||||
|
|
||||||
template commonBlock "grib1/grid_definition_spherical_harmonics.def";
|
template commonBlock "grib1/grid_definition_spherical_harmonics.def";
|
||||||
|
|
||||||
# Rotation parameters
|
|
||||||
include "grib1/grid_rotation.def"
|
|
||||||
|
|
||||||
# Stretching parameters
|
# Stretching parameters
|
||||||
include "grib1/grid_stretching.def"
|
include "grib1/grid_stretching.def"
|
||||||
|
|
Loading…
Reference in New Issue