# 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. unsigned[1] oceanAtmosphereCoupling : dump; unsigned[4] legBaseDate : dump ; unsigned[2] legBaseTime : dump ; unsigned[1] legNumber : dump ; unsigned[4] referenceDate : dump ; unsigned[4] climateDateFrom : dump ; unsigned[4] climateDateTo : dump; alias local.oceanAtmosphereCoupling=oceanAtmosphereCoupling; alias local.legBaseDate=legBaseDate ; alias local.legBaseTime=legBaseTime ; alias local.legNumber=legNumber ; alias local.referenceDate=referenceDate ; alias local.climateDateFrom=climateDateFrom ; alias local.climateDateTo=climateDateTo;