2019-04-15 13:44:45 +00:00
|
|
|
# Copyright 2005-2019 ECMWF.
|
2013-03-25 12:04:10 +00:00
|
|
|
|
|
|
|
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 ;
|