1# Copyright 2005-2018 ECMWF.
2#
3# This software is licensed under the terms of the Apache Licence Version 2.0
4# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
5#
6# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
7# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
8#
9
10# GRID DEFINITION Stretched and rotated spherical harmonic coefficients
11
12# grib 1 -> 2
13constant gridDefinitionTemplateNumber     = 53;
14
15template commonBlock "grib1/grid_definition_spherical_harmonics.def";
16
17# Rotation parameters
18include "grib1/grid_rotation.def"
19
20# Stretching parameters
21include "grib1/grid_stretching.def"
22