# 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] latitudeOfStretchingPole : edition_specific,no_copy;
signed[3] longitudeOfStretchingPole : edition_specific,no_copy;

meta  geography.latitudeOfStretchingPoleInDegrees
      scale(latitudeOfStretchingPole,oneConstant,grib1divider,truncateDegrees) : dump;
meta  geography.longitudeOfStretchingPoleInDegrees
      scale(longitudeOfStretchingPole,oneConstant,grib1divider,truncateDegrees) : dump;
ibmfloat stretchingFactor : dump;
alias geography.stretchingFactor=stretchingFactor;