2017-01-03 11:03:48 +00:00
|
|
|
# Copyright 2005-2017 ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
#
|
|
|
|
# This software is licensed under the terms of the Apache Licence Version 2.0
|
|
|
|
# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
|
2013-03-25 14:23:07 +00:00
|
|
|
#
|
2013-03-25 12:04:10 +00:00
|
|
|
# In applying this licence, ECMWF does not waive the privileges and immunities granted to it by
|
|
|
|
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
|
|
|
|
#
|
|
|
|
|
|
|
|
label "CMC local definition (Canada)";
|
2014-07-08 15:54:09 +00:00
|
|
|
# START 1/local.54 --------------------------------------------------------------------
|
|
|
|
# LOCAL 54
|
2013-03-25 12:04:10 +00:00
|
|
|
#
|
|
|
|
# CMC localDefinitionTemplate, based on KWBC
|
|
|
|
# --------------------------------
|
|
|
|
#
|
2014-07-08 15:54:09 +00:00
|
|
|
# Description Octet Code Ksec1 Count
|
|
|
|
# ----------- ----- ---- ----- -----
|
2013-03-25 12:04:10 +00:00
|
|
|
#
|
2014-07-08 15:54:09 +00:00
|
|
|
# applicationIdentifier 41
|
|
|
|
# type 42
|
|
|
|
# identificationNumber 43
|
|
|
|
# productIdentifier 44
|
|
|
|
# spatialSmoothingOfProduct 45
|
|
|
|
# isotopeIdentificationNumber 46-47 2
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
unsigned[1] applicationIdentifier : dump ;
|
|
|
|
|
|
|
|
unsigned[1] type : dump;
|
|
|
|
|
|
|
|
unsigned[1] identificationNumber : dump;
|
|
|
|
|
|
|
|
unsigned[1] productIdentifier : dump ;
|
|
|
|
|
|
|
|
unsigned[1] spatialSmoothingOfProduct : dump ;
|
|
|
|
|
2014-07-08 15:54:09 +00:00
|
|
|
# See GRIB-557
|
|
|
|
unsigned[2] isotopeIdentificationNumber : dump ;
|