# Copyright 2005-2007 ECMWF
#
# Licensed under the GNU Lesser General Public License which
# incorporates the terms and conditions of version 3 of the GNU
# General Public License.
# See LICENSE and gpl-3.0.txt for details.


signed[3] latitudeOfSouthernPole : edition_specific;
meta  geography.latitudeOfSouthernPoleInDegrees   scale(latitudeOfSouthernPole ,oneConstant,grib1divider,truncateDegrees) : dump;

signed[3] longitudeOfSouthernPole : edition_specific ;
meta  geography.longitudeOfSouthernPoleInDegrees   scale(longitudeOfSouthernPole ,oneConstant,grib1divider,truncateDegrees) : dump;

ibmfloat geography.angleOfRotationInDegrees : dump;

alias angleOfRotation =angleOfRotationInDegrees;