# 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] componentIndex : dump; alias mars.number=componentIndex; unsigned[1] numberOfComponents : dump; alias totalNumber=numberOfComponents; unsigned[1] modelErrorType : dump; alias local.componentIndex=componentIndex; alias local.numberOfComponents=numberOfComponents; alias local.modelErrorType=modelErrorType;