From 17b63c0d17c44a8a591eb95e3552d4003f0f059c Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 1 May 2019 14:22:14 +0100 Subject: [PATCH 001/104] Initial implementation --- definitions/grib2/tables/21/4.0.table | 14 +++- definitions/grib2/tables/21/4.238.table | 16 +++++ definitions/grib2/template.4.76.def | 14 ++++ definitions/grib2/template.4.77.def | 15 +++++ definitions/grib2/template.4.78.def | 14 ++++ definitions/grib2/template.4.79.def | 15 +++++ definitions/grib2/template.4.80.def | 14 ++++ definitions/grib2/template.4.81.def | 15 +++++ definitions/grib2/template.4.82.def | 14 ++++ definitions/grib2/template.4.83.def | 15 +++++ ...ate.4.parameter_aerosol_optical_source.def | 67 +++++++++++++++++++ .../template.4.parameter_aerosol_source.def | 60 +++++++++++++++++ .../template.4.parameter_chemical_source.def | 50 ++++++++++++++ 13 files changed, 322 insertions(+), 1 deletion(-) create mode 100644 definitions/grib2/tables/21/4.238.table create mode 100644 definitions/grib2/template.4.76.def create mode 100644 definitions/grib2/template.4.77.def create mode 100644 definitions/grib2/template.4.78.def create mode 100644 definitions/grib2/template.4.79.def create mode 100644 definitions/grib2/template.4.80.def create mode 100644 definitions/grib2/template.4.81.def create mode 100644 definitions/grib2/template.4.82.def create mode 100644 definitions/grib2/template.4.83.def create mode 100644 definitions/grib2/template.4.parameter_aerosol_optical_source.def create mode 100644 definitions/grib2/template.4.parameter_aerosol_source.def create mode 100644 definitions/grib2/template.4.parameter_chemical_source.def diff --git a/definitions/grib2/tables/21/4.0.table b/definitions/grib2/tables/21/4.0.table index 760314e1a..4f2886917 100644 --- a/definitions/grib2/tables/21/4.0.table +++ b/definitions/grib2/tables/21/4.0.table @@ -56,7 +56,19 @@ 71 71 Post-processing individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time 72 72 Post-processing average, accumulation, extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval 73 73 Post-processing individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous time interval -# 74-90 Reserved + +76 76 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents with source/sink +77 77 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents with a source/sink +78 78 Average, accumulation and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents with source/sink +79 79 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents with source/sink + +80 80 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol with source/sink +81 81 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol with source/sink +82 82 Average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol with source/sink +83 83 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol with source/sink + +# 74-90 Reserved + 91 91 Categorical forecasts at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval # 92-253 Reserved 254 254 CCITT IA5 character string diff --git a/definitions/grib2/tables/21/4.238.table b/definitions/grib2/tables/21/4.238.table new file mode 100644 index 000000000..367d68662 --- /dev/null +++ b/definitions/grib2/tables/21/4.238.table @@ -0,0 +1,16 @@ +# Code table 4.238 - source, sink or chemical/physical process +0 0 Reserved +1 1 Aviation +2 2 Lightning +3 3 Biogenic sources +4 4 Anthropogenic sources +5 5 Wild fires +6 6 Natural sources +7 7 Volcanoes +8 8 Bio-fuel +9 9 Fossil-fuel +10 10 Wetlands +11 11 Oceans +# 12-191 Reserved +# 192-254 Reserved +255 255 Missing diff --git a/definitions/grib2/template.4.76.def b/definitions/grib2/template.4.76.def new file mode 100644 index 000000000..abb8f0f02 --- /dev/null +++ b/definitions/grib2/template.4.76.def @@ -0,0 +1,14 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.76, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents with source/sink + +include "grib2/template.4.parameter_chemical_source.def"; +include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.horizontal.def"; diff --git a/definitions/grib2/template.4.77.def b/definitions/grib2/template.4.77.def new file mode 100644 index 000000000..22acb6c2b --- /dev/null +++ b/definitions/grib2/template.4.77.def @@ -0,0 +1,15 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.77, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents with a source/sink + +include "grib2/template.4.parameter_chemical_source.def" +include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.horizontal.def" +include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.78.def b/definitions/grib2/template.4.78.def new file mode 100644 index 000000000..0a790f1d6 --- /dev/null +++ b/definitions/grib2/template.4.78.def @@ -0,0 +1,14 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.78, Average, accumulation and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents with source/sink + +include "grib2/template.4.parameter_chemical_source.def" +include "grib2/template.4.horizontal.def" +include "grib2/template.4.statistical.def" diff --git a/definitions/grib2/template.4.79.def b/definitions/grib2/template.4.79.def new file mode 100644 index 000000000..4aafd958f --- /dev/null +++ b/definitions/grib2/template.4.79.def @@ -0,0 +1,15 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.79, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents with source/sink + +include "grib2/template.4.parameter_chemical_source.def" +include "grib2/template.4.horizontal.def" +include "grib2/template.4.eps.def" +include "grib2/template.4.statistical.def" diff --git a/definitions/grib2/template.4.80.def b/definitions/grib2/template.4.80.def new file mode 100644 index 000000000..e5eefa0d5 --- /dev/null +++ b/definitions/grib2/template.4.80.def @@ -0,0 +1,14 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.80, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol with source/sink + +include "grib2/template.4.parameter_aerosol_optical_source.def"; +include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.horizontal.def"; diff --git a/definitions/grib2/template.4.81.def b/definitions/grib2/template.4.81.def new file mode 100644 index 000000000..6837c674b --- /dev/null +++ b/definitions/grib2/template.4.81.def @@ -0,0 +1,15 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.81, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol with source/sink + +include "grib2/template.4.parameter_aerosol_optical_source.def"; +include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.horizontal.def"; +include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.82.def b/definitions/grib2/template.4.82.def new file mode 100644 index 000000000..b65ed98e8 --- /dev/null +++ b/definitions/grib2/template.4.82.def @@ -0,0 +1,14 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.82, Average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol with source/sink + +include "grib2/template.4.parameter_aerosol_source.def" +include "grib2/template.4.horizontal.def" +include "grib2/template.4.statistical.def" diff --git a/definitions/grib2/template.4.83.def b/definitions/grib2/template.4.83.def new file mode 100644 index 000000000..fe207bb91 --- /dev/null +++ b/definitions/grib2/template.4.83.def @@ -0,0 +1,15 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# TEMPLATE 4.83, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval with source/sink + +include "grib2/template.4.parameter_aerosol_source.def" +include "grib2/template.4.horizontal.def" +include "grib2/template.4.eps.def" +include "grib2/template.4.statistical.def" diff --git a/definitions/grib2/template.4.parameter_aerosol_optical_source.def b/definitions/grib2/template.4.parameter_aerosol_optical_source.def new file mode 100644 index 000000000..37e0bcc5e --- /dev/null +++ b/definitions/grib2/template.4.parameter_aerosol_optical_source.def @@ -0,0 +1,67 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# Parameter category +codetable[1] parameterCategory ('4.1.[discipline:l].table',masterDir,localDir) : dump; + +# Parameter number +codetable[1] parameterNumber ('4.2.[discipline:l].[parameterCategory:l].table',masterDir,localDir) : dump; +meta parameterUnits codetable_units(parameterNumber) : dump; +meta parameterName codetable_title(parameterNumber) : dump; + +# Aerosol type +codetable[2] aerosolType ('4.233.table',masterDir,localDir) : dump; + +# Source, sink or chemical/physical process (Code table 4.238) +codetable[1] sourceSinkChemicalPhysicalProcess ('4.238.table',masterDir,localDir) = 255 : dump; + +codetable[1] typeOfSizeInterval ('4.91.table',masterDir,localDir) : dump; +alias typeOfIntervalForFirstAndSecondSize=typeOfSizeInterval; + +# Size in metres +signed[1] scaleFactorOfFirstSize : dump; +signed[4] scaledValueOfFirstSize :dump; +signed[1] scaleFactorOfSecondSize = missing() : can_be_missing,dump; +signed[4] scaledValueOfSecondSize = missing() : can_be_missing,dump; + +codetable[1] typeOfWavelengthInterval ('4.91.table',masterDir,localDir) : dump; +alias typeOfIntervalForFirstAndSecondWavelength=typeOfWavelengthInterval; + +# Wavelengths in metres +signed[1] scaleFactorOfFirstWavelength : dump; +signed[4] scaledValueOfFirstWavelength : dump; +signed[1] scaleFactorOfSecondWavelength = missing(): can_be_missing,dump; +signed[4] scaledValueOfSecondWavelength = missing(): can_be_missing,dump; + +# Type of generating process +codetable[1] typeOfGeneratingProcess ('4.3.table',masterDir,localDir) : dump; + +# Background generating process identifier +unsigned[1] backgroundProcess = 255 : edition_specific; +alias backgroundGeneratingProcessIdentifier=backgroundProcess; + +# Analysis or forecast generating processes identifier +unsigned[1] generatingProcessIdentifier : dump; + +# Hours of observational data cut-off after reference time +unsigned[2] hoursAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias hoursAfterReferenceTimeOfDataCutoff=hoursAfterDataCutoff; + +# Minutes of observational data cut-off after reference time +unsigned[1] minutesAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias minutesAfterReferenceTimeOfDataCutoff=minutesAfterDataCutoff; + +# Indicator of unit of time range +codetable[1] indicatorOfUnitOfTimeRange ('4.4.table',masterDir,localDir) : dump; +alias defaultStepUnits = one; # 1 means Hour. See code table 4.4 +template_nofail default_step_units "grib2/localConcepts/[centre:s]/default_step_units.def"; +codetable[1] stepUnits 'stepUnits.table' = defaultStepUnits : transient,dump,no_copy; + +# Forecast time in units defined by octet 18 (GRIB-29: supports negative forecast time) +signed[4] forecastTime : dump; diff --git a/definitions/grib2/template.4.parameter_aerosol_source.def b/definitions/grib2/template.4.parameter_aerosol_source.def new file mode 100644 index 000000000..8b4da38eb --- /dev/null +++ b/definitions/grib2/template.4.parameter_aerosol_source.def @@ -0,0 +1,60 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# Parameter category +codetable[1] parameterCategory ('4.1.[discipline:l].table',masterDir,localDir) : dump; + +# Parameter number +codetable[1] parameterNumber ('4.2.[discipline:l].[parameterCategory:l].table',masterDir,localDir) : dump; +meta parameterUnits codetable_units(parameterNumber) : dump; +meta parameterName codetable_title(parameterNumber) : dump; + +# Atmospheric chemical or physical constitutent type +codetable[2] aerosolType ('4.233.table',masterDir,localDir) : dump; + +# Source, sink or chemical/physical process (Code table 4.238) +codetable[1] sourceSinkChemicalPhysicalProcess ('4.238.table',masterDir,localDir) = 255 : dump; + +codetable[1] typeOfSizeInterval ('4.91.table',masterDir,localDir) : dump; +alias typeOfIntervalForFirstAndSecondSize=typeOfSizeInterval; + +signed[1] scaleFactorOfFirstSize : dump; +signed[4] scaledValueOfFirstSize :dump; +signed[1] scaleFactorOfSecondSize = missing() : can_be_missing,dump; +signed[4] scaledValueOfSecondSize = missing() : can_be_missing,dump; + +# Type of generating process +codetable[1] typeOfGeneratingProcess ('4.3.table',masterDir,localDir) : dump; + +# Background generating process identifier +# (defined by originating centre) +unsigned[1] backgroundProcess = 255 : edition_specific; +alias backgroundGeneratingProcessIdentifier=backgroundProcess; + +# Analysis or forecast generating processes identifier +# (defined by originating centre) +unsigned[1] generatingProcessIdentifier : dump; + +# Hours of observational data cut-off after reference time +unsigned[2] hoursAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias hoursAfterReferenceTimeOfDataCutoff=hoursAfterDataCutoff; + +# Minutes of observational data cut-off after reference time +unsigned[1] minutesAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias minutesAfterReferenceTimeOfDataCutoff=minutesAfterDataCutoff; + +# Indicator of unit of time range +codetable[1] indicatorOfUnitOfTimeRange ('4.4.table',masterDir,localDir) : dump; +alias defaultStepUnits = one; # 1 means Hour. See code table 4.4 +template_nofail default_step_units "grib2/localConcepts/[centre:s]/default_step_units.def"; +codetable[1] stepUnits 'stepUnits.table' = defaultStepUnits : transient,dump,no_copy; + +# Forecast time in units defined by octet 18 (GRIB-29: supports negative forecast time) +signed[4] forecastTime : dump; + diff --git a/definitions/grib2/template.4.parameter_chemical_source.def b/definitions/grib2/template.4.parameter_chemical_source.def new file mode 100644 index 000000000..a101d0044 --- /dev/null +++ b/definitions/grib2/template.4.parameter_chemical_source.def @@ -0,0 +1,50 @@ +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +# Parameter category +codetable[1] parameterCategory ('4.1.[discipline:l].table',masterDir,localDir): dump; + +# Parameter number +codetable[1] parameterNumber ('4.2.[discipline:l].[parameterCategory:l].table',masterDir,localDir) : dump; +meta parameterUnits codetable_units(parameterNumber) : dump; +meta parameterName codetable_title(parameterNumber) : dump; + +# Atmospheric chemical or physical constitutent type +codetable[2] constituentType ('4.230.table',masterDir,localDir) : dump; + +# Source, sink or chemical/physical process (Code table 4.238) +codetable[1] sourceSinkChemicalPhysicalProcess ('4.238.table',masterDir,localDir) = 255 : dump; + +# Type of generating process +codetable[1] typeOfGeneratingProcess ('4.3.table',masterDir,localDir) : dump; + +# Background generating process identifier (defined by originating centre) +unsigned[1] backgroundProcess = 255 : edition_specific; +alias backgroundGeneratingProcessIdentifier=backgroundProcess; + +# Analysis or forecast generating processes identifier +# (defined by originating centre) +unsigned[1] generatingProcessIdentifier : dump; + +# Hours of observational data cut-off after reference time +unsigned[2] hoursAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias hoursAfterReferenceTimeOfDataCutoff=hoursAfterDataCutoff; + +# Minutes of observational data cut-off after reference time +unsigned[1] minutesAfterDataCutoff = missing() : edition_specific,can_be_missing; +alias minutesAfterReferenceTimeOfDataCutoff=minutesAfterDataCutoff; + +# Indicator of unit of time range +codetable[1] indicatorOfUnitOfTimeRange ('4.4.table',masterDir,localDir) : dump; +alias defaultStepUnits = one; # 1 means Hour. See code table 4.4 +template_nofail default_step_units "grib2/localConcepts/[centre:s]/default_step_units.def"; +codetable[1] stepUnits 'stepUnits.table' = defaultStepUnits : transient,dump,no_copy; + +# Forecast time in units defined by indicatorOfUnitOfTimeRange +signed[4] forecastTime : dump; From 8a89534268d0edbc706c4ffe00459345654af9dc Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 16 Sep 2019 12:55:40 +0100 Subject: [PATCH 002/104] DGOV-201: initial try --- definitions/grib2/carra_suiteName.table | 2 ++ definitions/grib2/grib2LocalSectionNumber.98.table | 1 + definitions/grib2/local.98.43.def | 3 +++ src/grib_accessor_class_local_definition.c | 1 + 4 files changed, 7 insertions(+) create mode 100644 definitions/grib2/carra_suiteName.table create mode 100644 definitions/grib2/local.98.43.def diff --git a/definitions/grib2/carra_suiteName.table b/definitions/grib2/carra_suiteName.table new file mode 100644 index 000000000..b191c50df --- /dev/null +++ b/definitions/grib2/carra_suiteName.table @@ -0,0 +1,2 @@ +# CARRA/CERRA suite names +0 unknown Unknown diff --git a/definitions/grib2/grib2LocalSectionNumber.98.table b/definitions/grib2/grib2LocalSectionNumber.98.table index 051b1c918..3a8768a33 100644 --- a/definitions/grib2/grib2LocalSectionNumber.98.table +++ b/definitions/grib2/grib2LocalSectionNumber.98.table @@ -20,5 +20,6 @@ 39 39 4DVar model errors for long window 4Dvar system 41 41 The European Flood Awareness System 42 42 Lead Centre for Wave Forecast Verification +43 43 Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) 192 192 Multiple ECMWF local definitions 300 300 Multi-dimensional parameters diff --git a/definitions/grib2/local.98.43.def b/definitions/grib2/local.98.43.def new file mode 100644 index 000000000..46cace9ad --- /dev/null +++ b/definitions/grib2/local.98.43.def @@ -0,0 +1,3 @@ +# Local definition 43: Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) +codetable[2] carraSuiteName "grib2/carra_suiteName.table" : dump; +alias mars.origin = carraSuiteName; diff --git a/src/grib_accessor_class_local_definition.c b/src/grib_accessor_class_local_definition.c index 952683fae..c6e3ec22b 100644 --- a/src/grib_accessor_class_local_definition.c +++ b/src/grib_accessor_class_local_definition.c @@ -241,6 +241,7 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) case 36: /* MARS labelling for long window 4Dvar system */ case 40: /* MARS labeling with domain and model (for LAM) */ case 42: /* LC-WFV: Wave forecast verification */ + case 43: /* CARRA/CERRA */ if (isInstant) { /* type=em || type=es */ if (type==17) { From c12ba4fd3f746dc3c39571c79c47069811ee5d38 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 18 Sep 2019 16:14:54 +0100 Subject: [PATCH 003/104] CARRA domain set up update. --- definitions/grib2/carra_suiteName.table | 3 +++ definitions/grib2/local.98.43.def | 1 + 2 files changed, 4 insertions(+) diff --git a/definitions/grib2/carra_suiteName.table b/definitions/grib2/carra_suiteName.table index b191c50df..93bc03191 100644 --- a/definitions/grib2/carra_suiteName.table +++ b/definitions/grib2/carra_suiteName.table @@ -1,2 +1,5 @@ # CARRA/CERRA suite names 0 unknown Unknown +1 enmi-haro-aar HARMONIE-AROME reanalysis by MetNorway on AROME-Artic domain +2 enmi-haro-igb HARMONIE-AROME reanalysis by MetNorway on IGB domain +3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain diff --git a/definitions/grib2/local.98.43.def b/definitions/grib2/local.98.43.def index 46cace9ad..8212f32b2 100644 --- a/definitions/grib2/local.98.43.def +++ b/definitions/grib2/local.98.43.def @@ -1,3 +1,4 @@ # Local definition 43: Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) codetable[2] carraSuiteName "grib2/carra_suiteName.table" : dump; alias mars.origin = carraSuiteName; +unalias mars.domain; From 73f3e1c8714eaa15dd829023b5a4958f46c8eb9d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 18 Sep 2019 17:14:24 +0100 Subject: [PATCH 004/104] DGOV-201: rename the key --- definitions/grib2/carra_suiteName.table | 6 +++--- definitions/grib2/local.98.43.def | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/definitions/grib2/carra_suiteName.table b/definitions/grib2/carra_suiteName.table index 93bc03191..a0cae5341 100644 --- a/definitions/grib2/carra_suiteName.table +++ b/definitions/grib2/carra_suiteName.table @@ -1,5 +1,5 @@ # CARRA/CERRA suite names 0 unknown Unknown -1 enmi-haro-aar HARMONIE-AROME reanalysis by MetNorway on AROME-Artic domain -2 enmi-haro-igb HARMONIE-AROME reanalysis by MetNorway on IGB domain -3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain +1 enmi-haro-aar HARMONIE-AROME reanalysis by MetNorway on AROME-Artic domain +2 enmi-haro-igb HARMONIE-AROME reanalysis by MetNorway on IGB domain +3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain diff --git a/definitions/grib2/local.98.43.def b/definitions/grib2/local.98.43.def index 8212f32b2..4e95bc71f 100644 --- a/definitions/grib2/local.98.43.def +++ b/definitions/grib2/local.98.43.def @@ -1,4 +1,4 @@ # Local definition 43: Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) -codetable[2] carraSuiteName "grib2/carra_suiteName.table" : dump; -alias mars.origin = carraSuiteName; +codetable[2] suiteName "grib2/carra_suiteName.table" : dump; +alias mars.origin = suiteName; unalias mars.domain; From 23452a32ecaa4763f61043b6c2f5077083bfefa8 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 18 Sep 2019 17:26:13 +0100 Subject: [PATCH 005/104] DGOV-201: rename the code table --- definitions/grib2/local.98.43.def | 2 +- .../{carra_suiteName.table => regional_reanal_suiteName.table} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename definitions/grib2/{carra_suiteName.table => regional_reanal_suiteName.table} (100%) diff --git a/definitions/grib2/local.98.43.def b/definitions/grib2/local.98.43.def index 4e95bc71f..5cf36c86f 100644 --- a/definitions/grib2/local.98.43.def +++ b/definitions/grib2/local.98.43.def @@ -1,4 +1,4 @@ # Local definition 43: Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) -codetable[2] suiteName "grib2/carra_suiteName.table" : dump; +codetable[2] suiteName "grib2/regional_reanal_suiteName.table" : dump; alias mars.origin = suiteName; unalias mars.domain; diff --git a/definitions/grib2/carra_suiteName.table b/definitions/grib2/regional_reanal_suiteName.table similarity index 100% rename from definitions/grib2/carra_suiteName.table rename to definitions/grib2/regional_reanal_suiteName.table From 46094906430da2009afa71e0c82d6a45e70758f8 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 25 Sep 2019 10:04:16 +0100 Subject: [PATCH 006/104] CARRA origins update --- definitions/grib2/carra_suiteName.table | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/grib2/carra_suiteName.table b/definitions/grib2/carra_suiteName.table index 93bc03191..067b54395 100644 --- a/definitions/grib2/carra_suiteName.table +++ b/definitions/grib2/carra_suiteName.table @@ -1,5 +1,5 @@ # CARRA/CERRA suite names 0 unknown Unknown -1 enmi-haro-aar HARMONIE-AROME reanalysis by MetNorway on AROME-Artic domain -2 enmi-haro-igb HARMONIE-AROME reanalysis by MetNorway on IGB domain +1 enmi-haro-cae HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain +2 enmi-haro-caw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain 3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain From 4017800b2827042ac07e09fdfc893061f4a9e5fb Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 25 Sep 2019 10:19:34 +0100 Subject: [PATCH 007/104] CARRA/CERRA origins update --- definitions/grib2/regional_reanal_suiteName.table | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/definitions/grib2/regional_reanal_suiteName.table b/definitions/grib2/regional_reanal_suiteName.table index 215a88a07..db7d94adc 100644 --- a/definitions/grib2/regional_reanal_suiteName.table +++ b/definitions/grib2/regional_reanal_suiteName.table @@ -1,7 +1,7 @@ # CARRA/CERRA suite names 0 unknown Unknown -1 enmi-haro-cae HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain -2 enmi-haro-caw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain -3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain -4 eswi-hald-ecx HARMONIE-ALADIN reanalysis by SMHI on EURO-CORDEX domain -5 lfpw-mesu-ecx MESCAN-SURFEX surface reanalysis by Meteo-France on EURO-CORDEX domain +1 enmi-haro-cae HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain (CARRA project) +2 enmi-haro-caw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain (CARRA project) +3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain (CARRA project) +4 eswi-hald-ecx HARMONIE-ALADIN reanalysis by SMHI on EURO-CORDEX domain (CERRA project) +5 lfpw-mesu-ecx MESCAN-SURFEX surface reanalysis by Meteo-France on EURO-CORDEX domain (CERRA project) From 186c426d0c12b511e7312eb2292256b203c0da51 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Fri, 27 Sep 2019 11:27:40 +0100 Subject: [PATCH 008/104] s2s ocean given_level type param fix --- tigge/tigge_check.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 35aecc7c8..6ff7cab16 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -3894,7 +3894,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 29315}, {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "average_salinity_in_the_upper_300_m_o2d.s2", @@ -3966,7 +3966,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "eastward_sea_water_velocity_o2d.s2", @@ -3988,7 +3988,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "northward_sea_water_velocity_o2d.s2", @@ -4010,7 +4010,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea-ice_thickness_o2d.s2", @@ -4032,7 +4032,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea_surface_height_o2d.s2", @@ -4054,7 +4054,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea_surface_practical_salinity_o2d.s2", @@ -4076,7 +4076,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, }; From b6db92df35a411750b0dabd62f225af00b6e22b5 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Tue, 1 Oct 2019 13:39:26 +0100 Subject: [PATCH 009/104] ECC-994 update --- tigge/tigge_check.h | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 6ff7cab16..1317529f9 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -3922,7 +3922,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {&daily_average, &given_thickness, &has_bitmap}, }, { - "mean_sea_water_potential_temperature_in_the_upper_300_m_o2d.s2", + "mean_sea_water_temperature_in_the_upper_300_m_o2d.s2", -1e+8, 1e+8, -1e+8, @@ -3933,6 +3933,31 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"paramId", GRIB_TYPE_LONG, 151127}, {"discipline", GRIB_TYPE_LONG, 10}, {"parameterCategory", GRIB_TYPE_LONG, 4}, + {"parameterNumber", GRIB_TYPE_LONG, 15}, + + {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, + {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, + {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, + + {"typeOfSecondFixedSurface", GRIB_TYPE_LONG, 160}, + {"scaleFactorOfSecondFixedSurface", GRIB_TYPE_LONG, 0}, + {"scaledValueOfSecondFixedSurface", GRIB_TYPE_LONG, 300}, + {NULL, }, + }, + {&daily_average, &given_thickness, &has_bitmap}, + }, + { + "mean_sea_water_potential_temperature_in_the_upper_300_m_o2d.s2", + -1e+8, + 1e+8, + -1e+8, + 1e+8, + { + {"class", GRIB_TYPE_STRING, 0, "s2"}, + + {"paramId", GRIB_TYPE_LONG, 151126}, + {"discipline", GRIB_TYPE_LONG, 10}, + {"parameterCategory", GRIB_TYPE_LONG, 4}, {"parameterNumber", GRIB_TYPE_LONG, 18}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, From 7ede2fbb05bfe80f582db3cc28498c7351a6a28c Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Thu, 10 Oct 2019 16:00:12 +0100 Subject: [PATCH 010/104] S2S ocean params fix --- tigge/tigge_check.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index f3c509c2a..1317529f9 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -3894,7 +3894,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 29315}, {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "average_salinity_in_the_upper_300_m_o2d.s2", @@ -3991,7 +3991,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "eastward_sea_water_velocity_o2d.s2", @@ -4013,7 +4013,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "northward_sea_water_velocity_o2d.s2", @@ -4035,7 +4035,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea-ice_thickness_o2d.s2", @@ -4057,7 +4057,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea_surface_height_o2d.s2", @@ -4079,7 +4079,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, { "sea_surface_practical_salinity_o2d.s2", @@ -4101,7 +4101,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &predefined_level, &has_bitmap}, + {&daily_average, &given_level, &has_bitmap}, }, }; From e57d8ede9531039a05ce344ee5eb04655281a833 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 11 Oct 2019 13:34:19 +0100 Subject: [PATCH 011/104] Better error messages --- src/grib_accessor_class_data_g1simple_packing.c | 2 +- src/grib_accessor_class_data_g2simple_packing.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/grib_accessor_class_data_g1simple_packing.c b/src/grib_accessor_class_data_g1simple_packing.c index 6f9ab42c3..0dd23b033 100644 --- a/src/grib_accessor_class_data_g1simple_packing.c +++ b/src/grib_accessor_class_data_g1simple_packing.c @@ -283,7 +283,7 @@ static int pack_double(grib_accessor* a, const double* cval, size_t *len) case GRIB_SUCCESS: break; default: - grib_context_log(a->context,GRIB_LOG_ERROR,"unable to compute packing parameters\n"); + grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB1 simple packing: unable to set values"); return ret; } diff --git a/src/grib_accessor_class_data_g2simple_packing.c b/src/grib_accessor_class_data_g2simple_packing.c index 6748b965d..033b4848a 100644 --- a/src/grib_accessor_class_data_g2simple_packing.c +++ b/src/grib_accessor_class_data_g2simple_packing.c @@ -218,7 +218,7 @@ static int pack_double(grib_accessor* a, const double* cval, size_t *len) case GRIB_SUCCESS: break; default: - grib_context_log(a->context,GRIB_LOG_ERROR,"unable to compute packing parameters\n"); + grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB2 simple packing: unable to set values"); return ret; } From ba524c3218f72db14f5dd0c054f02d0eb417080a Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 11 Oct 2019 13:35:01 +0100 Subject: [PATCH 012/104] GRIB encoding: keep values reasonable for examples/tests --- examples/C/large_grib1.c | 4 ++-- tests/bufr_ecc-604.c | 2 +- tests/grib_ecc-604.c | 2 +- tests/grib_encode_pthreads.c | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/C/large_grib1.c b/examples/C/large_grib1.c index f631824c3..8fc11852e 100644 --- a/examples/C/large_grib1.c +++ b/examples/C/large_grib1.c @@ -29,8 +29,8 @@ int main() } for (i=0; i100) {e*=10; count=1;} + if (count>1000) {e*=2; count=1;} values[i]=d; d+=e; count++; From 73672e7b73a3fa7c0de6714cca830a6be2718941 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 14 Oct 2019 15:48:44 +0100 Subject: [PATCH 013/104] ECC-995: C API: Review const-ness of arguments (part 4) --- src/eccodes.c | 8 ++++---- src/eccodes.h | 2 +- src/grib_api.h | 14 +++++++------- src/grib_api_prototypes.h | 2 +- src/grib_nearest.c | 9 +++++---- 5 files changed, 18 insertions(+), 17 deletions(-) diff --git a/src/eccodes.c b/src/eccodes.c index d59c3d8a2..7ed0ad6ed 100644 --- a/src/eccodes.c +++ b/src/eccodes.c @@ -294,10 +294,10 @@ int codes_grib_nearest_find(grib_nearest *nearest, const grib_handle* h,double i { return grib_nearest_find(nearest, h, inlat, inlon, flags, outlats, outlons, values, distances, indexes, len); } -int codes_grib_nearest_find_multiple(const grib_handle* h,int is_lsm, - double* inlats,double* inlons,long npoints, - double* outlats,double* outlons, - double* values,double* distances, int* indexes) +int codes_grib_nearest_find_multiple(const grib_handle* h, int is_lsm, + const double* inlats, const double* inlons, long npoints, + double* outlats, double* outlons, + double* values, double* distances, int* indexes) { return grib_nearest_find_multiple(h, is_lsm, inlats, inlons, npoints, outlats, outlons, values, distances, indexes); } diff --git a/src/eccodes.h b/src/eccodes.h index b0cd7c002..46838dd78 100644 --- a/src/eccodes.h +++ b/src/eccodes.h @@ -706,7 +706,7 @@ int codes_grib_nearest_delete(codes_nearest *nearest); * @return 0 if OK, integer value on error */ int codes_grib_nearest_find_multiple(const codes_handle* h, int is_lsm, - double* inlats, double* inlons, long npoints, + const double* inlats, const double* inlons, long npoints, double* outlats, double* outlons, double* values, double* distances, int* indexes); diff --git a/src/grib_api.h b/src/grib_api.h index f7688bc50..323fc28a8 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -682,9 +682,9 @@ grib_nearest* grib_nearest_new(const grib_handle* h, int* error); * @param len : size of the arrays * @return 0 if OK, integer value on error */ -int grib_nearest_find(grib_nearest *nearest, const grib_handle* h,double inlat,double inlon, - unsigned long flags,double* outlats,double* outlons, - double* values,double* distances,int* indexes,size_t *len); +int grib_nearest_find(grib_nearest* nearest, const grib_handle* h, double inlat, double inlon, + unsigned long flags, double* outlats, double* outlons, + double* values, double* distances, int* indexes, size_t* len); /** * Frees an nearest from memory @@ -718,10 +718,10 @@ int grib_nearest_delete(grib_nearest *nearest); * @param indexes : returned array of indexes of the nearest points * @return 0 if OK, integer value on error */ -int grib_nearest_find_multiple(const grib_handle* h,int is_lsm, - double* inlats,double* inlons,long npoints, - double* outlats,double* outlons, - double* values,double* distances, int* indexes); +int grib_nearest_find_multiple(const grib_handle* h, int is_lsm, + const double* inlats, const double* inlons, long npoints, + double* outlats, double* outlons, + double* values, double* distances, int* indexes); /* @} */ diff --git a/src/grib_api_prototypes.h b/src/grib_api_prototypes.h index 07efcdc65..726ad40dd 100644 --- a/src/grib_api_prototypes.h +++ b/src/grib_api_prototypes.h @@ -1391,7 +1391,7 @@ int grib_nearest_init(grib_nearest *i, grib_handle *h, grib_arguments *args); int grib_nearest_delete(grib_nearest *i); void grib_binary_search(double xx[], const unsigned long n, double x, int *ju, int *jl); double grib_nearest_distance(double radius, double lon1, double lat1, double lon2, double lat2); -int grib_nearest_find_multiple(const grib_handle *h, int is_lsm, double *inlats, double *inlons, long npoints, double *outlats, double *outlons, double *values, double *distances, int *indexes); +int grib_nearest_find_multiple(const grib_handle *h, int is_lsm, const double *inlats, const double *inlons, long npoints, double *outlats, double *outlons, double *values, double *distances, int *indexes); /* grib_nearest_class.c */ grib_nearest *grib_nearest_factory(grib_handle *h, grib_arguments *args); diff --git a/src/grib_nearest.c b/src/grib_nearest.c index 3d55a72eb..77e90f6a5 100644 --- a/src/grib_nearest.c +++ b/src/grib_nearest.c @@ -129,10 +129,11 @@ double grib_nearest_distance(double radius,double lon1, double lat1, double lon2 return radius*acos(a); } -int grib_nearest_find_multiple(const grib_handle* h,int is_lsm, - double* inlats,double* inlons,long npoints, - double* outlats,double* outlons, - double* values,double* distances, int* indexes) +int grib_nearest_find_multiple( + const grib_handle* h, int is_lsm, + const double* inlats, const double* inlons, long npoints, + double* outlats, double* outlons, + double* values, double* distances, int* indexes) { grib_nearest* nearest=0; double* pdistances=distances; From 51754a218a09d4b45617c3dbdfc39405c6ec7a33 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 15 Oct 2019 10:34:47 +0100 Subject: [PATCH 014/104] Spelling --- examples/C/grib_multi.c | 2 +- examples/deprecated/multi.c | 2 +- examples/deprecated/multi_fortran.F | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/C/grib_multi.c b/examples/C/grib_multi.c index 2c9b3c991..67d19ca58 100644 --- a/examples/C/grib_multi.c +++ b/examples/C/grib_multi.c @@ -14,7 +14,7 @@ * Description: How to decode GRIB messages containing multiple * fields. Try to turn on and off multi support to * see the difference. Default is OFF. - * For all the tools defalut is multi support ON. + * For all the tools default is multi support ON. * */ #include diff --git a/examples/deprecated/multi.c b/examples/deprecated/multi.c index 6eb780fb4..c9171ebc4 100644 --- a/examples/deprecated/multi.c +++ b/examples/deprecated/multi.c @@ -14,7 +14,7 @@ * Description: How to decode grib messages containing multiple * fields. Try to turn on and off multi support to * see the difference. Default is OFF. - * For all the tools defalut is multi support ON. + * For all the tools default is multi support ON. * * * diff --git a/examples/deprecated/multi_fortran.F b/examples/deprecated/multi_fortran.F index 29b363cad..2f143f1c2 100644 --- a/examples/deprecated/multi_fortran.F +++ b/examples/deprecated/multi_fortran.F @@ -13,7 +13,7 @@ C C Description: How to decode grib messages containing multiple C fields. Try to turn on and off multi support to C see the difference. Default is OFF. -C For all the tools defalut is multi support ON. +C For all the tools default is multi support ON. C C C From 25b21501bab344c4e3c7a8b0aa05f043bef97c65 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 15 Oct 2019 16:23:34 +0100 Subject: [PATCH 015/104] ECC-993: Finalise changes related to CARRA/CERRA --- definitions/grib2/crraLocalVersion.table | 1 + ...l_suiteName.table => crra_suiteName.table} | 0 definitions/grib2/local.crra.1.def | 4 + definitions/grib2/products_10.def | 5 + definitions/grib2/products_11.def | 5 + definitions/grib2/products_crra.def | 110 ++++++++++++++++++ definitions/grib2/section.1.def | 2 + definitions/grib2/section.2.def | 6 + definitions/grib2/tables/23/1.3.table | 4 +- 9 files changed, 136 insertions(+), 1 deletion(-) create mode 100644 definitions/grib2/crraLocalVersion.table rename definitions/grib2/{regional_reanal_suiteName.table => crra_suiteName.table} (100%) create mode 100644 definitions/grib2/local.crra.1.def create mode 100644 definitions/grib2/products_10.def create mode 100644 definitions/grib2/products_11.def create mode 100644 definitions/grib2/products_crra.def diff --git a/definitions/grib2/crraLocalVersion.table b/definitions/grib2/crraLocalVersion.table new file mode 100644 index 000000000..3b7d11367 --- /dev/null +++ b/definitions/grib2/crraLocalVersion.table @@ -0,0 +1 @@ +1 CRRA Copernicus regional reanalysis diff --git a/definitions/grib2/regional_reanal_suiteName.table b/definitions/grib2/crra_suiteName.table similarity index 100% rename from definitions/grib2/regional_reanal_suiteName.table rename to definitions/grib2/crra_suiteName.table diff --git a/definitions/grib2/local.crra.1.def b/definitions/grib2/local.crra.1.def new file mode 100644 index 000000000..27bbcea38 --- /dev/null +++ b/definitions/grib2/local.crra.1.def @@ -0,0 +1,4 @@ +# CARRA/CERRA local + +codetable[2] suiteName "grib2/crra_suiteName.table" : dump; +alias crraSuiteID = suiteName; diff --git a/definitions/grib2/products_10.def b/definitions/grib2/products_10.def new file mode 100644 index 000000000..61d00a291 --- /dev/null +++ b/definitions/grib2/products_10.def @@ -0,0 +1,5 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsExpver = 'prod'; +include "grib2/products_crra.def" diff --git a/definitions/grib2/products_11.def b/definitions/grib2/products_11.def new file mode 100644 index 000000000..80615b3ce --- /dev/null +++ b/definitions/grib2/products_11.def @@ -0,0 +1,5 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsExpver = 'test'; +include "grib2/products_crra.def" diff --git a/definitions/grib2/products_crra.def b/definitions/grib2/products_crra.def new file mode 100644 index 000000000..1020e453c --- /dev/null +++ b/definitions/grib2/products_crra.def @@ -0,0 +1,110 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsClass = 'rr'; + +alias tigge_short_name=shortName; +alias short_name=shortName; +alias parameter=paramId; +alias tigge_name=name; + +alias parameter.paramId=paramId; +alias parameter.shortName=shortName; +alias parameter.units=units; +alias parameter.name=name; + +# Special UERRA rule for level type 103 'Specified height level above ground (m)' +if(typeOfFirstFixedSurface == 103) { + # only the parameters above 10m + if (level > 10) { + constant heightLevelName = 'hl'; + alias mars.levtype = heightLevelName; + # levelist was unaliased in template.4.horizontal.def so we must have it back + alias mars.levelist = level; + } +} +if(typeOfFirstFixedSurface == 118) { + constant levTypeName = 'ml'; + alias mars.levtype = levTypeName; +} + +# See GRIB-871 and ECC-854 +if(typeOfFirstFixedSurface == 151 && typeOfSecondFixedSurface == 151) { + alias level = bottomLevel; +} + +alias mars.expver = marsExpver; +alias mars.class = marsClass; +alias mars.param = paramId; +alias mars.origin = centre; + +if (section2Used == 1) { + constant marsLamModel = 'lam'; + alias mars.model = marsLamModel; # model redefined. It is not 'glob' + alias mars.origin = crraSuiteID; # origin is the suiteName + unalias mars.domain; # No mars domain needed +} + + +# See GRIB-911 re typeOfProcessedData values in UERRA +concept marsType { + + fc = { + typeOfProcessedData = 1; + } + "9" = { + typeOfProcessedData = 1; + } + + an = { + typeOfProcessedData = 0; + } + "2" = { + typeOfProcessedData = 0; + } + + # See ECC-456. Special rule for Swedish data + # oi is Optimal Interpolation + oi = { + centre = 82; + typeOfGeneratingProcess = 0; + generatingProcessIdentifier = 50; + } + "4" = { + centre = 82; + typeOfGeneratingProcess = 0; + generatingProcessIdentifier = 50; + } + + "default" = { + dummyc = 0; + } +} + +# See GRIB-205 re no_copy +# Cannot use typeOfProcessedData for stream. See GRIB-911 +concept marsStream { + + oper = { + productDefinitionTemplateNumber = 8; + } + + oper = { + productDefinitionTemplateNumber = 0; + } + + enda = { + productDefinitionTemplateNumber = 11; + } + + enda = { + productDefinitionTemplateNumber = 1; + } + + "default" = { + dummyc = 0; + } +} : no_copy; + +alias mars.stream = marsStream; +alias mars.type = marsType; diff --git a/definitions/grib2/section.1.def b/definitions/grib2/section.1.def index 17121603a..ea1a0d3fb 100644 --- a/definitions/grib2/section.1.def +++ b/definitions/grib2/section.1.def @@ -128,5 +128,7 @@ if ( ((section1Length > 21) or setCalendarId > 0) and deleteCalendarId == 0) { concept is_uerra(zero) { '1' = {productionStatusOfProcessedData=9;} '1' = {productionStatusOfProcessedData=8;} + '1' = {productionStatusOfProcessedData=10;} + '1' = {productionStatusOfProcessedData=11;} '0' = {dummy=1;} } diff --git a/definitions/grib2/section.2.def b/definitions/grib2/section.2.def index 8817c0a96..f8f496446 100644 --- a/definitions/grib2/section.2.def +++ b/definitions/grib2/section.2.def @@ -22,6 +22,12 @@ if ( addEmptySection2 == 0 ) { template tiggeSection "grib2/local.tigge.[tiggeLocalVersion:l].def"; } + if(productionStatusOfProcessedData == 10 || productionStatusOfProcessedData == 11) { + # crra = Copernicus Regional ReAnalysis + codetable[2] crraLocalVersion 'grib2/crraLocalVersion.table' = 1 : dump; + template crraSection "grib2/local.crra.[crraLocalVersion:l].def"; + } + codetable[2] grib2LocalSectionNumber 'grib2/grib2LocalSectionNumber.[centreForLocal:l].table' = 1 : dump; if (grib2LocalSectionNumber!=0) { diff --git a/definitions/grib2/tables/23/1.3.table b/definitions/grib2/tables/23/1.3.table index 0c95269d5..dd7e68132 100644 --- a/definitions/grib2/tables/23/1.3.table +++ b/definitions/grib2/tables/23/1.3.table @@ -9,6 +9,8 @@ 7 7 S2S test products 8 8 Uncertainties in Ensembles of Regional ReAnalyses project (UERRA) 9 9 Uncertainties in Ensembles of Regional ReAnalyses project test (UERRA) -# 10-191 Reserved +10 10 Copernicus regional reanalysis (CARRA/CERRA) +11 11 Copernicus regional reanalysis test (CARRA/CERRA) +# 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing From f0231c542a6a832816bc883355b2d9e28d8c6a64 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 15 Oct 2019 16:45:19 +0100 Subject: [PATCH 016/104] ECC-993: Remove unused local defn 43 --- definitions/grib2/grib2LocalSectionNumber.98.table | 1 - definitions/grib2/local.98.43.def | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 definitions/grib2/local.98.43.def diff --git a/definitions/grib2/grib2LocalSectionNumber.98.table b/definitions/grib2/grib2LocalSectionNumber.98.table index 3a8768a33..051b1c918 100644 --- a/definitions/grib2/grib2LocalSectionNumber.98.table +++ b/definitions/grib2/grib2LocalSectionNumber.98.table @@ -20,6 +20,5 @@ 39 39 4DVar model errors for long window 4Dvar system 41 41 The European Flood Awareness System 42 42 Lead Centre for Wave Forecast Verification -43 43 Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) 192 192 Multiple ECMWF local definitions 300 300 Multi-dimensional parameters diff --git a/definitions/grib2/local.98.43.def b/definitions/grib2/local.98.43.def deleted file mode 100644 index 5cf36c86f..000000000 --- a/definitions/grib2/local.98.43.def +++ /dev/null @@ -1,4 +0,0 @@ -# Local definition 43: Copernicus Arctic/European Regional ReAnalysis (CARRA/CERRA) -codetable[2] suiteName "grib2/regional_reanal_suiteName.table" : dump; -alias mars.origin = suiteName; -unalias mars.domain; From 5be5b4fc41d77267abbb549e948b3a6f08540fb9 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 15 Oct 2019 17:05:44 +0100 Subject: [PATCH 017/104] ECC-993: Remove unused local defn 43 --- src/grib_accessor_class_local_definition.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/grib_accessor_class_local_definition.c b/src/grib_accessor_class_local_definition.c index c6e3ec22b..952683fae 100644 --- a/src/grib_accessor_class_local_definition.c +++ b/src/grib_accessor_class_local_definition.c @@ -241,7 +241,6 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) case 36: /* MARS labelling for long window 4Dvar system */ case 40: /* MARS labeling with domain and model (for LAM) */ case 42: /* LC-WFV: Wave forecast verification */ - case 43: /* CARRA/CERRA */ if (isInstant) { /* type=em || type=es */ if (type==17) { From e43ba9d8bf8cb4fa8c01e394f8a6c510b661f62d Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 23 Oct 2019 16:36:45 +0100 Subject: [PATCH 018/104] starting newly from 2.14.1 + related updated --- definitions/grib2/crraLocalVersion.table | 1 + definitions/grib2/crra_suiteName.table | 7 ++ definitions/grib2/local.crra.1.def | 4 + definitions/grib2/products_10.def | 5 + definitions/grib2/products_11.def | 5 + definitions/grib2/products_crra.def | 110 +++++++++++++++++++ definitions/grib2/tables/23/1.3.table | 4 +- definitions/section.1.def | 134 +++++++++++++++++++++++ definitions/section.2.def | 45 ++++++++ 9 files changed, 314 insertions(+), 1 deletion(-) create mode 100644 definitions/grib2/crraLocalVersion.table create mode 100644 definitions/grib2/crra_suiteName.table create mode 100644 definitions/grib2/local.crra.1.def create mode 100644 definitions/grib2/products_10.def create mode 100644 definitions/grib2/products_11.def create mode 100644 definitions/grib2/products_crra.def create mode 100644 definitions/section.1.def create mode 100644 definitions/section.2.def diff --git a/definitions/grib2/crraLocalVersion.table b/definitions/grib2/crraLocalVersion.table new file mode 100644 index 000000000..3b7d11367 --- /dev/null +++ b/definitions/grib2/crraLocalVersion.table @@ -0,0 +1 @@ +1 CRRA Copernicus regional reanalysis diff --git a/definitions/grib2/crra_suiteName.table b/definitions/grib2/crra_suiteName.table new file mode 100644 index 000000000..db7d94adc --- /dev/null +++ b/definitions/grib2/crra_suiteName.table @@ -0,0 +1,7 @@ +# CARRA/CERRA suite names +0 unknown Unknown +1 enmi-haro-cae HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain (CARRA project) +2 enmi-haro-caw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain (CARRA project) +3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain (CARRA project) +4 eswi-hald-ecx HARMONIE-ALADIN reanalysis by SMHI on EURO-CORDEX domain (CERRA project) +5 lfpw-mesu-ecx MESCAN-SURFEX surface reanalysis by Meteo-France on EURO-CORDEX domain (CERRA project) diff --git a/definitions/grib2/local.crra.1.def b/definitions/grib2/local.crra.1.def new file mode 100644 index 000000000..27bbcea38 --- /dev/null +++ b/definitions/grib2/local.crra.1.def @@ -0,0 +1,4 @@ +# CARRA/CERRA local + +codetable[2] suiteName "grib2/crra_suiteName.table" : dump; +alias crraSuiteID = suiteName; diff --git a/definitions/grib2/products_10.def b/definitions/grib2/products_10.def new file mode 100644 index 000000000..61d00a291 --- /dev/null +++ b/definitions/grib2/products_10.def @@ -0,0 +1,5 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsExpver = 'prod'; +include "grib2/products_crra.def" diff --git a/definitions/grib2/products_11.def b/definitions/grib2/products_11.def new file mode 100644 index 000000000..80615b3ce --- /dev/null +++ b/definitions/grib2/products_11.def @@ -0,0 +1,5 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsExpver = 'test'; +include "grib2/products_crra.def" diff --git a/definitions/grib2/products_crra.def b/definitions/grib2/products_crra.def new file mode 100644 index 000000000..1020e453c --- /dev/null +++ b/definitions/grib2/products_crra.def @@ -0,0 +1,110 @@ +# Copyright 2005-2019 ECMWF. + +# Copernicus regional reanalysis (CARRA/CERRA) +constant marsClass = 'rr'; + +alias tigge_short_name=shortName; +alias short_name=shortName; +alias parameter=paramId; +alias tigge_name=name; + +alias parameter.paramId=paramId; +alias parameter.shortName=shortName; +alias parameter.units=units; +alias parameter.name=name; + +# Special UERRA rule for level type 103 'Specified height level above ground (m)' +if(typeOfFirstFixedSurface == 103) { + # only the parameters above 10m + if (level > 10) { + constant heightLevelName = 'hl'; + alias mars.levtype = heightLevelName; + # levelist was unaliased in template.4.horizontal.def so we must have it back + alias mars.levelist = level; + } +} +if(typeOfFirstFixedSurface == 118) { + constant levTypeName = 'ml'; + alias mars.levtype = levTypeName; +} + +# See GRIB-871 and ECC-854 +if(typeOfFirstFixedSurface == 151 && typeOfSecondFixedSurface == 151) { + alias level = bottomLevel; +} + +alias mars.expver = marsExpver; +alias mars.class = marsClass; +alias mars.param = paramId; +alias mars.origin = centre; + +if (section2Used == 1) { + constant marsLamModel = 'lam'; + alias mars.model = marsLamModel; # model redefined. It is not 'glob' + alias mars.origin = crraSuiteID; # origin is the suiteName + unalias mars.domain; # No mars domain needed +} + + +# See GRIB-911 re typeOfProcessedData values in UERRA +concept marsType { + + fc = { + typeOfProcessedData = 1; + } + "9" = { + typeOfProcessedData = 1; + } + + an = { + typeOfProcessedData = 0; + } + "2" = { + typeOfProcessedData = 0; + } + + # See ECC-456. Special rule for Swedish data + # oi is Optimal Interpolation + oi = { + centre = 82; + typeOfGeneratingProcess = 0; + generatingProcessIdentifier = 50; + } + "4" = { + centre = 82; + typeOfGeneratingProcess = 0; + generatingProcessIdentifier = 50; + } + + "default" = { + dummyc = 0; + } +} + +# See GRIB-205 re no_copy +# Cannot use typeOfProcessedData for stream. See GRIB-911 +concept marsStream { + + oper = { + productDefinitionTemplateNumber = 8; + } + + oper = { + productDefinitionTemplateNumber = 0; + } + + enda = { + productDefinitionTemplateNumber = 11; + } + + enda = { + productDefinitionTemplateNumber = 1; + } + + "default" = { + dummyc = 0; + } +} : no_copy; + +alias mars.stream = marsStream; +alias mars.type = marsType; diff --git a/definitions/grib2/tables/23/1.3.table b/definitions/grib2/tables/23/1.3.table index 0c95269d5..dd7e68132 100644 --- a/definitions/grib2/tables/23/1.3.table +++ b/definitions/grib2/tables/23/1.3.table @@ -9,6 +9,8 @@ 7 7 S2S test products 8 8 Uncertainties in Ensembles of Regional ReAnalyses project (UERRA) 9 9 Uncertainties in Ensembles of Regional ReAnalyses project test (UERRA) -# 10-191 Reserved +10 10 Copernicus regional reanalysis (CARRA/CERRA) +11 11 Copernicus regional reanalysis test (CARRA/CERRA) +# 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/section.1.def b/definitions/section.1.def new file mode 100644 index 000000000..b4731b63f --- /dev/null +++ b/definitions/section.1.def @@ -0,0 +1,134 @@ +# Copyright 2005-2019 ECMWF. + +position offsetSection1; +section_length[4] section1Length ; +meta section1Pointer section_pointer(offsetSection1,section1Length,1); + +unsigned[1] numberOfSection = 1 :read_only; + +codetable[2] centre 'common/c-11.table' : dump,string_type; +alias identificationOfOriginatingGeneratingCentre=centre; +meta centreDescription codetable_title(centre); + +alias parameter.centre=centre; +alias ls.centre=centre; +alias originatingCentre=centre; + +unsigned[2] subCentre : dump; + +_if (subCentre==98 ) { +alias centreForLocal=subCentre; +} else { +alias centreForLocal=centre; +} + +codetable[1] tablesVersion 'grib2/tables/1.0.table' = tablesVersionLatest : edition_specific; +alias gribMasterTablesVersionNumber=tablesVersion; + +transient masterDir="grib2/tables/[tablesVersion]"; +if (tablesVersion > tablesVersionLatest) { + transient masterDir="grib2/tables/[tablesVersionLatest]"; +} +when (tablesVersion!=255) { + set masterDir="grib2/tables/[tablesVersion]"; +} else { + set masterDir="grib2/tables/4"; +} + +codetable[1] localTablesVersion 'grib2/tables/local/[centreForLocal]/1.1.table' ; +alias versionNumberOfGribLocalTables=localTablesVersion; + +transient localDir=""; +if (localTablesVersion != 0 and localTablesVersion != 255) { + transient localDir="grib2/tables/local/[centre]/[localTablesVersion]"; +} + +# Significance of Reference Time +codetable[1] significanceOfReferenceTime ('1.2.table',masterDir,localDir) = 1 : dump; + +# Year +# (4 digits) +unsigned[2] year ; + +# Month +unsigned[1] month ; + +# Day +unsigned[1] day ; + +# Hour +unsigned[1] hour ; + +# Minute +unsigned[1] minute ; + +# Second +unsigned[1] second ; + +meta dataDate g2date(year,month,day) : dump; +alias mars.date = dataDate; +alias ls.date = dataDate; + +meta julianDay julian_day(dataDate,hour,minute,second) : edition_specific; + +meta dataTime time(hour,minute,second) : dump; +alias mars.time = dataTime; + +# Production status of processed data in this GRIB message +codetable[1] productionStatusOfProcessedData ('1.3.table',masterDir,localDir) : dump; + +# Type of processed data in this GRIB message +codetable[1] typeOfProcessedData ('1.4.table',masterDir,localDir) = 255 : dump,string_type,no_fail; + +alias ls.dataType=typeOfProcessedData; + +meta md5Section1 md5(offsetSection1,section1Length); + +meta selectStepTemplateInterval select_step_template(productDefinitionTemplateNumber,0); # 0 -> not instant +meta selectStepTemplateInstant select_step_template(productDefinitionTemplateNumber,1); # 1 -> instant + +transient stepTypeInternal="instant" : hidden,no_copy; + +concept stepType { + "instant" = {selectStepTemplateInstant=1; stepTypeInternal="instant";} + "avg" = {selectStepTemplateInterval=1; stepTypeInternal="avg";} + "avgd" = {selectStepTemplateInterval=1; stepTypeInternal="avgd";} + "accum" = {selectStepTemplateInterval=1; stepTypeInternal="accum";} + "max" = {selectStepTemplateInterval=1; stepTypeInternal="max";} + "min" = {selectStepTemplateInterval=1; stepTypeInternal="min";} + "diff" = {selectStepTemplateInterval=1; stepTypeInternal="diff";} + "sdiff" = {selectStepTemplateInterval=1; stepTypeInternal="sdiff";} + "rms" = {selectStepTemplateInterval=1; stepTypeInternal="rms";} + "sd" = {selectStepTemplateInterval=1; stepTypeInternal="sd";} + "cov" = {selectStepTemplateInterval=1; stepTypeInternal="cov";} + "ratio" = {selectStepTemplateInterval=1; stepTypeInternal="ratio";} + "stdanom" = {selectStepTemplateInterval=1; stepTypeInternal="stdanom";} + "sum" = {selectStepTemplateInterval=1; stepTypeInternal="sum";} +} + +# 0=atmospheric chemical constituents +# 1=atmospheric chemical constituents based on a distribution function +meta is_chemical g2_chemical(productDefinitionTemplateNumber, stepType, 0); +meta is_chemical_distfn g2_chemical(productDefinitionTemplateNumber, stepType, 1); + +# 0=aerosol +# 1=optical properties of aerosol +meta is_aerosol g2_aerosol(productDefinitionTemplateNumber, stepType, 0); +meta is_aerosol_optical g2_aerosol(productDefinitionTemplateNumber, stepType, 1); + +transient setCalendarId = 0 ; +transient deleteCalendarId = 0 ; +alias calendarIdPresent = zero; +if ( ((section1Length > 21) or setCalendarId > 0) and deleteCalendarId == 0) { + alias calendarIdPresent = present; + codetable[2] calendarIdentificationTemplateNumber ('1.5.table',masterDir,localDir) : dump,string_type,no_fail; + template calendarIdentification "grib2/template.1.[calendarIdentificationTemplateNumber:l].def"; +} + +concept is_uerra(zero) { + '1' = {productionStatusOfProcessedData=10;} + '1' = {productionStatusOfProcessedData=11;} + '1' = {productionStatusOfProcessedData=9;} + '1' = {productionStatusOfProcessedData=8;} + '0' = {dummy=1;} +} diff --git a/definitions/section.2.def b/definitions/section.2.def new file mode 100644 index 000000000..f8f496446 --- /dev/null +++ b/definitions/section.2.def @@ -0,0 +1,45 @@ +# Copyright 2005-2019 ECMWF. + +position offsetSection2; +section_length[4] section2Length ; + +meta section2Pointer section_pointer(offsetSection2,section2Length,2); +unsigned[1] numberOfSection = 2 :read_only; + +alias tiggeSuiteID = zero; + +# This is a workaround for TIGGE: allow creation of an 'empty' section 2 +# so we can create bit-identical grib 2 files for backward compatibility +transient addEmptySection2 = 0; + +if ( addEmptySection2 == 0 ) { + if ( grib2LocalSectionPresent==1 or ( section2Length>5 or new() ) ) { + alias section2Used=one; + + if(productionStatusOfProcessedData == 4 || productionStatusOfProcessedData == 5) { + # This is TIGGE-LAM because of the productionStatusOfProcessedData and the non-empty section 2 + codetable[2] tiggeLocalVersion 'grib2/tiggeLocalVersion.table' = 1 : dump; + template tiggeSection "grib2/local.tigge.[tiggeLocalVersion:l].def"; + } + + if(productionStatusOfProcessedData == 10 || productionStatusOfProcessedData == 11) { + # crra = Copernicus Regional ReAnalysis + codetable[2] crraLocalVersion 'grib2/crraLocalVersion.table' = 1 : dump; + template crraSection "grib2/local.crra.[crraLocalVersion:l].def"; + } + + codetable[2] grib2LocalSectionNumber 'grib2/grib2LocalSectionNumber.[centreForLocal:l].table' = 1 : dump; + + if (grib2LocalSectionNumber!=0) { + template_nofail local "grib2/local.[centreForLocal:l].def"; + } else { + constant deleteLocalDefinition=1; + } + position offsetAfterCentreLocalSection; + } +} + +section_padding section2Padding : read_only; + + + From fc5377c065ab2aadafea71381e12ea9819c5bb15 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Fri, 25 Oct 2019 15:38:48 +0100 Subject: [PATCH 019/104] CRRA update --- tigge/tigge_check.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index c88f8afc5..e4d4662f7 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -107,6 +107,7 @@ int is_lam = 0; int is_s2s = 0; int is_s2s_refcst = 0; int is_uerra = 0; +int is_crra = 0; const char* good = NULL; const char* bad = NULL; @@ -1252,7 +1253,13 @@ static void verify(grib_handle* h) } if (is_uerra){ - CHECK(eq(h,"productionStatusOfProcessedData",8)||eq(h,"productionStatusOfProcessedData",9)); /* UERRA prod||test */ + if (is_crra){ + CHECK(eq(h,"productionStatusOfProcessedData",10)||eq(h,"productionStatusOfProcessedData",11)); /* CRRA prod||test */ + } + else + { + CHECK(eq(h,"productionStatusOfProcessedData",8)||eq(h,"productionStatusOfProcessedData",9)); /* UERRA prod||test */ + } CHECK(le(h,"endStep",30)); /* 0 = analysis , 1 = forecast */ CHECK(eq(h,"typeOfProcessedData",0)||eq(h,"typeOfProcessedData",1)); @@ -1438,6 +1445,11 @@ int main(int argc, char** argv) is_uerra=1; break; + case 'c': + is_crra=1; + break; + + default: usage(); break; From 0983ed9e6454d7fa1cf4881fff89ded806a448c9 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Fri, 25 Oct 2019 15:42:57 +0100 Subject: [PATCH 020/104] CRRA update --- definitions/grib2/section.1.def | 2 + definitions/grib2/section.2.def | 6 ++ definitions/section.1.def | 134 -------------------------------- definitions/section.2.def | 45 ----------- tigge/tigge_check.c | 14 +++- 5 files changed, 21 insertions(+), 180 deletions(-) delete mode 100644 definitions/section.1.def delete mode 100644 definitions/section.2.def diff --git a/definitions/grib2/section.1.def b/definitions/grib2/section.1.def index 17121603a..b4731b63f 100644 --- a/definitions/grib2/section.1.def +++ b/definitions/grib2/section.1.def @@ -126,6 +126,8 @@ if ( ((section1Length > 21) or setCalendarId > 0) and deleteCalendarId == 0) { } concept is_uerra(zero) { + '1' = {productionStatusOfProcessedData=10;} + '1' = {productionStatusOfProcessedData=11;} '1' = {productionStatusOfProcessedData=9;} '1' = {productionStatusOfProcessedData=8;} '0' = {dummy=1;} diff --git a/definitions/grib2/section.2.def b/definitions/grib2/section.2.def index 8817c0a96..f8f496446 100644 --- a/definitions/grib2/section.2.def +++ b/definitions/grib2/section.2.def @@ -22,6 +22,12 @@ if ( addEmptySection2 == 0 ) { template tiggeSection "grib2/local.tigge.[tiggeLocalVersion:l].def"; } + if(productionStatusOfProcessedData == 10 || productionStatusOfProcessedData == 11) { + # crra = Copernicus Regional ReAnalysis + codetable[2] crraLocalVersion 'grib2/crraLocalVersion.table' = 1 : dump; + template crraSection "grib2/local.crra.[crraLocalVersion:l].def"; + } + codetable[2] grib2LocalSectionNumber 'grib2/grib2LocalSectionNumber.[centreForLocal:l].table' = 1 : dump; if (grib2LocalSectionNumber!=0) { diff --git a/definitions/section.1.def b/definitions/section.1.def deleted file mode 100644 index b4731b63f..000000000 --- a/definitions/section.1.def +++ /dev/null @@ -1,134 +0,0 @@ -# Copyright 2005-2019 ECMWF. - -position offsetSection1; -section_length[4] section1Length ; -meta section1Pointer section_pointer(offsetSection1,section1Length,1); - -unsigned[1] numberOfSection = 1 :read_only; - -codetable[2] centre 'common/c-11.table' : dump,string_type; -alias identificationOfOriginatingGeneratingCentre=centre; -meta centreDescription codetable_title(centre); - -alias parameter.centre=centre; -alias ls.centre=centre; -alias originatingCentre=centre; - -unsigned[2] subCentre : dump; - -_if (subCentre==98 ) { -alias centreForLocal=subCentre; -} else { -alias centreForLocal=centre; -} - -codetable[1] tablesVersion 'grib2/tables/1.0.table' = tablesVersionLatest : edition_specific; -alias gribMasterTablesVersionNumber=tablesVersion; - -transient masterDir="grib2/tables/[tablesVersion]"; -if (tablesVersion > tablesVersionLatest) { - transient masterDir="grib2/tables/[tablesVersionLatest]"; -} -when (tablesVersion!=255) { - set masterDir="grib2/tables/[tablesVersion]"; -} else { - set masterDir="grib2/tables/4"; -} - -codetable[1] localTablesVersion 'grib2/tables/local/[centreForLocal]/1.1.table' ; -alias versionNumberOfGribLocalTables=localTablesVersion; - -transient localDir=""; -if (localTablesVersion != 0 and localTablesVersion != 255) { - transient localDir="grib2/tables/local/[centre]/[localTablesVersion]"; -} - -# Significance of Reference Time -codetable[1] significanceOfReferenceTime ('1.2.table',masterDir,localDir) = 1 : dump; - -# Year -# (4 digits) -unsigned[2] year ; - -# Month -unsigned[1] month ; - -# Day -unsigned[1] day ; - -# Hour -unsigned[1] hour ; - -# Minute -unsigned[1] minute ; - -# Second -unsigned[1] second ; - -meta dataDate g2date(year,month,day) : dump; -alias mars.date = dataDate; -alias ls.date = dataDate; - -meta julianDay julian_day(dataDate,hour,minute,second) : edition_specific; - -meta dataTime time(hour,minute,second) : dump; -alias mars.time = dataTime; - -# Production status of processed data in this GRIB message -codetable[1] productionStatusOfProcessedData ('1.3.table',masterDir,localDir) : dump; - -# Type of processed data in this GRIB message -codetable[1] typeOfProcessedData ('1.4.table',masterDir,localDir) = 255 : dump,string_type,no_fail; - -alias ls.dataType=typeOfProcessedData; - -meta md5Section1 md5(offsetSection1,section1Length); - -meta selectStepTemplateInterval select_step_template(productDefinitionTemplateNumber,0); # 0 -> not instant -meta selectStepTemplateInstant select_step_template(productDefinitionTemplateNumber,1); # 1 -> instant - -transient stepTypeInternal="instant" : hidden,no_copy; - -concept stepType { - "instant" = {selectStepTemplateInstant=1; stepTypeInternal="instant";} - "avg" = {selectStepTemplateInterval=1; stepTypeInternal="avg";} - "avgd" = {selectStepTemplateInterval=1; stepTypeInternal="avgd";} - "accum" = {selectStepTemplateInterval=1; stepTypeInternal="accum";} - "max" = {selectStepTemplateInterval=1; stepTypeInternal="max";} - "min" = {selectStepTemplateInterval=1; stepTypeInternal="min";} - "diff" = {selectStepTemplateInterval=1; stepTypeInternal="diff";} - "sdiff" = {selectStepTemplateInterval=1; stepTypeInternal="sdiff";} - "rms" = {selectStepTemplateInterval=1; stepTypeInternal="rms";} - "sd" = {selectStepTemplateInterval=1; stepTypeInternal="sd";} - "cov" = {selectStepTemplateInterval=1; stepTypeInternal="cov";} - "ratio" = {selectStepTemplateInterval=1; stepTypeInternal="ratio";} - "stdanom" = {selectStepTemplateInterval=1; stepTypeInternal="stdanom";} - "sum" = {selectStepTemplateInterval=1; stepTypeInternal="sum";} -} - -# 0=atmospheric chemical constituents -# 1=atmospheric chemical constituents based on a distribution function -meta is_chemical g2_chemical(productDefinitionTemplateNumber, stepType, 0); -meta is_chemical_distfn g2_chemical(productDefinitionTemplateNumber, stepType, 1); - -# 0=aerosol -# 1=optical properties of aerosol -meta is_aerosol g2_aerosol(productDefinitionTemplateNumber, stepType, 0); -meta is_aerosol_optical g2_aerosol(productDefinitionTemplateNumber, stepType, 1); - -transient setCalendarId = 0 ; -transient deleteCalendarId = 0 ; -alias calendarIdPresent = zero; -if ( ((section1Length > 21) or setCalendarId > 0) and deleteCalendarId == 0) { - alias calendarIdPresent = present; - codetable[2] calendarIdentificationTemplateNumber ('1.5.table',masterDir,localDir) : dump,string_type,no_fail; - template calendarIdentification "grib2/template.1.[calendarIdentificationTemplateNumber:l].def"; -} - -concept is_uerra(zero) { - '1' = {productionStatusOfProcessedData=10;} - '1' = {productionStatusOfProcessedData=11;} - '1' = {productionStatusOfProcessedData=9;} - '1' = {productionStatusOfProcessedData=8;} - '0' = {dummy=1;} -} diff --git a/definitions/section.2.def b/definitions/section.2.def deleted file mode 100644 index f8f496446..000000000 --- a/definitions/section.2.def +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 2005-2019 ECMWF. - -position offsetSection2; -section_length[4] section2Length ; - -meta section2Pointer section_pointer(offsetSection2,section2Length,2); -unsigned[1] numberOfSection = 2 :read_only; - -alias tiggeSuiteID = zero; - -# This is a workaround for TIGGE: allow creation of an 'empty' section 2 -# so we can create bit-identical grib 2 files for backward compatibility -transient addEmptySection2 = 0; - -if ( addEmptySection2 == 0 ) { - if ( grib2LocalSectionPresent==1 or ( section2Length>5 or new() ) ) { - alias section2Used=one; - - if(productionStatusOfProcessedData == 4 || productionStatusOfProcessedData == 5) { - # This is TIGGE-LAM because of the productionStatusOfProcessedData and the non-empty section 2 - codetable[2] tiggeLocalVersion 'grib2/tiggeLocalVersion.table' = 1 : dump; - template tiggeSection "grib2/local.tigge.[tiggeLocalVersion:l].def"; - } - - if(productionStatusOfProcessedData == 10 || productionStatusOfProcessedData == 11) { - # crra = Copernicus Regional ReAnalysis - codetable[2] crraLocalVersion 'grib2/crraLocalVersion.table' = 1 : dump; - template crraSection "grib2/local.crra.[crraLocalVersion:l].def"; - } - - codetable[2] grib2LocalSectionNumber 'grib2/grib2LocalSectionNumber.[centreForLocal:l].table' = 1 : dump; - - if (grib2LocalSectionNumber!=0) { - template_nofail local "grib2/local.[centreForLocal:l].def"; - } else { - constant deleteLocalDefinition=1; - } - position offsetAfterCentreLocalSection; - } -} - -section_padding section2Padding : read_only; - - - diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index c88f8afc5..e4d4662f7 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -107,6 +107,7 @@ int is_lam = 0; int is_s2s = 0; int is_s2s_refcst = 0; int is_uerra = 0; +int is_crra = 0; const char* good = NULL; const char* bad = NULL; @@ -1252,7 +1253,13 @@ static void verify(grib_handle* h) } if (is_uerra){ - CHECK(eq(h,"productionStatusOfProcessedData",8)||eq(h,"productionStatusOfProcessedData",9)); /* UERRA prod||test */ + if (is_crra){ + CHECK(eq(h,"productionStatusOfProcessedData",10)||eq(h,"productionStatusOfProcessedData",11)); /* CRRA prod||test */ + } + else + { + CHECK(eq(h,"productionStatusOfProcessedData",8)||eq(h,"productionStatusOfProcessedData",9)); /* UERRA prod||test */ + } CHECK(le(h,"endStep",30)); /* 0 = analysis , 1 = forecast */ CHECK(eq(h,"typeOfProcessedData",0)||eq(h,"typeOfProcessedData",1)); @@ -1438,6 +1445,11 @@ int main(int argc, char** argv) is_uerra=1; break; + case 'c': + is_crra=1; + break; + + default: usage(); break; From 528c293e3b8faaf9327e3a66647ed465199136aa Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Fri, 25 Oct 2019 15:59:09 +0100 Subject: [PATCH 021/104] CRRA update --- tigge/tigge_check.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index e4d4662f7..a10863dff 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -1253,7 +1253,7 @@ static void verify(grib_handle* h) } if (is_uerra){ - if (is_crra){ + if (is_crra && is_uerra){ CHECK(eq(h,"productionStatusOfProcessedData",10)||eq(h,"productionStatusOfProcessedData",11)); /* CRRA prod||test */ } else @@ -1389,6 +1389,7 @@ static void usage() printf(" -s: check s2s fields\n"); printf(" -r: check s2s reforecast fields\n"); printf(" -u: check uerra fields\n"); + printf(" -c: check crra fields (-u must be also used in this case)\n"); exit(1); } From 898ee389b05cc17d99a22993ae5b66aebe584e2d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 28 Oct 2019 14:18:21 +0000 Subject: [PATCH 022/104] cppcheck error: Uninitialized variable --- src/grib_index.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/grib_index.c b/src/grib_index.c index d4f1b9fae..74edbb8f9 100644 --- a/src/grib_index.c +++ b/src/grib_index.c @@ -255,7 +255,7 @@ static grib_index_key* grib_index_new_key(grib_context* c,grib_index_key* keys, return keys; } -int grib_read_uchar( FILE* fh,unsigned char *val) +int grib_read_uchar(FILE* fh,unsigned char *val) { if (fread(val,sizeof(unsigned char),1,fh) <1) { if (feof(fh)) return GRIB_END_OF_FILE; @@ -393,9 +393,9 @@ static grib_field* grib_read_field(grib_context* c, FILE* fh, grib_file** files, { grib_field* field=NULL; short file_id; - unsigned char marker ; - unsigned long offset; - unsigned long length; + unsigned char marker=0; + unsigned long offset=0; + unsigned long length=0; *err = grib_read_uchar(fh,&marker); if(marker == NULL_MARKER) return NULL; From 0f3b304a3e4138979b9b44a200b3c65d8b8ae5ec Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 28 Oct 2019 15:50:24 +0000 Subject: [PATCH 023/104] Testing: BUFR keys iterator for synop --- tests/bufr_keys_iter.sh | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/tests/bufr_keys_iter.sh b/tests/bufr_keys_iter.sh index 8ead913bf..dca2024d8 100755 --- a/tests/bufr_keys_iter.sh +++ b/tests/bufr_keys_iter.sh @@ -13,10 +13,16 @@ tempOut=temp.bufr_keys_iter.$$.out tempRef=temp.bufr_keys_iter.$$.ref -input=${data_dir}/bufr/aaen_55.bufr +# Test: check ident key is present +# ------------------------------------------- +input=${data_dir}/bufr/syno_multi.bufr +$EXEC ${test_dir}/bufr_keys_iter -a $input > $tempOut +grep -q 'ident=' $tempOut -## Iterate over ALL keys and skip none -# ------------------------------------ + +# Test: check full output +# ------------------------------------------- +input=${data_dir}/bufr/aaen_55.bufr $EXEC ${test_dir}/bufr_keys_iter -a $input > $tempOut # Check the output of BUFR keys iterator From ed1f5bce4ca8644578278247c8202167df1757e4 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 28 Oct 2019 15:53:47 +0000 Subject: [PATCH 024/104] Testing: BUFR keys iterator for synop --- tests/bufr_keys_iter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bufr_keys_iter.sh b/tests/bufr_keys_iter.sh index dca2024d8..7a6a4a2e1 100755 --- a/tests/bufr_keys_iter.sh +++ b/tests/bufr_keys_iter.sh @@ -17,7 +17,7 @@ tempRef=temp.bufr_keys_iter.$$.ref # ------------------------------------------- input=${data_dir}/bufr/syno_multi.bufr $EXEC ${test_dir}/bufr_keys_iter -a $input > $tempOut -grep -q 'ident=' $tempOut +grep -q '^ident$' $tempOut # Test: check full output From 30e5b027b91db21039cc6350b4800fa2e1acb46d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 29 Oct 2019 12:13:10 +0000 Subject: [PATCH 025/104] Debug messages: print using correct format --- src/grib_accessor_class_bufr_data_array.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/grib_accessor_class_bufr_data_array.c b/src/grib_accessor_class_bufr_data_array.c index 88e2b394d..8a3e4c3c5 100644 --- a/src/grib_accessor_class_bufr_data_array.c +++ b/src/grib_accessor_class_bufr_data_array.c @@ -406,7 +406,7 @@ static void init(grib_accessor* a,const long v, grib_arguments* params) self->set_to_missing_if_out_of_range = 0; /* By default fail if out of range */ a->length=0; - self->bitsToEndData=get_length(a)*8; + self->bitsToEndData = get_length(a)*8; self->unpackMode=CODES_BUFR_UNPACK_STRUCTURE; /* Assert(a->length>=0); */ @@ -426,7 +426,7 @@ static void clean_string(char* s,int len) static int check_end_data(grib_context* c,grib_accessor_bufr_data_array* self,int size) { - grib_context_log(c, GRIB_LOG_DEBUG,"BUFR data decoding: \tbitsToEndData=%ld elementSize=%ld", self->bitsToEndData,size); + grib_context_log(c, GRIB_LOG_DEBUG,"BUFR data decoding: \tbitsToEndData=%d elementSize=%d", self->bitsToEndData,size); self->bitsToEndData-=size; if (self->bitsToEndData<0) return GRIB_DECODING_ERROR; From 1cffccb2c1252113ebdaaff98a6fe73a0d3d8709 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 29 Oct 2019 12:13:44 +0000 Subject: [PATCH 026/104] Fix checking of key hidden attribute --- src/bufr_keys_iterator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bufr_keys_iterator.c b/src/bufr_keys_iterator.c index f28876f86..35fd18cb5 100644 --- a/src/bufr_keys_iterator.c +++ b/src/bufr_keys_iterator.c @@ -87,7 +87,7 @@ static int is_ident_key(const bufr_keys_iterator* kiter) if (kiter->current->sub_section) return 0; - if (GRIB_ACCESSOR_FLAG_HIDDEN == kiter->current->flags && + if ((GRIB_ACCESSOR_FLAG_HIDDEN & kiter->current->flags) != 0 && strcmp(kiter->current->name, "keyMore")==0 && grib_is_defined(kiter->handle, "ls.ident")) { From f1fb49f814c201dd0d0e08f38032204c96d0d03d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 29 Oct 2019 12:46:09 +0000 Subject: [PATCH 027/104] ECC-1009: tigge_check packing type check (Part 1) --- tigge/tigge_check.c | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index c88f8afc5..b37f0826d 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -1121,6 +1121,23 @@ static void check_parameter(grib_handle* h,double min,double max) } } +static void check_packing(grib_handle* h) +{ + int err = 0; + char packingType[254] = {0,}; + size_t len = sizeof(packingType); + const char* expected_packingType = "grid_simple"; + + err = grib_get_string(h, "packingType", packingType, &len); + if (err) return; + if (strcmp(packingType, expected_packingType)!=0) { + /* ECC-1009: Warn if not using simple packing */ + printf("warning: %s, field %d [%s]: invalid packingType %s (Should be %s)\n", + file, field, param, packingType, expected_packingType); + warning++; + } +} + static void verify(grib_handle* h) { double min = 0,max = 0; @@ -1195,6 +1212,8 @@ static void verify(grib_handle* h) check_parameter(h,min,max); + //check_packing(h); + /* Section 1 */ CHECK(ge(h,"gribMasterTablesVersionNumber",4)); From d524d73980f581a679c704a6501935469795de44 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 30 Oct 2019 16:58:21 +0000 Subject: [PATCH 028/104] ECC-839: Add WMO GRIB2 definition to S2S ocean parameters (Part 1) --- definitions/grib2/cfName.def | 14 ++++++++++++++ definitions/grib2/cfVarName.def | 14 ++++++++++++++ definitions/grib2/localConcepts/ecmf/cfName.def | 12 ------------ definitions/grib2/localConcepts/ecmf/cfVarName.def | 12 ------------ definitions/grib2/localConcepts/ecmf/name.def | 12 ------------ definitions/grib2/localConcepts/ecmf/paramId.def | 12 ------------ definitions/grib2/localConcepts/ecmf/shortName.def | 12 ------------ definitions/grib2/localConcepts/ecmf/units.def | 12 ------------ definitions/grib2/name.def | 14 ++++++++++++++ definitions/grib2/paramId.def | 14 ++++++++++++++ definitions/grib2/shortName.def | 14 ++++++++++++++ definitions/grib2/units.def | 14 ++++++++++++++ 12 files changed, 84 insertions(+), 72 deletions(-) diff --git a/definitions/grib2/cfName.def b/definitions/grib2/cfName.def index ded66ae64..64aad8863 100644 --- a/definitions/grib2/cfName.def +++ b/definitions/grib2/cfName.def @@ -212,3 +212,17 @@ typeOfFirstFixedSurface = 1 ; typeOfStatisticalProcessing = 1 ; } +#Eastward sea water velocity +'eastward_sea_water_velocity' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; +} +#Northward sea water velocity +'northward_sea_water_velocity' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; +} diff --git a/definitions/grib2/cfVarName.def b/definitions/grib2/cfVarName.def index 7f50f22fb..de753a916 100644 --- a/definitions/grib2/cfVarName.def +++ b/definitions/grib2/cfVarName.def @@ -1463,6 +1463,20 @@ parameterCategory = 0 ; parameterNumber = 15 ; } +#Eastward sea water velocity +'uoe' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; + } +#Northward sea water velocity +'von' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; + } #Depth of 20C isotherm 't20d' = { discipline = 10 ; diff --git a/definitions/grib2/localConcepts/ecmf/cfName.def b/definitions/grib2/localConcepts/ecmf/cfName.def index 9eb2f6dd1..4737e8197 100644 --- a/definitions/grib2/localConcepts/ecmf/cfName.def +++ b/definitions/grib2/localConcepts/ecmf/cfName.def @@ -187,18 +187,6 @@ parameterCategory = 151 ; parameterNumber = 138 ; } -#Northward sea water velocity -'northward_sea_water_velocity' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; -} -#Eastward sea water velocity -'eastward_sea_water_velocity' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; -} #Upward sea water velocity 'upward_sea_water_velocity' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/cfVarName.def b/definitions/grib2/localConcepts/ecmf/cfVarName.def index aa2527c25..6fb4b3cd9 100644 --- a/definitions/grib2/localConcepts/ecmf/cfVarName.def +++ b/definitions/grib2/localConcepts/ecmf/cfVarName.def @@ -16530,18 +16530,6 @@ parameterCategory = 151 ; parameterNumber = 130 ; } -#Eastward sea water velocity -'uoe' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; - } -#Northward sea water velocity -'von' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; - } #Upward sea water velocity 'wo' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/name.def b/definitions/grib2/localConcepts/ecmf/name.def index ce2c269dc..9fbee1334 100644 --- a/definitions/grib2/localConcepts/ecmf/name.def +++ b/definitions/grib2/localConcepts/ecmf/name.def @@ -16530,18 +16530,6 @@ parameterCategory = 151 ; parameterNumber = 130 ; } -#Eastward sea water velocity -'Eastward sea water velocity' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; - } -#Northward sea water velocity -'Northward sea water velocity' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; - } #Upward sea water velocity 'Upward sea water velocity' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/paramId.def b/definitions/grib2/localConcepts/ecmf/paramId.def index b53f79577..4f005697b 100644 --- a/definitions/grib2/localConcepts/ecmf/paramId.def +++ b/definitions/grib2/localConcepts/ecmf/paramId.def @@ -16530,18 +16530,6 @@ parameterCategory = 151 ; parameterNumber = 130 ; } -#Eastward sea water velocity -'151131' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; - } -#Northward sea water velocity -'151132' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; - } #Upward sea water velocity '151133' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/shortName.def b/definitions/grib2/localConcepts/ecmf/shortName.def index b96fa903c..d1a972d9b 100644 --- a/definitions/grib2/localConcepts/ecmf/shortName.def +++ b/definitions/grib2/localConcepts/ecmf/shortName.def @@ -16530,18 +16530,6 @@ parameterCategory = 151 ; parameterNumber = 130 ; } -#Eastward sea water velocity -'ocu' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; - } -#Northward sea water velocity -'ocv' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; - } #Upward sea water velocity 'wo' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/units.def b/definitions/grib2/localConcepts/ecmf/units.def index 0a5d9b664..286d517f2 100644 --- a/definitions/grib2/localConcepts/ecmf/units.def +++ b/definitions/grib2/localConcepts/ecmf/units.def @@ -16530,18 +16530,6 @@ parameterCategory = 151 ; parameterNumber = 130 ; } -#Eastward sea water velocity -'m s**-1' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 131 ; - } -#Northward sea water velocity -'m s**-1' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 132 ; - } #Upward sea water velocity 'm s**-1' = { discipline = 192 ; diff --git a/definitions/grib2/name.def b/definitions/grib2/name.def index 1de5374da..b44bede8e 100644 --- a/definitions/grib2/name.def +++ b/definitions/grib2/name.def @@ -1463,6 +1463,20 @@ parameterCategory = 0 ; parameterNumber = 15 ; } +#Eastward sea water velocity +'Eastward sea water velocity' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; + } +#Northward sea water velocity +'Northward sea water velocity' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; + } #Depth of 20C isotherm 'Depth of 20C isotherm' = { discipline = 10 ; diff --git a/definitions/grib2/paramId.def b/definitions/grib2/paramId.def index 9350fab36..aa20ebd95 100644 --- a/definitions/grib2/paramId.def +++ b/definitions/grib2/paramId.def @@ -1463,6 +1463,20 @@ parameterCategory = 0 ; parameterNumber = 15 ; } +#Eastward sea water velocity +'151131' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; + } +#Northward sea water velocity +'151132' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; + } #Depth of 20C isotherm '151163' = { discipline = 10 ; diff --git a/definitions/grib2/shortName.def b/definitions/grib2/shortName.def index ada15bea2..9d5dcccc6 100644 --- a/definitions/grib2/shortName.def +++ b/definitions/grib2/shortName.def @@ -1463,6 +1463,20 @@ parameterCategory = 0 ; parameterNumber = 15 ; } +#Eastward sea water velocity +'ocu' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; + } +#Northward sea water velocity +'ocv' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; + } #Depth of 20C isotherm 't20d' = { discipline = 10 ; diff --git a/definitions/grib2/units.def b/definitions/grib2/units.def index 81640195b..b4d18de97 100644 --- a/definitions/grib2/units.def +++ b/definitions/grib2/units.def @@ -1463,6 +1463,20 @@ parameterCategory = 0 ; parameterNumber = 15 ; } +#Eastward sea water velocity +'m s**-1' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 2 ; + typeOfFirstFixedSurface = 160 ; + } +#Northward sea water velocity +'m s**-1' = { + discipline = 10 ; + parameterCategory = 1 ; + parameterNumber = 3 ; + typeOfFirstFixedSurface = 160 ; + } #Depth of 20C isotherm 'm' = { discipline = 10 ; From e7b0ffb0c10af474818d7e34e5a211807ea1a0df Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 30 Oct 2019 18:19:21 +0000 Subject: [PATCH 029/104] ECC-839: Add WMO GRIB2 definition to S2S ocean parameters (Part 2) --- definitions/grib2/cfName.def | 20 +++++++++++++++++++ definitions/grib2/cfVarName.def | 20 +++++++++++++++++++ .../grib2/localConcepts/ecmf/cfName.def | 12 ----------- .../grib2/localConcepts/ecmf/cfVarName.def | 12 ----------- definitions/grib2/localConcepts/ecmf/name.def | 12 ----------- .../grib2/localConcepts/ecmf/paramId.def | 12 ----------- .../grib2/localConcepts/ecmf/shortName.def | 12 ----------- .../grib2/localConcepts/ecmf/units.def | 12 ----------- definitions/grib2/name.def | 20 +++++++++++++++++++ definitions/grib2/paramId.def | 20 +++++++++++++++++++ definitions/grib2/shortName.def | 20 +++++++++++++++++++ definitions/grib2/units.def | 20 +++++++++++++++++++ 12 files changed, 120 insertions(+), 72 deletions(-) diff --git a/definitions/grib2/cfName.def b/definitions/grib2/cfName.def index 64aad8863..178b08b2c 100644 --- a/definitions/grib2/cfName.def +++ b/definitions/grib2/cfName.def @@ -226,3 +226,23 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea-ice thickness +'sea_ice_thickness' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; +} +#Sea surface height +'sea_surface_height_above_geoid' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; +} diff --git a/definitions/grib2/cfVarName.def b/definitions/grib2/cfVarName.def index de753a916..2c04c8507 100644 --- a/definitions/grib2/cfVarName.def +++ b/definitions/grib2/cfVarName.def @@ -1477,6 +1477,16 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea surface height +'zos' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #Depth of 20C isotherm 't20d' = { discipline = 10 ; @@ -1505,6 +1515,16 @@ parameterCategory = 0 ; parameterNumber = 34 ; } +#Sea-ice thickness +'sithick' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #100 metre U wind component 'u100' = { discipline = 0 ; diff --git a/definitions/grib2/localConcepts/ecmf/cfName.def b/definitions/grib2/localConcepts/ecmf/cfName.def index 4737e8197..7d854277a 100644 --- a/definitions/grib2/localConcepts/ecmf/cfName.def +++ b/definitions/grib2/localConcepts/ecmf/cfName.def @@ -133,12 +133,6 @@ parameterCategory = 128 ; parameterNumber = 238 ; } -#Sea-ice thickness -'sea_ice_thickness' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; -} #Depth of 20C isotherm 'depth_of_isosurface_of_sea_water_potential_temperature' = { discipline = 192 ; @@ -163,12 +157,6 @@ parameterCategory = 151 ; parameterNumber = 153 ; } -#Sea surface height -'sea_surface_height_above_geoid' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; -} #Sea water practical salinity 'sea_water_practical_salinity' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/cfVarName.def b/definitions/grib2/localConcepts/ecmf/cfVarName.def index 6fb4b3cd9..75ca27689 100644 --- a/definitions/grib2/localConcepts/ecmf/cfVarName.def +++ b/definitions/grib2/localConcepts/ecmf/cfVarName.def @@ -16602,12 +16602,6 @@ parameterCategory = 151 ; parameterNumber = 144 ; } -#Sea surface height -'zos' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; - } #Sea level previous timestep 'sl_1' = { discipline = 192 ; @@ -19386,12 +19380,6 @@ parameterCategory = 174 ; parameterNumber = 95 ; } -#Sea-ice thickness -'sithick' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; - } #Liquid water potential temperature 'p99.174' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/name.def b/definitions/grib2/localConcepts/ecmf/name.def index 9fbee1334..53a15879c 100644 --- a/definitions/grib2/localConcepts/ecmf/name.def +++ b/definitions/grib2/localConcepts/ecmf/name.def @@ -16602,12 +16602,6 @@ parameterCategory = 151 ; parameterNumber = 144 ; } -#Sea surface height -'Sea surface height' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; - } #Sea level previous timestep 'Sea level previous timestep' = { discipline = 192 ; @@ -19386,12 +19380,6 @@ parameterCategory = 174 ; parameterNumber = 95 ; } -#Sea-ice thickness -'Sea-ice thickness' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; - } #Liquid water potential temperature 'Liquid water potential temperature' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/paramId.def b/definitions/grib2/localConcepts/ecmf/paramId.def index 4f005697b..2b80038ea 100644 --- a/definitions/grib2/localConcepts/ecmf/paramId.def +++ b/definitions/grib2/localConcepts/ecmf/paramId.def @@ -16602,12 +16602,6 @@ parameterCategory = 151 ; parameterNumber = 144 ; } -#Sea surface height -'151145' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; - } #Sea level previous timestep '151146' = { discipline = 192 ; @@ -19386,12 +19380,6 @@ parameterCategory = 174 ; parameterNumber = 95 ; } -#Sea-ice thickness -'174098' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; - } #Liquid water potential temperature '174099' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/shortName.def b/definitions/grib2/localConcepts/ecmf/shortName.def index d1a972d9b..c7d270334 100644 --- a/definitions/grib2/localConcepts/ecmf/shortName.def +++ b/definitions/grib2/localConcepts/ecmf/shortName.def @@ -16602,12 +16602,6 @@ parameterCategory = 151 ; parameterNumber = 144 ; } -#Sea surface height -'zos' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; - } #Sea level previous timestep 'sl_1' = { discipline = 192 ; @@ -19386,12 +19380,6 @@ parameterCategory = 174 ; parameterNumber = 95 ; } -#Sea-ice thickness -'sithick' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; - } #Liquid water potential temperature '~' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/units.def b/definitions/grib2/localConcepts/ecmf/units.def index 286d517f2..c5ffc55af 100644 --- a/definitions/grib2/localConcepts/ecmf/units.def +++ b/definitions/grib2/localConcepts/ecmf/units.def @@ -16602,12 +16602,6 @@ parameterCategory = 151 ; parameterNumber = 144 ; } -#Sea surface height -'m' = { - discipline = 192 ; - parameterCategory = 151 ; - parameterNumber = 145 ; - } #Sea level previous timestep 'm' = { discipline = 192 ; @@ -19386,12 +19380,6 @@ parameterCategory = 174 ; parameterNumber = 95 ; } -#Sea-ice thickness -'m' = { - discipline = 192 ; - parameterCategory = 174 ; - parameterNumber = 98 ; - } #Liquid water potential temperature 'K' = { discipline = 192 ; diff --git a/definitions/grib2/name.def b/definitions/grib2/name.def index b44bede8e..1a40636d4 100644 --- a/definitions/grib2/name.def +++ b/definitions/grib2/name.def @@ -1477,6 +1477,16 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea surface height +'Sea surface height' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #Depth of 20C isotherm 'Depth of 20C isotherm' = { discipline = 10 ; @@ -1505,6 +1515,16 @@ parameterCategory = 0 ; parameterNumber = 34 ; } +#Sea-ice thickness +'Sea-ice thickness' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #100 metre U wind component '100 metre U wind component' = { discipline = 0 ; diff --git a/definitions/grib2/paramId.def b/definitions/grib2/paramId.def index aa20ebd95..aa61bee1f 100644 --- a/definitions/grib2/paramId.def +++ b/definitions/grib2/paramId.def @@ -1477,6 +1477,16 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea surface height +'151145' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #Depth of 20C isotherm '151163' = { discipline = 10 ; @@ -1505,6 +1515,16 @@ parameterCategory = 0 ; parameterNumber = 34 ; } +#Sea-ice thickness +'174098' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #100 metre U wind component '228246' = { discipline = 0 ; diff --git a/definitions/grib2/shortName.def b/definitions/grib2/shortName.def index 9d5dcccc6..b5f18764a 100644 --- a/definitions/grib2/shortName.def +++ b/definitions/grib2/shortName.def @@ -1477,6 +1477,16 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea surface height +'zos' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #Depth of 20C isotherm 't20d' = { discipline = 10 ; @@ -1505,6 +1515,16 @@ parameterCategory = 0 ; parameterNumber = 34 ; } +#Sea-ice thickness +'sithick' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #100 metre U wind component '100u' = { discipline = 0 ; diff --git a/definitions/grib2/units.def b/definitions/grib2/units.def index b4d18de97..9c40e8d67 100644 --- a/definitions/grib2/units.def +++ b/definitions/grib2/units.def @@ -1477,6 +1477,16 @@ parameterNumber = 3 ; typeOfFirstFixedSurface = 160 ; } +#Sea surface height +'m' = { + discipline = 10 ; + parameterCategory = 3 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #Depth of 20C isotherm 'm' = { discipline = 10 ; @@ -1505,6 +1515,16 @@ parameterCategory = 0 ; parameterNumber = 34 ; } +#Sea-ice thickness +'m' = { + discipline = 10 ; + parameterCategory = 2 ; + parameterNumber = 1 ; + typeOfFirstFixedSurface = 160 ; + typeOfSecondFixedSurface = 255 ; + scaledValueOfFirstFixedSurface = 0 ; + scaleFactorOfFirstFixedSurface = 0 ; + } #100 metre U wind component 'm s**-1' = { discipline = 0 ; From 6aead26e4d6b9b333480098fedce1fd3e34668ec Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 31 Oct 2019 10:54:57 +0000 Subject: [PATCH 030/104] ECC-1009: tigge_check packing type check --- tigge/tigge_check.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index 5b4d2d381..615782211 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -1122,9 +1122,9 @@ static void check_parameter(grib_handle* h,double min,double max) } } -#if 0 static void check_packing(grib_handle* h) { + /* ECC-1009: Warn if not using simple packing */ int err = 0; char packingType[254] = {0,}; size_t len = sizeof(packingType); @@ -1133,13 +1133,11 @@ static void check_packing(grib_handle* h) err = grib_get_string(h, "packingType", packingType, &len); if (err) return; if (strcmp(packingType, expected_packingType)!=0) { - /* ECC-1009: Warn if not using simple packing */ printf("warning: %s, field %d [%s]: invalid packingType %s (Should be %s)\n", file, field, param, packingType, expected_packingType); warning++; } } -#endif static void verify(grib_handle* h) { @@ -1215,7 +1213,7 @@ static void verify(grib_handle* h) check_parameter(h,min,max); - /*check_packing(h);*/ + check_packing(h); /* Section 1 */ From 6c55384c1d46834815b3b08683b8a37716bfa6a0 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 31 Oct 2019 13:53:35 +0000 Subject: [PATCH 031/104] ECC-1006: New GRIB1/GRIB2 local definitions for Seasonal forecast monthly means for lagged systems (Part 1) --- definitions/grib1/local.98.12.def | 64 +++++++++++++++++++ .../grib1/localDefinitionNumber.98.table | 1 + .../grib2/grib2LocalSectionNumber.98.table | 1 + definitions/grib2/local.98.12.def | 12 ++++ src/grib_accessor_class_local_definition.c | 1 + tests/grib_padding.sh | 1 + 6 files changed, 80 insertions(+) create mode 100644 definitions/grib1/local.98.12.def create mode 100644 definitions/grib2/local.98.12.def diff --git a/definitions/grib1/local.98.12.def b/definitions/grib1/local.98.12.def new file mode 100644 index 000000000..91a7a7626 --- /dev/null +++ b/definitions/grib1/local.98.12.def @@ -0,0 +1,64 @@ +# Copyright 2005-2019 ECMWF. + +# Seasonal forecast monthly mean data for lagged systems + +constant GRIBEXSection1Problem = 120 - section1Length ; + +# used in local definition 13 +transient localFlag=1 : hidden; + +template mars_labeling "grib1/mars_labeling.def"; + +unsigned[2] perturbationNumber : dump ; + +unsigned[2] systemNumber : dump ; + +unsigned[2] methodNumber : dump ; + +unsigned[4] verifyingMonth : dump ; + +meta endOfInterval g1end_of_interval_monthly(verifyingMonth); + +meta yearOfEndOfOverallTimeInterval vector(endOfInterval,0); +meta monthOfEndOfOverallTimeInterval vector(endOfInterval,1); +meta dayOfEndOfOverallTimeInterval vector(endOfInterval,2); +meta hourOfEndOfOverallTimeInterval vector(endOfInterval,3); +meta minuteOfEndOfOverallTimeInterval vector(endOfInterval,4); +meta secondOfEndOfOverallTimeInterval vector(endOfInterval,5); + +transient hourOfEndOfOverallTimeInterval=23 : no_copy; +transient minuteOfEndOfOverallTimeInterval=59 : no_copy; +transient secondOfEndOfOverallTimeInterval=59 : no_copy; + +transient indicatorOfUnitForTimeRange=3; +transient lengthOfTimeRange=1; +unsigned[1] averagingPeriod : dump ; + +transient typeOfStatisticalProcessing=0; +transient indicatorOfUnitForTimeIncrement = 1; +transient timeIncrement=averagingPeriod; + +unsigned[2] forecastMonth : dump ; +remove forecastTime; +transient forecastTime=forecastMonth - 1; +#remove typeOfTimeIncrement; +transient typeOfTimeIncrement = 3; + +# Old GRIBS do not have forecast forecastMonth set. It is computed from verifyingMonth +meta marsForecastMonth g1forecastmonth(verifyingMonth,dataDate,day,hour,forecastMonth) : read_only; + +alias origin = centre; +alias number = perturbationNumber; +alias system = systemNumber; +alias method = methodNumber; + +# ECC-679 +unsigned[2] numberOfForecastsInEnsemble : dump ; +alias totalNumber=numberOfForecastsInEnsemble; + +unsigned[4] indexingDate: dump; # MARS archiving date (YYYYMMDD) +unsigned[2] indexingTime: dump; # MARS archiving time (HHMM) + + +# spareSetToZero +pad padding_loc12_1(50); diff --git a/definitions/grib1/localDefinitionNumber.98.table b/definitions/grib1/localDefinitionNumber.98.table index 28a156738..dda47507b 100644 --- a/definitions/grib1/localDefinitionNumber.98.table +++ b/definitions/grib1/localDefinitionNumber.98.table @@ -9,6 +9,7 @@ 9 9 Singular vectors and ensemble perturbations 10 10 EPS tubes 11 11 Supplementary data used by the analysis +12 12 Seasonal forecast monthly mean data for lagged systems 13 13 Wave 2D spectra direction and frequency 14 14 Brightness temperature 15 15 Seasonal forecast data diff --git a/definitions/grib2/grib2LocalSectionNumber.98.table b/definitions/grib2/grib2LocalSectionNumber.98.table index 051b1c918..c40763096 100644 --- a/definitions/grib2/grib2LocalSectionNumber.98.table +++ b/definitions/grib2/grib2LocalSectionNumber.98.table @@ -4,6 +4,7 @@ 7 7 Sensitivity data 9 9 Singular vectors and ensemble perturbations 11 11 Supplementary data used by the analysis +12 12 Seasonal forecast monthly mean data for lagged systems 14 14 Brightness temperature 15 15 Seasonal forecast data 16 16 Seasonal forecast monthly mean data diff --git a/definitions/grib2/local.98.12.def b/definitions/grib2/local.98.12.def new file mode 100644 index 000000000..8664ac4bc --- /dev/null +++ b/definitions/grib2/local.98.12.def @@ -0,0 +1,12 @@ +# Seasonal forecast monthly mean data for lagged systems + +unsigned[2] systemNumber : dump; +unsigned[2] methodNumber : dump; + +alias local.systemNumber=systemNumber; +alias local.methodNumber=methodNumber; + +unsigned[4] indexingDate: dump; # MARS archiving date (YYYYMMDD) +unsigned[2] indexingTime: dump; # MARS archiving time (HHMM) + +pad padding_loc12_1(50); diff --git a/src/grib_accessor_class_local_definition.c b/src/grib_accessor_class_local_definition.c index 952683fae..fa8fb365d 100644 --- a/src/grib_accessor_class_local_definition.c +++ b/src/grib_accessor_class_local_definition.c @@ -284,6 +284,7 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) case 15: /* Seasonal forecast data */ case 16: /* Seasonal forecast monthly mean data */ + case 12: /* Seasonal forecast monthly mean data for lagged systems */ case 18: /* Multianalysis ensemble data */ case 26: /* MARS labelling or ensemble forecast data */ case 30: /* Forecasting Systems with Variable Resolution */ diff --git a/tests/grib_padding.sh b/tests/grib_padding.sh index 79ec46aed..eb9634900 100755 --- a/tests/grib_padding.sh +++ b/tests/grib_padding.sh @@ -28,6 +28,7 @@ localDefinitions=`find ${def_dir}/grib1/ -name 'local.98.*def' | sed -e 's:.*/:: awk 'BEGIN {FS=".";} {print $3;}' |\ grep -v def |\ sed '/245/d' |\ + sed '/12/d' |\ sed '/244/d' |\ sed '/192/d' |\ xargs` From 24935d436ebfea9508757c0a996f1d7fa94ce2be Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 31 Oct 2019 14:08:00 +0000 Subject: [PATCH 032/104] ECC-1006: Add mars aliases --- definitions/grib1/local.98.12.def | 3 ++- definitions/grib2/local.98.12.def | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/definitions/grib1/local.98.12.def b/definitions/grib1/local.98.12.def index 91a7a7626..8616df2ac 100644 --- a/definitions/grib1/local.98.12.def +++ b/definitions/grib1/local.98.12.def @@ -58,7 +58,8 @@ alias totalNumber=numberOfForecastsInEnsemble; unsigned[4] indexingDate: dump; # MARS archiving date (YYYYMMDD) unsigned[2] indexingTime: dump; # MARS archiving time (HHMM) - +alias mars.date = indexingDate; +alias mars.time = indexingTime; # spareSetToZero pad padding_loc12_1(50); diff --git a/definitions/grib2/local.98.12.def b/definitions/grib2/local.98.12.def index 8664ac4bc..8632fd6a6 100644 --- a/definitions/grib2/local.98.12.def +++ b/definitions/grib2/local.98.12.def @@ -8,5 +8,7 @@ alias local.methodNumber=methodNumber; unsigned[4] indexingDate: dump; # MARS archiving date (YYYYMMDD) unsigned[2] indexingTime: dump; # MARS archiving time (HHMM) +alias mars.date = indexingDate; +alias mars.time = indexingTime; pad padding_loc12_1(50); From bd5f1ce18f966618f1abd503515d7ff08ef74eaa Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 14:31:49 +0000 Subject: [PATCH 033/104] Clean up --- definitions/grib2/template.4.45.def | 2 +- definitions/grib2/template.4.49.def | 6 +++--- definitions/grib2/template.4.parameter_aerosol.def | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/definitions/grib2/template.4.45.def b/definitions/grib2/template.4.45.def index 3a287c571..07d0e4b00 100644 --- a/definitions/grib2/template.4.45.def +++ b/definitions/grib2/template.4.45.def @@ -3,6 +3,6 @@ # TEMPLATE 4.45, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for aerosol include "grib2/template.4.parameter_aerosol.def" -include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.point_in_time.def" include "grib2/template.4.horizontal.def" include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.49.def b/definitions/grib2/template.4.49.def index b711aafdd..b8d66215e 100644 --- a/definitions/grib2/template.4.49.def +++ b/definitions/grib2/template.4.49.def @@ -2,7 +2,7 @@ # TEMPLATE 4.49, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol -include "grib2/template.4.parameter_aerosol_optical.def"; -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.parameter_aerosol_optical.def" +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def" include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.parameter_aerosol.def b/definitions/grib2/template.4.parameter_aerosol.def index 9ead99e8a..b987b0fb3 100644 --- a/definitions/grib2/template.4.parameter_aerosol.def +++ b/definitions/grib2/template.4.parameter_aerosol.def @@ -23,12 +23,10 @@ signed[4] scaledValueOfSecondSize = missing() : can_be_missing,dump; codetable[1] typeOfGeneratingProcess ('4.3.table',masterDir,localDir) : dump; # Background generating process identifier -# (defined by originating centre) unsigned[1] backgroundProcess = 255 : edition_specific; alias backgroundGeneratingProcessIdentifier=backgroundProcess; # Analysis or forecast generating processes identifier -# (defined by originating centre) unsigned[1] generatingProcessIdentifier : dump; # Hours of observational data cut-off after reference time From 415e8d7e380b3aef17c016a46ccb5b80fea1baad Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 14:46:39 +0000 Subject: [PATCH 034/104] Clean up --- definitions/grib2/template.4.4.def | 2 +- definitions/grib2/template.4.40.def | 6 +++--- definitions/grib2/template.4.41.def | 2 +- definitions/grib2/template.4.44.def | 6 +++--- definitions/grib2/template.4.48.def | 6 +++--- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/definitions/grib2/template.4.4.def b/definitions/grib2/template.4.4.def index 18b8e4a9e..67055e655 100644 --- a/definitions/grib2/template.4.4.def +++ b/definitions/grib2/template.4.4.def @@ -3,7 +3,7 @@ # TEMPLATE 4.4, Derived forecasts based on a cluster of ensemble members over a circular area at a horizontal level or in a horizontal layer at a point in time include "grib2/template.4.parameter.def" -include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.point_in_time.def" include "grib2/template.4.horizontal.def" include "grib2/template.4.derived.def" include "grib2/template.4.circular_cluster.def" diff --git a/definitions/grib2/template.4.40.def b/definitions/grib2/template.4.40.def index d146da828..9736409e3 100644 --- a/definitions/grib2/template.4.40.def +++ b/definitions/grib2/template.4.40.def @@ -2,6 +2,6 @@ # TEMPLATE 4.40, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents -include "grib2/template.4.parameter_chemical.def"; -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.parameter_chemical.def" +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def" diff --git a/definitions/grib2/template.4.41.def b/definitions/grib2/template.4.41.def index d35f5fd34..cca6d9970 100644 --- a/definitions/grib2/template.4.41.def +++ b/definitions/grib2/template.4.41.def @@ -3,6 +3,6 @@ # TEMPLATE 4.41, Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents include "grib2/template.4.parameter_chemical.def" -include "grib2/template.4.point_in_time.def"; +include "grib2/template.4.point_in_time.def" include "grib2/template.4.horizontal.def" include "grib2/template.4.eps.def" diff --git a/definitions/grib2/template.4.44.def b/definitions/grib2/template.4.44.def index 706d1a137..aa75ad0da 100644 --- a/definitions/grib2/template.4.44.def +++ b/definitions/grib2/template.4.44.def @@ -4,8 +4,8 @@ # It is recommended not to use this template. PDT 4.48 should be used instead with optical wave length range set to missing # GRIB-530: Special case for aerosol thanks to WMO error -include "grib2/template.4.parameter_aerosol_44.def"; +include "grib2/template.4.parameter_aerosol_44.def" -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def" diff --git a/definitions/grib2/template.4.48.def b/definitions/grib2/template.4.48.def index 2169ada7e..e06280db1 100644 --- a/definitions/grib2/template.4.48.def +++ b/definitions/grib2/template.4.48.def @@ -2,6 +2,6 @@ # TEMPLATE 4.48, Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol -include "grib2/template.4.parameter_aerosol_optical.def"; -include "grib2/template.4.point_in_time.def"; -include "grib2/template.4.horizontal.def"; +include "grib2/template.4.parameter_aerosol_optical.def" +include "grib2/template.4.point_in_time.def" +include "grib2/template.4.horizontal.def" From 9651648b2456cc4804e57db923ebaa7d447adbc2 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 15:04:45 +0000 Subject: [PATCH 035/104] ECC-1008: ParamIDs 210247-210249 become 0 if you set STREAM=ELDA --- src/grib_accessor_class_g2_mars_labeling.c | 419 +++++++++++---------- src/grib_api_prototypes.h | 1 + src/grib_util.c | 78 +++- 3 files changed, 287 insertions(+), 211 deletions(-) diff --git a/src/grib_accessor_class_g2_mars_labeling.c b/src/grib_accessor_class_g2_mars_labeling.c index 9dc636f7d..3f0697bfe 100644 --- a/src/grib_accessor_class_g2_mars_labeling.c +++ b/src/grib_accessor_class_g2_mars_labeling.c @@ -220,217 +220,230 @@ static int unpack_string(grib_accessor* a, char* val, size_t *len) } return grib_get_string(grib_handle_of_accessor(a), key,val,len); - } static int extra_set(grib_accessor* a,long val) { - /*TODO chemicals*/ - int ret=0; - grib_accessor_g2_mars_labeling* self = (grib_accessor_g2_mars_labeling*)a; - char stepType[30]={0,}; - size_t stepTypelen=30; - long derivedForecast=-1; - long productDefinitionTemplateNumberNew=-1; - long productDefinitionTemplateNumber; - long typeOfProcessedData=-1; - long typeOfGeneratingProcess=-1; + int ret=0; + grib_accessor_g2_mars_labeling* self = (grib_accessor_g2_mars_labeling*)a; + grib_handle* hand = grib_handle_of_accessor(a); + char stepType[30]={0,}; + size_t stepTypelen=30; + long derivedForecast = -1; + long productDefinitionTemplateNumberNew = -1; + long productDefinitionTemplateNumber; + long typeOfProcessedData = -1; + long typeOfGeneratingProcess = -1; + int is_eps = -1; + int is_instant = -1; + long is_chemical = 0; + long is_chemical_distfn = 0; + long is_aerosol = 0; + long is_aerosol_optical = 0; - switch (self->index) { - case 0: - /* class */ - return ret; - break; - case 1: - /* type */ - switch (val) { - case 0: /* Unknown (0) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=255; - break; - case 1: /* First guess (fg) */ - case 3: /* Initialised analysis (ia) */ - typeOfProcessedData=0; - typeOfGeneratingProcess=1; - break; - case 2: /* Analysis (an) */ - case 4: /* Oi analysis (oi) */ - case 5: /* 3d variational analysis (3v) */ - case 6: /* 4d variational analysis (4v) */ - case 7: /* 3d variational gradients (3g) */ - case 8: /* 4d variational gradients (4g) */ + grib_get_long(hand, "is_chemical", &is_chemical); + grib_get_long(hand, "is_chemical_distfn", &is_chemical_distfn); + grib_get_long(hand, "is_aerosol", &is_aerosol); + grib_get_long(hand, "is_aerosol_optical", &is_aerosol_optical); + + switch (self->index) { + case 0: + /* class */ + return ret; + break; + case 1: + /* type */ + switch (val) { + case 0: /* Unknown (0) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=255; + break; + case 1: /* First guess (fg) */ + case 3: /* Initialised analysis (ia) */ + typeOfProcessedData=0; + typeOfGeneratingProcess=1; + break; + case 2: /* Analysis (an) */ + case 4: /* Oi analysis (oi) */ + case 5: /* 3d variational analysis (3v) */ + case 6: /* 4d variational analysis (4v) */ + case 7: /* 3d variational gradients (3g) */ + case 8: /* 4d variational gradients (4g) */ case 90: /* Gridded analysis input (gai) */ - typeOfProcessedData=0; - typeOfGeneratingProcess=0; - break; - case 9: /* Forecast (fc) */ - typeOfProcessedData=1; - typeOfGeneratingProcess=2; - break; - case 10: /* Control forecast (cf) */ - typeOfProcessedData=3; - typeOfGeneratingProcess=4; - break; - case 11: /* Perturbed forecast (pf) */ - typeOfProcessedData=4; - typeOfGeneratingProcess=4; - break; - case 12: /* Errors in first guess (ef) */ - case 13: /* Errors in analysis (ea) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=7; - break; - case 14: /* Cluster means (cm) */ - case 15: /* Cluster std deviations (cs) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=4; - break; - case 16: /* Forecast probability (fp) */ - typeOfProcessedData=8; - typeOfGeneratingProcess=5; - break; - case 17: /* Ensemble mean (em) */ - derivedForecast=0; - grib_get_string(grib_handle_of_accessor(a),self->stepType,stepType,&stepTypelen); - if (!strcmp(stepType,"instant")) { - productDefinitionTemplateNumberNew=2; - } else { - productDefinitionTemplateNumberNew=12; - } - typeOfProcessedData=255; - typeOfGeneratingProcess=4; - break; - case 18: /* Ensemble standard deviation (es) */ - derivedForecast=4; - grib_get_string(grib_handle_of_accessor(a),self->stepType,stepType,&stepTypelen); - if (!strcmp(stepType,"instant")) { - productDefinitionTemplateNumberNew=2; - } else { - productDefinitionTemplateNumberNew=12; - } - typeOfProcessedData=255; - typeOfGeneratingProcess=4; - break; - case 19: /* Forecast accumulation (fa) */ - case 20: /* Climatology (cl) */ - case 21: /* Climate simulation (si) */ - case 22: /* Climate 30 days simulation (s3) */ - case 23: /* Empirical distribution (ed) */ - case 24: /* Tubes (tu) */ - case 25: /* Flux forcing realtime (ff) */ - case 26: /* Ocean forward (of) */ - case 27: /* Extreme forecast index (efi) */ - case 28: /* Extreme forecast index control (efic)*/ - case 29: /* Probability boundaries (pb) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=255; - break; - case 30: /* Event probability (ep) */ - typeOfProcessedData=8; - typeOfGeneratingProcess=5; - break; - case 31: /* Bias-corrected forecast (bf) */ - typeOfProcessedData=1; - typeOfGeneratingProcess=3; - break; - case 32: /* Climate distribution (cd) */ - case 33: /* 4D analysis increments (4i) */ - case 34: /* Gridded observations (go) */ - case 35: /* Model errors (me) */ - case 36: /* Probability distribution (pd) */ - case 37: /* Cluster information (ci) */ - case 38: /* Shift of Tail (sot) */ - case 40: /* Images (im) */ - case 42: /* Simulated images (sim) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=255; - break; - case 43: /* Weighted ensemble mean (wem) */ - case 44: /* Weighted ensemble standard deviation (wes) */ - case 45: /* Cluster representative (cr) */ - case 46: /* Scaled ensemble standard deviation (ses) */ - case 47: /* Time average ensemble mean (taem) */ - case 48: /* Time average ensemble standard deviation (taes) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=4; - break; - case 50: /* Sensitivity gradient (sg) */ - case 52: /* Sensitivity forecast (sf) */ - case 60: /* Perturbed analysis (pa) */ - case 61: /* Initial condition perturbation (icp) */ - case 62: /* Singular vector (sv) */ - case 63: /* Adjoint singular vector (as) */ - case 64: /* Signal variance (svar) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=255; - break; - case 65: /* Calibration/Validation forecast (cv) */ - typeOfProcessedData=5; - typeOfGeneratingProcess=4; - break; - case 70: /* Ocean reanalysis (or) */ - case 71: /* Flux forcing (fx) */ - case 72: /* Fill-up (fu) */ - case 73: /* Simulation forced with observations (sfo) */ - case 80: /* Forecast mean (fcmean) */ - case 81: /* Forecast maximum (fcmax) */ - case 82: /* Forecast minimum (fcmin) */ - case 83: /* Forecast standard deviation (fcstdev) */ - case 86: /* Hindcast climate mean (hcmean) */ - case 87: /* Simulated satellite data */ - case 88: /* Gridded satellite data */ - case 89: /* GFAS analysis */ - typeOfProcessedData=255; - typeOfGeneratingProcess=255; - break; - case 84: /* Ensemble mean of temporal mean (emtm) */ - case 85: /* Ensemble standard deviation of temporal mean (estdtm) */ - typeOfProcessedData=255; - typeOfGeneratingProcess=4; - break; - default : - grib_context_log(a->context,GRIB_LOG_ERROR,"unknown mars.type %d",(int)val); - return GRIB_ENCODING_ERROR; - } - break; - case 2: - /* stream */ - switch (val) { - case 1030: /* enda */ - case 1249: /* elda */ - case 1250: /* ewla */ - grib_get_string(grib_handle_of_accessor(a),self->stepType,stepType,&stepTypelen); - if (!strcmp(stepType,"instant")) { - productDefinitionTemplateNumberNew=1; - } else { - productDefinitionTemplateNumberNew=11; - } - break; - } - break; - default : - grib_context_log(a->context,GRIB_LOG_ERROR, - "invalid first argument of g2_mars_labeling in %s",a->name); - return GRIB_INTERNAL_ERROR; - break; - } + typeOfProcessedData=0; + typeOfGeneratingProcess=0; + break; + case 9: /* Forecast (fc) */ + typeOfProcessedData=1; + typeOfGeneratingProcess=2; + break; + case 10: /* Control forecast (cf) */ + typeOfProcessedData=3; + typeOfGeneratingProcess=4; + break; + case 11: /* Perturbed forecast (pf) */ + typeOfProcessedData=4; + typeOfGeneratingProcess=4; + break; + case 12: /* Errors in first guess (ef) */ + case 13: /* Errors in analysis (ea) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=7; + break; + case 14: /* Cluster means (cm) */ + case 15: /* Cluster std deviations (cs) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=4; + break; + case 16: /* Forecast probability (fp) */ + typeOfProcessedData=8; + typeOfGeneratingProcess=5; + break; + case 17: /* Ensemble mean (em) */ + derivedForecast=0; + grib_get_string(hand,self->stepType,stepType,&stepTypelen); + if (!strcmp(stepType,"instant")) { + productDefinitionTemplateNumberNew=2; + } else { + productDefinitionTemplateNumberNew=12; + } + typeOfProcessedData=255; + typeOfGeneratingProcess=4; + break; + case 18: /* Ensemble standard deviation (es) */ + derivedForecast=4; + grib_get_string(hand,self->stepType,stepType,&stepTypelen); + if (!strcmp(stepType,"instant")) { + productDefinitionTemplateNumberNew=2; + } else { + productDefinitionTemplateNumberNew=12; + } + typeOfProcessedData=255; + typeOfGeneratingProcess=4; + break; + case 19: /* Forecast accumulation (fa) */ + case 20: /* Climatology (cl) */ + case 21: /* Climate simulation (si) */ + case 22: /* Climate 30 days simulation (s3) */ + case 23: /* Empirical distribution (ed) */ + case 24: /* Tubes (tu) */ + case 25: /* Flux forcing realtime (ff) */ + case 26: /* Ocean forward (of) */ + case 27: /* Extreme forecast index (efi) */ + case 28: /* Extreme forecast index control (efic)*/ + case 29: /* Probability boundaries (pb) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=255; + break; + case 30: /* Event probability (ep) */ + typeOfProcessedData=8; + typeOfGeneratingProcess=5; + break; + case 31: /* Bias-corrected forecast (bf) */ + typeOfProcessedData=1; + typeOfGeneratingProcess=3; + break; + case 32: /* Climate distribution (cd) */ + case 33: /* 4D analysis increments (4i) */ + case 34: /* Gridded observations (go) */ + case 35: /* Model errors (me) */ + case 36: /* Probability distribution (pd) */ + case 37: /* Cluster information (ci) */ + case 38: /* Shift of Tail (sot) */ + case 40: /* Images (im) */ + case 42: /* Simulated images (sim) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=255; + break; + case 43: /* Weighted ensemble mean (wem) */ + case 44: /* Weighted ensemble standard deviation (wes) */ + case 45: /* Cluster representative (cr) */ + case 46: /* Scaled ensemble standard deviation (ses) */ + case 47: /* Time average ensemble mean (taem) */ + case 48: /* Time average ensemble standard deviation (taes) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=4; + break; + case 50: /* Sensitivity gradient (sg) */ + case 52: /* Sensitivity forecast (sf) */ + case 60: /* Perturbed analysis (pa) */ + case 61: /* Initial condition perturbation (icp) */ + case 62: /* Singular vector (sv) */ + case 63: /* Adjoint singular vector (as) */ + case 64: /* Signal variance (svar) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=255; + break; + case 65: /* Calibration/Validation forecast (cv) */ + typeOfProcessedData=5; + typeOfGeneratingProcess=4; + break; + case 70: /* Ocean reanalysis (or) */ + case 71: /* Flux forcing (fx) */ + case 72: /* Fill-up (fu) */ + case 73: /* Simulation forced with observations (sfo) */ + case 80: /* Forecast mean (fcmean) */ + case 81: /* Forecast maximum (fcmax) */ + case 82: /* Forecast minimum (fcmin) */ + case 83: /* Forecast standard deviation (fcstdev) */ + case 86: /* Hindcast climate mean (hcmean) */ + case 87: /* Simulated satellite data */ + case 88: /* Gridded satellite data */ + case 89: /* GFAS analysis */ + typeOfProcessedData=255; + typeOfGeneratingProcess=255; + break; + case 84: /* Ensemble mean of temporal mean (emtm) */ + case 85: /* Ensemble standard deviation of temporal mean (estdtm) */ + typeOfProcessedData=255; + typeOfGeneratingProcess=4; + break; + default : + grib_context_log(a->context,GRIB_LOG_ERROR,"unknown mars.type %d",(int)val); + return GRIB_ENCODING_ERROR; + } + break; + case 2: + /* stream */ + switch (val) { + case 1030: /* enda */ + case 1249: /* elda */ + case 1250: /* ewla */ + is_eps = 1; /* These streams are all for ensembles */ + grib_get_string(hand,self->stepType,stepType,&stepTypelen); + is_instant = ( strcmp(stepType,"instant")==0 ); + productDefinitionTemplateNumberNew = grib2_productDefinitionTemplateNumber( + is_eps, is_instant, + is_chemical, + is_chemical_distfn, + is_aerosol, + is_aerosol_optical); + break; + } + break; + default : + grib_context_log(a->context,GRIB_LOG_ERROR, + "invalid first argument of g2_mars_labeling in %s",a->name); + return GRIB_INTERNAL_ERROR; + break; + } - if (productDefinitionTemplateNumberNew>=0) { - grib_get_long(grib_handle_of_accessor(a),self->productDefinitionTemplateNumber,&productDefinitionTemplateNumber); - if (productDefinitionTemplateNumber!=productDefinitionTemplateNumberNew) - grib_set_long(grib_handle_of_accessor(a),self->productDefinitionTemplateNumber,productDefinitionTemplateNumberNew); - } + if (productDefinitionTemplateNumberNew>=0) { + grib_get_long(hand,self->productDefinitionTemplateNumber,&productDefinitionTemplateNumber); + if (productDefinitionTemplateNumber!=productDefinitionTemplateNumberNew) + grib_set_long(hand,self->productDefinitionTemplateNumber,productDefinitionTemplateNumberNew); + } - if (derivedForecast>=0) { - grib_set_long(grib_handle_of_accessor(a),self->derivedForecast,derivedForecast); - } + if (derivedForecast>=0) { + grib_set_long(hand,self->derivedForecast,derivedForecast); + } - if (typeOfProcessedData>0) - grib_set_long(grib_handle_of_accessor(a),self->typeOfProcessedData,typeOfProcessedData); - if (typeOfGeneratingProcess>0) - grib_set_long(grib_handle_of_accessor(a),self->typeOfGeneratingProcess,typeOfGeneratingProcess); + if (typeOfProcessedData>0) + grib_set_long(hand,self->typeOfProcessedData,typeOfProcessedData); + if (typeOfGeneratingProcess>0) + grib_set_long(hand,self->typeOfGeneratingProcess,typeOfGeneratingProcess); - return ret; + return ret; } static int pack_string(grib_accessor* a, const char* val, size_t *len) @@ -497,8 +510,8 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) static int value_count(grib_accessor* a,long* count) { - *count=1; - return 0; + *count=1; + return 0; } static int get_native_type(grib_accessor* a) diff --git a/src/grib_api_prototypes.h b/src/grib_api_prototypes.h index 726ad40dd..a6234333e 100644 --- a/src/grib_api_prototypes.h +++ b/src/grib_api_prototypes.h @@ -1475,6 +1475,7 @@ int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNu int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTemplateNumber); int is_productDefinitionTemplateNumber_Aerosol(long productDefinitionTemplateNumber); int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemplateNumber); +int grib2_productDefinitionTemplateNumber(int is_eps, int is_instant, int is_chemical, int is_chemical_distfn, int is_aerosol, int is_aerosol_optical); int is_index_file(const char *filename); char get_dir_separator_char(void); char *codes_getenv(const char *name); diff --git a/src/grib_util.c b/src/grib_util.c index b5bd0db27..971f20cf0 100644 --- a/src/grib_util.c +++ b/src/grib_util.c @@ -1918,7 +1918,7 @@ int is_productDefinitionTemplateNumber_EPS(long productDefinitionTemplateNumber) ); } -/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is related to atmospheric chemical constituents */ +/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for atmospheric chemical constituents */ int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNumber) { return ( @@ -1928,7 +1928,7 @@ int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNu productDefinitionTemplateNumber == 43); } -/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is related to +/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for * atmospheric chemical constituents based on a distribution function */ int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTemplateNumber) { @@ -1939,20 +1939,19 @@ int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTe productDefinitionTemplateNumber == 68); } -/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is related to aerosols */ +/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for aerosols */ int is_productDefinitionTemplateNumber_Aerosol(long productDefinitionTemplateNumber) { - /* Note: PDT 44 is deprecated. Use 48 instead */ return ( - productDefinitionTemplateNumber == 44 || productDefinitionTemplateNumber == 48 || + productDefinitionTemplateNumber == 44 || /* Note: PDT 44 is deprecated. Use 48 instead */ + productDefinitionTemplateNumber == 48 || + productDefinitionTemplateNumber == 49 || productDefinitionTemplateNumber == 45 || productDefinitionTemplateNumber == 46 || productDefinitionTemplateNumber == 47); } -/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is related to - * optical properties of aerosol - */ +/* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for optical properties of aerosol */ int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemplateNumber) { /* Note: PDT 48 can be used for both plain aerosols as well as optical properties of aerosol. @@ -1963,6 +1962,69 @@ int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemp productDefinitionTemplateNumber == 49); } +int grib2_productDefinitionTemplateNumber(int is_eps, int is_instant, + int is_chemical, + int is_chemical_distfn, + int is_aerosol, + int is_aerosol_optical) +{ + /* At most one has to be set. All could be 0 */ + /* Unfortunately if PDTN=48 then both aerosol and aerosol_optical can be 1! */ + const int sum = is_chemical + is_chemical_distfn + is_aerosol + is_aerosol_optical; + Assert( sum == 0 || sum == 1 || sum == 2 ); + + if (is_chemical) { + if (is_eps) { + if (is_instant) return 41; + else return 43; + } else { + if (is_instant) return 40; + else return 42; + } + } + + if (is_chemical_distfn) { + if (is_eps) { + if (is_instant) return 58; + else return 68; + } else { + if (is_instant) return 57; + else return 67; + } + } + + if (is_aerosol_optical) { + if (is_eps) { + if (is_instant) return 49; + /* WMO does not have a non-instantaneous case here! */ + } else { + if (is_instant) return 48; + /* WMO does not have a non-instantaneous case here! */ + } + } + + if (is_aerosol) { + if (is_eps) { + if (is_instant) return 45; + else return 47; + } else { + if (is_instant) return 48;/*44 is deprecated*/ + else return 46; + } + } + + /* Fallthru case: default */ + if (is_eps) { + if (is_instant) return 1; + else return 11; + } else { + if (is_instant) return 0; + else return 8; + } + + return -1; +} + int is_index_file(const char* filename) { FILE* fh; From 597b0ca27fd906c56c0e4cc902c7ed8c16fa2033 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 15:25:30 +0000 Subject: [PATCH 036/104] Refactoring --- src/grib_accessor_class_g2_aerosol.c | 6 ++--- src/grib_accessor_class_g2_chemical.c | 6 ++--- src/grib_accessor_class_g2_eps.c | 2 +- src/grib_accessor_class_g2_mars_labeling.c | 2 +- src/grib_accessor_class_local_definition.c | 2 +- src/grib_api_prototypes.h | 12 ++++----- src/grib_util.c | 30 +++++++++++++--------- 7 files changed, 33 insertions(+), 27 deletions(-) diff --git a/src/grib_accessor_class_g2_aerosol.c b/src/grib_accessor_class_g2_aerosol.c index ef5e1d591..b92cc4f0d 100644 --- a/src/grib_accessor_class_g2_aerosol.c +++ b/src/grib_accessor_class_g2_aerosol.c @@ -155,9 +155,9 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) grib_get_long(grib_handle_of_accessor(a), self->productDefinitionTemplateNumber,&productDefinitionTemplateNumber); if (self->optical) - *val=is_productDefinitionTemplateNumber_AerosolOptical(productDefinitionTemplateNumber); + *val=grib2_is_PDTN_AerosolOptical(productDefinitionTemplateNumber); else - *val=is_productDefinitionTemplateNumber_Aerosol(productDefinitionTemplateNumber); + *val=grib2_is_PDTN_Aerosol(productDefinitionTemplateNumber); return GRIB_SUCCESS; } @@ -188,7 +188,7 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) ret = grib_get_string(hand, self->stepType, stepType, &slen); Assert(ret == GRIB_SUCCESS); - eps = is_productDefinitionTemplateNumber_EPS(productDefinitionTemplateNumber); + eps = grib2_is_PDTN_EPS(productDefinitionTemplateNumber); if (!strcmp(stepType,"instant")) isInstant=1; diff --git a/src/grib_accessor_class_g2_chemical.c b/src/grib_accessor_class_g2_chemical.c index ad7b7224c..72bbe3285 100644 --- a/src/grib_accessor_class_g2_chemical.c +++ b/src/grib_accessor_class_g2_chemical.c @@ -155,9 +155,9 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) grib_get_long(grib_handle_of_accessor(a), self->productDefinitionTemplateNumber,&productDefinitionTemplateNumber); if (self->distribution) - *val=is_productDefinitionTemplateNumber_ChemicalDistFunc(productDefinitionTemplateNumber); + *val=grib2_is_PDTN_ChemicalDistFunc(productDefinitionTemplateNumber); else - *val=is_productDefinitionTemplateNumber_Chemical(productDefinitionTemplateNumber); + *val=grib2_is_PDTN_Chemical(productDefinitionTemplateNumber); return GRIB_SUCCESS; } @@ -188,7 +188,7 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) ret = grib_get_string(hand, self->stepType, stepType, &slen); Assert(ret == GRIB_SUCCESS); - eps = is_productDefinitionTemplateNumber_EPS(productDefinitionTemplateNumber); + eps = grib2_is_PDTN_EPS(productDefinitionTemplateNumber); if (!strcmp(stepType,"instant")) isInstant=1; diff --git a/src/grib_accessor_class_g2_eps.c b/src/grib_accessor_class_g2_eps.c index 979285bf7..afa962e17 100644 --- a/src/grib_accessor_class_g2_eps.c +++ b/src/grib_accessor_class_g2_eps.c @@ -166,7 +166,7 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) grib_get_long(grib_handle_of_accessor(a), self->productDefinitionTemplateNumber,&productDefinitionTemplateNumber); *val=0; - if (is_productDefinitionTemplateNumber_EPS(productDefinitionTemplateNumber)) + if (grib2_is_PDTN_EPS(productDefinitionTemplateNumber)) *val=1; return GRIB_SUCCESS; diff --git a/src/grib_accessor_class_g2_mars_labeling.c b/src/grib_accessor_class_g2_mars_labeling.c index 3f0697bfe..ff604bf02 100644 --- a/src/grib_accessor_class_g2_mars_labeling.c +++ b/src/grib_accessor_class_g2_mars_labeling.c @@ -412,7 +412,7 @@ static int extra_set(grib_accessor* a,long val) is_eps = 1; /* These streams are all for ensembles */ grib_get_string(hand,self->stepType,stepType,&stepTypelen); is_instant = ( strcmp(stepType,"instant")==0 ); - productDefinitionTemplateNumberNew = grib2_productDefinitionTemplateNumber( + productDefinitionTemplateNumberNew = grib2_select_PDTN( is_eps, is_instant, is_chemical, is_chemical_distfn, diff --git a/src/grib_accessor_class_local_definition.c b/src/grib_accessor_class_local_definition.c index 952683fae..182c43b35 100644 --- a/src/grib_accessor_class_local_definition.c +++ b/src/grib_accessor_class_local_definition.c @@ -224,7 +224,7 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) return GRIB_ENCODING_ERROR; } - if (is_productDefinitionTemplateNumber_EPS(productDefinitionTemplateNumber)) + if (grib2_is_PDTN_EPS(productDefinitionTemplateNumber)) eps=1; switch (localDefinitionNumber) { diff --git a/src/grib_api_prototypes.h b/src/grib_api_prototypes.h index a6234333e..4455a2c10 100644 --- a/src/grib_api_prototypes.h +++ b/src/grib_api_prototypes.h @@ -1470,12 +1470,12 @@ grib_handle *grib_util_set_spec(grib_handle *h, const grib_util_grid_spec *spec, grib_handle *grib_util_set_spec2(grib_handle *h, const grib_util_grid_spec2 *spec, const grib_util_packing_spec *packing_spec, int flags, const double *data_values, size_t data_values_count, int *err); int grib_moments(grib_handle *h, double east, double north, double west, double south, int order, double *moments, long *count); int parse_keyval_string(const char *grib_tool, char *arg, int values_required, int default_type, grib_values values[], int *count); -int is_productDefinitionTemplateNumber_EPS(long productDefinitionTemplateNumber); -int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNumber); -int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTemplateNumber); -int is_productDefinitionTemplateNumber_Aerosol(long productDefinitionTemplateNumber); -int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemplateNumber); -int grib2_productDefinitionTemplateNumber(int is_eps, int is_instant, int is_chemical, int is_chemical_distfn, int is_aerosol, int is_aerosol_optical); +int grib2_is_PDTN_EPS(long productDefinitionTemplateNumber); +int grib2_is_PDTN_Chemical(long productDefinitionTemplateNumber); +int grib2_is_PDTN_ChemicalDistFunc(long productDefinitionTemplateNumber); +int grib2_is_PDTN_Aerosol(long productDefinitionTemplateNumber); +int grib2_is_PDTN_AerosolOptical(long productDefinitionTemplateNumber); +int grib2_select_PDTN(int is_eps, int is_instant, int is_chemical, int is_chemical_distfn, int is_aerosol, int is_aerosol_optical); int is_index_file(const char *filename); char get_dir_separator_char(void); char *codes_getenv(const char *name); diff --git a/src/grib_util.c b/src/grib_util.c index 971f20cf0..abb0f2fa7 100644 --- a/src/grib_util.c +++ b/src/grib_util.c @@ -574,7 +574,7 @@ static int check_geometry(grib_handle* handle, const grib_util_grid_spec2* spec, if (specified_as_global) { char msg[100] = {0,}; size_t sum = 0; - if (specified_as_global) strcpy(msg, "Specified to be global (in spec)"); + strcpy(msg, "Specified to be global (in spec)"); sum = sum_of_pl_array(spec->pl, spec->pl_size); if (sum != data_values_count) { fprintf(stderr, "GRIB_UTIL_SET_SPEC: Invalid reduced gaussian grid: %s but data_values_count != sum_of_pl_array (%ld!=%ld)\n", @@ -1004,13 +1004,13 @@ grib_handle* grib_util_set_spec2(grib_handle* h, /* convert to second_order if not constant field */ if (setSecondOrder ) { - size_t packTypeLen=17; int constant=0; double missingValue=0; grib_get_double(h,"missingValue",&missingValue); constant=is_constant_field(missingValue, data_values, data_values_count); if (!constant) { + size_t packTypeLen; if (editionNumber == 1 ) { long numberOfGroups; grib_handle* htmp=grib_handle_clone(h); @@ -1908,7 +1908,7 @@ int parse_keyval_string(const char* grib_tool, char* arg, int values_required, i } /* Return 1 if the productDefinitionTemplateNumber (GRIB2) is related to EPS */ -int is_productDefinitionTemplateNumber_EPS(long productDefinitionTemplateNumber) +int grib2_is_PDTN_EPS(long productDefinitionTemplateNumber) { return ( productDefinitionTemplateNumber == 1 || productDefinitionTemplateNumber == 11 || @@ -1919,7 +1919,7 @@ int is_productDefinitionTemplateNumber_EPS(long productDefinitionTemplateNumber) } /* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for atmospheric chemical constituents */ -int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNumber) +int grib2_is_PDTN_Chemical(long productDefinitionTemplateNumber) { return ( productDefinitionTemplateNumber == 40 || @@ -1930,7 +1930,7 @@ int is_productDefinitionTemplateNumber_Chemical(long productDefinitionTemplateNu /* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for * atmospheric chemical constituents based on a distribution function */ -int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTemplateNumber) +int grib2_is_PDTN_ChemicalDistFunc(long productDefinitionTemplateNumber) { return ( productDefinitionTemplateNumber == 57 || @@ -1940,7 +1940,7 @@ int is_productDefinitionTemplateNumber_ChemicalDistFunc(long productDefinitionTe } /* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for aerosols */ -int is_productDefinitionTemplateNumber_Aerosol(long productDefinitionTemplateNumber) +int grib2_is_PDTN_Aerosol(long productDefinitionTemplateNumber) { return ( productDefinitionTemplateNumber == 44 || /* Note: PDT 44 is deprecated. Use 48 instead */ @@ -1952,7 +1952,7 @@ int is_productDefinitionTemplateNumber_Aerosol(long productDefinitionTemplateNum } /* Return 1 if the productDefinitionTemplateNumber (GRIB2) is for optical properties of aerosol */ -int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemplateNumber) +int grib2_is_PDTN_AerosolOptical(long productDefinitionTemplateNumber) { /* Note: PDT 48 can be used for both plain aerosols as well as optical properties of aerosol. * For the former user must set the optical wavelength range to missing. @@ -1962,11 +1962,17 @@ int is_productDefinitionTemplateNumber_AerosolOptical(long productDefinitionTemp productDefinitionTemplateNumber == 49); } -int grib2_productDefinitionTemplateNumber(int is_eps, int is_instant, - int is_chemical, - int is_chemical_distfn, - int is_aerosol, - int is_aerosol_optical) +/* Given some information about the type of grib2 parameter, return the productDefinitionTemplateNumber to use. + * All arguments are booleans (0 or 1) + * is_eps: ensemble or deterministic + * is_instant: instantaneous or interval-based + * etc + */ +int grib2_select_PDTN(int is_eps, int is_instant, + int is_chemical, + int is_chemical_distfn, + int is_aerosol, + int is_aerosol_optical) { /* At most one has to be set. All could be 0 */ /* Unfortunately if PDTN=48 then both aerosol and aerosol_optical can be 1! */ From cb6c3ded104a801bb6813d17f3e1ddc28b5bbb64 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 1 Nov 2019 16:04:10 +0000 Subject: [PATCH 037/104] ECC-1006: Fix assertion failure --- src/grib_accessor_class_g1forecastmonth.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/grib_accessor_class_g1forecastmonth.c b/src/grib_accessor_class_g1forecastmonth.c index 731c35fad..2046ae084 100644 --- a/src/grib_accessor_class_g1forecastmonth.c +++ b/src/grib_accessor_class_g1forecastmonth.c @@ -199,9 +199,13 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) fcmonth++; if(gribForecastMonth != 0 && gribForecastMonth!=fcmonth) { + *val = gribForecastMonth; + return GRIB_SUCCESS; + /* grib_context_log(a->context,GRIB_LOG_FATAL,"%s=%ld (%s-%s)=%ld",self->fcmonth, gribForecastMonth,self->base_date,self->verification_yearmonth,fcmonth); Assert(gribForecastMonth == fcmonth); + */ } *val = fcmonth; From 93abc2f0c23b60507cbd2ab8f7c410239662f0ae Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 4 Nov 2019 15:05:19 +0000 Subject: [PATCH 038/104] Add comments re editions --- definitions/common/c-1.table | 2 +- definitions/common/c-11.table | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/definitions/common/c-1.table b/definitions/common/c-1.table index b855b5323..bdcbf023a 100644 --- a/definitions/common/c-1.table +++ b/definitions/common/c-1.table @@ -1,4 +1,4 @@ -# Code table 0: Identification of centres +# COMMON CODE TABLE C-1: Identification of originating/generating centre (GRIB1, BUFR3) 0 0 Absent 1 ammc Melbourne (WMC) 2 2 Melbourne (WMC) diff --git a/definitions/common/c-11.table b/definitions/common/c-11.table index f37f69956..4f613e477 100644 --- a/definitions/common/c-11.table +++ b/definitions/common/c-11.table @@ -1,4 +1,4 @@ -# COMMON CODE TABLE C-11: Originating/generating centres +# COMMON CODE TABLE C-11: Originating/generating centres (GRIB2, BUFR4) 0 0 WMO Secretariat 1 ammc Melbourne (WMC) 2 2 Melbourne (WMC) From bb9cb2fe6954cc6861abd5a7a9bb44266ba22d1e Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 5 Nov 2019 14:23:23 +0000 Subject: [PATCH 039/104] cppcheck warnings --- tests/bufr_ecc-517.c | 6 ++---- tests/bufr_ecc-604.c | 2 ++ tests/grib_multi_from_message.c | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/bufr_ecc-517.c b/tests/bufr_ecc-517.c index 34ea62ea8..a137ea95e 100644 --- a/tests/bufr_ecc-517.c +++ b/tests/bufr_ecc-517.c @@ -108,14 +108,12 @@ int main (int argc, char **argv) CODES_CHECK (codes_check_message_header(buffer, size, PRODUCT_BUFR), 0); CODES_CHECK (codes_check_message_footer(buffer, size, PRODUCT_BUFR), 0); if (fwrite (buffer, 1, size, fout) != size) { + fclose (fout); fprintf (stderr, "Failed to write data.\n"); return 1; } - if (fclose (fout) != 0) { - fprintf (stderr, "Failed to close file handle.\n"); - return 1; - } + fclose (fout); codes_handle_delete (h); free (ivalues); free (rvalues); diff --git a/tests/bufr_ecc-604.c b/tests/bufr_ecc-604.c index a285729e2..2ed7ec68f 100644 --- a/tests/bufr_ecc-604.c +++ b/tests/bufr_ecc-604.c @@ -26,8 +26,10 @@ static int encode_file(char *template_file, char *output_file) int err = 0; long numSubsets = 0; + assert(template_file); in = fopen(template_file,"r"); assert(in); if (opt_write) { + assert(output_file); out = fopen(output_file,"w"); assert(out); } diff --git a/tests/grib_multi_from_message.c b/tests/grib_multi_from_message.c index 46d652f60..da38562a0 100644 --- a/tests/grib_multi_from_message.c +++ b/tests/grib_multi_from_message.c @@ -15,6 +15,7 @@ #include "grib_api.h" #include #include +#include #ifndef ECCODES_ON_WINDOWS #include @@ -48,6 +49,7 @@ int main(int argc,char* argv[]) { else if (argc==2) filename=argv[1]; else usage(argv[0]); + assert(filename); f=fopen(filename,"r"); if (!f) {perror(filename);exit(1);} From d3cd42143dbc8a507df4a001a33b9d066ea66222 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 5 Nov 2019 16:41:09 +0000 Subject: [PATCH 040/104] ECC-1013: MARS levtype (o2d/o3d) and parameters for S2S ocean --- definitions/grib2/products_s2s.def | 59 +++++++++++++++------ definitions/grib2/template.4.horizontal.def | 4 ++ 2 files changed, 47 insertions(+), 16 deletions(-) diff --git a/definitions/grib2/products_s2s.def b/definitions/grib2/products_s2s.def index 3e7806b24..4b06a7ffe 100644 --- a/definitions/grib2/products_s2s.def +++ b/definitions/grib2/products_s2s.def @@ -98,21 +98,48 @@ if (isHindcast == 1) { alias mars.time = modelVersionTime; } -# ECC-891 -concept is_ocean_param(zero) { - '1' = { paramId = 151219; } - '1' = { paramId = 151163; } - '1' = { paramId = 151127; } - '1' = { paramId = 151175; } - '1' = { paramId = 151131; } - '1' = { paramId = 151132; } - '1' = { paramId = 151145; } - '1' = { paramId = 151225; } - '1' = { paramId = 174098; } - '0' = { dummy=1; } +# ECC-891, ECC-1013 +concept is_ocean2d_param(zero) { + '1' = { discipline=10; typeOfFirstFixedSurface=160; scaleFactorOfFirstFixedSurface=0; scaledValueOfFirstFixedSurface=0; typeOfSecondFixedSurface=255; } + '1' = { discipline=10; typeOfFirstFixedSurface=160; scaleFactorOfFirstFixedSurface=missing(); scaledValueOfFirstFixedSurface=missing(); typeOfSecondFixedSurface=255; } + '1' = { discipline=10; typeOfFirstFixedSurface=20; scaleFactorOfFirstFixedSurface=2; scaledValueOfFirstFixedSurface=29315; typeOfSecondFixedSurface=255; } + '1' = { discipline=10; typeOfFirstFixedSurface=169; scaleFactorOfFirstFixedSurface=2; scaledValueOfFirstFixedSurface=1; typeOfSecondFixedSurface=255; } + '1' = { discipline=10; typeOfFirstFixedSurface=160; scaleFactorOfFirstFixedSurface=0; scaledValueOfFirstFixedSurface=0; typeOfSecondFixedSurface=160; scaleFactorOfSecondFixedSurface=0; scaledValueOfSecondFixedSurface=300; } + '0' = { dummy=1; } } -if (is_ocean_param) { - constant oceanLevName = 'o2d'; - alias mars.levtype = oceanLevName; - unalias mars.levelist; +concept is_ocean3d_param(zero) { + '1' = { discipline=10; typeOfFirstFixedSurface=160; typeOfSecondFixedSurface=160; } + '0' = { discipline=10; typeOfFirstFixedSurface=160; scaleFactorOfFirstFixedSurface=0; scaledValueOfFirstFixedSurface=0; typeOfSecondFixedSurface=160; scaleFactorOfSecondFixedSurface=0; scaledValueOfSecondFixedSurface=300; } + '0' = { dummy=1; } } + +if (is_ocean2d_param) { + constant oceanLevName = 'o2d'; + alias mars.levtype = oceanLevName; + unalias mars.levelist; +} + +if (is_ocean3d_param) { + constant oceanLevName = 'o3d'; + alias mars.levtype = oceanLevName; + unalias mars.levelist; +} + +#########old +#concept is_ocean_param(zero) { +# '1' = { paramId = 151219; } 2D +# '1' = { paramId = 151163; } 2D +# '1' = { paramId = 151127; } 2D exception!! +# '1' = { paramId = 151175; } 2D exception!! +# '1' = { paramId = 151131; } 2D or 3D +# '1' = { paramId = 151132; } 2D or 3D +# '1' = { paramId = 151145; } 2D +# '1' = { paramId = 151225; } 2D +# '1' = { paramId = 174098; } 2D +# '0' = { dummy=1; } +#} +#if (is_ocean_param) { +# constant oceanLevName = 'o2d'; +# alias mars.levtype = oceanLevName; +# unalias mars.levelist; +#} diff --git a/definitions/grib2/template.4.horizontal.def b/definitions/grib2/template.4.horizontal.def index 51ebbcb80..b9e913418 100755 --- a/definitions/grib2/template.4.horizontal.def +++ b/definitions/grib2/template.4.horizontal.def @@ -74,6 +74,10 @@ concept_nofail vertical.typeOfLevel (unknown) { 'entireOcean' = {typeOfFirstFixedSurface=1;typeOfSecondFixedSurface=9;} 'snow' = {typeOfFirstFixedSurface=114;typeOfSecondFixedSurface=255;} 'snowLayer' = {typeOfFirstFixedSurface=114; typeOfSecondFixedSurface=114;} + + 'oceanSurface' = {typeOfFirstFixedSurface=160; scaleFactorOfFirstFixedSurface=0; scaledValueOfFirstFixedSurface=0; typeOfSecondFixedSurface=255;} + 'oceanLayer' = {typeOfFirstFixedSurface=160; typeOfSecondFixedSurface=160;} + 'mixedLayerDepth' = {typeOfFirstFixedSurface=169; typeOfSecondFixedSurface=255;} } alias levelType=typeOfFirstFixedSurface; From 097be89d67510562b6d74cf9a046a1027a896bb8 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 5 Nov 2019 16:50:31 +0000 Subject: [PATCH 041/104] ECC-1013: MARS levtype (o2d/o3d) and parameters for S2S ocean --- definitions/grib2/products_s2s.def | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/definitions/grib2/products_s2s.def b/definitions/grib2/products_s2s.def index 4b06a7ffe..1e7667f95 100644 --- a/definitions/grib2/products_s2s.def +++ b/definitions/grib2/products_s2s.def @@ -124,22 +124,3 @@ if (is_ocean3d_param) { alias mars.levtype = oceanLevName; unalias mars.levelist; } - -#########old -#concept is_ocean_param(zero) { -# '1' = { paramId = 151219; } 2D -# '1' = { paramId = 151163; } 2D -# '1' = { paramId = 151127; } 2D exception!! -# '1' = { paramId = 151175; } 2D exception!! -# '1' = { paramId = 151131; } 2D or 3D -# '1' = { paramId = 151132; } 2D or 3D -# '1' = { paramId = 151145; } 2D -# '1' = { paramId = 151225; } 2D -# '1' = { paramId = 174098; } 2D -# '0' = { dummy=1; } -#} -#if (is_ocean_param) { -# constant oceanLevName = 'o2d'; -# alias mars.levtype = oceanLevName; -# unalias mars.levelist; -#} From 2eb3cdcd14fd026484818463a45b7ef05d63e3ab Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 5 Nov 2019 18:20:46 +0000 Subject: [PATCH 042/104] cppcheck warnings --- src/grib_accessor_class_dictionary.c | 1 + src/grib_accessor_class_smart_table.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/grib_accessor_class_dictionary.c b/src/grib_accessor_class_dictionary.c index 4bcdc5ce3..80d4be72e 100644 --- a/src/grib_accessor_class_dictionary.c +++ b/src/grib_accessor_class_dictionary.c @@ -320,6 +320,7 @@ static int unpack_string (grib_accessor* a, char* buffer, size_t *len) } *len=rsize; + Assert(buffer); memcpy(buffer,start,rsize); buffer[rsize]=0; diff --git a/src/grib_accessor_class_smart_table.c b/src/grib_accessor_class_smart_table.c index 66e5b57e3..26ce44402 100644 --- a/src/grib_accessor_class_smart_table.c +++ b/src/grib_accessor_class_smart_table.c @@ -338,7 +338,7 @@ static int grib_load_smart_table(grib_context* c,const char* filename, while(fgets(line,sizeof(line)-1,f)) { char* s=line; - char* p=line; + char* p; line[strlen(line)-1]=0; From 7666076ad584882a2be1e1811822c485c98e438e Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 6 Nov 2019 14:13:46 +0000 Subject: [PATCH 043/104] ECC-1012: BUFR: Key 'bufrHeaderSubCentre' should not be a codetable --- definitions/bufr/section.1.3.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/bufr/section.1.3.def b/definitions/bufr/section.1.3.def index d90232fa5..bdfab70a9 100644 --- a/definitions/bufr/section.1.3.def +++ b/definitions/bufr/section.1.3.def @@ -5,7 +5,7 @@ section_length[3] section1Length ; unsigned[1] masterTableNumber :dump; -codetable[1] bufrHeaderSubCentre 'common/c-1.table' : dump; +unsigned[1] bufrHeaderSubCentre : dump; codetable[1] bufrHeaderCentre 'common/c-1.table' : dump; unsigned[1] updateSequenceNumber :dump; From b00d16164428eaab0b107fc78e557416c17dd643 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 6 Nov 2019 17:29:42 +0000 Subject: [PATCH 044/104] ECC-1014: Update GRIB2 definitions with the latest WMO V24.0.0 code tables/templates (Part 1) --- definitions/grib2/boot.def | 2 +- definitions/grib2/tables/0.0.table | 7 +- definitions/grib2/tables/1.0.table | 7 +- definitions/grib2/tables/23/4.0.table | 18 +- definitions/grib2/tables/23/4.230.table | 18 +- definitions/grib2/tables/23/4.240.table | 2 +- definitions/grib2/tables/24/0.0.table | 11 + definitions/grib2/tables/24/1.0.table | 28 + definitions/grib2/tables/24/1.1.table | 4 + definitions/grib2/tables/24/1.2.table | 8 + definitions/grib2/tables/24/1.3.table | 16 + definitions/grib2/tables/24/1.4.table | 13 + definitions/grib2/tables/24/1.5.table | 7 + definitions/grib2/tables/24/1.6.table | 8 + definitions/grib2/tables/24/3.0.table | 6 + definitions/grib2/tables/24/3.1.table | 54 ++ definitions/grib2/tables/24/3.10.table | 8 + definitions/grib2/tables/24/3.11.table | 7 + definitions/grib2/tables/24/3.15.table | 23 + definitions/grib2/tables/24/3.2.table | 14 + definitions/grib2/tables/24/3.20.table | 6 + definitions/grib2/tables/24/3.21.table | 8 + definitions/grib2/tables/24/3.25.table | 10 + definitions/grib2/tables/24/3.3.table | 9 + definitions/grib2/tables/24/3.4.table | 17 + definitions/grib2/tables/24/3.5.table | 5 + definitions/grib2/tables/24/3.6.table | 3 + definitions/grib2/tables/24/3.7.table | 5 + definitions/grib2/tables/24/3.8.table | 7 + definitions/grib2/tables/24/3.9.table | 4 + definitions/grib2/tables/24/4.0.table | 86 ++++ definitions/grib2/tables/24/4.1.0.table | 27 + definitions/grib2/tables/24/4.1.1.table | 7 + definitions/grib2/tables/24/4.1.10.table | 10 + definitions/grib2/tables/24/4.1.192.table | 4 + definitions/grib2/tables/24/4.1.2.table | 10 + definitions/grib2/tables/24/4.1.3.table | 11 + definitions/grib2/tables/24/4.10.table | 16 + definitions/grib2/tables/24/4.11.table | 10 + definitions/grib2/tables/24/4.12.table | 7 + definitions/grib2/tables/24/4.13.table | 6 + definitions/grib2/tables/24/4.14.table | 6 + definitions/grib2/tables/24/4.15.table | 11 + definitions/grib2/tables/24/4.16.table | 9 + definitions/grib2/tables/24/4.192.table | 4 + definitions/grib2/tables/24/4.2.0.0.table | 34 ++ definitions/grib2/tables/24/4.2.0.1.table | 141 +++++ definitions/grib2/tables/24/4.2.0.13.table | 5 + definitions/grib2/tables/24/4.2.0.14.table | 7 + definitions/grib2/tables/24/4.2.0.15.table | 21 + definitions/grib2/tables/24/4.2.0.16.table | 10 + definitions/grib2/tables/24/4.2.0.17.table | 6 + definitions/grib2/tables/24/4.2.0.18.table | 23 + definitions/grib2/tables/24/4.2.0.19.table | 41 ++ definitions/grib2/tables/24/4.2.0.190.table | 5 + definitions/grib2/tables/24/4.2.0.191.table | 8 + definitions/grib2/tables/24/4.2.0.2.table | 51 ++ definitions/grib2/tables/24/4.2.0.20.table | 64 +++ definitions/grib2/tables/24/4.2.0.3.table | 36 ++ definitions/grib2/tables/24/4.2.0.4.table | 24 + definitions/grib2/tables/24/4.2.0.5.table | 13 + definitions/grib2/tables/24/4.2.0.6.table | 49 ++ definitions/grib2/tables/24/4.2.0.7.table | 24 + definitions/grib2/tables/24/4.2.1.0.table | 21 + definitions/grib2/tables/24/4.2.1.1.table | 7 + definitions/grib2/tables/24/4.2.1.2.table | 15 + definitions/grib2/tables/24/4.2.10.0.table | 69 +++ definitions/grib2/tables/24/4.2.10.1.table | 9 + definitions/grib2/tables/24/4.2.10.191.table | 8 + definitions/grib2/tables/24/4.2.10.2.table | 17 + definitions/grib2/tables/24/4.2.10.3.table | 8 + definitions/grib2/tables/24/4.2.10.4.table | 24 + definitions/grib2/tables/24/4.2.2.0.table | 44 ++ definitions/grib2/tables/24/4.2.2.3.table | 32 ++ definitions/grib2/tables/24/4.2.2.4.table | 16 + definitions/grib2/tables/24/4.2.2.5.table | 2 + definitions/grib2/tables/24/4.2.3.0.table | 14 + definitions/grib2/tables/24/4.2.3.1.table | 35 ++ definitions/grib2/tables/24/4.2.3.2.table | 24 + definitions/grib2/tables/24/4.2.3.3.table | 4 + definitions/grib2/tables/24/4.2.3.4.table | 10 + definitions/grib2/tables/24/4.2.3.5.table | 7 + definitions/grib2/tables/24/4.2.3.6.table | 7 + definitions/grib2/tables/24/4.201.table | 17 + definitions/grib2/tables/24/4.202.table | 4 + definitions/grib2/tables/24/4.203.table | 26 + definitions/grib2/tables/24/4.204.table | 9 + definitions/grib2/tables/24/4.205.table | 6 + definitions/grib2/tables/24/4.206.table | 6 + definitions/grib2/tables/24/4.207.table | 10 + definitions/grib2/tables/24/4.208.table | 9 + definitions/grib2/tables/24/4.209.table | 9 + definitions/grib2/tables/24/4.210.table | 6 + definitions/grib2/tables/24/4.211.table | 7 + definitions/grib2/tables/24/4.212.table | 18 + definitions/grib2/tables/24/4.213.table | 16 + definitions/grib2/tables/24/4.215.table | 9 + definitions/grib2/tables/24/4.216.table | 5 + definitions/grib2/tables/24/4.217.table | 8 + definitions/grib2/tables/24/4.218.table | 46 ++ definitions/grib2/tables/24/4.219.table | 8 + definitions/grib2/tables/24/4.220.table | 6 + definitions/grib2/tables/24/4.221.table | 6 + definitions/grib2/tables/24/4.222.table | 6 + definitions/grib2/tables/24/4.223.table | 5 + definitions/grib2/tables/24/4.224.table | 18 + definitions/grib2/tables/24/4.225.table | 2 + definitions/grib2/tables/24/4.227.table | 9 + definitions/grib2/tables/24/4.230.table | 512 +++++++++++++++++++ definitions/grib2/tables/24/4.233.table | 512 +++++++++++++++++++ definitions/grib2/tables/24/4.234.table | 21 + definitions/grib2/tables/24/4.236.table | 8 + definitions/grib2/tables/24/4.238.table | 16 + definitions/grib2/tables/24/4.240.table | 13 + definitions/grib2/tables/24/4.241.table | 9 + definitions/grib2/tables/24/4.242.table | 7 + definitions/grib2/tables/24/4.243.table | 43 ++ definitions/grib2/tables/24/4.244.table | 7 + definitions/grib2/tables/24/4.3.table | 23 + definitions/grib2/tables/24/4.4.table | 17 + definitions/grib2/tables/24/4.5.table | 76 +++ definitions/grib2/tables/24/4.6.table | 9 + definitions/grib2/tables/24/4.7.table | 14 + definitions/grib2/tables/24/4.8.table | 6 + definitions/grib2/tables/24/4.9.table | 13 + definitions/grib2/tables/24/4.91.table | 16 + definitions/grib2/tables/24/5.0.table | 27 + definitions/grib2/tables/24/5.1.table | 6 + definitions/grib2/tables/24/5.2.table | 8 + definitions/grib2/tables/24/5.25.table | 9 + definitions/grib2/tables/24/5.26.table | 5 + definitions/grib2/tables/24/5.3.table | 7 + definitions/grib2/tables/24/5.4.table | 6 + definitions/grib2/tables/24/5.40.table | 5 + definitions/grib2/tables/24/5.40000.table | 5 + definitions/grib2/tables/24/5.5.table | 7 + definitions/grib2/tables/24/5.50002.table | 19 + definitions/grib2/tables/24/5.6.table | 7 + definitions/grib2/tables/24/5.7.table | 7 + definitions/grib2/tables/24/6.0.table | 6 + definitions/grib2/tables/24/stepType.table | 4 + 141 files changed, 3189 insertions(+), 26 deletions(-) create mode 100644 definitions/grib2/tables/24/0.0.table create mode 100644 definitions/grib2/tables/24/1.0.table create mode 100644 definitions/grib2/tables/24/1.1.table create mode 100644 definitions/grib2/tables/24/1.2.table create mode 100644 definitions/grib2/tables/24/1.3.table create mode 100644 definitions/grib2/tables/24/1.4.table create mode 100644 definitions/grib2/tables/24/1.5.table create mode 100644 definitions/grib2/tables/24/1.6.table create mode 100644 definitions/grib2/tables/24/3.0.table create mode 100644 definitions/grib2/tables/24/3.1.table create mode 100644 definitions/grib2/tables/24/3.10.table create mode 100644 definitions/grib2/tables/24/3.11.table create mode 100644 definitions/grib2/tables/24/3.15.table create mode 100644 definitions/grib2/tables/24/3.2.table create mode 100644 definitions/grib2/tables/24/3.20.table create mode 100644 definitions/grib2/tables/24/3.21.table create mode 100644 definitions/grib2/tables/24/3.25.table create mode 100644 definitions/grib2/tables/24/3.3.table create mode 100644 definitions/grib2/tables/24/3.4.table create mode 100644 definitions/grib2/tables/24/3.5.table create mode 100644 definitions/grib2/tables/24/3.6.table create mode 100644 definitions/grib2/tables/24/3.7.table create mode 100644 definitions/grib2/tables/24/3.8.table create mode 100644 definitions/grib2/tables/24/3.9.table create mode 100644 definitions/grib2/tables/24/4.0.table create mode 100644 definitions/grib2/tables/24/4.1.0.table create mode 100644 definitions/grib2/tables/24/4.1.1.table create mode 100644 definitions/grib2/tables/24/4.1.10.table create mode 100644 definitions/grib2/tables/24/4.1.192.table create mode 100644 definitions/grib2/tables/24/4.1.2.table create mode 100644 definitions/grib2/tables/24/4.1.3.table create mode 100644 definitions/grib2/tables/24/4.10.table create mode 100644 definitions/grib2/tables/24/4.11.table create mode 100644 definitions/grib2/tables/24/4.12.table create mode 100644 definitions/grib2/tables/24/4.13.table create mode 100644 definitions/grib2/tables/24/4.14.table create mode 100644 definitions/grib2/tables/24/4.15.table create mode 100644 definitions/grib2/tables/24/4.16.table create mode 100644 definitions/grib2/tables/24/4.192.table create mode 100644 definitions/grib2/tables/24/4.2.0.0.table create mode 100644 definitions/grib2/tables/24/4.2.0.1.table create mode 100644 definitions/grib2/tables/24/4.2.0.13.table create mode 100644 definitions/grib2/tables/24/4.2.0.14.table create mode 100644 definitions/grib2/tables/24/4.2.0.15.table create mode 100644 definitions/grib2/tables/24/4.2.0.16.table create mode 100644 definitions/grib2/tables/24/4.2.0.17.table create mode 100644 definitions/grib2/tables/24/4.2.0.18.table create mode 100644 definitions/grib2/tables/24/4.2.0.19.table create mode 100644 definitions/grib2/tables/24/4.2.0.190.table create mode 100644 definitions/grib2/tables/24/4.2.0.191.table create mode 100644 definitions/grib2/tables/24/4.2.0.2.table create mode 100644 definitions/grib2/tables/24/4.2.0.20.table create mode 100644 definitions/grib2/tables/24/4.2.0.3.table create mode 100644 definitions/grib2/tables/24/4.2.0.4.table create mode 100644 definitions/grib2/tables/24/4.2.0.5.table create mode 100644 definitions/grib2/tables/24/4.2.0.6.table create mode 100644 definitions/grib2/tables/24/4.2.0.7.table create mode 100644 definitions/grib2/tables/24/4.2.1.0.table create mode 100644 definitions/grib2/tables/24/4.2.1.1.table create mode 100644 definitions/grib2/tables/24/4.2.1.2.table create mode 100644 definitions/grib2/tables/24/4.2.10.0.table create mode 100644 definitions/grib2/tables/24/4.2.10.1.table create mode 100644 definitions/grib2/tables/24/4.2.10.191.table create mode 100644 definitions/grib2/tables/24/4.2.10.2.table create mode 100644 definitions/grib2/tables/24/4.2.10.3.table create mode 100644 definitions/grib2/tables/24/4.2.10.4.table create mode 100644 definitions/grib2/tables/24/4.2.2.0.table create mode 100644 definitions/grib2/tables/24/4.2.2.3.table create mode 100644 definitions/grib2/tables/24/4.2.2.4.table create mode 100644 definitions/grib2/tables/24/4.2.2.5.table create mode 100644 definitions/grib2/tables/24/4.2.3.0.table create mode 100644 definitions/grib2/tables/24/4.2.3.1.table create mode 100644 definitions/grib2/tables/24/4.2.3.2.table create mode 100644 definitions/grib2/tables/24/4.2.3.3.table create mode 100644 definitions/grib2/tables/24/4.2.3.4.table create mode 100644 definitions/grib2/tables/24/4.2.3.5.table create mode 100644 definitions/grib2/tables/24/4.2.3.6.table create mode 100644 definitions/grib2/tables/24/4.201.table create mode 100644 definitions/grib2/tables/24/4.202.table create mode 100644 definitions/grib2/tables/24/4.203.table create mode 100644 definitions/grib2/tables/24/4.204.table create mode 100644 definitions/grib2/tables/24/4.205.table create mode 100644 definitions/grib2/tables/24/4.206.table create mode 100644 definitions/grib2/tables/24/4.207.table create mode 100644 definitions/grib2/tables/24/4.208.table create mode 100644 definitions/grib2/tables/24/4.209.table create mode 100644 definitions/grib2/tables/24/4.210.table create mode 100644 definitions/grib2/tables/24/4.211.table create mode 100644 definitions/grib2/tables/24/4.212.table create mode 100644 definitions/grib2/tables/24/4.213.table create mode 100644 definitions/grib2/tables/24/4.215.table create mode 100644 definitions/grib2/tables/24/4.216.table create mode 100644 definitions/grib2/tables/24/4.217.table create mode 100644 definitions/grib2/tables/24/4.218.table create mode 100644 definitions/grib2/tables/24/4.219.table create mode 100644 definitions/grib2/tables/24/4.220.table create mode 100644 definitions/grib2/tables/24/4.221.table create mode 100644 definitions/grib2/tables/24/4.222.table create mode 100644 definitions/grib2/tables/24/4.223.table create mode 100644 definitions/grib2/tables/24/4.224.table create mode 100644 definitions/grib2/tables/24/4.225.table create mode 100644 definitions/grib2/tables/24/4.227.table create mode 100644 definitions/grib2/tables/24/4.230.table create mode 100644 definitions/grib2/tables/24/4.233.table create mode 100644 definitions/grib2/tables/24/4.234.table create mode 100644 definitions/grib2/tables/24/4.236.table create mode 100644 definitions/grib2/tables/24/4.238.table create mode 100644 definitions/grib2/tables/24/4.240.table create mode 100644 definitions/grib2/tables/24/4.241.table create mode 100644 definitions/grib2/tables/24/4.242.table create mode 100644 definitions/grib2/tables/24/4.243.table create mode 100644 definitions/grib2/tables/24/4.244.table create mode 100644 definitions/grib2/tables/24/4.3.table create mode 100644 definitions/grib2/tables/24/4.4.table create mode 100644 definitions/grib2/tables/24/4.5.table create mode 100644 definitions/grib2/tables/24/4.6.table create mode 100644 definitions/grib2/tables/24/4.7.table create mode 100644 definitions/grib2/tables/24/4.8.table create mode 100644 definitions/grib2/tables/24/4.9.table create mode 100644 definitions/grib2/tables/24/4.91.table create mode 100644 definitions/grib2/tables/24/5.0.table create mode 100644 definitions/grib2/tables/24/5.1.table create mode 100644 definitions/grib2/tables/24/5.2.table create mode 100644 definitions/grib2/tables/24/5.25.table create mode 100644 definitions/grib2/tables/24/5.26.table create mode 100644 definitions/grib2/tables/24/5.3.table create mode 100644 definitions/grib2/tables/24/5.4.table create mode 100644 definitions/grib2/tables/24/5.40.table create mode 100644 definitions/grib2/tables/24/5.40000.table create mode 100644 definitions/grib2/tables/24/5.5.table create mode 100644 definitions/grib2/tables/24/5.50002.table create mode 100644 definitions/grib2/tables/24/5.6.table create mode 100644 definitions/grib2/tables/24/5.7.table create mode 100644 definitions/grib2/tables/24/6.0.table create mode 100644 definitions/grib2/tables/24/stepType.table diff --git a/definitions/grib2/boot.def b/definitions/grib2/boot.def index 63057ba06..3c5021935 100644 --- a/definitions/grib2/boot.def +++ b/definitions/grib2/boot.def @@ -9,7 +9,7 @@ # This gets updated twice a year by WMO. # See http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI2/LatestVERSION/LatestVERSION.html -constant tablesVersionLatest = 23 : edition_specific; +constant tablesVersionLatest = 24 : edition_specific; constant million = 1000000 : hidden; constant grib2divider = 1000000; diff --git a/definitions/grib2/tables/0.0.table b/definitions/grib2/tables/0.0.table index fd2056350..9308c3a64 100644 --- a/definitions/grib2/tables/0.0.table +++ b/definitions/grib2/tables/0.0.table @@ -1,9 +1,10 @@ -#Code Table 0.0: Discipline of processed data in the GRIB message, number of GRIB Master Table +#Code Table 0.0: Discipline of processed data in the GRIB message, number of GRIB Master table 0 0 Meteorological products 1 1 Hydrological products 2 2 Land surface products -3 3 Space products -# 4-9 Reserved +3 3 Satellite remote sensing products (formerly Space products) +4 4 Space weather products +# 5-9 Reserved 10 10 Oceanographic products # 11-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/1.0.table b/definitions/grib2/tables/1.0.table index c871ea8fe..d577b64fc 100644 --- a/definitions/grib2/tables/1.0.table +++ b/definitions/grib2/tables/1.0.table @@ -20,8 +20,9 @@ 18 18 Version implemented on 2 November 2016 19 19 Version implemented on 3 May 2017 20 20 Version implemented on 8 November 2017 -21 21 Version implemented on 2 May 2018 -22 22 Version implemented on 7 November 2018 +21 21 Version implemented on 2 May 2018 +22 22 Version implemented on 7 November 2018 23 23 Version implemented on 15 May 2019 -# 24-254 Future versions +24 24 Version implemented on 6 November 2019 +# 25-254 Future versions 255 255 Master tables not used. Local table entries and local templates may use the entire range of the table, not just those sections marked Reserved for local used. diff --git a/definitions/grib2/tables/23/4.0.table b/definitions/grib2/tables/23/4.0.table index b5842f83e..72f395b58 100644 --- a/definitions/grib2/tables/23/4.0.table +++ b/definitions/grib2/tables/23/4.0.table @@ -57,15 +57,15 @@ 73 73 Post-processing individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous time interval # 74-90 Reserved 91 91 Categorical forecasts at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval -# 92-253 Reserved -254 254 CCITT IA5 character string -# 255-999 Reserved -1000 1000 Cross-section of analysis and forecast at a point in time -1001 1001 Cross-section of averaged or otherwise statistically processed analysis or forecast over a range of time -1002 1002 Cross-section of analysis and forecast, averaged or otherwise statistically processed over latitude or longitude -# 1003-1099 Reserved -1100 1100 Hovmoller-type grid with no averaging or other statistical processing -1101 1101 Hovmoller-type grid with averaging or other statistical processing +# 92-253 Reserved +254 254 CCITT IA5 character string +# 255-999 Reserved +1000 1000 Cross-section of analysis and forecast at a point in time +1001 1001 Cross-section of averaged or otherwise statistically processed analysis or forecast over a range of time +1002 1002 Cross-section of analysis and forecast, averaged or otherwise statistically processed over latitude or longitude +# 1003-1099 Reserved +1100 1100 Hovmoller-type grid with no averaging or other statistical processing +1101 1101 Hovmoller-type grid with averaging or other statistical processing 50001 50001 Forecasting Systems with Variable Resolution in a point in time 50011 50011 Forecasting Systems with Variable Resolution in a continous or non countinous time interval # 1102-32767 Reserved diff --git a/definitions/grib2/tables/23/4.230.table b/definitions/grib2/tables/23/4.230.table index 281ccd92c..94f24dc6a 100644 --- a/definitions/grib2/tables/23/4.230.table +++ b/definitions/grib2/tables/23/4.230.table @@ -104,7 +104,7 @@ # 10055-10499 Reserved for other simple organic molecules(e.g. higher aldehydes, alcohols, peroxides, ...) 10500 10500 Dimethyl sulphide CH3SCH3 (DMS) 10501 10501 DMSO (dimethyl sulfoxide) (CH3)2SO -#10502-20000 Reserved +# 10502-20000 Reserved 20001 20001 Hydrogen chloride 20002 20002 CFC-11 20003 20003 CFC-12 @@ -129,7 +129,7 @@ 20022 20022 HCFC 141a (1,1-dichloro-2-fluoro-ethane) CH3CClF2 # 20023-29999 Reserved 30000 30000 Radioactive pollutant (tracer, defined by originating centre) -#3000-30009 Reserved +# 3000-30009 Reserved 30010 30010 Hydrogen H-3 30011 30011 Hydrogen organic bounded H-3o 30012 30012 Hydrogen inorganic H-3a @@ -417,7 +417,7 @@ 30294 30294 Cs-137 Equivalent EquCs137 30295 30295 Carbon-13 C-13 30296 30296 Lead Pb -#30297-39999 Reserved +# 30297-39999 Reserved 40000 40000 Singlet sigma oxygen (dioxygen (sigma singlet)) O2 40001 40001 Singlet delta oxygen (dioxygen (delta singlet)) O2 40002 40002 Singlet excited oxygen atom O(D) @@ -471,18 +471,18 @@ 62016 62016 Particulate organic matter hydrophobic dry 62017 62017 Nitrate hydrophilic dry 62018 62018 Nitrate hydrophobic dry -#62019 Reserved +# 62019 Reserved 62020 62020 Smoke - high absorption 62021 62021 Smoke - low absorption 62022 62022 Aerosol - high absorption 62023 62023 Aerosol - low absorption -#62024 Reserved +# 62024 Reserved 62025 62025 Volcanic ash 62026 62026 Particulate matter (PM) -#62027 Reserved +# 62027 Reserved 62028 62028 Total aerosol hydrophilic 62029 62029 Total aerosol hydrophobic -#62030-62099 Reserved +# 62030-62099 Reserved 62100 62100 Alnus (alder) pollen 62101 62101 Betula (birch) pollen 62102 62102 Castanea (chestnut) pollen @@ -505,7 +505,7 @@ 62203 62203 Plantago (plantain) pollen 62204 62204 Rumex (dock, sorrel) pollen 62205 62205 Urtica (nettle) pollen -#62206-62299 Reserved +# 62206-62299 Reserved 62300 62300 Poaceae (grass family) pollen -#6230-65534 Reserved +# 6230-65534 Reserved 65535 65535 Missing diff --git a/definitions/grib2/tables/23/4.240.table b/definitions/grib2/tables/23/4.240.table index bf12cbf5b..f48c086e4 100644 --- a/definitions/grib2/tables/23/4.240.table +++ b/definitions/grib2/tables/23/4.240.table @@ -4,7 +4,7 @@ 2 2 Delta functions with spatially variable concentration and fixed masses Ml (p1) in kg 3 3 Gaussian (normal) distribution with spatially variable concentration and fixed mean diameter Dl(p1) and variance(p2) 4 4 Gaussian (normal) distribution with spatially variable concentration, mean diameter and variance -5 5 Log-normal distribution with spatially variable number density, mean diameter and variance +5 5 Log-normal distribution with spatially variable number density, mean diameter and variance 6 6 Log-normal distribution with spatially variable number density, mean diameter and fixed variance(p1) 7 7 Log-normal distribution with spatially variable number density and mass density and fixed variance(p1) and fixed particle density(p2) 8 8 No distribution function. The encoded variable is derived from variables characterized by type of distribution function of type No. 7 (see above) with fixed variance(p1) and fixed particle density(p2) diff --git a/definitions/grib2/tables/24/0.0.table b/definitions/grib2/tables/24/0.0.table new file mode 100644 index 000000000..19ffbe35e --- /dev/null +++ b/definitions/grib2/tables/24/0.0.table @@ -0,0 +1,11 @@ +# Code table 0.0 - Discipline of processed data in the GRIB message, number of GRIB Master table +0 0 Meteorological products +1 1 Hydrological products +2 2 Land surface products +3 3 Satellite remote sensing products (formerly Space products) +4 4 Space weather products +# 5-9 Reserved +10 10 Oceanographic products +# 11-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/1.0.table b/definitions/grib2/tables/24/1.0.table new file mode 100644 index 000000000..e2fa20abe --- /dev/null +++ b/definitions/grib2/tables/24/1.0.table @@ -0,0 +1,28 @@ +# Code table 1.0 - GRIB master tables version number +0 0 Experimental +1 1 Version implemented on 7 November 2001 +2 2 Version implemented on 4 November 2003 +3 3 Version implemented on 2 November 2005 +4 4 Version implemented on 7 November 2007 +5 5 Version implemented on 4 November 2009 +6 6 Version implemented on 15 September 2010 +7 7 Version implemented on 4 May 2011 +8 8 Version implemented on 2 November 2011 +9 9 Version implemented on 2 May 2012 +10 10 Version implemented on 7 November 2012 +11 11 Version implemented on 8 May 2013 +12 12 Version implemented on 14 November 2013 +13 13 Version implemented on 7 May 2014 +14 14 Version implemented on 5 November 2014 +15 15 Version implemented on 6 May 2015 +16 16 Version implemented on 11 November 2015 +17 17 Version implemented on 4 May 2016 +18 18 Version implemented on 2 November 2016 +19 19 Version implemented on 3 May 2017 +20 20 Version implemented on 8 November 2017 +21 21 Version implemented on 2 May 2018 +22 22 Version implemented on 7 November 2018 +23 23 Version implemented on 15 May 2019 +24 24 Version implemented on 6 November 2019 +# 25-254 Future versions +255 255 Master tables not used. Local table entries and local templates may use the entire range of the table, not just those sections marked Reserved for local used. diff --git a/definitions/grib2/tables/24/1.1.table b/definitions/grib2/tables/24/1.1.table new file mode 100644 index 000000000..d50f8fd72 --- /dev/null +++ b/definitions/grib2/tables/24/1.1.table @@ -0,0 +1,4 @@ +# Code table 1.1 - GRIB local tables version number +0 0 Local tables not used. Only table entries and templates from the current master table are valid +# 1-254 Number of local tables version used +255 255 Missing diff --git a/definitions/grib2/tables/24/1.2.table b/definitions/grib2/tables/24/1.2.table new file mode 100644 index 000000000..934b70455 --- /dev/null +++ b/definitions/grib2/tables/24/1.2.table @@ -0,0 +1,8 @@ +# Code table 1.2 - Significance of reference time +0 0 Analysis +1 1 Start of forecast +2 2 Verifying time of forecast +3 3 Observation time +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/1.3.table b/definitions/grib2/tables/24/1.3.table new file mode 100644 index 000000000..dd7e68132 --- /dev/null +++ b/definitions/grib2/tables/24/1.3.table @@ -0,0 +1,16 @@ +# Code table 1.3 - Production status of data +0 0 Operational products +1 1 Operational test products +2 2 Research products +3 3 Re-analysis products +4 4 THORPEX Interactive Grand Global Ensemble (TIGGE) +5 5 THORPEX Interactive Grand Global Ensemble test (TIGGE) +6 6 S2S operational products +7 7 S2S test products +8 8 Uncertainties in Ensembles of Regional ReAnalyses project (UERRA) +9 9 Uncertainties in Ensembles of Regional ReAnalyses project test (UERRA) +10 10 Copernicus regional reanalysis (CARRA/CERRA) +11 11 Copernicus regional reanalysis test (CARRA/CERRA) +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/1.4.table b/definitions/grib2/tables/24/1.4.table new file mode 100644 index 000000000..03203d874 --- /dev/null +++ b/definitions/grib2/tables/24/1.4.table @@ -0,0 +1,13 @@ +# Code table 1.4 - Type of data +0 an Analysis products +1 fc Forecast products +2 af Analysis and forecast products +3 cf Control forecast products +4 pf Perturbed forecast products +5 cp Control and perturbed forecast products +6 sa Processed satellite observations +7 ra Processed radar observations +8 ep Event probability +# 9-191 Reserved +# 192-254 Reserved for local use +255 missing Missing diff --git a/definitions/grib2/tables/24/1.5.table b/definitions/grib2/tables/24/1.5.table new file mode 100644 index 000000000..b2cf9f087 --- /dev/null +++ b/definitions/grib2/tables/24/1.5.table @@ -0,0 +1,7 @@ +# Code table 1.5 - Identification template number +0 0 Calendar definition +1 1 Paleontological offset +2 2 Calendar definition and paleontological offset +# 3-32767 Reserved +# 32768-65534 Reserved for local use +65535 65535 Missing diff --git a/definitions/grib2/tables/24/1.6.table b/definitions/grib2/tables/24/1.6.table new file mode 100644 index 000000000..5db921990 --- /dev/null +++ b/definitions/grib2/tables/24/1.6.table @@ -0,0 +1,8 @@ +# Code table 1.6 - Type of calendar +0 0 Gregorian +1 1 360-day +2 2 365-day +3 3 Proleptic Gregorian +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.0.table b/definitions/grib2/tables/24/3.0.table new file mode 100644 index 000000000..45187b80d --- /dev/null +++ b/definitions/grib2/tables/24/3.0.table @@ -0,0 +1,6 @@ +# Code table 3.0 - Source of grid definition +0 0 Specified in Code table 3.1 +1 1 Predetermined grid definition (Defined by originating centre) +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 A grid definition does not apply to this product diff --git a/definitions/grib2/tables/24/3.1.table b/definitions/grib2/tables/24/3.1.table new file mode 100644 index 000000000..ed68c5144 --- /dev/null +++ b/definitions/grib2/tables/24/3.1.table @@ -0,0 +1,54 @@ +# Code table 3.1 - Grid definition template number +0 0 Latitude/longitude (Also called equidistant cylindrical, or Plate Carree) +1 1 Rotated latitude/longitude +2 2 Stretched latitude/longitude +3 3 Stretched and rotated latitude/longitude +4 4 Variable resolution latitude/longitude +5 5 Variable resolution rotated latitude/longitude +# 6-9 Reserved +10 10 Mercator +# 11-12 Reserved +13 13 Mercator with modelling subdomains definition +# 14-19 Reserved +20 20 Polar stereographic projection (Can be south or north) +# 21-22 Reserved +23 23 Polar stereographic with modelling subdomains definition +# 24-29 Reserved +30 30 Lambert conformal (Can be secant or tangent, conical or bipolar) +31 31 Albers equal area +32 32 Reserved +33 33 Lambert conformal with modelling subdomains definition +# 34-39 Reserved +40 40 Gaussian latitude/longitude +41 41 Rotated Gaussian latitude/longitude +42 42 Stretched Gaussian latitude/longitude +43 43 Stretched and rotated Gaussian latitude/longitude +# 44-49 Reserved +50 50 Spherical harmonic coefficients +51 51 Rotated spherical harmonic coefficients +52 52 Stretched spherical harmonic coefficients +53 53 Stretched and rotated spherical harmonic coefficients +# 54-60 Reserved +61 61 Spectral Mercator with modelling subdomains definition +62 62 Spectral polar stereographic with modelling subdomains definition +63 63 Spectral Lambert conformal with modelling subdomains definition +# 64-89 Reserved +90 90 Space view perspective or orthographic +# 91-99 Reserved +100 100 Triangular grid based on an icosahedron +101 101 General unstructured grid +# 102-109 Reserved +110 110 Equatorial azimuthal equidistant projection +# 111-119 Reserved +120 120 Azimuth-range projection +# 121-139 Reserved +140 140 Lambert azimuthal equal area projection +# 141-999 Reserved +1000 1000 Cross-section grid with points equally spaced on the horizontal +# 1001-1099 Reserved +1100 1100 Hovmoller diagram grid with points equally spaced on the horizontal +# 1101-1199 Reserved +1200 1200 Time section grid +# 1201-32767 Reserved +# 32768-65534 Reserved for local use +65535 65535 Missing diff --git a/definitions/grib2/tables/24/3.10.table b/definitions/grib2/tables/24/3.10.table new file mode 100644 index 000000000..afa8843a7 --- /dev/null +++ b/definitions/grib2/tables/24/3.10.table @@ -0,0 +1,8 @@ +# Flag table 3.10 - Scanning mode for one diamond +1 0 Points scan in +i direction, i.e. from pole to Equator +1 1 Points scan in -i direction, i.e. from Equator to pole +2 0 Points scan in +j direction, i.e. from west to east +2 1 Points scan in -j direction, i.e. from east to west +3 0 Adjacent points in i direction are consecutive +3 1 Adjacent points in j direction are consecutive +# 4-8 Reserved diff --git a/definitions/grib2/tables/24/3.11.table b/definitions/grib2/tables/24/3.11.table new file mode 100644 index 000000000..e516a2ab9 --- /dev/null +++ b/definitions/grib2/tables/24/3.11.table @@ -0,0 +1,7 @@ +# Code table 3.11 - Interpretation of list of numbers at end of section 3 +0 0 There is no appended list +1 1 Numbers define number of points corresponding to full coordinate circles (i.e. parallels), coordinate values on each circle are multiple of the circle mesh, and extreme coordinate values given in grid definition (i.e. extreme longitudes) may not be reached in all rows +2 2 Numbers define number of points corresponding to coordinate lines delimited by extreme coordinate values given in grid definition (i.e. extreme longitudes) which are present in each row +3 3 Numbers define the actual latitudes for each row in the grid. The list of numbers are integer values of the valid latitudes in microdegrees (scaled by 10-6) or in unit equal to the ratio of the basic angle and the subdivisions number for each row, in the same order as specified in the scanning mode flag (bit no. 2) +# 4-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/3.15.table b/definitions/grib2/tables/24/3.15.table new file mode 100644 index 000000000..331217ebe --- /dev/null +++ b/definitions/grib2/tables/24/3.15.table @@ -0,0 +1,23 @@ +# Code table 3.15 - Physical meaning of vertical coordinate +# 0-19 Reserved +20 20 Temperature (K) +# 21-99 Reserved +100 100 Pressure (Pa) +101 101 Pressure deviation from mean sea level (Pa) +102 102 Altitude above mean sea level (m) +103 103 Height above ground (m) +104 104 Sigma coordinate +105 105 Hybrid coordinate +106 106 Depth below land surface (m) +107 pt Potential temperature (theta) (K) +108 108 Pressure deviation from ground to level (Pa) +109 pv Potential vorticity (K m-2 kg-1 s-1) +110 110 Geometrical height (m) +111 111 Eta coordinate +112 112 Geopotential height (gpm) +113 113 Logarithmic hybrid coordinate +# 114-159 Reserved +160 160 Depth below sea level (m) +# 161-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.2.table b/definitions/grib2/tables/24/3.2.table new file mode 100644 index 000000000..1b5c8241d --- /dev/null +++ b/definitions/grib2/tables/24/3.2.table @@ -0,0 +1,14 @@ +# Code table 3.2 - Shape of the Earth +0 0 Earth assumed spherical with radius = 6 367 470.0 m +1 1 Earth assumed spherical with radius specified (in m) by data producer +2 2 Earth assumed oblate spheroid with size as determined by IAU in 1965 (major axis = 6 378 160.0 m, minor axis = 6 356 775.0 m, f = 1/297.0) +3 3 Earth assumed oblate spheroid with major and minor axes specified (in km) by data producer +4 4 Earth assumed oblate spheroid as defined in IAG-GRS80 model (major axis = 6 378 137.0 m, minor axis = 6 356 752.314 m, f = 1/298.257 222 101) +5 5 Earth assumed represented by WGS-84 (as used by ICAO since 1998) +6 6 Earth assumed spherical with radius of 6 371 229.0 m +7 7 Earth assumed oblate spheroid with major or minor axes specified (in m) by data producer +8 8 Earth model assumed spherical with radius of 6 371 200 m, but the horizontal datum of the resulting latitude/longitude field is the WGS-84 reference frame +9 9 Earth represented by the Ordnance Survey Great Britain 1936 Datum, using the Airy 1830 Spheroid, the Greenwich meridian as 0 longitude, and the Newlyn datum as mean sea level, 0 height +# 10-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.20.table b/definitions/grib2/tables/24/3.20.table new file mode 100644 index 000000000..efbf08d19 --- /dev/null +++ b/definitions/grib2/tables/24/3.20.table @@ -0,0 +1,6 @@ +# Code table 3.20 - Type of horizontal line +0 0 Rhumb +1 1 Great circle +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.21.table b/definitions/grib2/tables/24/3.21.table new file mode 100644 index 000000000..88dbb9019 --- /dev/null +++ b/definitions/grib2/tables/24/3.21.table @@ -0,0 +1,8 @@ +# Code table 3.21 - Vertical dimension coordinate values definition +0 0 Explicit coordinate values set +1 1 Linear coordinates f(1) = C1, f(n) = f(n-1) + C2 +# 2-10 Reserved +11 11 Geometric coordinates f(1) = C1, f(n) = C2 * f(n-1) +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.25.table b/definitions/grib2/tables/24/3.25.table new file mode 100644 index 000000000..de1bc74ed --- /dev/null +++ b/definitions/grib2/tables/24/3.25.table @@ -0,0 +1,10 @@ +# Code table 3.25 - Type of bi-Fourier truncation +# 0-76 Reserved +77 77 Rectangular +# 78-87 Reserved +88 88 Elliptic +# 89-98 Reserved +99 99 Diamond +# 100-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.3.table b/definitions/grib2/tables/24/3.3.table new file mode 100644 index 000000000..5dd7c7001 --- /dev/null +++ b/definitions/grib2/tables/24/3.3.table @@ -0,0 +1,9 @@ +# Flag table 3.3 - Resolution and component flags +# 1-2 Reserved +3 0 i direction increments not given +3 1 i direction increments given +4 0 j direction increments not given +4 1 j direction increments given +5 0 Resolved u- and v- components of vector quantities relative to easterly and northerly directions +5 1 Resolved u- and v- components of vector quantities relative to the defined grid in the direction of increasing x and y (or i and j) coordinates, respectively +# 6-8 Reserved - set to zero diff --git a/definitions/grib2/tables/24/3.4.table b/definitions/grib2/tables/24/3.4.table new file mode 100644 index 000000000..897b813d7 --- /dev/null +++ b/definitions/grib2/tables/24/3.4.table @@ -0,0 +1,17 @@ +# Flag table 3.4 - Scanning mode +1 0 Points of first row or column scan in the +i (+x) direction +1 1 Points of first row or column scan in the -i (-x) direction +2 0 Points of first row or column scan in the -j (-y) direction +2 1 Points of first row or column scan in the +j (+y) direction +3 0 Adjacent points in i (x) direction are consecutive +3 1 Adjacent points in j (y) direction is consecutive +4 0 All rows scan in the same direction +4 1 Adjacent rows scans in the opposite direction +5 0 Points within odd rows are not offset in i (x) direction +5 1 Points within odd rows are offset by Di/2 in i (x) direction +6 0 Points within even rows are not offset in i (x) direction +6 1 Points within even rows are offset by Di/2 in i (x) direction +7 0 Points are not offset in j (y) direction +7 1 Points are offset by Dj/2 in j (y) direction +8 0 Rows have Ni grid points and columns have Nj grid points +8 1 Rows have Ni grid points if points are not offset in i direction Rows have Ni-1 grid points if points are offset by Di/2 in i direction Columns have Nj grid points if points are not offset in j direction Columns have Nj-1 grid points if points are offset by Dj/2 in j direction diff --git a/definitions/grib2/tables/24/3.5.table b/definitions/grib2/tables/24/3.5.table new file mode 100644 index 000000000..eabdde896 --- /dev/null +++ b/definitions/grib2/tables/24/3.5.table @@ -0,0 +1,5 @@ +# Flag table 3.5 - Projection centre +1 0 North Pole is on the projection plane +1 1 South Pole is on the projection plane +2 0 Only one projection centre is used +2 1 Projection is bipolar and symmetric diff --git a/definitions/grib2/tables/24/3.6.table b/definitions/grib2/tables/24/3.6.table new file mode 100644 index 000000000..dc7d107aa --- /dev/null +++ b/definitions/grib2/tables/24/3.6.table @@ -0,0 +1,3 @@ +# Code table 3.6 - Spectral data representation type +1 1 see separate doc or pdf file +2 2 Bi-Fourier representation diff --git a/definitions/grib2/tables/24/3.7.table b/definitions/grib2/tables/24/3.7.table new file mode 100644 index 000000000..0a7d6efde --- /dev/null +++ b/definitions/grib2/tables/24/3.7.table @@ -0,0 +1,5 @@ +# Code table 3.7 - Spectral data representation mode +0 0 Reserved +1 1 see separate doc or pdf file +# 2-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/3.8.table b/definitions/grib2/tables/24/3.8.table new file mode 100644 index 000000000..844e74235 --- /dev/null +++ b/definitions/grib2/tables/24/3.8.table @@ -0,0 +1,7 @@ +# Code table 3.8 - Grid point position +0 0 Grid points at triangle vertices +1 1 Grid points at centres of triangles +2 2 Grid points at midpoints of triangle sides +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/3.9.table b/definitions/grib2/tables/24/3.9.table new file mode 100644 index 000000000..fd730bc64 --- /dev/null +++ b/definitions/grib2/tables/24/3.9.table @@ -0,0 +1,4 @@ +# Flag table 3.9 - Numbering order of diamonds as seen from the corresponding pole +1 0 Clockwise orientation +1 1 Anti-clockwise (i.e. counter-clockwise) orientation +# 2-8 Reserved diff --git a/definitions/grib2/tables/24/4.0.table b/definitions/grib2/tables/24/4.0.table new file mode 100644 index 000000000..e389a470e --- /dev/null +++ b/definitions/grib2/tables/24/4.0.table @@ -0,0 +1,86 @@ +# Code table 4.0 - Product definition template number +0 0 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time +1 1 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time +2 2 Derived forecasts based on all ensemble members at a horizontal level or in a horizontal layer at a point in time +3 3 Derived forecasts based on a cluster of ensemble members over a rectangular area at a horizontal level or in a horizontal layer at a point in time +4 4 Derived forecasts based on a cluster of ensemble members over a circular area at a horizontal level or in a horizontal layer at a point in time +5 5 Probability forecasts at a horizontal level or in a horizontal layer at a point in time +6 6 Percentile forecasts at a horizontal level or in a horizontal layer at a point in time +7 7 Analysis or forecast error at a horizontal level or in a horizontal layer at a point in time +8 8 Average, accumulation, extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval +9 9 Probability forecasts at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval +10 10 Percentile forecasts at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval +11 11 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval +12 12 Derived forecasts based on all ensemble members at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval +13 13 Derived forecasts based on a cluster of ensemble members over a rectangular area, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval +14 14 Derived forecasts based on a cluster of ensemble members over a circular area, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval +15 15 Average, accumulation, extreme values, or other statistically processed values over a spatial area at a horizontal level or in a horizontal layer at a point in time +# 16-19 Reserved +20 20 Radar product +# 21-29 Reserved +30 30 Satellite product (deprecated) +31 31 Satellite product +32 32 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data +33 33 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data +34 34 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data +35 35 Satellite product with or without associated quality values +# 36-39 Reserved +40 40 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents +41 41 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents +42 42 Average, accumulation and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents +43 43 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents +44 44 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for aerosol +45 45 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for aerosol +46 46 Average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol +47 47 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol +48 48 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol +49 49 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol +# 50 Reserved +51 51 Categorical forecasts at a horizontal level or in a horizontal layer at a point in time +# 52 Reserved +53 53 Partitioned parameters at a horizontal level or in a horizontal layer at a point in time +54 54 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for partitioned parameters +55 55 Spatio-temporal changing tiles at a horizontal level or horizontal layer at a point in time +56 56 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for spatio-temporal changing tile parameters (deprecated) +57 57 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents based on a distribution function +58 58 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents based on a distribution function +59 59 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for spatio-temporal changing tile parameters (corrected version of template 4.56) +60 60 Individual ensemble reforecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time +61 61 Individual ensemble reforecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous time interval +62 62 Average, accumulation and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for spatio-temporal changing tiles at a horizontal level or horizontal layer at a point in time +63 63 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for spatio-temporal changing tiles +# 64-66 Reserved +67 67 Average, accumulation and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents based on a distribution function +68 68 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents based on a distribution function +# 69 Reserved +70 70 Post-processing analysis or forecast at a horizontal level or in a horizontal layer at a point in time +71 71 Post-processing individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time +72 72 Post-processing average, accumulation, extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval +73 73 Post-processing individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous time interval +# 74-75 Reserved +76 76 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents +77 77 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for atmospheric chemical constituents +78 78 Average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents +79 79 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for atmospheric chemical constituents +80 80 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol +81 81 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for optical properties of aerosol +82 82 Average, accumulation, and/or extreme values or other statistically processed values at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol +83 83 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval for aerosol +# 84-90 Reserved +91 91 Categorical forecasts at a horizontal level or in a horizontal layer in a continuous or non-continuous time interval +# 92-253 Reserved +254 254 CCITT IA5 character string +# 255-999 Reserved +1000 1000 Cross-section of analysis and forecast at a point in time +1001 1001 Cross-section of averaged or otherwise statistically processed analysis or forecast over a range of time +1002 1002 Cross-section of analysis and forecast, averaged or otherwise statistically processed over latitude or longitude +# 1003-1099 Reserved +1100 1100 Hovmoller-type grid with no averaging or other statistical processing +1101 1101 Hovmoller-type grid with averaging or other statistical processing +50001 50001 Forecasting Systems with Variable Resolution in a point in time +50011 50011 Forecasting Systems with Variable Resolution in a continous or non countinous time interval +# 1102-32767 Reserved +# 32768-65534 Reserved for local use +40033 40033 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time for simulated (synthetic) satellite data +40034 40034 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer, in a continuous or non-continuous interval for simulated (synthetic) satellite data +65535 65535 Missing diff --git a/definitions/grib2/tables/24/4.1.0.table b/definitions/grib2/tables/24/4.1.0.table new file mode 100644 index 000000000..04cfd7802 --- /dev/null +++ b/definitions/grib2/tables/24/4.1.0.table @@ -0,0 +1,27 @@ +# Code table 4.1 - Parameter category by product discipline +0 0 Temperature +1 1 Moisture +2 2 Momentum +3 3 Mass +4 4 Short-wave radiation +5 5 Long-wave radiation +6 6 Cloud +7 7 Thermodynamic stability indices +8 8 Kinematic stability indices +9 9 Temperature probabilities +10 10 Moisture probabilities +11 11 Momentum probabilities +12 12 Mass probabilities +13 13 Aerosols +14 14 Trace gases (e.g. ozone, CO2) +15 15 Radar +16 16 Forecast radar imagery +17 17 Electrodynamics +18 18 Nuclear/radiology +19 19 Physical atmospheric properties +20 20 Atmospheric chemical constituents +# 21-189 Reserved +190 190 CCITT IA5 string +191 191 Miscellaneous +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.1.1.table b/definitions/grib2/tables/24/4.1.1.table new file mode 100644 index 000000000..7b22b6fed --- /dev/null +++ b/definitions/grib2/tables/24/4.1.1.table @@ -0,0 +1,7 @@ +# Code table 4.1 - Parameter category by product discipline +0 0 Hydrology basic products +1 1 Hydrology probabilities +2 2 Inland water and sediment properties +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.1.10.table b/definitions/grib2/tables/24/4.1.10.table new file mode 100644 index 000000000..a9b20eb9c --- /dev/null +++ b/definitions/grib2/tables/24/4.1.10.table @@ -0,0 +1,10 @@ +# Code table 4.1 - Parameter category by product discipline +0 0 Waves +1 1 Currents +2 2 Ice +3 3 Surface properties +4 4 Subsurface properties +# 5-190 Reserved +191 191 Miscellaneous +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.1.192.table b/definitions/grib2/tables/24/4.1.192.table new file mode 100644 index 000000000..c428acab0 --- /dev/null +++ b/definitions/grib2/tables/24/4.1.192.table @@ -0,0 +1,4 @@ +#Discipline 192: ECMWF local parameters +255 255 Missing + + diff --git a/definitions/grib2/tables/24/4.1.2.table b/definitions/grib2/tables/24/4.1.2.table new file mode 100644 index 000000000..60e2452d4 --- /dev/null +++ b/definitions/grib2/tables/24/4.1.2.table @@ -0,0 +1,10 @@ +# Code table 4.1 - Parameter category by product discipline +0 0 Vegetation/biomass +1 1 Agri-/aquacultural special products +2 2 Transportation-related products +3 3 Soil products +4 4 Fire weather products +5 5 Glaciers and inland ice +# 6-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.1.3.table b/definitions/grib2/tables/24/4.1.3.table new file mode 100644 index 000000000..7bf60d4a7 --- /dev/null +++ b/definitions/grib2/tables/24/4.1.3.table @@ -0,0 +1,11 @@ +# Code table 4.1 - Parameter category by product discipline +0 0 Image format products +1 1 Quantitative products +2 2 Cloud properties +3 3 Flight rule conditions +4 4 Volcanic ash +5 5 Sea-surface temperature +6 6 Solar radiation +# 7-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.10.table b/definitions/grib2/tables/24/4.10.table new file mode 100644 index 000000000..1a92baaf6 --- /dev/null +++ b/definitions/grib2/tables/24/4.10.table @@ -0,0 +1,16 @@ +# Code table 4.10 - Type of statistical processing +0 avg Average +1 accum Accumulation +2 max Maximum +3 min Minimum +4 diff Difference (value at the end of time range minus value at the beginning) +5 rms Root mean square +6 sd Standard deviation +7 cov Covariance (temporal variance) +8 8 Difference (value at the start of time range minus value at the end) +9 ratio Ratio +10 10 Standardized anomaly +11 11 Summation +# 12-191 Reserved +# 192-254 Reserved for local use +255 missing Missing diff --git a/definitions/grib2/tables/24/4.11.table b/definitions/grib2/tables/24/4.11.table new file mode 100644 index 000000000..7f404c849 --- /dev/null +++ b/definitions/grib2/tables/24/4.11.table @@ -0,0 +1,10 @@ +# Code table 4.11 - Type of time intervals +0 0 Reserved +1 1 Successive times processed have same forecast time, start time of forecast is incremented +2 2 Successive times processed have same start time of forecast, forecast time is incremented +3 3 Successive times processed have start time of forecast incremented and forecast time decremented so that valid time remains constant +4 4 Successive times processed have start time of forecast decremented and forecast time incremented so that valid time remains constant +5 5 Floating subinterval of time between forecast time and end of overall time interval +# 6-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.12.table b/definitions/grib2/tables/24/4.12.table new file mode 100644 index 000000000..03fd89b36 --- /dev/null +++ b/definitions/grib2/tables/24/4.12.table @@ -0,0 +1,7 @@ +# Code table 4.12 - Operating mode +0 0 Maintenance mode +1 1 Clear air +2 2 Precipitation +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.13.table b/definitions/grib2/tables/24/4.13.table new file mode 100644 index 000000000..c92854eec --- /dev/null +++ b/definitions/grib2/tables/24/4.13.table @@ -0,0 +1,6 @@ +# Code table 4.13 - Quality control indicator +0 0 No quality control applied +1 1 Quality control applied +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.14.table b/definitions/grib2/tables/24/4.14.table new file mode 100644 index 000000000..a88cb93fa --- /dev/null +++ b/definitions/grib2/tables/24/4.14.table @@ -0,0 +1,6 @@ +# Code table 4.14 - Clutter filter indicator +0 0 No clutter filter used +1 1 Clutter filter used +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.15.table b/definitions/grib2/tables/24/4.15.table new file mode 100644 index 000000000..2e5f3dea3 --- /dev/null +++ b/definitions/grib2/tables/24/4.15.table @@ -0,0 +1,11 @@ +# Code table 4.15 - Type of spatial processing used to arrive at given data value from the source data +0 0 Data is calculated directly from the source grid with no interpolation +1 1 Bilinear interpolation using the 4 source grid grid-point values surrounding the nominal grid-point +2 2 Bicubic interpolation using the 4 source grid grid-point values surrounding the nominal grid-point +3 3 Using the value from the source grid grid-point which is nearest to the nominal grid-point +4 4 Budget interpolation using the 4 source grid grid-point values surrounding the nominal grid-point +5 5 Spectral interpolation using the 4 source grid grid-point values surrounding the nominal grid-point +6 6 Neighbor-budget interpolation using the 4 source grid grid-point values surrounding the nominal grid-point +# 7-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.16.table b/definitions/grib2/tables/24/4.16.table new file mode 100644 index 000000000..de025080a --- /dev/null +++ b/definitions/grib2/tables/24/4.16.table @@ -0,0 +1,9 @@ +# Code table 4.16 - Quality value associated with parameter +0 0 Confidence index +1 1 Quality indicator +2 2 Correlation of product with used calibration product +3 3 Standard deviation +4 4 Random error +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.192.table b/definitions/grib2/tables/24/4.192.table new file mode 100644 index 000000000..e1fd91594 --- /dev/null +++ b/definitions/grib2/tables/24/4.192.table @@ -0,0 +1,4 @@ +1 1 first +2 2 second +3 3 third +4 4 fourth diff --git a/definitions/grib2/tables/24/4.2.0.0.table b/definitions/grib2/tables/24/4.2.0.0.table new file mode 100644 index 000000000..7201a8667 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.0.table @@ -0,0 +1,34 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Temperature (K) +1 1 Virtual temperature (K) +2 2 Potential temperature (K) +3 3 Pseudo-adiabatic potential temperature or equivalent potential temperature (K) +4 4 Maximum temperature (K) +5 5 Minimum temperature (K) +6 6 Dewpoint temperature (K) +7 7 Dewpoint depression (or deficit) (K) +8 8 Lapse rate (K/m) +9 9 Temperature anomaly (K) +10 10 Latent heat net flux (W m-2) +11 11 Sensible heat net flux (W m-2) +12 12 Heat index (K) +13 13 Wind chill factor (K) +14 14 Minimum dewpoint depression (K) +15 15 Virtual potential temperature (K) +16 16 Snow phase change heat flux (W m-2) +17 17 Skin temperature (K) +18 18 Snow temperature (top of snow) (K) +19 19 Turbulent transfer coefficient for heat (Numeric) +20 20 Turbulent diffusion coefficient for heat (m2/s) +21 21 Apparent temperature (K) +22 22 Temperature tendency due to short-wave radiation (K s-1) +23 23 Temperature tendency due to long-wave radiation (K s-1) +24 24 Temperature tendency due to short-wave radiation, clear sky (K s-1) +25 25 Temperature tendency due to long-wave radiation, clear sky (K s-1) +26 26 Temperature tendency due to parameterization (K s-1) +27 27 Wet-bulb temperature (K) +28 28 Unbalanced component of temperature (K) +29 29 Temperature advection (K s-1) +# 30-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.1.table b/definitions/grib2/tables/24/4.2.0.1.table new file mode 100644 index 000000000..1c9642374 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.1.table @@ -0,0 +1,141 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Specific humidity (kg/kg) +1 1 Relative humidity (%) +2 2 Humidity mixing ratio (kg/kg) +3 3 Precipitable water (kg m-2) +4 4 Vapour pressure (Pa) +5 5 Saturation deficit (Pa) +6 6 Evaporation (kg m-2) +7 7 Precipitation rate (kg m-2 s-1) +8 8 Total precipitation (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) +10 10 Convective precipitation (kg m-2) +11 11 Snow depth (m) +12 12 Snowfall rate water equivalent (kg m-2 s-1) +13 13 Water equivalent of accumulated snow depth (kg m-2) +14 14 Convective snow (kg m-2) +15 15 Large-scale snow (kg m-2) +16 16 Snow melt (kg m-2) +17 17 Snow age (d) +18 18 Absolute humidity (kg m-3) +19 19 Precipitation type ((Code table 4.201)) +20 20 Integrated liquid water (kg m-2) +21 21 Condensate (kg/kg) +22 22 Cloud mixing ratio (kg/kg) +23 23 Ice water mixing ratio (kg/kg) +24 24 Rain mixing ratio (kg/kg) +25 25 Snow mixing ratio (kg/kg) +26 26 Horizontal moisture convergence (kg kg-1 s-1) +27 27 Maximum relative humidity (%) +28 28 Maximum absolute humidity (kg m-3) +29 29 Total snowfall (m) +30 30 Precipitable water category ((Code table 4.202)) +31 31 Hail (m) +32 32 Graupel (snow pellets) (kg/kg) +33 33 Categorical rain ((Code table 4.222)) +34 34 Categorical freezing rain ((Code table 4.222)) +35 35 Categorical ice pellets ((Code table 4.222)) +36 36 Categorical snow ((Code table 4.222)) +37 37 Convective precipitation rate (kg m-2 s-1) +38 38 Horizontal moisture divergence (kg kg-1 s-1) +39 39 Per cent frozen precipitation (%) +40 40 Potential evaporation (kg m-2) +41 41 Potential evaporation rate (W m-2) +42 42 Snow cover (%) +43 43 Rain fraction of total cloud water (Proportion) +44 44 Rime factor (Numeric) +45 45 Total column integrated rain (kg m-2) +46 46 Total column integrated snow (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) +48 48 Convective water precipitation (kg m-2) +49 49 Total water precipitation (kg m-2) +50 50 Total snow precipitation (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +52 52 Total precipitation rate (kg m-2 s-1) +53 53 Total snowfall rate water equivalent (kg m-2 s-1) +54 54 Large scale precipitation rate (kg m-2 s-1) +55 55 Convective snowfall rate water equivalent (kg m-2 s-1) +56 56 Large scale snowfall rate water equivalent (kg m-2 s-1) +57 57 Total snowfall rate (m/s) +58 58 Convective snowfall rate (m/s) +59 59 Large scale snowfall rate (m/s) +60 60 Snow depth water equivalent (kg m-2) +61 61 Snow density (kg m-3) +62 62 Snow evaporation (kg m-2) +63 63 Reserved +64 64 Total column integrated water vapour (kg m-2) +65 65 Rain precipitation rate (kg m-2 s-1) +66 66 Snow precipitation rate (kg m-2 s-1) +67 67 Freezing rain precipitation rate (kg m-2 s-1) +68 68 Ice pellets precipitation rate (kg m-2 s-1) +69 69 Total column integrated cloud water (kg m-2) +70 70 Total column integrated cloud ice (kg m-2) +71 71 Hail mixing ratio (kg/kg) +72 72 Total column integrated hail (kg m-2) +73 73 Hail precipitation rate (kg m-2 s-1) +74 74 Total column integrated graupel (kg m-2) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +76 76 Convective rain rate (kg m-2 s-1) +77 77 Large scale rain rate (kg m-2 s-1) +78 78 Total column integrated water (all components including precipitation) (kg m-2) +79 79 Evaporation rate (kg m-2 s-1) +80 80 Total condensate (kg/kg) +81 81 Total column-integrated condensate (kg m-2) +82 82 Cloud ice mixing-ratio (kg/kg) +83 83 Specific cloud liquid water content (kg/kg) +84 84 Specific cloud ice water content (kg/kg) +85 85 Specific rainwater content (kg/kg) +86 86 Specific snow water content (kg/kg) +87 87 Stratiform precipitation rate (kg m-2 s-1) +88 88 Categorical convective precipitation (Code table 4.222) +# 89 Reserved +90 90 Total kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +93 93 Relative humidity with respect to water (%) +94 94 Relative humidity with respect to ice (%) +95 95 Freezing or frozen precipitation rate (kg m-2 s-1) +96 96 Mass density of rain (kg m-3) +97 97 Mass density of snow (kg m-3) +98 98 Mass density of graupel (kg m-3) +99 99 Mass density of hail (kg m-3) +100 100 Specific number concentration of rain (kg-1) +101 101 Specific number concentration of snow (kg-1) +102 102 Specific number concentration of graupel (kg-1) +103 103 Specific number concentration of hail (kg-1) +104 104 Number density of rain (m-3) +105 105 Number density of snow (m-3) +106 106 Number density of graupel (m-3) +107 107 Number density of hail (m-3) +108 108 Specific humidity tendency due to parameterization (kg kg-1 s-1) +109 109 Mass density of liquid water coating on hail expressed as mass of liquid water per unit volume of air (kg m-3) +110 110 Specific mass of liquid water coating on hail expressed as mass of liquid water per unit mass of moist air (kg kg-1) +111 111 Mass mixing ratio of liquid water coating on hail expressed as mass of liquid water per unit mass of dry air (kg kg-1) +112 112 Mass density of liquid water coating on graupel expressed as mass of liquid water per unit volume of air (kg m-3) +113 113 Specific mass of liquid water coating on graupel expressed as mass of liquid water per unit mass of moist air (kg kg-1) +114 114 Mass mixing ratio of liquid water coating on graupel expressed as mass of liquid water per unit mass of dry air (kg kg-1) +115 115 Mass density of liquid water coating on snow expressed as mass of liquid water per unit volume of air (kg m-3) +116 116 Specific mass of liquid water coating on snow expressed as mass of liquid water per unit mass of moist air (kg kg-1) +117 117 Mass mixing ratio of liquid water coating on snow expressed as mass of liquid water per unit mass of dry air (kg kg-1) +118 118 Unbalanced component of specific humidity (kg kg-1) +119 119 Unbalanced component of specific cloud liquid water content (kg kg-1) +120 120 Unbalanced component of specific cloud ice water content (kg kg-1) +121 121 Fraction of snow cover (Proportion) +# 122-128 Reserved +129 129 Effective radius of cloud water (m) +130 130 Effective radius of rain (m) +131 131 Effective radius of cloud ice (m) +132 132 Effective radius of snow (m) +133 133 Effective radius of graupel (m) +134 134 Effective radius of hail (m) +135 135 Effective radius of subgrid liquid clouds (m) +136 136 Effective radius of subgrid ice clouds (m) +137 137 Effective aspect ratio of rain (-) +138 138 Effective aspect ratio of cloud ice (-) +139 139 Effective aspect ratio of snow (-) +140 140 Effective aspect ratio of graupel (-) +141 141 Effective aspect ratio of hail (-) +142 142 Effective aspect ratio of subgrid ice clouds (-) +# 143-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.13.table b/definitions/grib2/tables/24/4.2.0.13.table new file mode 100644 index 000000000..e9feb097f --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.13.table @@ -0,0 +1,5 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Aerosol type ((Code table 4.205)) +# 1-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.14.table b/definitions/grib2/tables/24/4.2.0.14.table new file mode 100644 index 000000000..215884737 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.14.table @@ -0,0 +1,7 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Total ozone (DU) +1 1 Ozone mixing ratio (kg/kg) +2 2 Total column integrated ozone (DU) +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.15.table b/definitions/grib2/tables/24/4.2.0.15.table new file mode 100644 index 000000000..dfbc4d12f --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.15.table @@ -0,0 +1,21 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Base spectrum width (m/s) +1 1 Base reflectivity (dB) +2 2 Base radial velocity (m/s) +3 3 Vertically integrated liquid water (VIL) (kg m-2) +4 4 Layer-maximum base reflectivity (dB) +5 5 Precipitation (kg m-2) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) +9 9 Reflectivity of cloud droplets (dB) +10 10 Reflectivity of cloud ice (dB) +11 11 Reflectivity of snow (dB) +12 12 Reflectivity of rain (dB) +13 13 Reflectivity of graupel (dB) +14 14 Reflectivity of hail (dB) +15 15 Hybrid scan reflectivity (dB) +16 16 Hybrid scan reflectivity height (m) +# 17-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.16.table b/definitions/grib2/tables/24/4.2.0.16.table new file mode 100644 index 000000000..0c240a853 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.16.table @@ -0,0 +1,10 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Equivalent radar reflectivity factor for rain (mm6 m-3) +1 1 Equivalent radar reflectivity factor for snow (mm6 m-3) +2 2 Equivalent radar reflectivity factor for parameterized convection (mm6 m-3) +3 3 Echo top (m) +4 4 Reflectivity (dB) +5 5 Composite reflectivity (dB) +# 6-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.17.table b/definitions/grib2/tables/24/4.2.0.17.table new file mode 100644 index 000000000..ce1867aca --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.17.table @@ -0,0 +1,6 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Lightning strike density (m-2 s-1) +1 1 Lightning potential index (LPI) (J kg-1) +2 2 Cloud-to-ground Lightning flash density (km-2 day-1) +3 3 Cloud-to-cloud Lightning flash density (km-2 day-1) +4 4 Total Lightning flash density (km-2 day-1) diff --git a/definitions/grib2/tables/24/4.2.0.18.table b/definitions/grib2/tables/24/4.2.0.18.table new file mode 100644 index 000000000..9d106f419 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.18.table @@ -0,0 +1,23 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Air concentration of caesium 137 (Bq m-3) +1 1 Air concentration of iodine 131 (Bq m-3) +2 2 Air concentration of radioactive pollutant (Bq m-3) +3 3 Ground deposition of caesium 137 (Bq m-2) +4 4 Ground deposition of iodine 131 (Bq m-2) +5 5 Ground deposition of radioactive pollutant (Bq m-2) +6 6 Time-integrated air concentration of caesium pollutant (Bq s m-3) +7 7 Time-integrated air concentration of iodine pollutant (Bq s m-3) +8 8 Time-integrated air concentration of radioactive pollutant (Bq s m-3) +9 9 Reserved +10 10 Air concentration (Bq m-3) +11 11 Wet deposition (Bq m-2) +12 12 Dry deposition (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) +14 14 Specific activity concentration (Bq kg-1) +15 15 Maximum of air concentration in layer (Bq m-3) +16 16 Height of maximum air concentration (m) +17 17 Column-integrated air concentration (Bq m-2) +18 18 Column-averaged air concentration in layer (Bq m-3) +# 19-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.19.table b/definitions/grib2/tables/24/4.2.0.19.table new file mode 100644 index 000000000..c8d0f991e --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.19.table @@ -0,0 +1,41 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Visibility (m) +1 1 Albedo (%) +2 2 Thunderstorm probability (%) +3 3 Mixed layer depth (m) +4 4 Volcanic ash ((Code table 4.206)) +5 5 Icing top (m) +6 6 Icing base (m) +7 7 Icing ((Code table 4.207)) +8 8 Turbulence top (m) +9 9 Turbulence base (m) +10 10 Turbulence ((Code table 4.208)) +11 11 Turbulent kinetic energy (J/kg) +12 12 Planetary boundary-layer regime ((Code table 4.209)) +13 13 Contrail intensity ((Code table 4.210)) +14 14 Contrail engine type ((Code table 4.211)) +15 15 Contrail top (m) +16 16 Contrail base (m) +17 17 Maximum snow albedo (%) +18 18 Snow free albedo (%) +19 19 Snow albedo (%) +20 20 Icing (%) +21 21 In-cloud turbulence (%) +22 22 Clear air turbulence (CAT) (%) +23 23 Supercooled large droplet probability (%) +24 24 Convective turbulent kinetic energy (J/kg) +25 25 Weather ((Code table 4.225)) +26 26 Convective outlook ((Code table 4.224)) +27 27 Icing scenario ((Code table 4.227)) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) +30 30 Eddy dissipation parameter (m2/3 s-1) +31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) +32 32 Highest freezing level (m) +33 33 Visibility through liquid fog (m) +34 34 Visibility through ice fog (m) +35 35 Visibility through blowing snow (m) +36 36 Presence of snow squalls ((Code table 4.222)) +# 37-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.190.table b/definitions/grib2/tables/24/4.2.0.190.table new file mode 100644 index 000000000..de621a924 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.190.table @@ -0,0 +1,5 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Arbitrary text string (CCITT IA5) +# 1-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.191.table b/definitions/grib2/tables/24/4.2.0.191.table new file mode 100644 index 000000000..e3bba0ebe --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.191.table @@ -0,0 +1,8 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Seconds prior to initial reference time (defined in Section 1) (s) +1 1 Geographical latitude (deg N) +2 2 Geographical longitude (deg E) +3 3 Days since last observation (d) +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.2.table b/definitions/grib2/tables/24/4.2.0.2.table new file mode 100644 index 000000000..5446262e6 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.2.table @@ -0,0 +1,51 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Wind direction (from which blowing) (degree true) +1 1 Wind speed (m/s) +2 2 u-component of wind (m/s) +3 3 v-component of wind (m/s) +4 4 Stream function (m2/s) +5 5 Velocity potential (m2/s) +6 6 Montgomery stream function (m2 s-2) +7 7 Sigma coordinate vertical velocity (/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) +10 10 Absolute vorticity (/s) +11 11 Absolute divergence (/s) +12 12 Relative vorticity (/s) +13 13 Relative divergence (/s) +14 14 Potential vorticity (K m2 kg-1 s-1) +15 15 Vertical u-component shear (/s) +16 16 Vertical v-component shear (/s) +17 17 Momentum flux, u-component (N m-2) +18 18 Momentum flux, v-component (N m-2) +19 19 Wind mixing energy (J) +20 20 Boundary layer dissipation (W m-2) +21 21 Maximum wind speed (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) +25 25 Vertical speed shear (/s) +26 26 Horizontal momentum flux (N m-2) +27 27 u-component storm motion (m/s) +28 28 v-component storm motion (m/s) +29 29 Drag coefficient (Numeric) +30 30 Frictional velocity (m/s) +31 31 Turbulent diffusion coefficient for momentum (m2/s) +32 32 Eta coordinate vertical velocity (/s) +33 33 Wind fetch (m) +34 34 Normal wind component (m/s) +35 35 Tangential wind component (m/s) +36 36 Amplitude function for Rossby wave envelope for meridional wind (m/s) +37 37 Northward turbulent surface stress (N m-2 s) +38 38 Eastward turbulent surface stress (N m-2 s) +39 39 Eastward wind tendency due to parameterization (m s-2) +40 40 Northward wind tendency due to parameterization (m s-2) +41 41 u-component of geostrophic wind (m s-1) +42 42 v-component of geostrophic wind (m s-1) +43 43 Geostrophic wind direction (degree true) +44 44 Geostrophic wind speed (m s-1) +45 45 Unbalanced component of divergence (s-1) +46 46 Vorticity advection (s-2) +# 47-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.20.table b/definitions/grib2/tables/24/4.2.0.20.table new file mode 100644 index 000000000..042732760 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.20.table @@ -0,0 +1,64 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Mass density (concentration) (kg m-3) +1 1 Column-integrated mass density (kg m-2) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +3 3 Atmosphere emission mass flux (kg m-2 s-1) +4 4 Atmosphere net production mass flux (kg m-2 s-1) +5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) +6 6 Surface dry deposition mass flux (kg m-2 s-1) +7 7 Surface wet deposition mass flux (kg m-2 s-1) +8 8 Atmosphere re-emission mass flux (kg m-2 s-1) +9 9 Wet deposition by large-scale precipitation mass flux (kg m-2 s-1) +10 10 Wet deposition by convective precipitation mass flux (kg m-2 s-1) +11 11 Sedimentation mass flux (kg m-2 s-1) +12 12 Dry deposition mass flux (kg m-2 s-1) +13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +15 15 Dry deposition velocity (m/s) +16 16 Mass mixing ratio with respect to dry air (kg/kg) +17 17 Mass mixing ratio with respect to wet air (kg/kg) +# 18-49 Reserved +50 50 Amount in atmosphere (mol) +51 51 Concentration in air (mol m-3) +52 52 Volume mixing ratio (fraction in air) (mol/mol) +53 53 Chemical gross production rate of concentration (mol m-3 s-1) +54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) +55 55 Surface flux (mol m-2 s-1) +56 56 Changes of amount in atmosphere (mol/s) +57 57 Total yearly average burden of the atmosphere (mol) +58 58 Total yearly averaged atmospheric loss (mol/s) +59 59 Aerosol number concentration (m-3) +60 60 Aerosol specific number concentration (kg-1) +61 61 Maximum of mass density in layer (kg m-3) +62 62 Height of maximum mass density (m) +63 63 Column-averaged mass density in layer (kg m-3) +64 64 Mole fraction with respect to dry air (mol/mol) +65 65 Mole fraction with respect to wet air (mol/mol) +66 66 Column-integrated in-cloud scavenging rate by precipitation (kg m-2 s-1) +67 67 Column-integrated below-cloud scavenging rate by precipitation (kg m-2 s-1) +68 68 Column-integrated release rate from evaporating precipitation (kg m-2 s-1) +69 69 Column-integrated in-cloud scavenging rate by large-scale precipitation (kg m-2 s-1) +70 70 Column-integrated below-cloud scavenging rate by large-scale precipitation (kg m-2 s-1) +71 71 Column-integrated release rate from evaporating large-scale precipitation (kg m-2 s-1) +72 72 Column-integrated in-cloud scavenging rate by convective precipitation (kg m-2 s-1) +73 73 Column-integrated below-cloud scavenging rate by convective precipitation (kg m-2 s-1) +74 74 Column-integrated release rate from evaporating convective precipitation (kg m-2 s-1) +75 75 Wildfire flux (kg m-2 s-1) +76 76 Emission rate (kg kg-1 s-1) +77 77 Surface emission flux (kg m-2 s-1) +# 78-99 Reserved +100 100 Surface area density (aerosol) (/m) +101 101 Vertical visual range (m) +102 102 Aerosol optical thickness (Numeric) +103 103 Single scattering albedo (Numeric) +104 104 Asymmetry factor (Numeric) +105 105 Aerosol extinction coefficient (/m) +106 106 Aerosol absorption coefficient (/m) +107 107 Aerosol lidar backscatter from satellite (m-1 sr-1) +108 108 Aerosol lidar backscatter from the ground (m-1 sr-1) +109 109 Aerosol lidar extinction from satellite (/m) +110 110 Aerosol lidar extinction from the ground (/m) +111 111 Angstrom exponent (Numeric) +# 112-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.3.table b/definitions/grib2/tables/24/4.2.0.3.table new file mode 100644 index 000000000..34941dcab --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.3.table @@ -0,0 +1,36 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Pressure (Pa) +1 1 Pressure reduced to MSL (Pa) +2 2 Pressure tendency (Pa/s) +3 3 ICAO Standard Atmosphere Reference Height (m) +4 4 Geopotential (m2 s-2) +5 5 Geopotential height (gpm) +6 6 Geometric height (m) +7 7 Standard deviation of height (m) +8 8 Pressure anomaly (Pa) +9 9 Geopotential height anomaly (gpm) +10 10 Density (kg m-3) +11 11 Altimeter setting (Pa) +12 12 Thickness (m) +13 13 Pressure altitude (m) +14 14 Density altitude (m) +15 15 5-wave geopotential height (gpm) +16 16 Zonal flux of gravity wave stress (N m-2) +17 17 Meridional flux of gravity wave stress (N m-2) +18 18 Planetary boundary layer height (m) +19 19 5-wave geopotential height anomaly (gpm) +20 20 Standard deviation of sub-grid scale orography (m) +21 21 Angle of sub-gridscale orography (rad) +22 22 Slope of sub-gridscale orography (Numeric) +23 23 Gravity wave dissipation (W m-2) +24 24 Anisotropy of sub-gridscale orography (Numeric) +25 25 Natural logarithm of pressure in Pa (Numeric) +26 26 Exner pressure (Numeric) +27 27 Updraught mass flux (kg m-2 s-1) +28 28 Downdraught mass flux (kg m-2 s-1) +29 29 Updraught detrainment rate (kg m-3 s-1) +30 30 Downdraught detrainment rate (kg m-3 s-1) +31 31 Unbalanced component of logarithm of surface pressure (-) +# 32-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.4.table b/definitions/grib2/tables/24/4.2.0.4.table new file mode 100644 index 000000000..0a5ded2b5 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.4.table @@ -0,0 +1,24 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +2 2 Short-wave radiation flux (W m-2) +3 3 Global radiation flux (W m-2) +4 4 Brightness temperature (K) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +7 7 Downward short-wave radiation flux (W m-2) +8 8 Upward short-wave radiation flux (W m-2) +9 9 Net short wave radiation flux (W m-2) +10 10 Photosynthetically active radiation (W m-2) +11 11 Net short-wave radiation flux, clear sky (W m-2) +12 12 Downward UV radiation (W m-2) +13 13 Direct short-wave radiation flux (W m-2) +14 14 Diffuse short-wave radiation flux (W m-2) +# 15-49 Reserved +50 50 UV index (under clear sky) (Numeric) +51 51 UV index (Numeric) +52 52 Downward short-wave radiation flux, clear sky (W m-2) +53 53 Upward short-wave radiation flux, clear sky (W m-2) +# 54-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.5.table b/definitions/grib2/tables/24/4.2.0.5.table new file mode 100644 index 000000000..4550220b6 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.5.table @@ -0,0 +1,13 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +2 2 Long-wave radiation flux (W m-2) +3 3 Downward long-wave radiation flux (W m-2) +4 4 Upward long-wave radiation flux (W m-2) +5 5 Net long-wave radiation flux (W m-2) +6 6 Net long-wave radiation flux, clear sky (W m-2) +7 7 Brightness temperature (K) +8 8 Downward long-wave radiation flux, clear sky (W m-2) +# 9-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.6.table b/definitions/grib2/tables/24/4.2.0.6.table new file mode 100644 index 000000000..1483d8cb3 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.6.table @@ -0,0 +1,49 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Cloud ice (kg m-2) +1 1 Total cloud cover (%) +2 2 Convective cloud cover (%) +3 3 Low cloud cover (%) +4 4 Medium cloud cover (%) +5 5 High cloud cover (%) +6 6 Cloud water (kg m-2) +7 7 Cloud amount (%) +8 8 Cloud type ((Code table 4.203)) +9 9 Thunderstorm maximum tops (m) +10 10 Thunderstorm coverage ((Code table 4.204)) +11 11 Cloud base (m) +12 12 Cloud top (m) +13 13 Ceiling (m) +14 14 Non-convective cloud cover (%) +15 15 Cloud work function (J/kg) +16 16 Convective cloud efficiency (Proportion) +17 17 Total condensate (kg/kg) +18 18 Total column-integrated cloud water (kg m-2) +19 19 Total column-integrated cloud ice (kg m-2) +20 20 Total column-integrated condensate (kg m-2) +21 21 Ice fraction of total condensate (Proportion) +22 22 Cloud cover (%) +23 23 Cloud ice mixing ratio (kg/kg) +24 24 Sunshine (Numeric) +25 25 Horizontal extent of cumulonimbus (CB) (%) +26 26 Height of convective cloud base (m) +27 27 Height of convective cloud top (m) +28 28 Number of cloud droplets per unit mass of air (/kg) +29 29 Number of cloud ice particles per unit mass of air (/kg) +30 30 Number density of cloud droplets (m-3) +31 31 Number density of cloud ice particles (m-3) +32 32 Fraction of cloud cover (Numeric) +33 33 Sunshine duration (s) +34 34 Surface long-wave effective total cloudiness (Numeric) +35 35 Surface short-wave effective total cloudiness (Numeric) +36 36 Fraction of stratiform precipitation cover (Proportion) +37 37 Fraction of convective precipitation cover (Proportion) +38 38 Mass density of cloud droplets (kg m-3) +39 39 Mass density of cloud ice (kg m-3) +40 40 Mass density of convective cloud water droplets (kg m-3) +# 41-46 Reserved +47 47 Volume fraction of cloud water droplets (Numeric) +48 48 Volume fraction of cloud ice particles (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) +# 50-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.7.table b/definitions/grib2/tables/24/4.2.0.7.table new file mode 100644 index 000000000..aff6a6516 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.0.7.table @@ -0,0 +1,24 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) +2 2 K index (K) +3 3 KO index (K) +4 4 Total totals index (K) +5 5 Sweat index (Numeric) +6 6 Convective available potential energy (J/kg) +7 7 Convective inhibition (J/kg) +8 8 Storm relative helicity (J/kg) +9 9 Energy helicity index (Numeric) +10 10 Surface lifted index (K) +11 11 Best (4-layer) lifted index (K) +12 12 Richardson number (Numeric) +13 13 Showalter index (K) +14 14 Reserved +15 15 Updraught helicity (m2 s-2) +16 16 Bulk Richardson number (Numeric) +17 17 Gradient Richardson number (Numeric) +18 18 Flux Richardson number (Numeric) +19 19 Convective available potential energy - shear (m2 s-2) +# 20-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.1.0.table b/definitions/grib2/tables/24/4.2.1.0.table new file mode 100644 index 000000000..e906af726 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.1.0.table @@ -0,0 +1,21 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +2 2 Remotely-sensed snow cover ((Code table 4.215)) +3 3 Elevation of snow-covered terrain ((Code table 4.216)) +4 4 Snow water equivalent per cent of normal (%) +5 5 Baseflow-groundwater runoff (kg m-2) +6 6 Storm surface runoff (kg m-2) +7 7 Discharge from rivers or streams (m3/s) +8 8 Groundwater upper storage (kg m-2) +9 9 Groundwater lower storage (kg m-2) +10 10 Side flow into river channel (m3 s-1 m-1) +11 11 River storage of water (m3) +12 12 Floodplain storage of water (m3) +13 13 Depth of water on soil surface (kg m-2) +14 14 Upstream accumulated precipitation (kg m-2) +15 15 Upstream accumulated snow melt (kg m-2) +16 16 Percolation rate (kg m-2 s-1) +# 17-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.1.1.table b/definitions/grib2/tables/24/4.2.1.1.table new file mode 100644 index 000000000..b488eb0bd --- /dev/null +++ b/definitions/grib2/tables/24/4.2.1.1.table @@ -0,0 +1,7 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.1.2.table b/definitions/grib2/tables/24/4.2.1.2.table new file mode 100644 index 000000000..ec9b11d41 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.1.2.table @@ -0,0 +1,15 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Water depth (m) +1 1 Water temperature (K) +2 2 Water fraction (Proportion) +3 3 Sediment thickness (m) +4 4 Sediment temperature (K) +5 5 Ice thickness (m) +6 6 Ice temperature (K) +7 7 Ice cover (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) +9 9 Shape factor with respect to salinity profile (-) +10 10 Shape factor with respect to temperature profile in thermocline (-) +11 11 Attenuation coefficient of water with respect to solar radiation (/m) +12 12 Salinity (kg/kg) +13 13 Cross-sectional area of flow in channel (m2) diff --git a/definitions/grib2/tables/24/4.2.10.0.table b/definitions/grib2/tables/24/4.2.10.0.table new file mode 100644 index 000000000..53c9d2421 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.0.table @@ -0,0 +1,69 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) +3 3 Significant height of combined wind waves and swell (m) +4 4 Direction of wind waves (degree true) +5 5 Significant height of wind waves (m) +6 6 Mean period of wind waves (s) +7 7 Direction of swell waves (degree true) +8 8 Significant height of swell waves (m) +9 9 Mean period of swell waves (s) +10 10 Primary wave direction (degree true) +11 11 Primary wave mean period (s) +12 12 Secondary wave direction (degree true) +13 13 Secondary wave mean period (s) +14 14 Direction of combined wind waves and swell (degree true) +15 15 Mean period of combined wind waves and swell (s) +16 16 Coefficient of drag with waves (-) +17 17 Friction velocity (m/s) +18 18 Wave stress (N m-2) +19 19 Normalized wave stress (-) +20 20 Mean square slope of waves (-) +21 21 u-component surface Stokes drift (m/s) +22 22 v-component surface Stokes drift (m/s) +23 23 Period of maximum individual wave height (s) +24 24 Maximum individual wave height (m) +25 25 Inverse mean wave frequency (s) +26 26 Inverse mean frequency of wind waves (s) +27 27 Inverse mean frequency of total swell (s) +28 28 Mean zero-crossing wave period (s) +29 29 Mean zero-crossing period of wind waves (s) +30 30 Mean zero-crossing period of total swell (s) +31 31 Wave directional width (-) +32 32 Directional width of wind waves (-) +33 33 Directional width of total swell (-) +34 34 Peak wave period (s) +35 35 Peak period of wind waves (s) +36 36 Peak period of total swell (s) +37 37 Altimeter wave height (m) +38 38 Altimeter corrected wave height (m) +39 39 Altimeter range relative correction (-) +40 40 10-metre neutral wind speed over waves (m/s) +41 41 10-metre wind direction over waves (deg) +42 42 Wave energy spectrum (m2 s rad-1) +43 43 Kurtosis of the sea-surface elevation due to waves (-) +44 44 Benjamin-Feir index (-) +45 45 Spectral peakedness factor (/s) +46 46 Peak wave direction (deg) +47 47 Significant wave height of first swell partition (m) +48 48 Significant wave height of second swell partition (m) +49 49 Significant wave height of third swell partition (m) +50 50 Mean wave period of first swell partition (s) +51 51 Mean wave period of second swell partition (s) +52 52 Mean wave period of third swell partition (s) +53 53 Mean wave direction of first swell partition (deg) +54 54 Mean wave direction of second swell partition (deg) +55 55 Mean wave direction of third swell partition (deg) +56 56 Wave directional width of first swell partition (-) +57 57 Wave directional width of second swell partition (-) +58 58 Wave directional width of third swell partition (-) +59 59 Wave frequency width of first swell partition (-) +60 60 Wave frequency width of second swell partition (-) +61 61 Wave frequency width of third swell partition (-) +62 62 Wave frequency width (-) +63 63 Frequency width of wind waves (-) +64 64 Frequency width of total swell (-) +# 65-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.10.1.table b/definitions/grib2/tables/24/4.2.10.1.table new file mode 100644 index 000000000..00a084e34 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.1.table @@ -0,0 +1,9 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Current direction (degree true) +1 1 Current speed (m/s) +2 2 u-component of current (m/s) +3 3 v-component of current (m/s) +4 4 Rip current occurrence probability (%) +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.10.191.table b/definitions/grib2/tables/24/4.2.10.191.table new file mode 100644 index 000000000..524929e78 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.191.table @@ -0,0 +1,8 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Seconds prior to initial reference time (defined in Section 1) (s) +1 1 Meridional overturning stream function (m3/s) +2 2 Reserved +3 3 Days since last observation (d) +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.10.2.table b/definitions/grib2/tables/24/4.2.10.2.table new file mode 100644 index 000000000..6797062ac --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.2.table @@ -0,0 +1,17 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Ice cover (Proportion) +1 1 Ice thickness (m) +2 2 Direction of ice drift (degree true) +3 3 Speed of ice drift (m/s) +4 4 u-component of ice drift (m/s) +5 5 v-component of ice drift (m/s) +6 6 Ice growth rate (m/s) +7 7 Ice divergence (/s) +8 8 Ice temperature (K) +9 9 Module of ice internal pressure (Pa m) +10 10 Zonal vector component of vertically integrated ice internal pressure (Pa m) +11 11 Meridional vector component of vertically integrated ice internal pressure (Pa m) +12 12 Compressive ice strength (N/m) +# 13-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.10.3.table b/definitions/grib2/tables/24/4.2.10.3.table new file mode 100644 index 000000000..9f9492f04 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.3.table @@ -0,0 +1,8 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Water temperature (K) +1 1 Deviation of sea level from mean (m) +2 2 Heat exchange coefficient (-) +3 3 Practical salinity (Numeric) +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.10.4.table b/definitions/grib2/tables/24/4.2.10.4.table new file mode 100644 index 000000000..69ba0cc66 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.10.4.table @@ -0,0 +1,24 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Main thermocline depth (m) +1 1 Main thermocline anomaly (m) +2 2 Transient thermocline depth (m) +3 3 Salinity (kg/kg) +4 4 Ocean vertical heat diffusivity (m2/s) +5 5 Ocean vertical salt diffusivity (m2/s) +6 6 Ocean vertical momentum diffusivity (m2/s) +7 7 Bathymetry (m) +# 8-10 Reserved +11 11 Shape factor with respect to salinity profile (-) +12 12 Shape factor with respect to temperature profile in thermocline (-) +13 13 Attenuation coefficient of water with respect to solar radiation (/m) +14 14 Water depth (m) +15 15 Water temperature (K) +16 16 Water density (rho) (kg m-3) +17 17 Water density anomaly (sigma) (kg m-3) +18 18 Water potential temperature (theta) (K) +19 19 Water potential density (rho theta) (kg m-3) +20 20 Water potential density anomaly (sigma theta) (kg m-3) +21 21 Practical salinity (Numeric) +# 22-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.2.0.table b/definitions/grib2/tables/24/4.2.2.0.table new file mode 100644 index 000000000..ca8651cba --- /dev/null +++ b/definitions/grib2/tables/24/4.2.2.0.table @@ -0,0 +1,44 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Land cover (0 = sea, 1 = land) (Proportion) +1 1 Surface roughness (m) +2 2 Soil temperature (K) +3 3 Soil moisture content (kg m-2) +4 4 Vegetation (%) +5 5 Water runoff (kg m-2) +6 6 Evapotranspiration (kg-2 s-1) +7 7 Model terrain height (m) +8 8 Land use ((Code table 4.212)) +9 9 Volumetric soil moisture content (Proportion) +10 10 Ground heat flux (W m-2) +11 11 Moisture availability (%) +12 12 Exchange coefficient (kg m-2 s-1) +13 13 Plant canopy surface water (kg m-2) +14 14 Blackadar's mixing length scale (m) +15 15 Canopy conductance (m/s) +16 16 Minimal stomatal resistance (s/m) +17 17 Wilting point (Proportion) +18 18 Solar parameter in canopy conductance (Proportion) +19 19 Temperature parameter in canopy (Proportion) +20 20 Humidity parameter in canopy conductance (Proportion) +21 21 Soil moisture parameter in canopy conductance (Proportion) +22 22 Soil moisture (kg m-3) +23 23 Column-integrated soil water (kg m-2) +24 24 Heat flux (W m-2) +25 25 Volumetric soil moisture (m3 m-3) +26 26 Wilting point (kg m-3) +27 27 Volumetric wilting point (m3 m-3) +28 28 Leaf area index (Numeric) +29 29 Evergreen forest cover (Proportion) +30 30 Deciduous forest cover (Proportion) +31 31 Normalized differential vegetation index (NDVI) (Numeric) +32 32 Root depth of vegetation (m) +33 33 Water runoff and drainage (kg m-2) +34 34 Surface water runoff (kg m-2) +35 35 Tile class (Code table 4.243) +36 36 Tile fraction (Proportion) +37 37 Tile percentage (%) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +39 39 Evapotranspiration rate (kg m-2 s-1) +# 40-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.2.3.table b/definitions/grib2/tables/24/4.2.2.3.table new file mode 100644 index 000000000..447e4f9cb --- /dev/null +++ b/definitions/grib2/tables/24/4.2.2.3.table @@ -0,0 +1,32 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Soil type ((Code table 4.213)) +1 1 Upper layer soil temperature (K) +2 2 Upper layer soil moisture (kg m-3) +3 3 Lower layer soil moisture (kg m-3) +4 4 Bottom layer soil temperature (K) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +6 6 Number of soil layers in root zone (Numeric) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) +9 9 Soil porosity (Proportion) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) +15 15 Soil porosity (m3 m-3) +16 16 Volumetric saturation of soil moisture (m3 m-3) +17 17 Saturation of soil moisture (kg m-3) +18 18 Soil temperature (K) +19 19 Soil moisture (kg m-3) +20 20 Column-integrated soil moisture (kg m-2) +21 21 Soil ice (kg m-3) +22 22 Column-integrated soil ice (kg m-2) +23 23 Liquid water in snow pack (kg m-2) +24 24 Frost index (K day-1) +25 25 Snow depth at elevation bands (kg m-2) +26 26 Soil heat flux (W m-2) +27 27 Soil depth (m) +# 28-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.2.4.table b/definitions/grib2/tables/24/4.2.2.4.table new file mode 100644 index 000000000..bb54fac22 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.2.4.table @@ -0,0 +1,16 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Fire outlook (Code table 4.224) +1 1 Fire outlook due to dry thunderstorm (Code table 4.224) +2 2 Haines index (Numeric) +3 3 Fire burned area (%) +4 4 Fosberg index (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.2.5.table b/definitions/grib2/tables/24/4.2.2.5.table new file mode 100644 index 000000000..10fb68956 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.2.5.table @@ -0,0 +1,2 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +1 1 Glacier temperature (K) diff --git a/definitions/grib2/tables/24/4.2.3.0.table b/definitions/grib2/tables/24/4.2.3.0.table new file mode 100644 index 000000000..c0ffa29f5 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.0.table @@ -0,0 +1,14 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Scaled radiance (Numeric) +1 1 Scaled albedo (Numeric) +2 2 Scaled brightness temperature (Numeric) +3 3 Scaled precipitable water (Numeric) +4 4 Scaled lifted index (Numeric) +5 5 Scaled cloud top pressure (Numeric) +6 6 Scaled skin temperature (Numeric) +7 7 Cloud mask (Code table 4.217) +8 8 Pixel scene type (Code table 4.218) +9 9 Fire detection indicator (Code table 4.223) +# 10-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.3.1.table b/definitions/grib2/tables/24/4.2.3.1.table new file mode 100644 index 000000000..7d4364f4d --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.1.table @@ -0,0 +1,35 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Estimated precipitation (kg m-2) +1 1 Instantaneous rain rate (kg m-2 s-1) +2 2 Cloud top height (m) +3 3 Cloud top height quality indicator (Code table 4.219) +4 4 Estimated u-component of wind (m/s) +5 5 Estimated v-component of wind (m/s) +6 6 Number of pixel used (Numeric) +7 7 Solar zenith angle (deg) +8 8 Relative azimuth angle (deg) +9 9 Reflectance in 0.6 micron channel (%) +10 10 Reflectance in 0.8 micron channel (%) +11 11 Reflectance in 1.6 micron channel (%) +12 12 Reflectance in 3.9 micron channel (%) +13 13 Atmospheric divergence (/s) +14 14 Cloudy brightness temperature (K) +15 15 Clear-sky brightness temperature (K) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +18 18 Reserved +19 19 Wind speed (m/s) +20 20 Aerosol optical thickness at 0.635 um +21 21 Aerosol optical thickness at 0.810 um +22 22 Aerosol optical thickness at 1.640 um +23 23 Angstrom coefficient +# 24-26 Reserved +27 27 Bidirectional reflectance factor (numeric) +28 28 Brightness temperature (K) +29 29 Scaled radiance (numeric) +# 30-97 Reserved +98 98 Correlation coefficient between MPE rain-rates for the co-located IR data and the microwave data rain-rates (Numeric) +99 99 Standard deviation between MPE rain-rates for the co-located IR data and the microwave data rain-rates (kg m-2 s-1) +# 100-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.3.2.table b/definitions/grib2/tables/24/4.2.3.2.table new file mode 100644 index 000000000..6316ab39c --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.2.table @@ -0,0 +1,24 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Clear sky probability (%) +1 1 Cloud top temperature (K) +2 2 Cloud top pressure (Pa) +3 3 Cloud type (Code table 4.218) +4 4 Cloud phase (Code table 4.218) +5 5 Cloud optical depth (Numeric) +6 6 Cloud particle effective radius (m) +7 7 Cloud liquid water path (kg m-2) +8 8 Cloud ice water path (kg m-2) +9 9 Cloud albedo (Numeric) +10 10 Cloud emissivity (Numeric) +11 11 Effective absorption optical depth ratio (Numeric) +30 30 Measurement cost (Numeric) +31 31 Upper layer cloud optical depth (Numeric) +32 32 Upper layer cloud top pressure (Pa) +33 33 Upper layer cloud effective radius (m) +34 34 Error in upper layer cloud optical depth (Numeric) +35 35 Error in upper layer cloud top pressure (Pa) +36 36 Error in upper layer cloud effective radius (m) +37 37 Lower layer cloud optical depth (Numeric) +38 38 Lower layer cloud top pressure (Pa) +39 39 Error in lower layer cloud optical depth (Numeric) +40 40 Error in lower layer cloud top pressure (Pa) diff --git a/definitions/grib2/tables/24/4.2.3.3.table b/definitions/grib2/tables/24/4.2.3.3.table new file mode 100644 index 000000000..cb5c4b6ed --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.3.table @@ -0,0 +1,4 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Probability of encountering marginal visual flight rule conditions (%) +1 1 Probability of encountering low instrument flight rule conditions (%) +2 2 Probability of encountering instrument flight rule conditions (%) diff --git a/definitions/grib2/tables/24/4.2.3.4.table b/definitions/grib2/tables/24/4.2.3.4.table new file mode 100644 index 000000000..f86d2d653 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.4.table @@ -0,0 +1,10 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Volcanic ash probability (%) +1 1 Volcanic ash cloud top temperature (K) +2 2 Volcanic ash cloud top pressure (Pa) +3 3 Volcanic ash cloud top height (m) +4 4 Volcanic ash cloud emissivity (Numeric) +5 5 Volcanic ash effective absorption optical depth ratio (Numeric) +6 6 Volcanic ash cloud optical depth (Numeric) +7 7 Volcanic ash column density (kg m-2) +8 8 Volcanic ash particle effective radius (m) diff --git a/definitions/grib2/tables/24/4.2.3.5.table b/definitions/grib2/tables/24/4.2.3.5.table new file mode 100644 index 000000000..92a050db0 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.5.table @@ -0,0 +1,7 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Interface sea-surface temperature (K) +1 1 Skin sea-surface temperature (K) +2 2 Sub-skin sea-surface temperature (K) +3 3 Foundation sea-surface temperature (K) +4 4 Estimated bias between sea-surface temperature and standard (K) +5 5 Estimated standard deviation between sea surface temperature and standard (K) diff --git a/definitions/grib2/tables/24/4.2.3.6.table b/definitions/grib2/tables/24/4.2.3.6.table new file mode 100644 index 000000000..471beed55 --- /dev/null +++ b/definitions/grib2/tables/24/4.2.3.6.table @@ -0,0 +1,7 @@ +# Code table 4.2 - Parameter number by product discipline and parameter category +0 0 Global solar irradiance (W m-2) +1 1 Global solar exposure (J m-2) +2 2 Direct solar irradiance (W m-2) +3 3 Direct solar exposure (J m-2) +4 4 Diffuse solar irradiance (W m-2) +5 5 Diffuse solar exposure (J m-2) diff --git a/definitions/grib2/tables/24/4.201.table b/definitions/grib2/tables/24/4.201.table new file mode 100644 index 000000000..44943d5e0 --- /dev/null +++ b/definitions/grib2/tables/24/4.201.table @@ -0,0 +1,17 @@ +# Code table 4.201 - Precipitation type +0 0 Reserved +1 1 Rain +2 2 Thunderstorm +3 3 Freezing rain +4 4 Mixed/ice +5 5 Snow +6 6 Wet snow +7 7 Mixture of rain and snow +8 8 Ice pellets +9 9 Graupel +10 10 Hail +11 11 Drizzle +12 12 Freezing drizzle +# 13-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.202.table b/definitions/grib2/tables/24/4.202.table new file mode 100644 index 000000000..438502ff9 --- /dev/null +++ b/definitions/grib2/tables/24/4.202.table @@ -0,0 +1,4 @@ +# Code table 4.202 - Precipitable water category +# 0-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.203.table b/definitions/grib2/tables/24/4.203.table new file mode 100644 index 000000000..8a9aedf7a --- /dev/null +++ b/definitions/grib2/tables/24/4.203.table @@ -0,0 +1,26 @@ +# Code table 4.203 - Cloud type +0 0 Clear +1 1 Cumulonimbus +2 2 Stratus +3 3 Stratocumulus +4 4 Cumulus +5 5 Altostratus +6 6 Nimbostratus +7 7 Altocumulus +8 8 Cirrostratus +9 9 Cirrocumulus +10 10 Cirrus +11 11 Cumulonimbus - ground-based fog beneath the lowest layer +12 12 Stratus - ground-based fog beneath the lowest layer +13 13 Stratocumulus - ground-based fog beneath the lowest layer +14 14 Cumulus - ground-based fog beneath the lowest layer +15 15 Altostratus - ground-based fog beneath the lowest layer +16 16 Nimbostratus - ground-based fog beneath the lowest layer +17 17 Altocumulus - ground-based fog beneath the lowest layer +18 18 Cirrostratus - ground-based fog beneath the lowest layer +19 19 Cirrocumulus - ground-based fog beneath the lowest layer +20 20 Cirrus - ground-based fog beneath the lowest layer +# 21-190 Reserved +191 191 Unknown +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.204.table b/definitions/grib2/tables/24/4.204.table new file mode 100644 index 000000000..481372936 --- /dev/null +++ b/definitions/grib2/tables/24/4.204.table @@ -0,0 +1,9 @@ +# Code table 4.204 - Thunderstorm coverage +0 0 None +1 1 Isolated (1-2%) +2 2 Few (3-5%) +3 3 Scattered (6-45%) +4 4 Numerous (> 45%) +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.205.table b/definitions/grib2/tables/24/4.205.table new file mode 100644 index 000000000..5b4484dfd --- /dev/null +++ b/definitions/grib2/tables/24/4.205.table @@ -0,0 +1,6 @@ +# Code table 4.205 - Presence of aerosol +0 0 Aerosol not present +1 1 Aerosol present +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.206.table b/definitions/grib2/tables/24/4.206.table new file mode 100644 index 000000000..02c3dfdf9 --- /dev/null +++ b/definitions/grib2/tables/24/4.206.table @@ -0,0 +1,6 @@ +# Code table 4.206 - Volcanic ash +0 0 Not present +1 1 Present +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.207.table b/definitions/grib2/tables/24/4.207.table new file mode 100644 index 000000000..8ddb2e048 --- /dev/null +++ b/definitions/grib2/tables/24/4.207.table @@ -0,0 +1,10 @@ +# Code table 4.207 - Icing +0 0 None +1 1 Light +2 2 Moderate +3 3 Severe +4 4 Trace +5 5 Heavy +# 6-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.208.table b/definitions/grib2/tables/24/4.208.table new file mode 100644 index 000000000..b83685a1a --- /dev/null +++ b/definitions/grib2/tables/24/4.208.table @@ -0,0 +1,9 @@ +# Code table 4.208 - Turbulence +0 0 None (smooth) +1 1 Light +2 2 Moderate +3 3 Severe +4 4 Extreme +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.209.table b/definitions/grib2/tables/24/4.209.table new file mode 100644 index 000000000..cb7617071 --- /dev/null +++ b/definitions/grib2/tables/24/4.209.table @@ -0,0 +1,9 @@ +# Code table 4.209 - Planetary boundary-layer regime +0 0 Reserved +1 1 Stable +2 2 Mechanically driven turbulence +3 3 Forced convection +4 4 Free convection +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.210.table b/definitions/grib2/tables/24/4.210.table new file mode 100644 index 000000000..524a6ca73 --- /dev/null +++ b/definitions/grib2/tables/24/4.210.table @@ -0,0 +1,6 @@ +# Code table 4.210 - Contrail intensity +0 0 Contrail not present +1 1 Contrail present +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.211.table b/definitions/grib2/tables/24/4.211.table new file mode 100644 index 000000000..098eb2d43 --- /dev/null +++ b/definitions/grib2/tables/24/4.211.table @@ -0,0 +1,7 @@ +# Code table 4.211 - Contrail engine type +0 0 Low bypass +1 1 High bypass +2 2 Non-bypass +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.212.table b/definitions/grib2/tables/24/4.212.table new file mode 100644 index 000000000..1a085b88d --- /dev/null +++ b/definitions/grib2/tables/24/4.212.table @@ -0,0 +1,18 @@ +# Code table 4.212 - Land use +0 0 Reserved +1 1 Urban land +2 2 Agriculture +3 3 Range land +4 4 Deciduous forest +5 5 Coniferous forest +6 6 Forest/wetland +7 7 Water +8 8 Wetlands +9 9 Desert +10 10 Tundra +11 11 Ice +12 12 Tropical forest +13 13 Savannah +# 14-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.213.table b/definitions/grib2/tables/24/4.213.table new file mode 100644 index 000000000..c65784a00 --- /dev/null +++ b/definitions/grib2/tables/24/4.213.table @@ -0,0 +1,16 @@ +# Code table 4.213 - Soil type +0 0 Reserved +1 1 Sand +2 2 Loamy sand +3 3 Sandy loam +4 4 Silt loam +5 5 Organic (redefined) +6 6 Sandy clay loam +7 7 Silt clay loam +8 8 Clay loam +9 9 Sandy clay +10 10 Silty clay +11 11 Clay +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.215.table b/definitions/grib2/tables/24/4.215.table new file mode 100644 index 000000000..034db72be --- /dev/null +++ b/definitions/grib2/tables/24/4.215.table @@ -0,0 +1,9 @@ +# Code table 4.215 - Remotely sensed snow coverage +# 0-49 Reserved +50 50 No-snow/no-cloud +# 51-99 Reserved +100 100 Clouds +# 101-249 Reserved +250 250 Snow +# 251-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.216.table b/definitions/grib2/tables/24/4.216.table new file mode 100644 index 000000000..5d1460cef --- /dev/null +++ b/definitions/grib2/tables/24/4.216.table @@ -0,0 +1,5 @@ +# Code table 4.216 - Elevation of snow-covered terrain +# 0-90 Elevation in increments of 100 m +# 91-253 Reserved +254 254 Clouds +255 255 Missing diff --git a/definitions/grib2/tables/24/4.217.table b/definitions/grib2/tables/24/4.217.table new file mode 100644 index 000000000..a4452182c --- /dev/null +++ b/definitions/grib2/tables/24/4.217.table @@ -0,0 +1,8 @@ +# Code table 4.217 - Cloud mask type +0 0 Clear over water +1 1 Clear over land +2 2 Cloud +3 3 No data +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.218.table b/definitions/grib2/tables/24/4.218.table new file mode 100644 index 000000000..fcd06c348 --- /dev/null +++ b/definitions/grib2/tables/24/4.218.table @@ -0,0 +1,46 @@ +# Code table 4.218 - Pixel scene type +0 0 No scene identified +1 1 Green needle-leafed forest +2 2 Green broad-leafed forest +3 3 Deciduous needle-leafed forest +4 4 Deciduous broad-leafed forest +5 5 Deciduous mixed forest +6 6 Closed shrub-land +7 7 Open shrub-land +8 8 Woody savannah +9 9 Savannah +10 10 Grassland +11 11 Permanent wetland +12 12 Cropland +13 13 Urban +14 14 Vegetation/crops +15 15 Permanent snow/ice +16 16 Barren desert +17 17 Water bodies +18 18 Tundra +19 19 Warm liquid water cloud +20 20 Supercooled liquid water cloud +21 21 Mixed-phase cloud +22 22 Optically thin ice cloud +23 23 Optically thick ice cloud +24 24 Multilayered cloud +# 25-96 Reserved +97 97 Snow/ice on land +98 98 Snow/ice on water +99 99 Sun-glint +100 100 General cloud +101 101 Low cloud/fog/stratus +102 102 Low cloud/stratocumulus +103 103 Low cloud/unknown type +104 104 Medium cloud/nimbostratus +105 105 Medium cloud/altostratus +106 106 Medium cloud/unknown type +107 107 High cloud/cumulus +108 108 High cloud/cirrus +109 109 High cloud/unknown +110 110 Unknown cloud type +111 111 Single layer water cloud +112 112 Single layer ice cloud +# 113-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.219.table b/definitions/grib2/tables/24/4.219.table new file mode 100644 index 000000000..86df0522e --- /dev/null +++ b/definitions/grib2/tables/24/4.219.table @@ -0,0 +1,8 @@ +# Code table 4.219 - Cloud top height quality indicator +0 0 Nominal cloud top height quality +1 1 Fog in segment +2 2 Poor quality height estimation +3 3 Fog in segment and poor quality height estimation +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.220.table b/definitions/grib2/tables/24/4.220.table new file mode 100644 index 000000000..93e841f8b --- /dev/null +++ b/definitions/grib2/tables/24/4.220.table @@ -0,0 +1,6 @@ +# Code table 4.220 - Horizontal dimension processed +0 0 Latitude +1 1 Longitude +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.221.table b/definitions/grib2/tables/24/4.221.table new file mode 100644 index 000000000..8448533d7 --- /dev/null +++ b/definitions/grib2/tables/24/4.221.table @@ -0,0 +1,6 @@ +# Code table 4.221 - Treatment of missing data +0 0 Not included +1 1 Extrapolated +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.222.table b/definitions/grib2/tables/24/4.222.table new file mode 100644 index 000000000..57f113014 --- /dev/null +++ b/definitions/grib2/tables/24/4.222.table @@ -0,0 +1,6 @@ +# Code table 4.222 - Categorical result +0 0 No +1 1 Yes +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.223.table b/definitions/grib2/tables/24/4.223.table new file mode 100644 index 000000000..f0deb076a --- /dev/null +++ b/definitions/grib2/tables/24/4.223.table @@ -0,0 +1,5 @@ +# Code table 4.223 - Fire detection indicator +0 0 No fire detected +1 1 Possible fire detected +2 2 Probable fire detected +3 3 Missing diff --git a/definitions/grib2/tables/24/4.224.table b/definitions/grib2/tables/24/4.224.table new file mode 100644 index 000000000..e87cde4bb --- /dev/null +++ b/definitions/grib2/tables/24/4.224.table @@ -0,0 +1,18 @@ +# Code table 4.224 - Categorical outlook +0 0 No risk area +1 1 Reserved +2 2 General thunderstorm risk area +3 3 Reserved +4 4 Slight risk area +5 5 Reserved +6 6 Moderate risk area +7 7 Reserved +8 8 High risk area +# 9-10 Reserved +11 11 Dry thunderstorm (dry lightning) risk area +# 12-13 Reserved +14 14 Critical risk area +# 15-17 Reserved +18 18 Extremely critical risk area +# 19-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/4.225.table b/definitions/grib2/tables/24/4.225.table new file mode 100644 index 000000000..9dc374087 --- /dev/null +++ b/definitions/grib2/tables/24/4.225.table @@ -0,0 +1,2 @@ +# Code table 4.225 - Weather (see FM 94 BUFR/FM 95 CREX Code table 0 20 003 - Present weather) +511 511 Missing value diff --git a/definitions/grib2/tables/24/4.227.table b/definitions/grib2/tables/24/4.227.table new file mode 100644 index 000000000..27c76553d --- /dev/null +++ b/definitions/grib2/tables/24/4.227.table @@ -0,0 +1,9 @@ +# Code table 4.227 - Icing scenario (weather/cloud classification) +0 0 None +1 1 General +2 2 Convective +3 3 Stratiform +4 4 Freezing +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing value diff --git a/definitions/grib2/tables/24/4.230.table b/definitions/grib2/tables/24/4.230.table new file mode 100644 index 000000000..147ff9747 --- /dev/null +++ b/definitions/grib2/tables/24/4.230.table @@ -0,0 +1,512 @@ +# Code table 4.230 - Atmospheric chemical constituent type +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium cation NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HOO +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Dihydrogen H2 +21 21 Atomic nitrogen N +22 22 Sulphate anion SO42- +23 23 Atomic Radon Rn +24 24 Mercury vapour Hg(0) +25 25 Mercury(II) cation Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Dioxygen O2 +39 39 Nitryl chloride NO2Cl +40 40 Sulphuric acid H2SO4 +41 41 Hydrogen sulphide H2S +42 42 Sulphur trioxide SO3 +43 43 Bromine Br2 +44 44 Hydrofluoric acid HF +45 45 Sulphur hexafluoride SF6 +46 46 Chlorine Cl2 +# 47-9999 Reserved +10000 10000 Hydroxyl radical HO +10001 10001 Methyl peroxy radical CH3OO +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butane (all isomers) C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 XyleneC8H10 +10024 10024 Methanesulphonic acid CH3SO3H +10025 10025 Methylglyoxal (2-oxopropanal) CH3C(O)CHO +10026 10026 Peroxyacetyl radical CH3C(O)OO +10027 10027 Methacrylic acid (2-methylprop-2-enoic acid) CH2C(CH3)COOH +10028 10028 Methacrolein (2-methylprop-2-enal) CH2C(CH3)CHO +10029 10029 Acetone (propan-2-one) CH3C(O)CH3 +10030 10030 Ethyl dioxidanyl radical CH3CH2OO +10031 10031 Butadiene (buta-1,3-diene) (CH2CH)2 +10032 10032 Acetaldehyde (ethanal) CH3CHO +10033 10033 Glycolaldehyde (hydroxyethanal) HOCH2CHO +10034 10034 Cresol (methylphenol), all isomers CH3C6H4OH +10035 10035 Peracetic acid (ethaneperoxoic acid) CH3C(O)OOH +10036 10036 2-hydroxyethyl oxidanyl radical HOCH2CH2O +10037 10037 2-hydroxyethyl dioxidanyl radical HOCH2CH2OO +10038 10038 Glyoxal (oxaldehyde) OCHCHO +10039 10039 Isopropyl dioxidanyl radical (CH3)2CHOO +10040 10040 Isopropyl hydroperoxide (2-hydroperoxypropane) (CH3)2CHOOH +10041 10041 Hydroxyacetone (1-hydroxypropan-2-one) CH3C(O)CH2OH +10042 10042 Peroxyacetic acid (ethaneperoxoic acid) CH3C(O)OOH +10043 10043 Methyl vinyl ketone (but-3-en-2-one) CH3C(O)CHCH2 +10044 10044 Phenoxy radical C6H5O +10045 10045 Methyl radical CH3 +10046 10046 Carbonyl sulphide (carbon oxide sulphide) OCS +10047 10047 Dibromomethane CH2Br2 +10048 10048 Methoxy radical CH3O +10049 10049 Tribromomethane CHBr3 +10050 10050 Formyl radical (oxomethyl radical) HOC +10051 10051 Hydroxymethyl dioxidanyl radical HOCH2OO +10052 10052 Ethyl hydroperoxide CH3CH2OOH +10053 10053 3-hydroxypropyl dioxidanyl radical HOCH2CH2CH2OO +10054 10054 3-hydroxypropyl hydroperoxide HOCH2CH2CH2OOH +# 10055-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides, ...) +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +10501 10501 DMSO (dimethyl sulfoxide) (CH3)2SO +# 10502-20000 Reserved +20001 20001 Hydrogen chloride HCl +20002 20002 CFC-11 (trichlorofluoromethane) CCl3F +20003 20003 CFC-12 (dichlorodifluoromethane) CCl2F2 +20004 20004 CFC-113 (1,1,2-trichloro-1,2,2-trifluoroethane) Cl2FC-CClF2 +20005 20005 CFC-113a (1,1,1-trichloro-2,2,2-trifluoroethane) Cl3C-CF3 +20006 20006 CFC-114 (1,2-dichloro-1,1,2,2-tetrafluoroethane) ClF2C-CClF2 +20007 20007 CFC-115 (1-chloro-1,1,2,2,2-pentafluoroethane) ClF2C-CF3 +20008 20008 HCFC-22 (chlorodifluoromethane) CHClF2 +20009 20009 HCFC-141b (1,1-dichloro-1-fluoroethane) Cl2FC-CH3 +20010 20010 HCFC-142b (1-chloro-1,1-difluoroethane) ClF2C-CH3 +20011 20011 Halon-1202 (dibromodifluoromethane) CBr2F2 +20012 20012 Halon-1211 (bromochlorodifluoromethane) CBrClF2 +20013 20013 Halon-1301 (bromotrifluoromethane) CBrF3 +20014 20014 Halon-2402 (1,2-dibromo-1,1,2,2-tetrafluoroethane) BrF2C-CBrF2 +20015 20015 HCC-40 (methyl chloride) CH3Cl +20016 20016 HCC-10 (carbon tetrachloride) CCl4 +20017 20017 HCC-140a (1,1,1-trichloroethane) Cl3C-CH3 +20018 20018 HBC-40B1 (methyl bromide) CH3Br +20019 20019 HCH (hexachlorocyclohexane) all isomers C6H6Cl6 +20020 20020 alpha-HCH (alpha-hexachlorocyclohexane) both enantiomers alpha-C6H6Cl6 +20021 20021 PCB-153 (2,2',4,4',5,5'-hexachlorobiphenyl) (C6H2Cl3)2 +20022 20022 HCFC-141a (1,1-dichloro-2-fluoroethane) Cl2HC-CH2F +# 20023-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +# 30001-30009 Reserved +30010 30010 Tritium (Hydrogen 3) H-3 +30011 30011 Tritium organic bounded H-3o +30012 30012 Tritium inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +30295 30295 Carbon-13 C-13 +30296 30296 Lead Pb +# 30297-39999 Reserved +40000 40000 Singlet sigma oxygen (dioxygen (sigma singlet)) O2 +40001 40001 Singlet delta oxygen (dioxygen (delta singlet)) O2 +40002 40002 Singlet excited oxygen atom O(1D) +40003 40003 Triplet ground state oxygen atom O(3P) +# 40004-59999 Reserved +60000 60000 HOx radical (OH+HO2) HOx +60001 60001 Total inorganic and organic peroxy radicals (HOO + ROO) ROO +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon NMVOC +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon aNMVOC +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon bNMVOC +60016 60016 Lumped oxygenated hydrocarbons OVOC +60017 60017 NOx expressed as nitrogen dioxide (NO2) NOx +60018 60018 Organic aldehydes RCHO +60019 60019 Organic peroxides ROOH +60020 60020 Organic nitrates RNO3 +60021 60021 Ethers ROR +60022 60022 Amines NRRR +60023 60023 Ketones RC(O)R +60024 60024 Dicarbonyls unsaturated RC(O)CH2C(O)R +60025 60025 Hydroxy dicarbonyls unsaturated RC(O)CHOHC(O)R +60026 60026 Hydroxy ketones RC(OH)C(O)R +60027 60027 Oxides Ox +# 60028-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +# 62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +# 62024 Reserved +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +# 62027 Reserved +62028 62028 Total aerosol hydrophilic +62029 62029 Total aerosol hydrophobic +# 62030-62099 Reserved +62100 62100 Alnus (alder) pollen +62101 62101 Betula (birch) pollen +62102 62102 Castanea (chestnut) pollen +62103 62103 Carpinus (hornbeam) pollen +62104 62104 Corylus (hazel) pollen +62105 62105 Fagus (beech) pollen +62106 62106 Fraxinus (ash) pollen +62107 62107 Pinus (pine) pollen +62108 62108 Platanus (plane) pollen +62109 62109 Populus (cottonwood, poplar) pollen +62110 62110 Quercus (oak) pollen +62111 62111 Salix (willow) pollen +62112 62112 Taxus (yew) pollen +62113 62113 Tilia (lime, linden) pollen +62114 62114 Ulmus (elm) pollen +# 62115-62199 Reserved +62200 62200 Ambrosia (ragweed, burr-ragweed) pollen +62201 62201 Artemisia (sagebrush, wormwood, mugwort) pollen +62202 62202 Brassica (rape, broccoli, Brussels sprouts, cabbage, cauliflower, collards, kale,kohlrabi, mustard, rutabaga) pollen +62203 62203 Plantago (plantain) pollen +62204 62204 Rumex (dock, sorrel) pollen +62205 62205 Urtica (nettle) pollen +# 62206-62299 Reserved +62300 62300 Poaceae (grass family) pollen +# 62301-62999 Reserved +# 63000-65534 For experimental use at local level +65535 65535 Missing diff --git a/definitions/grib2/tables/24/4.233.table b/definitions/grib2/tables/24/4.233.table new file mode 100644 index 000000000..051d603a9 --- /dev/null +++ b/definitions/grib2/tables/24/4.233.table @@ -0,0 +1,512 @@ +# Code table 4.233 - Aerosol type +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium cation NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HOO +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Dihydrogen H2 +21 21 Atomic nitrogen N +22 22 Sulphate anion SO42- +23 23 Atomic Radon Rn +24 24 Mercury vapour Hg(0) +25 25 Mercury(II) cation Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Dioxygen O2 +39 39 Nitryl chloride NO2Cl +40 40 Sulphuric acid H2SO4 +41 41 Hydrogen sulphide H2S +42 42 Sulphur trioxide SO3 +43 43 Bromine Br2 +44 44 Hydrofluoric acid HF +45 45 Sulphur hexafluoride SF6 +46 46 Chlorine Cl2 +# 47-9999 Reserved +10000 10000 Hydroxyl radical HO +10001 10001 Methyl peroxy radical CH3OO +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butane (all isomers) C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 XyleneC8H10 +10024 10024 Methanesulphonic acid CH3SO3H +10025 10025 Methylglyoxal (2-oxopropanal) CH3C(O)CHO +10026 10026 Peroxyacetyl radical CH3C(O)OO +10027 10027 Methacrylic acid (2-methylprop-2-enoic acid) CH2C(CH3)COOH +10028 10028 Methacrolein (2-methylprop-2-enal) CH2C(CH3)CHO +10029 10029 Acetone (propan-2-one) CH3C(O)CH3 +10030 10030 Ethyl dioxidanyl radical CH3CH2OO +10031 10031 Butadiene (buta-1,3-diene) (CH2CH)2 +10032 10032 Acetaldehyde (ethanal) CH3CHO +10033 10033 Glycolaldehyde (hydroxyethanal) HOCH2CHO +10034 10034 Cresol (methylphenol), all isomers CH3C6H4OH +10035 10035 Peracetic acid (ethaneperoxoic acid) CH3C(O)OOH +10036 10036 2-hydroxyethyl oxidanyl radical HOCH2CH2O +10037 10037 2-hydroxyethyl dioxidanyl radical HOCH2CH2OO +10038 10038 Glyoxal (oxaldehyde) OCHCHO +10039 10039 Isopropyl dioxidanyl radical (CH3)2CHOO +10040 10040 Isopropyl hydroperoxide (2-hydroperoxypropane) (CH3)2CHOOH +10041 10041 Hydroxyacetone (1-hydroxypropan-2-one) CH3C(O)CH2OH +10042 10042 Peroxyacetic acid (ethaneperoxoic acid) CH3C(O)OOH +10043 10043 Methyl vinyl ketone (but-3-en-2-one) CH3C(O)CHCH2 +10044 10044 Phenoxy radical C6H5O +10045 10045 Methyl radical CH3 +10046 10046 Carbonyl sulphide (carbon oxide sulphide) OCS +10047 10047 Dibromomethane CH2Br2 +10048 10048 Methoxy radical CH3O +10049 10049 Tribromomethane CHBr3 +10050 10050 Formyl radical (oxomethyl radical) HOC +10051 10051 Hydroxymethyl dioxidanyl radical HOCH2OO +10052 10052 Ethyl hydroperoxide CH3CH2OOH +10053 10053 3-hydroxypropyl dioxidanyl radical HOCH2CH2CH2OO +10054 10054 3-hydroxypropyl hydroperoxide HOCH2CH2CH2OOH +# 10055-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides, ...) +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +10501 10501 DMSO (dimethyl sulfoxide) (CH3)2SO +# 10502-20000 Reserved +20001 20001 Hydrogen chloride HCl +20002 20002 CFC-11 (trichlorofluoromethane) CCl3F +20003 20003 CFC-12 (dichlorodifluoromethane) CCl2F2 +20004 20004 CFC-113 (1,1,2-trichloro-1,2,2-trifluoroethane) Cl2FC-CClF2 +20005 20005 CFC-113a (1,1,1-trichloro-2,2,2-trifluoroethane) Cl3C-CF3 +20006 20006 CFC-114 (1,2-dichloro-1,1,2,2-tetrafluoroethane) ClF2C-CClF2 +20007 20007 CFC-115 (1-chloro-1,1,2,2,2-pentafluoroethane) ClF2C-CF3 +20008 20008 HCFC-22 (chlorodifluoromethane) CHClF2 +20009 20009 HCFC-141b (1,1-dichloro-1-fluoroethane) Cl2FC-CH3 +20010 20010 HCFC-142b (1-chloro-1,1-difluoroethane) ClF2C-CH3 +20011 20011 Halon-1202 (dibromodifluoromethane) CBr2F2 +20012 20012 Halon-1211 (bromochlorodifluoromethane) CBrClF2 +20013 20013 Halon-1301 (bromotrifluoromethane) CBrF3 +20014 20014 Halon-2402 (1,2-dibromo-1,1,2,2-tetrafluoroethane) BrF2C-CBrF2 +20015 20015 HCC-40 (methyl chloride) CH3Cl +20016 20016 HCC-10 (carbon tetrachloride) CCl4 +20017 20017 HCC-140a (1,1,1-trichloroethane) Cl3C-CH3 +20018 20018 HBC-40B1 (methyl bromide) CH3Br +20019 20019 HCH (hexachlorocyclohexane) all isomers C6H6Cl6 +20020 20020 alpha-HCH (alpha-hexachlorocyclohexane) both enantiomers alpha-C6H6Cl6 +20021 20021 PCB-153 (2,2',4,4',5,5'-hexachlorobiphenyl) (C6H2Cl3)2 +20022 20022 HCFC-141a (1,1-dichloro-2-fluoroethane) Cl2HC-CH2F +# 20023-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +# 30001-30009 Reserved +30010 30010 Tritium (Hydrogen 3) H-3 +30011 30011 Tritium organic bounded H-3o +30012 30012 Tritium inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +30295 30295 Carbon-13 C-13 +30296 30296 Lead Pb +# 30297-39999 Reserved +40000 40000 Singlet sigma oxygen (dioxygen (sigma singlet)) O2 +40001 40001 Singlet delta oxygen (dioxygen (delta singlet)) O2 +40002 40002 Singlet excited oxygen atom O(1D) +40003 40003 Triplet ground state oxygen atom O(3P) +# 40004-59999 Reserved +60000 60000 HOx radical (OH+HO2) HOx +60001 60001 Total inorganic and organic peroxy radicals (HOO + ROO) ROO +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon NMVOC +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon aNMVOC +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon bNMVOC +60016 60016 Lumped oxygenated hydrocarbons OVOC +60017 60017 NOx expressed as nitrogen dioxide (NO2) NOx +60018 60018 Organic aldehydes RCHO +60019 60019 Organic peroxides ROOH +60020 60020 Organic nitrates RNO3 +60021 60021 Ethers ROR +60022 60022 Amines NRRR +60023 60023 Ketones RC(O)R +60024 60024 Dicarbonyls unsaturated RC(O)CH2C(O)R +60025 60025 Hydroxy dicarbonyls unsaturated RC(O)CHOHC(O)R +60026 60026 Hydroxy ketones RC(OH)C(O)R +60027 60027 Oxides Ox +# 60028-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +# 62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +# 62024 Reserved +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +# 62027 Reserved +62028 62028 Total aerosol hydrophilic +62029 62029 Total aerosol hydrophobic +# 62030-62099 Reserved +62100 62100 Alnus (alder) pollen +62101 62101 Betula (birch) pollen +62102 62102 Castanea (chestnut) pollen +62103 62103 Carpinus (hornbeam) pollen +62104 62104 Corylus (hazel) pollen +62105 62105 Fagus (beech) pollen +62106 62106 Fraxinus (ash) pollen +62107 62107 Pinus (pine) pollen +62108 62108 Platanus (plane) pollen +62109 62109 Populus (cottonwood, poplar) pollen +62110 62110 Quercus (oak) pollen +62111 62111 Salix (willow) pollen +62112 62112 Taxus (yew) pollen +62113 62113 Tilia (lime, linden) pollen +62114 62114 Ulmus (elm) pollen +# 62115-62199 Reserved +62200 62200 Ambrosia (ragweed, burr-ragweed) pollen +62201 62201 Artemisia (sagebrush, wormwood, mugwort) pollen +62202 62202 Brassica (rape, broccoli, Brussels sprouts, cabbage, cauliflower, collards, kale,kohlrabi, mustard, rutabaga) pollen +62203 62203 Plantago (plantain) pollen +62204 62204 Rumex (dock, sorrel) pollen +62205 62205 Urtica (nettle) pollen +# 62206-62299 Reserved +62300 62300 Poaceae (grass family) pollen +# 62301-62999 Reserved +# 63000-65534 For experimental use at local level +65535 65535 Missing diff --git a/definitions/grib2/tables/24/4.234.table b/definitions/grib2/tables/24/4.234.table new file mode 100644 index 000000000..816541ce9 --- /dev/null +++ b/definitions/grib2/tables/24/4.234.table @@ -0,0 +1,21 @@ +# Code table 4.234 - Canopy cover fraction (to be used as partitioned parameter in product definition template 4.53 or 4.54) +1 1 Crops, mixed farming +2 2 Short grass +3 3 Evergreen needleleaf trees +4 4 Deciduous needleleaf trees +5 5 Deciduous broadleaf trees +6 6 Evergreen broadleaf trees +7 7 Tall grass +8 8 Desert +9 9 Tundra +10 10 Irrigated crops +11 11 Semidesert +12 12 Ice caps and glaciers +13 13 Bogs and marshes +14 14 Inland water +15 15 Ocean +16 16 Evergreen shrubs +17 17 Deciduous shrubs +18 18 Mixed forest +19 19 Interrupted forest +20 20 Water and land mixtures diff --git a/definitions/grib2/tables/24/4.236.table b/definitions/grib2/tables/24/4.236.table new file mode 100644 index 000000000..fbe093ce9 --- /dev/null +++ b/definitions/grib2/tables/24/4.236.table @@ -0,0 +1,8 @@ +# Code table 4.236 - Soil texture fraction (to be used as partitioned parameter in product definition template 4.53 or 4.54) +1 1 Coarse +2 2 Medium +3 3 Medium-fine +4 4 Fine +5 5 Very-fine +6 6 Organic +7 7 Tropical-organic diff --git a/definitions/grib2/tables/24/4.238.table b/definitions/grib2/tables/24/4.238.table new file mode 100644 index 000000000..6dfaf8286 --- /dev/null +++ b/definitions/grib2/tables/24/4.238.table @@ -0,0 +1,16 @@ +# Code table 4.238 - Source or sink +0 0 Reserved +1 1 Aviation +2 2 Lightning +3 3 Biogenic sources +4 4 Anthropogenic sources +5 5 Wild fires +6 6 Natural sources +7 7 Volcanoes +8 8 Bio-fuel +9 9 Fossil-fuel +10 10 Wetlands +11 11 Oceans +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.240.table b/definitions/grib2/tables/24/4.240.table new file mode 100644 index 000000000..f48c086e4 --- /dev/null +++ b/definitions/grib2/tables/24/4.240.table @@ -0,0 +1,13 @@ +# Code table 4.240 - Type of distribution function +0 0 No specific distribution function given +1 1 Delta functions with spatially variable concentration and fixed diameters Dl (p1) in metre +2 2 Delta functions with spatially variable concentration and fixed masses Ml (p1) in kg +3 3 Gaussian (normal) distribution with spatially variable concentration and fixed mean diameter Dl(p1) and variance(p2) +4 4 Gaussian (normal) distribution with spatially variable concentration, mean diameter and variance +5 5 Log-normal distribution with spatially variable number density, mean diameter and variance +6 6 Log-normal distribution with spatially variable number density, mean diameter and fixed variance(p1) +7 7 Log-normal distribution with spatially variable number density and mass density and fixed variance(p1) and fixed particle density(p2) +8 8 No distribution function. The encoded variable is derived from variables characterized by type of distribution function of type No. 7 (see above) with fixed variance(p1) and fixed particle density(p2) +# 9-49151 Reserved +# 49152-65534 Reserved for local use +65535 65535 Missing value diff --git a/definitions/grib2/tables/24/4.241.table b/definitions/grib2/tables/24/4.241.table new file mode 100644 index 000000000..a037b4ba5 --- /dev/null +++ b/definitions/grib2/tables/24/4.241.table @@ -0,0 +1,9 @@ +# Code table 4.241 - Coverage attributes +0 0 Undefined +1 1 Unmodified +2 2 Snow covered +3 3 Flooded +4 4 Ice covered +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing value diff --git a/definitions/grib2/tables/24/4.242.table b/definitions/grib2/tables/24/4.242.table new file mode 100644 index 000000000..083f88c29 --- /dev/null +++ b/definitions/grib2/tables/24/4.242.table @@ -0,0 +1,7 @@ +# Code table 4.242 - Tile classification +0 0 Reserved +1 1 Land use classes according to ESA-GlobCover GCV2009 +2 2 Land use classes according to European Commission-Global Land Cover Project GLC2000 +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing value diff --git a/definitions/grib2/tables/24/4.243.table b/definitions/grib2/tables/24/4.243.table new file mode 100644 index 000000000..b39053311 --- /dev/null +++ b/definitions/grib2/tables/24/4.243.table @@ -0,0 +1,43 @@ +# Code table 4.243 - Tile class +0 0 Reserved +1 1 Evergreen broadleaved forest +2 2 Deciduous broadleaved closed forest +3 3 Deciduous broadleaved open forest +4 4 Evergreen needle-leaf forest +5 5 Deciduous needle-leaf forest +6 6 Mixed leaf trees +7 7 Freshwater flooded trees +8 8 Saline water flooded trees +9 9 Mosaic tree/natural vegetation +10 10 Burnt tree cover +11 11 Evergreen shrubs closed-open +12 12 Deciduous shrubs closed-open +13 13 Herbaceous vegetation closed-open +14 14 Sparse herbaceous or grass +15 15 Flooded shrubs or herbaceous +16 16 Cultivated and managed areas +17 17 Mosaic crop/tree/natural vegetation +18 18 Mosaic crop/shrub/grass +19 19 Bare areas +20 20 Water +21 21 Snow and ice +22 22 Artificial surface +23 23 Ocean +24 24 Irrigated croplands +25 25 Rainfed croplands +26 26 Mosaic cropland (50-70%) - vegetation (20-50%) +27 27 Mosaic vegetation (50-70%) - cropland (20-50%) +28 28 Closed broadleaved evergreen forest +29 29 Closed needle-leaved evergreen forest +30 30 Open needle-leaved deciduous forest +31 31 Mixed broadleaved and needle-leaved forest +32 32 Mosaic shrubland (50-70%) - grassland (20-50%) +33 33 Mosaic grassland (50-70%) - shrubland (20-50%) +34 34 Closed to open shrubland +35 35 Sparse vegetation +36 36 Closed to open forest regularly flooded +37 37 Closed forest or shrubland permanently flooded +38 38 Closed to open grassland regularly flooded +39 39 Undefined +# 40-32767 Reserved +# 32768- Reserved for local use diff --git a/definitions/grib2/tables/24/4.244.table b/definitions/grib2/tables/24/4.244.table new file mode 100644 index 000000000..40534ee09 --- /dev/null +++ b/definitions/grib2/tables/24/4.244.table @@ -0,0 +1,7 @@ +# Code table 4.244 - Quality indicator +0 0 No quality information available +1 1 Failed +2 2 Passed +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.3.table b/definitions/grib2/tables/24/4.3.table new file mode 100644 index 000000000..8ba9e08ab --- /dev/null +++ b/definitions/grib2/tables/24/4.3.table @@ -0,0 +1,23 @@ +# Code table 4.3 - Type of generating process +0 0 Analysis +1 1 Initialization +2 2 Forecast +3 3 Bias corrected forecast +4 4 Ensemble forecast +5 5 Probability forecast +6 6 Forecast error +7 7 Analysis error +8 8 Observation +9 9 Climatological +10 10 Probability-weighted forecast +11 11 Bias-corrected ensemble forecast +12 12 Post-processed analysis +13 13 Post-processed forecast +14 14 Nowcast +15 15 Hindcast +16 16 Physical retrieval +17 17 Regression analysis +18 18 Difference between two forecasts +# 19-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.4.table b/definitions/grib2/tables/24/4.4.table new file mode 100644 index 000000000..7087ebddb --- /dev/null +++ b/definitions/grib2/tables/24/4.4.table @@ -0,0 +1,17 @@ +# Code table 4.4 - Indicator of unit of time range +0 m Minute +1 h Hour +2 D Day +3 M Month +4 Y Year +5 10Y Decade (10 years) +6 30Y Normal (30 years) +7 C Century (100 years) +# 8-9 Reserved +10 3h 3 hours +11 6h 6 hours +12 12h 12 hours +13 s Second +# 14-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.5.table b/definitions/grib2/tables/24/4.5.table new file mode 100644 index 000000000..ec956a361 --- /dev/null +++ b/definitions/grib2/tables/24/4.5.table @@ -0,0 +1,76 @@ +# Code table 4.5 - Fixed surface types and units +0 0 Reserved +1 sfc Ground or water surface (-) +2 2 Cloud base level (-) +3 3 Level of cloud tops (-) +4 4 Level of 0 degree C isotherm (-) +5 5 Level of adiabatic condensation lifted from the surface (-) +6 6 Maximum wind level (-) +7 7 Tropopause (-) +8 sfc Nominal top of the atmosphere (-) +9 9 Sea bottom (-) +10 10 Entire atmosphere (-) +11 11 Cumulonimbus (CB) base (m) +12 12 Cumulonimbus (CB) top (m) +13 13 Lowest level where vertically integrated cloud cover exceeds the specified percentage (cloud base for a given percentage cloud cover) (%) +14 14 Level of free convection (LFC) +15 15 Convective condensation level (CCL) +16 16 Level of neutral buoyancy or equilibrium level (LNB) +# 17-19 Reserved +20 20 Isothermal level (K) +21 21 Lowest level where mass density exceeds the specified value (base for a given threshold of mass density) (kg m-3) +22 22 Highest level where mass density exceeds the specified value (top for a given threshold of mass density) (kg m-3) +23 23 Lowest level where air concentration exceeds the specified value (base for a given threshold of air concentration) (Bq m-3) +24 24 Highest level where air concentration exceeds the specified value (top for a given threshold of air concentration) (Bq m-3) +25 25 Highest level where radar reflectivity exceeds the specified value (echo top for a given threshold of reflectivity) (dBZ) +# 26-99 Reserved +100 pl Isobaric surface (Pa) +101 sfc Mean sea level +102 102 Specific altitude above mean sea level (m) +103 sfc Specified height level above ground (m) +104 104 Sigma level (sigma value) +105 ml Hybrid level (-) +106 sfc Depth below land surface (m) +107 pt Isentropic (theta) level (K) +108 108 Level at specified pressure difference from ground to level (Pa) +109 pv Potential vorticity surface (K m2 kg-1 s-1) +110 110 Reserved +111 111 Eta level (-) +112 112 Reserved +113 113 Logarithmic hybrid level +114 114 Snow level (Numeric) +115 115 Sigma height level +# 116 Reserved +117 117 Mixed layer depth (m) +118 hhl Hybrid height level (-) +119 hpl Hybrid pressure level (-) +# 120-149 Reserved +150 150 Generalized vertical height coordinate +151 sol Soil level (Numeric) +# 152-159 Reserved +160 160 Depth below sea level (m) +161 161 Depth below water surface (m) +162 162 Lake or river bottom (-) +163 163 Bottom of sediment layer (-) +164 164 Bottom of thermally active sediment layer (-) +165 165 Bottom of sediment layer penetrated by thermal wave (-) +166 166 Mixing layer (-) +167 167 Bottom of root zone (-) +168 168 Ocean model level (Numeric) +169 169 Ocean level defined by water density (sigma-theta) difference from near-surface to level (kg m-3) +170 170 Ocean level defined by water potential temperature difference from near-surface to level (K) +# 171-173 Reserved +174 174 Top surface of ice on sea, lake or river +175 175 Top surface of ice, under snow cover, on sea, lake or river +176 176 Bottom surface (underside) ice on sea, lake or river +177 sfc Deep soil (of indefinite depth) +# 178 Reserved +179 179 Top surface of glacier ice and inland ice +180 180 Deep inland or glacier ice (of indefinite depth) +181 181 Grid tile land fraction as a model surface +182 182 Grid tile water fraction as a model surface +183 183 Grid tile ice fraction on sea, lake or river as a model surface +184 184 Grid tile glacier ice and inland ice fraction as a model surface +# 185-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.6.table b/definitions/grib2/tables/24/4.6.table new file mode 100644 index 000000000..b2dfeb498 --- /dev/null +++ b/definitions/grib2/tables/24/4.6.table @@ -0,0 +1,9 @@ +# Code table 4.6 - Type of ensemble forecast +0 0 Unperturbed high-resolution control forecast +1 1 Unperturbed low-resolution control forecast +2 2 Negatively perturbed forecast +3 3 Positively perturbed forecast +4 4 Multi-model forecast +# 5-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.7.table b/definitions/grib2/tables/24/4.7.table new file mode 100644 index 000000000..e0de0e1b2 --- /dev/null +++ b/definitions/grib2/tables/24/4.7.table @@ -0,0 +1,14 @@ +# Code table 4.7 - Derived forecast +0 0 Unweighted mean of all members +1 1 Weighted mean of all members +2 2 Standard deviation with respect to cluster mean +3 3 Standard deviation with respect to cluster mean, normalized +4 4 Spread of all members +5 5 Large anomaly index of all members +6 6 Unweighted mean of the cluster members +7 7 Interquartile range (range between the 25th and 75th quantile) +8 8 Minimum of all ensemble members +9 9 Maximum of all ensemble members +# 10-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.8.table b/definitions/grib2/tables/24/4.8.table new file mode 100644 index 000000000..ad883039c --- /dev/null +++ b/definitions/grib2/tables/24/4.8.table @@ -0,0 +1,6 @@ +# Code table 4.8 - Clustering method +0 0 Anomaly correlation +1 1 Root mean square +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.9.table b/definitions/grib2/tables/24/4.9.table new file mode 100644 index 000000000..9f74599c3 --- /dev/null +++ b/definitions/grib2/tables/24/4.9.table @@ -0,0 +1,13 @@ +# Code table 4.9 - Probability type +0 0 Probability of event below lower limit +1 1 Probability of event above upper limit +2 2 Probability of event between lower and upper limits (the range includes the lower limit but not the upper limit) +3 3 Probability of event above lower limit +4 4 Probability of event below upper limit +5 5 Probability of event equal to lower limit +6 6 Probability of event in above normal category +7 7 Probability of event in near normal category +8 8 Probability of event in below normal category +# 9-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/4.91.table b/definitions/grib2/tables/24/4.91.table new file mode 100644 index 000000000..44cf25f44 --- /dev/null +++ b/definitions/grib2/tables/24/4.91.table @@ -0,0 +1,16 @@ +# Code table 4.91 - Type of Interval +0 0 Smaller than first limit +1 1 Greater than second limit +2 2 Between first and second limit. The range includes the first limit but not the second limit +3 3 Greater than first limit +4 4 Smaller than second limit +5 5 Smaller or equal first limit +6 6 Greater or equal second limit +7 7 Between first and second. The range includes the first limit and the second limit +8 8 Greater or equal first limit +9 9 Smaller or equal second limit +10 10 Between first and second limit. The range includes the second limit but not the first limit +11 11 Equal to first limit +# 12-191 Reserved +# 192-254 Reserved for local use +255 missing Missing diff --git a/definitions/grib2/tables/24/5.0.table b/definitions/grib2/tables/24/5.0.table new file mode 100644 index 000000000..27a9fbc97 --- /dev/null +++ b/definitions/grib2/tables/24/5.0.table @@ -0,0 +1,27 @@ +# Code table 5.0 - Data representation template number +0 0 Grid point data - simple packing +1 1 Matrix value at grid point - simple packing +2 2 Grid point data - complex packing +3 3 Grid point data - complex packing and spatial differencing +4 4 Grid point data - IEEE floating point data +# 5-39 Reserved +40 40 Grid point data - JPEG 2000 code stream format +41 41 Grid point data - Portable Network Graphics (PNG) +42 42 Grid point and spectral data - CCSDS recommended lossless compression +# 43-49 Reserved +50 50 Spectral data - simple packing +51 51 Spherical harmonics data - complex packing +# 52 Reserved +53 53 Spectral data for limited area models - complex packing +# 54-60 Reserved +61 61 Grid point data - simple packing with logarithm pre-processing +# 62-199 Reserved +200 200 Run length packing with level values +# 201-49151 Reserved +# 49152-65534 Reserved for local use +40000 40000 JPEG2000 Packing +40010 40010 PNG pacling +50000 50000 Sperical harmonics ieee packing +50001 50001 Second order packing +50002 50002 Second order packing +65535 65535 Missing diff --git a/definitions/grib2/tables/24/5.1.table b/definitions/grib2/tables/24/5.1.table new file mode 100644 index 000000000..854330c74 --- /dev/null +++ b/definitions/grib2/tables/24/5.1.table @@ -0,0 +1,6 @@ +# Code table 5.1 - Type of original field values +0 0 Floating point +1 1 Integer +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.2.table b/definitions/grib2/tables/24/5.2.table new file mode 100644 index 000000000..40586a131 --- /dev/null +++ b/definitions/grib2/tables/24/5.2.table @@ -0,0 +1,8 @@ +# Code table 5.2 - Matrix coordinate value function definition +0 0 Explicit coordinate values set +1 1 Linear coordinates f(1) = C1, f(n) = f(n-1) + C2 +# 2-10 Reserved +11 11 Geometric coordinates f(1)=C1, f(n)=C2*f(n-1) +# 12-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.25.table b/definitions/grib2/tables/24/5.25.table new file mode 100644 index 000000000..1b45f28a3 --- /dev/null +++ b/definitions/grib2/tables/24/5.25.table @@ -0,0 +1,9 @@ +# Code table 5.25 - type of bi-Fourier subtruncation +# 0-76 Reserved +77 77 Rectangular +# 78-87 Reserved +88 88 Elliptic +# 89-98 Reserved +99 99 Diamond +# 100-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/5.26.table b/definitions/grib2/tables/24/5.26.table new file mode 100644 index 000000000..9e91ebf2e --- /dev/null +++ b/definitions/grib2/tables/24/5.26.table @@ -0,0 +1,5 @@ +# Code table 5.26 - packing mode for axes +0 0 Spectral coefficients for axes are packed +1 1 Spectral coefficients for axes included in the unpacked subset +# 2-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/5.3.table b/definitions/grib2/tables/24/5.3.table new file mode 100644 index 000000000..c3b7b30fe --- /dev/null +++ b/definitions/grib2/tables/24/5.3.table @@ -0,0 +1,7 @@ +# Code table 5.3 - Matrix coordinate parameter +1 1 Direction degrees true +2 2 Frequency (s-1) +3 3 Radial number (2pi/lambda) (m-1) +# 4-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.4.table b/definitions/grib2/tables/24/5.4.table new file mode 100644 index 000000000..8121c1819 --- /dev/null +++ b/definitions/grib2/tables/24/5.4.table @@ -0,0 +1,6 @@ +# Code table 5.4 - Group splitting method +0 0 Row by row splitting +1 1 General group splitting +# 2-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.40.table b/definitions/grib2/tables/24/5.40.table new file mode 100644 index 000000000..b9bad2c39 --- /dev/null +++ b/definitions/grib2/tables/24/5.40.table @@ -0,0 +1,5 @@ +# Code table 5.40 - Type of compression +0 0 Lossless +1 1 Lossy +# 2-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/5.40000.table b/definitions/grib2/tables/24/5.40000.table new file mode 100644 index 000000000..1eef7c763 --- /dev/null +++ b/definitions/grib2/tables/24/5.40000.table @@ -0,0 +1,5 @@ +# Code Table 5.40: Type of Compression +0 0 Lossless +1 1 Lossy +#2-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/5.5.table b/definitions/grib2/tables/24/5.5.table new file mode 100644 index 000000000..3ef3eb070 --- /dev/null +++ b/definitions/grib2/tables/24/5.5.table @@ -0,0 +1,7 @@ +# Code table 5.5 - Missing value management for complex packing +0 0 No explicit missing values included within data values +1 1 Primary missing values included within data values +2 2 Primary and secondary missing values included within data values +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.50002.table b/definitions/grib2/tables/24/5.50002.table new file mode 100644 index 000000000..10c243cb0 --- /dev/null +++ b/definitions/grib2/tables/24/5.50002.table @@ -0,0 +1,19 @@ +# second order packing modes table + +1 0 no boustrophedonic +1 1 boustrophedonic +2 0 Reserved +2 1 Reserved +3 0 Reserved +3 1 Reserved +4 0 Reserved +4 1 Reserved +5 0 Reserved +5 1 Reserved +6 0 Reserved +6 1 Reserved +7 0 Reserved +7 1 Reserved +8 0 Reserved +8 1 Reserved + diff --git a/definitions/grib2/tables/24/5.6.table b/definitions/grib2/tables/24/5.6.table new file mode 100644 index 000000000..6d5177877 --- /dev/null +++ b/definitions/grib2/tables/24/5.6.table @@ -0,0 +1,7 @@ +# Code table 5.6 - Order of spatial differencing +0 0 Reserved +1 1 First-order spatial differencing +2 2 Second-order spatial differencing +# 3-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/24/5.7.table b/definitions/grib2/tables/24/5.7.table new file mode 100644 index 000000000..5ab780056 --- /dev/null +++ b/definitions/grib2/tables/24/5.7.table @@ -0,0 +1,7 @@ +# Code table 5.7 - Precision of floating-point numbers +0 0 Reserved +1 1 IEEE 32-bit (I=4 in section 7) +2 2 IEEE 64-bit (I=8 in section 7) +3 3 IEEE 128-bit (I=16 in section 7) +# 4-254 Reserved +255 255 Missing diff --git a/definitions/grib2/tables/24/6.0.table b/definitions/grib2/tables/24/6.0.table new file mode 100644 index 000000000..2a29aa285 --- /dev/null +++ b/definitions/grib2/tables/24/6.0.table @@ -0,0 +1,6 @@ +# Code table 6.0 - Bit map indicator +0 0 A bit map applies to this product and is specified in this Section +1 1 A bit map pre-determined by the originating/generating centre applies to this product and is not specified in this Section +# 1-253 A bit map predetermined by the originating/generating centre applies to this product and is not specified in this Section +254 254 A bit map defined previously in the same GRIB message applies to this product +255 255 A bit map does not apply to this product diff --git a/definitions/grib2/tables/24/stepType.table b/definitions/grib2/tables/24/stepType.table new file mode 100644 index 000000000..d88e44123 --- /dev/null +++ b/definitions/grib2/tables/24/stepType.table @@ -0,0 +1,4 @@ +# CODE TABLE Step Type + +0 instant Instant +1 interval Interval From a596323c740d959c1d12841a669cd58e258e8637 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 7 Nov 2019 10:02:19 +0000 Subject: [PATCH 045/104] Documentation: Use geoiterator instead of iterator --- src/eccodes.h | 32 ++++++++++++++++---------------- src/grib_api.h | 34 +++++++++++++++++----------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/eccodes.h b/src/eccodes.h index 46838dd78..ba084947d 100644 --- a/src/eccodes.h +++ b/src/eccodes.h @@ -145,7 +145,7 @@ typedef struct grib_multi_handle codes_multi_handle; */ typedef struct grib_context codes_context; -/*! Codes iterator, structure supporting a geographic iteration of values in a GRIB message. +/*! GRIB geoiterator, structure supporting a geographic iteration of values in a GRIB message. \ingroup iterators \struct codes_iterator */ @@ -571,12 +571,12 @@ int codes_get_message_copy(const codes_handle* h, void* message, size_t *message /*! @{ */ /*! -* \brief Create a new iterator from a GRIB handle, using current geometry and values. +* \brief Create a new geoiterator from a GRIB handle, using current geometry and values. * -* \param h : the handle from which the iterator will be created +* \param h : the handle from which the geoiterator will be created * \param flags : flags for future use. * \param error : error code -* \return the new iterator, NULL if no iterator can be created +* \return the new geoiterator, NULL if no geoiterator can be created */ codes_iterator* codes_grib_iterator_new(const codes_handle* h, unsigned long flags, int* error); @@ -594,9 +594,9 @@ codes_iterator* codes_grib_iterator_new(const codes_handle* h, unsigned long fla int codes_grib_get_data(const codes_handle *h, double *lats, double *lons, double *values); /** -* Get the next value from an iterator. +* Get the next value from a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @param lat : on output latitude in degree * @param lon : on output longitude in degree * @param value : on output value of the point @@ -605,9 +605,9 @@ int codes_grib_get_data(const codes_handle *h, double *lats, double *lons, doubl int codes_grib_iterator_next(codes_iterator *i, double* lat, double* lon, double* value); /** -* Get the previous value from an iterator. +* Get the previous value from a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @param lat : on output latitude in degree * @param lon : on output longitude in degree * @param value : on output value of the point* @@ -616,33 +616,33 @@ int codes_grib_iterator_next(codes_iterator *i, double* lat, double* lon, double int codes_grib_iterator_previous(codes_iterator *i, double* lat, double* lon, double* value); /** -* Test procedure for values in an iterator. +* Test procedure for values in a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @return boolean, 1 if the iterator still nave next values, 0 otherwise */ int codes_grib_iterator_has_next(codes_iterator *i); /** -* Test procedure for values in an iterator. +* Test procedure for values in a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @return 0 if OK, integer value on error */ int codes_grib_iterator_reset(codes_iterator *i); /** -* Frees an iterator from memory +* Frees the geoiterator from memory. * -* @param i : the iterator +* @param i : the geoiterator * @return 0 if OK, integer value on error */ int codes_grib_iterator_delete(codes_iterator *i); /*! -* \brief Create a new nearest from a handle, using current geometry . +* \brief Create a new nearest neighbour object from a handle, using current geometry. * -* \param h : the handle from which the iterator will be created +* \param h : the handle from which the nearest object will be created * \param error : error code * \return the new nearest, NULL if no nearest can be created */ diff --git a/src/grib_api.h b/src/grib_api.h index 323fc28a8..e0a985d67 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -188,7 +188,7 @@ typedef struct grib_multi_handle grib_multi_handle; */ typedef struct grib_context grib_context; -/*! Grib iterator, structure supporting a geographic iteration of values on a GRIB message. +/*! Grib geoiterator, structure supporting a geographic iteration of values on a GRIB message. \ingroup grib_iterator */ typedef struct grib_iterator grib_iterator; @@ -584,12 +584,12 @@ int grib_get_message_copy(const grib_handle* h, void* message,size_t *message_le /*! @{ */ /*! -* \brief Create a new iterator from a handle, using current geometry and values. +* \brief Create a new geoiterator from a handle, using current geometry and values. * -* \param h : the handle from which the iterator will be created +* \param h : the handle from which the geoiterator will be created * \param flags : flags for future use. * \param error : error code -* \return the new iterator, NULL if no iterator can be created +* \return the new geoiterator, NULL if no geoiterator can be created */ grib_iterator* grib_iterator_new(const grib_handle* h, unsigned long flags, int* error); @@ -607,9 +607,9 @@ grib_iterator* grib_iterator_new(const grib_handle* h, unsigned long flags, int* int grib_get_data(const grib_handle *h, double *lats, double *lons, double *values); /** -* Get the next value from an iterator. +* Get the next value from a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @param lat : on output latitude in degree * @param lon : on output longitude in degree * @param value : on output value of the point @@ -618,9 +618,9 @@ int grib_get_data(const grib_handle *h, double *lats, double *lons, double *valu int grib_iterator_next(grib_iterator *i, double* lat,double* lon,double* value); /** -* Get the previous value from an iterator. +* Get the previous value from a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @param lat : on output latitude in degree * @param lon : on output longitude in degree * @param value : on output value of the point* @@ -629,33 +629,33 @@ int grib_iterator_next(grib_iterator *i, double* lat,double* lon,double* value); int grib_iterator_previous(grib_iterator *i, double* lat,double* lon,double* value); /** -* Test procedure for values in an iterator. +* Test procedure for values in a geoiterator. * -* @param i : the iterator -* @return boolean, 1 if the iterator still nave next values, 0 otherwise +* @param i : the geoiterator +* @return boolean, 1 if the geoiterator still nave next values, 0 otherwise */ int grib_iterator_has_next(grib_iterator *i); /** -* Test procedure for values in an iterator. +* Test procedure for values in a geoiterator. * -* @param i : the iterator +* @param i : the geoiterator * @return 0 if OK, integer value on error */ int grib_iterator_reset(grib_iterator *i); /** -* Frees an iterator from memory +* Frees a geoiterator from memory * -* @param i : the iterator +* @param i : the geoiterator * @return 0 if OK, integer value on error */ int grib_iterator_delete(grib_iterator *i); /*! -* \brief Create a new nearest from a handle, using current geometry . +* \brief Create a new nearest neighbour object from a handle, using current geometry. * -* \param h : the handle from which the iterator will be created +* \param h : the handle from which the nearest object will be created * \param error : error code * \return the new nearest, NULL if no nearest can be created */ From 2743b6f52494e2562ec6e8f7f90811f189e32d7e Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 7 Nov 2019 12:03:45 +0000 Subject: [PATCH 046/104] Fix includes: IWYU --- examples/C/grib_iterator.c | 1 - examples/C/grib_iterator_bitmap.c | 1 - examples/C/grib_keys_iterator.c | 1 - examples/C/grib_list.c | 1 - examples/C/grib_multi.c | 1 - examples/C/grib_multi_write.c | 1 - examples/C/mars_param.c | 1 - examples/python/grib_keys_iterator.c | 1 - fortran/grib_fortran.c | 2 ++ src/grib_accessor_class_bufr_data_element.c | 1 - src/grib_accessor_class_bufr_elements_table.c | 1 - src/grib_accessor_class_codetable_title.c | 5 ----- src/grib_accessor_class_codetable_units.c | 5 ----- src/grib_accessor_class_data_g1complex_packing.c | 2 +- src/grib_accessor_class_data_g2bifourier_packing.c | 1 - src/grib_accessor_class_data_g2complex_packing.c | 2 +- src/grib_accessor_class_dictionary.c | 5 ----- src/grib_accessor_class_global_gaussian.c | 6 +----- src/grib_accessor_class_octahedral_gaussian.c | 6 +----- src/grib_accessor_class_pack_bufr_values.c | 5 ----- src/grib_accessor_class_smart_table_column.c | 5 ----- src/grib_accessor_class_transient_darray.c | 2 +- src/grib_accessor_class_unpack_bufr_values.c | 5 ----- src/grib_api_version.c | 2 -- src/grib_dumper_class_grib_encode_C.c | 2 +- src/grib_expression.c | 1 - src/grib_gaussian_reduced.c | 2 +- src/grib_header_compute.c | 1 - src/grib_iterator_class_gaussian_reduced.c | 1 - src/grib_optimize_decimal_factor.c | 1 - tests/bufr_extract_headers.c | 9 ++++----- tests/bufr_get_element.c | 2 +- tests/bufr_keys_iter.c | 2 +- tests/gauss_sub.c | 1 - tests/grib_ecc-386.c | 1 - tests/grib_ecc-604-encode.c | 1 - tests/grib_encode_pthreads.c | 1 - tests/grib_multi_from_message.c | 1 - tests/grib_optimize_scaling_sh.c | 2 -- tests/grib_sh_ieee64.c | 1 - tests/grib_util_set_spec.c | 1 - tests/read_any.c | 2 +- tigge/tigge_accumulations.c | 1 - tigge/tigge_name.c | 4 +--- tigge/tigge_split.c | 1 - tigge/tigge_tools.c | 1 - tools/big2gribex.c | 1 - tools/bufr_split_by_rdbSubtype.c | 1 - tools/gg_sub_area_check.c | 1 - tools/grib_to_netcdf.c | 1 - tools/grib_tools.h | 1 - 51 files changed, 17 insertions(+), 90 deletions(-) diff --git a/examples/C/grib_iterator.c b/examples/C/grib_iterator.c index 1193a8e28..980d2439c 100644 --- a/examples/C/grib_iterator.c +++ b/examples/C/grib_iterator.c @@ -17,7 +17,6 @@ #include #include -#include #include "eccodes.h" diff --git a/examples/C/grib_iterator_bitmap.c b/examples/C/grib_iterator_bitmap.c index 1da1200a8..6e0274893 100644 --- a/examples/C/grib_iterator_bitmap.c +++ b/examples/C/grib_iterator_bitmap.c @@ -16,7 +16,6 @@ #include #include -#include #include #include "eccodes.h" diff --git a/examples/C/grib_keys_iterator.c b/examples/C/grib_keys_iterator.c index 66fb47049..dfc313f41 100644 --- a/examples/C/grib_keys_iterator.c +++ b/examples/C/grib_keys_iterator.c @@ -18,7 +18,6 @@ * */ -#include #include #include #include diff --git a/examples/C/grib_list.c b/examples/C/grib_list.c index 5d6eac68e..49c23cedf 100644 --- a/examples/C/grib_list.c +++ b/examples/C/grib_list.c @@ -15,7 +15,6 @@ * */ #include -#include #include #include "eccodes.h" diff --git a/examples/C/grib_multi.c b/examples/C/grib_multi.c index 67d19ca58..3f0520d0d 100644 --- a/examples/C/grib_multi.c +++ b/examples/C/grib_multi.c @@ -18,7 +18,6 @@ * */ #include -#include #include "eccodes.h" diff --git a/examples/C/grib_multi_write.c b/examples/C/grib_multi_write.c index 4e4dcc63c..aea0b7b93 100644 --- a/examples/C/grib_multi_write.c +++ b/examples/C/grib_multi_write.c @@ -16,7 +16,6 @@ */ #include #include -#include #include "eccodes.h" static void usage(const char* prog) { diff --git a/examples/C/mars_param.c b/examples/C/mars_param.c index 37595fbed..687dc7656 100644 --- a/examples/C/mars_param.c +++ b/examples/C/mars_param.c @@ -15,7 +15,6 @@ * */ #include -#include #include "eccodes.h" diff --git a/examples/python/grib_keys_iterator.c b/examples/python/grib_keys_iterator.c index a1ce7f60a..faa96410f 100644 --- a/examples/python/grib_keys_iterator.c +++ b/examples/python/grib_keys_iterator.c @@ -18,7 +18,6 @@ * */ -#include #include #include #include diff --git a/fortran/grib_fortran.c b/fortran/grib_fortran.c index 45bcaeb46..f9235c5ce 100644 --- a/fortran/grib_fortran.c +++ b/fortran/grib_fortran.c @@ -15,9 +15,11 @@ # include #endif +/* #if HAVE_SYS_STAT_H # include #endif +*/ #ifdef HAVE_FCNTL_H # include diff --git a/src/grib_accessor_class_bufr_data_element.c b/src/grib_accessor_class_bufr_data_element.c index fea8e9cf0..f940a1a00 100644 --- a/src/grib_accessor_class_bufr_data_element.c +++ b/src/grib_accessor_class_bufr_data_element.c @@ -13,7 +13,6 @@ ****************************************/ #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_bufr_elements_table.c b/src/grib_accessor_class_bufr_elements_table.c index 1c19ed90b..68cff98af 100644 --- a/src/grib_accessor_class_bufr_elements_table.c +++ b/src/grib_accessor_class_bufr_elements_table.c @@ -13,7 +13,6 @@ ****************************************/ #include "grib_api_internal.h" -#include #if GRIB_PTHREADS static pthread_once_t once = PTHREAD_ONCE_INIT; diff --git a/src/grib_accessor_class_codetable_title.c b/src/grib_accessor_class_codetable_title.c index 070c7f1e3..81352165b 100644 --- a/src/grib_accessor_class_codetable_title.c +++ b/src/grib_accessor_class_codetable_title.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_codetable_units.c b/src/grib_accessor_class_codetable_units.c index 850489686..0839d87a1 100644 --- a/src/grib_accessor_class_codetable_units.c +++ b/src/grib_accessor_class_codetable_units.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_data_g1complex_packing.c b/src/grib_accessor_class_data_g1complex_packing.c index e68a407c6..b44891933 100644 --- a/src/grib_accessor_class_data_g1complex_packing.c +++ b/src/grib_accessor_class_data_g1complex_packing.c @@ -9,7 +9,7 @@ */ #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_accessor_class_data_g2bifourier_packing.c b/src/grib_accessor_class_data_g2bifourier_packing.c index a9e59560d..a3fccd2c3 100644 --- a/src/grib_accessor_class_data_g2bifourier_packing.c +++ b/src/grib_accessor_class_data_g2bifourier_packing.c @@ -13,7 +13,6 @@ *******************************/ #include "grib_api_internal.h" -#include "grib_accessor_class.h" #include "grib_optimize_decimal_factor.h" #include diff --git a/src/grib_accessor_class_data_g2complex_packing.c b/src/grib_accessor_class_data_g2complex_packing.c index 9c923da85..bf429f9fe 100644 --- a/src/grib_accessor_class_data_g2complex_packing.c +++ b/src/grib_accessor_class_data_g2complex_packing.c @@ -9,7 +9,7 @@ */ #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_accessor_class_dictionary.c b/src/grib_accessor_class_dictionary.c index 80d4be72e..0278769d8 100644 --- a/src/grib_accessor_class_dictionary.c +++ b/src/grib_accessor_class_dictionary.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_global_gaussian.c b/src/grib_accessor_class_global_gaussian.c index 2971da4eb..6f7289463 100644 --- a/src/grib_accessor_class_global_gaussian.c +++ b/src/grib_accessor_class_global_gaussian.c @@ -8,12 +8,8 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/************************************************* - * Enrico Fucile - ***********************************************/ - #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_accessor_class_octahedral_gaussian.c b/src/grib_accessor_class_octahedral_gaussian.c index 10ec416ee..943504cf1 100644 --- a/src/grib_accessor_class_octahedral_gaussian.c +++ b/src/grib_accessor_class_octahedral_gaussian.c @@ -8,12 +8,8 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/************************************************* - * Enrico Fucile - ***********************************************/ - #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_accessor_class_pack_bufr_values.c b/src/grib_accessor_class_pack_bufr_values.c index 7b7a10986..da2f0d44b 100644 --- a/src/grib_accessor_class_pack_bufr_values.c +++ b/src/grib_accessor_class_pack_bufr_values.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_smart_table_column.c b/src/grib_accessor_class_smart_table_column.c index d9f76535e..97d851aff 100644 --- a/src/grib_accessor_class_smart_table_column.c +++ b/src/grib_accessor_class_smart_table_column.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_accessor_class_transient_darray.c b/src/grib_accessor_class_transient_darray.c index 9b9943595..6e6bd5433 100644 --- a/src/grib_accessor_class_transient_darray.c +++ b/src/grib_accessor_class_transient_darray.c @@ -9,7 +9,7 @@ */ #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_accessor_class_unpack_bufr_values.c b/src/grib_accessor_class_unpack_bufr_values.c index 303a2dca8..0c4481432 100644 --- a/src/grib_accessor_class_unpack_bufr_values.c +++ b/src/grib_accessor_class_unpack_bufr_values.c @@ -8,12 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/***************************************** - * Enrico Fucile - ****************************************/ - #include "grib_api_internal.h" -#include /* This is used by make_class.pl diff --git a/src/grib_api_version.c b/src/grib_api_version.c index 4c3b455ef..5b9f046f5 100644 --- a/src/grib_api_version.c +++ b/src/grib_api_version.c @@ -1,3 +1 @@ -#include "grib_api_internal.h" - const char * grib_get_git_sha1() { return ""; } diff --git a/src/grib_dumper_class_grib_encode_C.c b/src/grib_dumper_class_grib_encode_C.c index 771551752..bb656ec26 100644 --- a/src/grib_dumper_class_grib_encode_C.c +++ b/src/grib_dumper_class_grib_encode_C.c @@ -9,7 +9,7 @@ */ #include "grib_api_internal.h" -#include + /* This is used by make_class.pl diff --git a/src/grib_expression.c b/src/grib_expression.c index 31fe8868b..63eeaf80c 100644 --- a/src/grib_expression.c +++ b/src/grib_expression.c @@ -8,7 +8,6 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -#include #include "grib_api_internal.h" int grib_expression_native_type(grib_handle* h,grib_expression* g) diff --git a/src/grib_gaussian_reduced.c b/src/grib_gaussian_reduced.c index 2ff49cf74..2d4b0a27e 100644 --- a/src/grib_gaussian_reduced.c +++ b/src/grib_gaussian_reduced.c @@ -8,7 +8,7 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ #include "grib_api_internal.h" -#include + /* * C Implementation: gaussian_reduced diff --git a/src/grib_header_compute.c b/src/grib_header_compute.c index fb5b279f4..6ac1e3121 100644 --- a/src/grib_header_compute.c +++ b/src/grib_header_compute.c @@ -16,7 +16,6 @@ #include "grib_api_internal.h" #include -#include #include #include #include diff --git a/src/grib_iterator_class_gaussian_reduced.c b/src/grib_iterator_class_gaussian_reduced.c index f986f7471..e76c1b522 100644 --- a/src/grib_iterator_class_gaussian_reduced.c +++ b/src/grib_iterator_class_gaussian_reduced.c @@ -14,7 +14,6 @@ #include "grib_api_internal.h" -#include #include /* diff --git a/src/grib_optimize_decimal_factor.c b/src/grib_optimize_decimal_factor.c index afeb6c008..9a4975fa9 100644 --- a/src/grib_optimize_decimal_factor.c +++ b/src/grib_optimize_decimal_factor.c @@ -13,7 +13,6 @@ #include #include #include -#include static double epsilon() { diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index 9a989b46b..32e176a49 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -9,7 +9,6 @@ */ #include "eccodes.h" -#include static const char* not_found = "not_found"; @@ -38,7 +37,7 @@ int main(int argc, char* argv[]) char *filename, *keys; int i, err = 0; int num_messages = 0; - codes_bufr_header* headers = NULL; + codes_bufr_header* header_array = NULL; codes_context* c = codes_context_get_default(); if (argc != 3) return 1; @@ -46,11 +45,11 @@ int main(int argc, char* argv[]) keys = argv[1]; /* comma-separated like bufr_ls/bufr_get */ filename = argv[2]; - err = codes_bufr_extract_headers_malloc(c, filename, &headers, &num_messages); + err = codes_bufr_extract_headers_malloc(c, filename, &header_array, &num_messages); if (err) return 1; for (i=0; i < num_messages; ++i) { - codes_bufr_header bh = headers[i]; + codes_bufr_header bh = header_array[i]; /* * Mimic the behaviour of bufr_get -f -p keys for testing */ @@ -113,7 +112,7 @@ int main(int argc, char* argv[]) printf("\n"); } - free(headers); + free(header_array); return 0; } diff --git a/tests/bufr_get_element.c b/tests/bufr_get_element.c index 15a32ccc4..a91410259 100644 --- a/tests/bufr_get_element.c +++ b/tests/bufr_get_element.c @@ -7,7 +7,7 @@ * 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. */ -#include "grib_api_internal.h" + #include "eccodes.h" #include diff --git a/tests/bufr_keys_iter.c b/tests/bufr_keys_iter.c index 58440362f..039a292c3 100644 --- a/tests/bufr_keys_iter.c +++ b/tests/bufr_keys_iter.c @@ -7,7 +7,7 @@ * 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. */ -#include "grib_api_internal.h" + #include "eccodes.h" #include diff --git a/tests/gauss_sub.c b/tests/gauss_sub.c index 88d224f20..12d64f6ac 100644 --- a/tests/gauss_sub.c +++ b/tests/gauss_sub.c @@ -9,7 +9,6 @@ */ #include "grib_api.h" -#include "math.h" static void usage(char* prog) { printf("usage: %s file1.grib file2.grib\n",prog); diff --git a/tests/grib_ecc-386.c b/tests/grib_ecc-386.c index 857b52ffc..0f4908faa 100644 --- a/tests/grib_ecc-386.c +++ b/tests/grib_ecc-386.c @@ -13,7 +13,6 @@ * */ #include -#include #include "grib_api_internal.h" static void usage(const char* prog) { diff --git a/tests/grib_ecc-604-encode.c b/tests/grib_ecc-604-encode.c index bd9046469..ad6a4c33a 100644 --- a/tests/grib_ecc-604-encode.c +++ b/tests/grib_ecc-604-encode.c @@ -3,7 +3,6 @@ */ #include #include -#include #include #include "grib_api.h" diff --git a/tests/grib_encode_pthreads.c b/tests/grib_encode_pthreads.c index 7f0820477..2de35b24c 100644 --- a/tests/grib_encode_pthreads.c +++ b/tests/grib_encode_pthreads.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include "grib_api.h" diff --git a/tests/grib_multi_from_message.c b/tests/grib_multi_from_message.c index da38562a0..450449c1d 100644 --- a/tests/grib_multi_from_message.c +++ b/tests/grib_multi_from_message.c @@ -13,7 +13,6 @@ */ #include "grib_api.h" -#include #include #include diff --git a/tests/grib_optimize_scaling_sh.c b/tests/grib_optimize_scaling_sh.c index ea3031445..cb4c5d68e 100644 --- a/tests/grib_optimize_scaling_sh.c +++ b/tests/grib_optimize_scaling_sh.c @@ -8,8 +8,6 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -#include - #include "grib_api.h" /* diff --git a/tests/grib_sh_ieee64.c b/tests/grib_sh_ieee64.c index ffce2f9b9..3d4b286e5 100644 --- a/tests/grib_sh_ieee64.c +++ b/tests/grib_sh_ieee64.c @@ -8,7 +8,6 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ #include -#include #include #include diff --git a/tests/grib_util_set_spec.c b/tests/grib_util_set_spec.c index a7b073e7e..3e227a2c8 100644 --- a/tests/grib_util_set_spec.c +++ b/tests/grib_util_set_spec.c @@ -11,7 +11,6 @@ #include "grib_api_internal.h" #include "eccodes.h" #include -#include #define STR_EQUAL(s1, s2) (strcmp((s1), (s2)) == 0) diff --git a/tests/read_any.c b/tests/read_any.c index 82ce10e93..5e40fc26e 100644 --- a/tests/read_any.c +++ b/tests/read_any.c @@ -7,7 +7,7 @@ * 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. */ -#include "grib_api_internal.h" +#include "grib_api.h" static void usage (const char *prog) { diff --git a/tigge/tigge_accumulations.c b/tigge/tigge_accumulations.c index 3794a784a..6be85a842 100755 --- a/tigge/tigge_accumulations.c +++ b/tigge/tigge_accumulations.c @@ -19,7 +19,6 @@ #endif #include -#include #include #include "grib_api.h" diff --git a/tigge/tigge_name.c b/tigge/tigge_name.c index 4389d661a..468963ea3 100755 --- a/tigge/tigge_name.c +++ b/tigge/tigge_name.c @@ -27,9 +27,7 @@ #include #include "tigge_tools.h" -#ifndef ECCODES_ON_WINDOWS - #include -#else +#ifdef ECCODES_ON_WINDOWS #include #include #endif diff --git a/tigge/tigge_split.c b/tigge/tigge_split.c index 5882fdc91..fec42821d 100755 --- a/tigge/tigge_split.c +++ b/tigge/tigge_split.c @@ -27,7 +27,6 @@ #include #ifndef ECCODES_ON_WINDOWS - #include #include #else #include diff --git a/tigge/tigge_tools.c b/tigge/tigge_tools.c index 0526d6d0e..0bad072dd 100644 --- a/tigge/tigge_tools.c +++ b/tigge/tigge_tools.c @@ -15,7 +15,6 @@ #include "tigge_tools.h" #include "eccodes_windef.h" -#include #include #ifndef ECCODES_ON_WINDOWS diff --git a/tools/big2gribex.c b/tools/big2gribex.c index 02e535fc1..37d479d8b 100644 --- a/tools/big2gribex.c +++ b/tools/big2gribex.c @@ -16,7 +16,6 @@ */ #include -#include #include #include "grib_api.h" diff --git a/tools/bufr_split_by_rdbSubtype.c b/tools/bufr_split_by_rdbSubtype.c index 29d9a9a68..6e3dbfee3 100644 --- a/tools/bufr_split_by_rdbSubtype.c +++ b/tools/bufr_split_by_rdbSubtype.c @@ -17,7 +17,6 @@ */ #include "grib_api_internal.h" -#include static int verbose = 0; static const char* OUTPUT_FILENAME_DEFAULT = "split_rdbSubtype.undef.bufr"; diff --git a/tools/gg_sub_area_check.c b/tools/gg_sub_area_check.c index df59cf4d7..a5e60cbb8 100644 --- a/tools/gg_sub_area_check.c +++ b/tools/gg_sub_area_check.c @@ -9,7 +9,6 @@ */ #include "grib_api.h" -#include "math.h" static void usage(char* prog) { printf("Usage: %s file1.grib file2.grib\n",prog); diff --git a/tools/grib_to_netcdf.c b/tools/grib_to_netcdf.c index 4783d0661..2c83a22eb 100644 --- a/tools/grib_to_netcdf.c +++ b/tools/grib_to_netcdf.c @@ -18,7 +18,6 @@ #include #include -#include #include #include diff --git a/tools/grib_tools.h b/tools/grib_tools.h index 9af1e1330..8833183f8 100644 --- a/tools/grib_tools.h +++ b/tools/grib_tools.h @@ -17,7 +17,6 @@ #ifndef ECCODES_ON_WINDOWS # include #endif -#include #ifndef GRIB_TOOLS_H #define GRIB_TOOLS_H From b1a2378aa0b3b9d94e06ecf69d2627a54f6cec6d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 7 Nov 2019 12:23:18 +0000 Subject: [PATCH 047/104] ECC-1015: New text abbreviation 'nasa' for centre=173 --- definitions/common/c-1.table | 8 +------- definitions/common/c-11.table | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/definitions/common/c-1.table b/definitions/common/c-1.table index bdcbf023a..7a44dc743 100644 --- a/definitions/common/c-1.table +++ b/definitions/common/c-1.table @@ -65,15 +65,9 @@ 97 97 European Space Agency (ESA) 98 ecmf European Centre for Medium-Range Weather Forecasts 99 99 DeBilt, Netherlands -#100 to 109 Reserved for centres in Region I which are not in the list above 110 110 Hong-Kong -#111 to 133 Reserved for centres in Region II which are not in the list above -#134 to 153 Reserved for centres in Region I which are not listed above -#154 to 159 Reserved for centres in Region III which are not in the list above 160 160 US NOAA/NESDIS -# 161 to 185 Reserved for centres in Region IV which are not in the list above -# 186 to 198 Reserved for centres in Region I which are not listed above -# 199 to 209 Reserved for centres in Region V which are not in the list above +173 nasa US National Aeronautics and Space Administration (NASA) 195 wiix Indonesia (NMC) 204 niwa National Institute of Water and Atmospheric Research (NIWA - New Zealand) # 205-209 Reserved diff --git a/definitions/common/c-11.table b/definitions/common/c-11.table index 4f613e477..5b4c96cdd 100644 --- a/definitions/common/c-11.table +++ b/definitions/common/c-11.table @@ -65,15 +65,9 @@ 97 97 European Space Agency (ESA) 98 ecmf European Centre for Medium-Range Weather Forecasts 99 99 DeBilt, Netherlands -#100 to 109 Reserved for centres in Region I which are not in the list above 110 110 Hong-Kong -#111 to 133 Reserved for centres in Region II which are not in the list above -#134 to 153 Reserved for centres in Region I which are not listed above -#154 to 159 Reserved for centres in Region III which are not in the list above 160 160 US NOAA/NESDIS -# 161 to 185 Reserved for centres in Region IV which are not in the list above -# 186 to 198 Reserved for centres in Region I which are not listed above -# 199 to 209 Reserved for centres in Region V which are not in the list above +173 nasa US National Aeronautics and Space Administration (NASA) 195 wiix Indonesia (NMC) 204 niwa National Institute of Water and Atmospheric Research (NIWA - New Zealand) 210 210 Frascati (ESA/ESRIN) From 430a6b1537426cbd5ada85af17205c1ee58557e4 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Thu, 7 Nov 2019 15:12:47 +0000 Subject: [PATCH 048/104] s2s ocean o2d update u/v currents as per ECC-1013 --- tigge/tigge_check.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 1317529f9..80388d1e3 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -4008,8 +4008,6 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterNumber", GRIB_TYPE_LONG, 2}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {NULL, }, }, @@ -4030,8 +4028,6 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterNumber", GRIB_TYPE_LONG, 3}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {NULL, }, }, From 2efb9085e3c88d9e0310fea882217fbecb0a3498 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 7 Nov 2019 17:27:25 +0000 Subject: [PATCH 049/104] ECC-991: Drop totalLength and rename local section key --- src/bufr_util.c | 34 +++++++++++++++++++++------------- src/grib_api.h | 3 +-- tests/bufr_extract_headers.c | 6 +++--- 3 files changed, 25 insertions(+), 18 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 2be091e14..45e95805a 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -160,7 +160,7 @@ static int bufr_decode_rdb_keys(const void* message, long offset_section2, codes unsigned char* p = (unsigned char*)message + offset_keyData; - DebugAssert(hdr->localSectionPresent); + DebugAssert(hdr->ecmwfLocalSectionPresent); hdr->rdbType = (long)grib_decode_unsigned_long(message, &pos_rdbType, nbits_rdbType); hdr->oldSubtype = (long)grib_decode_unsigned_long(message, &pos_oldSubtype, nbits_oldSubtype); @@ -209,7 +209,7 @@ static int bufr_decode_extra_rdb_keys(const void* message, long offset_section2, unsigned char* pKeyData = (unsigned char*)message + offset_keyData; char* pKeyMore = (char*)message + offset_keyMore; - DebugAssert(hdr->localSectionPresent); + DebugAssert(hdr->ecmwfLocalSectionPresent); if ( hdr->rdbType == 2 || hdr->rdbType == 3 || hdr->rdbType == 8 || hdr->rdbType == 12 ) { isSatelliteType = 1; @@ -277,6 +277,7 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) { int err = GRIB_SUCCESS; + unsigned long totalLength = 0; const long nbits_totalLength = 3*8; long pos_totalLength = 4*8; @@ -337,7 +338,10 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) long nbits_section3Flags = 1*8; long pos_section3Flags = 0; /*depends on offset_section3*/ - hdr->totalLength = grib_decode_unsigned_long(message, &pos_totalLength, nbits_totalLength); + totalLength = grib_decode_unsigned_long(message, &pos_totalLength, nbits_totalLength); + if (totalLength != hdr->message_size) { + return GRIB_WRONG_LENGTH; + } section1Length = grib_decode_unsigned_long(message, &pos_section1Length, nbits_section1Length); hdr->masterTableNumber = (long)grib_decode_unsigned_long(message, &pos_masterTableNumber, nbits_masterTableNumber); hdr->bufrHeaderSubCentre = (long)grib_decode_unsigned_long(message, &pos_bufrHeaderSubCentre, nbits_bufrHeaderSubCentre); @@ -357,8 +361,8 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; - hdr->localSectionPresent = (section1Flags != 0); - if (hdr->localSectionPresent) { + hdr->ecmwfLocalSectionPresent = (section1Flags != 0); + if (hdr->ecmwfLocalSectionPresent) { long pos_section2Length; const long nbits_section2Length = 3*8; pos_section2Length = offset_section2*8; @@ -380,7 +384,7 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) hdr->observedData = (section3Flags & 1<<7) ? 1 : 0; hdr->compressedData = (section3Flags & 1<<6) ? 1 : 0; - if (hdr->localSectionPresent && hdr->bufrHeaderCentre == 98 && section2Length == 52) { + if (hdr->ecmwfLocalSectionPresent && hdr->bufrHeaderCentre == 98 && section2Length == 52) { err = bufr_decode_extra_rdb_keys(message, offset_section2, hdr); } @@ -391,6 +395,7 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) { int err = GRIB_SUCCESS; + unsigned long totalLength = 0; const long nbits_totalLength = 3*8; long pos_totalLength = 4*8; @@ -457,7 +462,10 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) long nbits_section3Flags = 1*8; long pos_section3Flags = 0; /*depends on offset_section3*/ - hdr->totalLength = grib_decode_unsigned_long(message, &pos_totalLength, nbits_totalLength); + totalLength = grib_decode_unsigned_long(message, &pos_totalLength, nbits_totalLength); + if (totalLength != hdr->message_size) { + return GRIB_WRONG_LENGTH; + } section1Length = grib_decode_unsigned_long(message, &pos_section1Length, nbits_section1Length); hdr->masterTableNumber = (long)grib_decode_unsigned_long(message, &pos_masterTableNumber, nbits_masterTableNumber); hdr->bufrHeaderCentre = (long)grib_decode_unsigned_long(message, &pos_bufrHeaderCentre, nbits_bufrHeaderCentre); @@ -478,8 +486,8 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; - hdr->localSectionPresent = (section1Flags != 0); - if (hdr->localSectionPresent) { + hdr->ecmwfLocalSectionPresent = (section1Flags != 0); + if (hdr->ecmwfLocalSectionPresent) { long pos_section2Length; const long nbits_section2Length = 3*8; pos_section2Length = offset_section2*8; @@ -501,14 +509,14 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) hdr->observedData = (section3Flags & 1<<7) ? 1 : 0; hdr->compressedData = (section3Flags & 1<<6) ? 1 : 0; - if (hdr->localSectionPresent && hdr->bufrHeaderCentre == 98 && section2Length == 52) { + if (hdr->ecmwfLocalSectionPresent && hdr->bufrHeaderCentre == 98 && section2Length == 52) { err = bufr_decode_extra_rdb_keys(message, offset_section2, hdr); } return err; } -static int bufr_decode_header(const void* message, off_t offset, size_t size, codes_bufr_header* hdr) +static int bufr_decode_header(grib_context* c, const void* message, off_t offset, size_t size, codes_bufr_header* hdr) { int err = GRIB_SUCCESS; @@ -522,7 +530,7 @@ static int bufr_decode_header(const void* message, off_t offset, size_t size, co } else if (hdr->edition == 4) { err = bufr_decode_edition4(message, hdr); } else { - grib_context_log(NULL, GRIB_LOG_ERROR, "Unsupported BUFR edition: %ld", hdr->edition); + grib_context_log(c, GRIB_LOG_ERROR, "Unsupported BUFR edition: %ld", hdr->edition); err = GRIB_DECODING_ERROR; } @@ -560,7 +568,7 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod while (err != GRIB_END_OF_FILE) { mesg = wmo_read_bufr_from_file_malloc(fp, 0, &size, &offset, &err); if (mesg != NULL && err == 0) { - int err2 = bufr_decode_header(mesg, offset, size, &(*result)[i++]); + int err2 = bufr_decode_header(c, mesg, offset, size, &(*result)[i++]); if (err2) { fclose(fp); return err2; diff --git a/src/grib_api.h b/src/grib_api.h index e0a985d67..c1a0a68de 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1567,7 +1567,6 @@ typedef struct codes_bufr_header { /* Section 0 keys */ long edition; - unsigned long totalLength; /* Section 1 keys */ long masterTableNumber; @@ -1589,7 +1588,7 @@ typedef struct codes_bufr_header { long typicalYear; long typicalSecond; - long localSectionPresent; + long ecmwfLocalSectionPresent; /* ECMWF local section keys */ long rdbType; diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index 32e176a49..46b1bf299 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -53,12 +53,12 @@ int main(int argc, char* argv[]) /* * Mimic the behaviour of bufr_get -f -p keys for testing */ - const int has_ecmwf_local = (bh.localSectionPresent == 1 && bh.bufrHeaderCentre == 98); + const int has_ecmwf_local = (bh.ecmwfLocalSectionPresent == 1 && bh.bufrHeaderCentre == 98); if (strstr(keys, "message_offset")) printf("%ld ", bh.message_offset); if (strstr(keys, "message_size")) printf("%ld ", bh.message_size); if (strstr(keys, "edition")) printf("%ld ", bh.edition); - if (strstr(keys, "totalLength")) printf("%ld ", bh.totalLength); + if (strstr(keys, "totalLength")) printf("%ld ", bh.message_size); if (strstr(keys, "masterTableNumber")) printf("%ld ", bh.masterTableNumber); if (strstr(keys, "bufrHeaderSubCentre")) printf("%ld ", bh.bufrHeaderSubCentre); if (strstr(keys, "bufrHeaderCentre")) printf("%ld ", bh.bufrHeaderCentre); @@ -75,7 +75,7 @@ int main(int argc, char* argv[]) if (strstr(keys, "internationalDataSubCategory")) printf("%ld ", bh.internationalDataSubCategory); if (strstr(keys, "typicalYear")) printf("%ld ", bh.typicalYear); if (strstr(keys, "typicalSecond")) printf("%ld ", bh.typicalSecond); - if (strstr(keys, "localSectionPresent")) printf("%ld ", bh.localSectionPresent); + if (strstr(keys, "localSectionPresent")) printf("%ld ", bh.ecmwfLocalSectionPresent); if (strstr(keys, "rdbType")) print_rdb_key(has_ecmwf_local, bh.rdbType); if (strstr(keys, "oldSubtype")) print_rdb_key(has_ecmwf_local, bh.oldSubtype); From 46e0db50ce5acd33cb6d06faabb914c1b62f061d Mon Sep 17 00:00:00 2001 From: Marijana Crepulja Date: Fri, 8 Nov 2019 10:50:26 +0000 Subject: [PATCH 050/104] ECC-1016: WMO BUFR tables version 33 --- .../tables/0/wmo/33/codetables/1003.table | 8 + .../tables/0/wmo/33/codetables/10063.table | 10 + .../tables/0/wmo/33/codetables/10064.table | 4 + .../tables/0/wmo/33/codetables/1007.table | 215 +++ .../tables/0/wmo/33/codetables/1024.table | 9 + .../tables/0/wmo/33/codetables/1028.table | 7 + .../tables/0/wmo/33/codetables/1029.table | 8 + .../tables/0/wmo/33/codetables/1033.table | 237 +++ .../tables/0/wmo/33/codetables/1034.table | 104 + .../tables/0/wmo/33/codetables/1036.table | 38 + .../tables/0/wmo/33/codetables/1038.table | 7 + .../tables/0/wmo/33/codetables/1044.table | 9 + .../tables/0/wmo/33/codetables/1052.table | 4 + .../tables/0/wmo/33/codetables/1090.table | 5 + .../tables/0/wmo/33/codetables/1092.table | 5 + .../tables/0/wmo/33/codetables/1101.table | 202 ++ .../tables/0/wmo/33/codetables/11030.table | 25 + .../tables/0/wmo/33/codetables/11031.table | 16 + .../tables/0/wmo/33/codetables/11037.table | 30 + .../tables/0/wmo/33/codetables/11038.table | 17 + .../tables/0/wmo/33/codetables/11039.table | 17 + .../tables/0/wmo/33/codetables/1150.table | 6 + .../tables/0/wmo/33/codetables/1151.table | 3 + .../tables/0/wmo/33/codetables/13038.table | 4 + .../tables/0/wmo/33/codetables/13039.table | 3 + .../tables/0/wmo/33/codetables/13040.table | 13 + .../tables/0/wmo/33/codetables/13041.table | 10 + .../tables/0/wmo/33/codetables/13051.table | 8 + .../tables/0/wmo/33/codetables/13056.table | 11 + .../tables/0/wmo/33/codetables/13057.table | 11 + .../tables/0/wmo/33/codetables/15025.table | 4 + .../tables/0/wmo/33/codetables/19001.table | 7 + .../tables/0/wmo/33/codetables/19008.table | 5 + .../tables/0/wmo/33/codetables/19010.table | 3 + .../tables/0/wmo/33/codetables/19100.table | 9 + .../tables/0/wmo/33/codetables/19101.table | 10 + .../tables/0/wmo/33/codetables/19102.table | 8 + .../tables/0/wmo/33/codetables/19103.table | 12 + .../tables/0/wmo/33/codetables/19104.table | 12 + .../tables/0/wmo/33/codetables/19105.table | 10 + .../tables/0/wmo/33/codetables/19107.table | 11 + .../tables/0/wmo/33/codetables/19108.table | 8 + .../tables/0/wmo/33/codetables/19109.table | 12 + .../tables/0/wmo/33/codetables/19110.table | 8 + .../tables/0/wmo/33/codetables/19113.table | 8 + .../tables/0/wmo/33/codetables/19117.table | 4 + .../tables/0/wmo/33/codetables/19119.table | 4 + .../tables/0/wmo/33/codetables/20003.table | 266 +++ .../tables/0/wmo/33/codetables/20004.table | 21 + .../tables/0/wmo/33/codetables/20005.table | 21 + .../tables/0/wmo/33/codetables/20006.table | 5 + .../tables/0/wmo/33/codetables/20008.table | 19 + .../tables/0/wmo/33/codetables/20009.table | 6 + .../tables/0/wmo/33/codetables/2001.table | 4 + .../tables/0/wmo/33/codetables/20011.table | 16 + .../tables/0/wmo/33/codetables/20012.table | 55 + .../tables/0/wmo/33/codetables/20017.table | 11 + .../tables/0/wmo/33/codetables/20018.table | 4 + .../tables/0/wmo/33/codetables/2002.table | 3 + .../tables/0/wmo/33/codetables/20021.table | 23 + .../tables/0/wmo/33/codetables/20022.table | 7 + .../tables/0/wmo/33/codetables/20023.table | 14 + .../tables/0/wmo/33/codetables/20024.table | 8 + .../tables/0/wmo/33/codetables/20025.table | 13 + .../tables/0/wmo/33/codetables/20026.table | 16 + .../tables/0/wmo/33/codetables/20027.table | 8 + .../tables/0/wmo/33/codetables/20028.table | 4 + .../tables/0/wmo/33/codetables/20029.table | 4 + .../tables/0/wmo/33/codetables/2003.table | 13 + .../tables/0/wmo/33/codetables/20032.table | 6 + .../tables/0/wmo/33/codetables/20033.table | 3 + .../tables/0/wmo/33/codetables/20034.table | 12 + .../tables/0/wmo/33/codetables/20035.table | 12 + .../tables/0/wmo/33/codetables/20036.table | 12 + .../tables/0/wmo/33/codetables/20037.table | 12 + .../tables/0/wmo/33/codetables/2004.table | 11 + .../tables/0/wmo/33/codetables/20040.table | 9 + .../tables/0/wmo/33/codetables/20041.table | 14 + .../tables/0/wmo/33/codetables/20042.table | 4 + .../tables/0/wmo/33/codetables/20045.table | 4 + .../tables/0/wmo/33/codetables/20048.table | 5 + .../tables/0/wmo/33/codetables/20050.table | 10 + .../tables/0/wmo/33/codetables/20055.table | 12 + .../tables/0/wmo/33/codetables/20056.table | 8 + .../tables/0/wmo/33/codetables/20062.table | 21 + .../tables/0/wmo/33/codetables/20063.table | 71 + .../tables/0/wmo/33/codetables/2007.table | 11 + .../tables/0/wmo/33/codetables/20071.table | 11 + .../tables/0/wmo/33/codetables/2008.table | 7 + .../tables/0/wmo/33/codetables/20085.table | 3 + .../tables/0/wmo/33/codetables/20086.table | 11 + .../tables/0/wmo/33/codetables/20087.table | 6 + .../tables/0/wmo/33/codetables/20089.table | 11 + .../tables/0/wmo/33/codetables/20090.table | 7 + .../tables/0/wmo/33/codetables/20101.table | 11 + .../tables/0/wmo/33/codetables/20102.table | 11 + .../tables/0/wmo/33/codetables/20103.table | 11 + .../tables/0/wmo/33/codetables/20104.table | 11 + .../tables/0/wmo/33/codetables/20105.table | 12 + .../tables/0/wmo/33/codetables/20106.table | 7 + .../tables/0/wmo/33/codetables/20107.table | 11 + .../tables/0/wmo/33/codetables/20108.table | 9 + .../tables/0/wmo/33/codetables/2011.table | 100 + .../tables/0/wmo/33/codetables/20119.table | 4 + .../tables/0/wmo/33/codetables/20124.table | 4 + .../tables/0/wmo/33/codetables/2013.table | 11 + .../tables/0/wmo/33/codetables/20136.table | 44 + .../tables/0/wmo/33/codetables/20137.table | 11 + .../tables/0/wmo/33/codetables/20138.table | 9 + .../tables/0/wmo/33/codetables/2014.table | 51 + .../tables/0/wmo/33/codetables/2015.table | 7 + .../tables/0/wmo/33/codetables/2016.table | 4 + .../tables/0/wmo/33/codetables/2017.table | 6 + .../tables/0/wmo/33/codetables/2019.table | 350 ++++ .../tables/0/wmo/33/codetables/2020.table | 32 + .../tables/0/wmo/33/codetables/2021.table | 8 + .../tables/0/wmo/33/codetables/2022.table | 5 + .../tables/0/wmo/33/codetables/2023.table | 11 + .../tables/0/wmo/33/codetables/2024.table | 4 + .../tables/0/wmo/33/codetables/2025.table | 16 + .../tables/0/wmo/33/codetables/2030.table | 8 + .../tables/0/wmo/33/codetables/2031.table | 21 + .../tables/0/wmo/33/codetables/2032.table | 4 + .../tables/0/wmo/33/codetables/2033.table | 5 + .../tables/0/wmo/33/codetables/2034.table | 7 + .../tables/0/wmo/33/codetables/2036.table | 4 + .../tables/0/wmo/33/codetables/2037.table | 8 + .../tables/0/wmo/33/codetables/2038.table | 16 + .../tables/0/wmo/33/codetables/2039.table | 5 + .../tables/0/wmo/33/codetables/2040.table | 8 + .../tables/0/wmo/33/codetables/2041.table | 6 + .../tables/0/wmo/33/codetables/2042.table | 4 + .../tables/0/wmo/33/codetables/2044.table | 6 + .../tables/0/wmo/33/codetables/2045.table | 5 + .../tables/0/wmo/33/codetables/2046.table | 4 + .../tables/0/wmo/33/codetables/2047.table | 9 + .../tables/0/wmo/33/codetables/2048.table | 14 + .../tables/0/wmo/33/codetables/2049.table | 4 + .../tables/0/wmo/33/codetables/2050.table | 19 + .../tables/0/wmo/33/codetables/2051.table | 5 + .../tables/0/wmo/33/codetables/2052.table | 5 + .../tables/0/wmo/33/codetables/2053.table | 5 + .../tables/0/wmo/33/codetables/2054.table | 6 + .../tables/0/wmo/33/codetables/2055.table | 10 + .../tables/0/wmo/33/codetables/2056.table | 6 + .../tables/0/wmo/33/codetables/2057.table | 7 + .../tables/0/wmo/33/codetables/2058.table | 5 + .../tables/0/wmo/33/codetables/2059.table | 5 + .../tables/0/wmo/33/codetables/2060.table | 7 + .../tables/0/wmo/33/codetables/2061.table | 3 + .../tables/0/wmo/33/codetables/2062.table | 7 + .../tables/0/wmo/33/codetables/2064.table | 4 + .../tables/0/wmo/33/codetables/2066.table | 9 + .../tables/0/wmo/33/codetables/2070.table | 13 + .../tables/0/wmo/33/codetables/2080.table | 7 + .../tables/0/wmo/33/codetables/2081.table | 11 + .../tables/0/wmo/33/codetables/2083.table | 7 + .../tables/0/wmo/33/codetables/2084.table | 5 + .../tables/0/wmo/33/codetables/2092.table | 4 + .../tables/0/wmo/33/codetables/2095.table | 7 + .../tables/0/wmo/33/codetables/2096.table | 9 + .../tables/0/wmo/33/codetables/2097.table | 26 + .../tables/0/wmo/33/codetables/2099.table | 5 + .../tables/0/wmo/33/codetables/2101.table | 10 + .../tables/0/wmo/33/codetables/2103.table | 1 + .../tables/0/wmo/33/codetables/2104.table | 9 + .../tables/0/wmo/33/codetables/21066.table | 11 + .../tables/0/wmo/33/codetables/21067.table | 12 + .../tables/0/wmo/33/codetables/21068.table | 7 + .../tables/0/wmo/33/codetables/21069.table | 9 + .../tables/0/wmo/33/codetables/21070.table | 22 + .../tables/0/wmo/33/codetables/21072.table | 3 + .../tables/0/wmo/33/codetables/21073.table | 8 + .../tables/0/wmo/33/codetables/21076.table | 4 + .../tables/0/wmo/33/codetables/21109.table | 7 + .../tables/0/wmo/33/codetables/21115.table | 10 + .../tables/0/wmo/33/codetables/21116.table | 16 + .../tables/0/wmo/33/codetables/21119.table | 14 + .../tables/0/wmo/33/codetables/21144.table | 1 + .../tables/0/wmo/33/codetables/21148.table | 2 + .../tables/0/wmo/33/codetables/2115.table | 7 + .../tables/0/wmo/33/codetables/21150.table | 4 + .../tables/0/wmo/33/codetables/21155.table | 16 + .../tables/0/wmo/33/codetables/21158.table | 4 + .../tables/0/wmo/33/codetables/21159.table | 4 + .../tables/0/wmo/33/codetables/21169.table | 4 + .../tables/0/wmo/33/codetables/2119.table | 8 + .../tables/0/wmo/33/codetables/2131.table | 1 + .../tables/0/wmo/33/codetables/2137.table | 4 + .../tables/0/wmo/33/codetables/2138.table | 3 + .../tables/0/wmo/33/codetables/2139.table | 3 + .../tables/0/wmo/33/codetables/2143.table | 21 + .../tables/0/wmo/33/codetables/2144.table | 8 + .../tables/0/wmo/33/codetables/2145.table | 9 + .../tables/0/wmo/33/codetables/2146.table | 11 + .../tables/0/wmo/33/codetables/2147.table | 11 + .../tables/0/wmo/33/codetables/2148.table | 12 + .../tables/0/wmo/33/codetables/2149.table | 38 + .../tables/0/wmo/33/codetables/2150.table | 55 + .../tables/0/wmo/33/codetables/2151.table | 11 + .../tables/0/wmo/33/codetables/2152.table | 13 + .../tables/0/wmo/33/codetables/2158.table | 8 + .../tables/0/wmo/33/codetables/2159.table | 7 + .../tables/0/wmo/33/codetables/2160.table | 11 + .../tables/0/wmo/33/codetables/2161.table | 5 + .../tables/0/wmo/33/codetables/2162.table | 19 + .../tables/0/wmo/33/codetables/2163.table | 16 + .../tables/0/wmo/33/codetables/2164.table | 5 + .../tables/0/wmo/33/codetables/2165.table | 7 + .../tables/0/wmo/33/codetables/2166.table | 6 + .../tables/0/wmo/33/codetables/2167.table | 4 + .../tables/0/wmo/33/codetables/2169.table | 5 + .../tables/0/wmo/33/codetables/2170.table | 5 + .../tables/0/wmo/33/codetables/2172.table | 4 + .../tables/0/wmo/33/codetables/2175.table | 9 + .../tables/0/wmo/33/codetables/2176.table | 6 + .../tables/0/wmo/33/codetables/2177.table | 6 + .../tables/0/wmo/33/codetables/2178.table | 5 + .../tables/0/wmo/33/codetables/2179.table | 6 + .../tables/0/wmo/33/codetables/2180.table | 8 + .../tables/0/wmo/33/codetables/2181.table | 5 + .../tables/0/wmo/33/codetables/2182.table | 7 + .../tables/0/wmo/33/codetables/2183.table | 9 + .../tables/0/wmo/33/codetables/2184.table | 9 + .../tables/0/wmo/33/codetables/2185.table | 7 + .../tables/0/wmo/33/codetables/2186.table | 24 + .../tables/0/wmo/33/codetables/2187.table | 11 + .../tables/0/wmo/33/codetables/2188.table | 10 + .../tables/0/wmo/33/codetables/2189.table | 4 + .../tables/0/wmo/33/codetables/2191.table | 4 + .../tables/0/wmo/33/codetables/22056.table | 4 + .../tables/0/wmo/33/codetables/22060.table | 4 + .../tables/0/wmo/33/codetables/22061.table | 11 + .../tables/0/wmo/33/codetables/22067.table | 109 ++ .../tables/0/wmo/33/codetables/22068.table | 43 + .../tables/0/wmo/33/codetables/22120.table | 13 + .../tables/0/wmo/33/codetables/22121.table | 9 + .../tables/0/wmo/33/codetables/22122.table | 8 + .../tables/0/wmo/33/codetables/22123.table | 9 + .../tables/0/wmo/33/codetables/22178.table | 12 + .../tables/0/wmo/33/codetables/23001.table | 5 + .../tables/0/wmo/33/codetables/23002.table | 16 + .../tables/0/wmo/33/codetables/23003.table | 8 + .../tables/0/wmo/33/codetables/23004.table | 6 + .../tables/0/wmo/33/codetables/23005.table | 4 + .../tables/0/wmo/33/codetables/23006.table | 8 + .../tables/0/wmo/33/codetables/23007.table | 5 + .../tables/0/wmo/33/codetables/23008.table | 4 + .../tables/0/wmo/33/codetables/23009.table | 4 + .../tables/0/wmo/33/codetables/23016.table | 4 + .../tables/0/wmo/33/codetables/23018.table | 6 + .../tables/0/wmo/33/codetables/23031.table | 4 + .../tables/0/wmo/33/codetables/23032.table | 4 + .../tables/0/wmo/33/codetables/24003.table | 5 + .../tables/0/wmo/33/codetables/25004.table | 4 + .../tables/0/wmo/33/codetables/25005.table | 4 + .../tables/0/wmo/33/codetables/25006.table | 5 + .../tables/0/wmo/33/codetables/25009.table | 4 + .../tables/0/wmo/33/codetables/25010.table | 8 + .../tables/0/wmo/33/codetables/25011.table | 4 + .../tables/0/wmo/33/codetables/25012.table | 4 + .../tables/0/wmo/33/codetables/25013.table | 1 + .../tables/0/wmo/33/codetables/25015.table | 1 + .../tables/0/wmo/33/codetables/25017.table | 1 + .../tables/0/wmo/33/codetables/25020.table | 4 + .../tables/0/wmo/33/codetables/25021.table | 5 + .../tables/0/wmo/33/codetables/25022.table | 8 + .../tables/0/wmo/33/codetables/25023.table | 8 + .../tables/0/wmo/33/codetables/25024.table | 13 + .../tables/0/wmo/33/codetables/25029.table | 5 + .../tables/0/wmo/33/codetables/25030.table | 4 + .../tables/0/wmo/33/codetables/25031.table | 6 + .../tables/0/wmo/33/codetables/25032.table | 4 + .../tables/0/wmo/33/codetables/25033.table | 4 + .../tables/0/wmo/33/codetables/25034.table | 3 + .../tables/0/wmo/33/codetables/25035.table | 8 + .../tables/0/wmo/33/codetables/25036.table | 4 + .../tables/0/wmo/33/codetables/25040.table | 10 + .../tables/0/wmo/33/codetables/25041.table | 4 + .../tables/0/wmo/33/codetables/25042.table | 4 + .../tables/0/wmo/33/codetables/25053.table | 6 + .../tables/0/wmo/33/codetables/25063.table | 4 + .../tables/0/wmo/33/codetables/25069.table | 7 + .../tables/0/wmo/33/codetables/25086.table | 4 + .../tables/0/wmo/33/codetables/25090.table | 11 + .../tables/0/wmo/33/codetables/25093.table | 3 + .../tables/0/wmo/33/codetables/25095.table | 1 + .../tables/0/wmo/33/codetables/25096.table | 4 + .../tables/0/wmo/33/codetables/25097.table | 11 + .../tables/0/wmo/33/codetables/25098.table | 8 + .../tables/0/wmo/33/codetables/25099.table | 6 + .../tables/0/wmo/33/codetables/25110.table | 6 + .../tables/0/wmo/33/codetables/25112.table | 5 + .../tables/0/wmo/33/codetables/25113.table | 3 + .../tables/0/wmo/33/codetables/25120.table | 4 + .../tables/0/wmo/33/codetables/25122.table | 4 + .../tables/0/wmo/33/codetables/25123.table | 4 + .../tables/0/wmo/33/codetables/25124.table | 4 + .../tables/0/wmo/33/codetables/25150.table | 3 + .../tables/0/wmo/33/codetables/25174.table | 13 + .../tables/0/wmo/33/codetables/25181.table | 3 + .../tables/0/wmo/33/codetables/25182.table | 3 + .../tables/0/wmo/33/codetables/25184.table | 3 + .../tables/0/wmo/33/codetables/25185.table | 2 + .../tables/0/wmo/33/codetables/25187.table | 3 + .../tables/0/wmo/33/codetables/25188.table | 6 + .../tables/0/wmo/33/codetables/25190.table | 7 + .../tables/0/wmo/33/codetables/25191.table | 4 + .../tables/0/wmo/33/codetables/26010.table | 25 + .../tables/0/wmo/33/codetables/29001.table | 8 + .../tables/0/wmo/33/codetables/29002.table | 4 + .../tables/0/wmo/33/codetables/3001.table | 11 + .../tables/0/wmo/33/codetables/3003.table | 8 + .../tables/0/wmo/33/codetables/30031.table | 13 + .../tables/0/wmo/33/codetables/30032.table | 9 + .../tables/0/wmo/33/codetables/3004.table | 11 + .../tables/0/wmo/33/codetables/3008.table | 4 + .../tables/0/wmo/33/codetables/3010.table | 12 + .../tables/0/wmo/33/codetables/3011.table | 4 + .../tables/0/wmo/33/codetables/3012.table | 3 + .../tables/0/wmo/33/codetables/3016.table | 9 + .../tables/0/wmo/33/codetables/3017.table | 5 + .../tables/0/wmo/33/codetables/3018.table | 22 + .../tables/0/wmo/33/codetables/3019.table | 8 + .../tables/0/wmo/33/codetables/3020.table | 5 + .../tables/0/wmo/33/codetables/3021.table | 4 + .../tables/0/wmo/33/codetables/3022.table | 4 + .../tables/0/wmo/33/codetables/3023.table | 8 + .../tables/0/wmo/33/codetables/3027.table | 8 + .../tables/0/wmo/33/codetables/3028.table | 8 + .../tables/0/wmo/33/codetables/31021.table | 9 + .../tables/0/wmo/33/codetables/31031.table | 1 + .../tables/0/wmo/33/codetables/33002.table | 4 + .../tables/0/wmo/33/codetables/33003.table | 5 + .../tables/0/wmo/33/codetables/33005.table | 23 + .../tables/0/wmo/33/codetables/33006.table | 5 + .../tables/0/wmo/33/codetables/33015.table | 16 + .../tables/0/wmo/33/codetables/33020.table | 8 + .../tables/0/wmo/33/codetables/33021.table | 4 + .../tables/0/wmo/33/codetables/33022.table | 4 + .../tables/0/wmo/33/codetables/33023.table | 4 + .../tables/0/wmo/33/codetables/33024.table | 10 + .../tables/0/wmo/33/codetables/33025.table | 5 + .../tables/0/wmo/33/codetables/33026.table | 17 + .../tables/0/wmo/33/codetables/33027.table | 6 + .../tables/0/wmo/33/codetables/33028.table | 5 + .../tables/0/wmo/33/codetables/33030.table | 7 + .../tables/0/wmo/33/codetables/33031.table | 21 + .../tables/0/wmo/33/codetables/33032.table | 7 + .../tables/0/wmo/33/codetables/33033.table | 3 + .../tables/0/wmo/33/codetables/33035.table | 10 + .../tables/0/wmo/33/codetables/33037.table | 19 + .../tables/0/wmo/33/codetables/33038.table | 9 + .../tables/0/wmo/33/codetables/33039.table | 9 + .../tables/0/wmo/33/codetables/33041.table | 4 + .../tables/0/wmo/33/codetables/33042.table | 5 + .../tables/0/wmo/33/codetables/33043.table | 4 + .../tables/0/wmo/33/codetables/33044.table | 14 + .../tables/0/wmo/33/codetables/33047.table | 27 + .../tables/0/wmo/33/codetables/33048.table | 4 + .../tables/0/wmo/33/codetables/33049.table | 4 + .../tables/0/wmo/33/codetables/33050.table | 9 + .../tables/0/wmo/33/codetables/33060.table | 4 + .../tables/0/wmo/33/codetables/33066.table | 2 + .../tables/0/wmo/33/codetables/33070.table | 14 + .../tables/0/wmo/33/codetables/33071.table | 10 + .../tables/0/wmo/33/codetables/33072.table | 18 + .../tables/0/wmo/33/codetables/33075.table | 5 + .../tables/0/wmo/33/codetables/33076.table | 2 + .../tables/0/wmo/33/codetables/33077.table | 12 + .../tables/0/wmo/33/codetables/33078.table | 5 + .../tables/0/wmo/33/codetables/33079.table | 10 + .../tables/0/wmo/33/codetables/33080.table | 13 + .../tables/0/wmo/33/codetables/33081.table | 9 + .../tables/0/wmo/33/codetables/33082.table | 10 + .../tables/0/wmo/33/codetables/33083.table | 10 + .../tables/0/wmo/33/codetables/33084.table | 10 + .../tables/0/wmo/33/codetables/33085.table | 14 + .../tables/0/wmo/33/codetables/33086.table | 5 + .../tables/0/wmo/33/codetables/33087.table | 10 + .../tables/0/wmo/33/codetables/33088.table | 12 + .../tables/0/wmo/33/codetables/33092.table | 2 + .../tables/0/wmo/33/codetables/35000.table | 1 + .../tables/0/wmo/33/codetables/35001.table | 4 + .../tables/0/wmo/33/codetables/35030.table | 10 + .../tables/0/wmo/33/codetables/35031.table | 20 + .../tables/0/wmo/33/codetables/35032.table | 10 + .../tables/0/wmo/33/codetables/35033.table | 12 + .../tables/0/wmo/33/codetables/35034.table | 7 + .../tables/0/wmo/33/codetables/35035.table | 20 + .../tables/0/wmo/33/codetables/40005.table | 5 + .../tables/0/wmo/33/codetables/40006.table | 8 + .../tables/0/wmo/33/codetables/40011.table | 4 + .../tables/0/wmo/33/codetables/40012.table | 3 + .../tables/0/wmo/33/codetables/40013.table | 5 + .../tables/0/wmo/33/codetables/40020.table | 16 + .../tables/0/wmo/33/codetables/40023.table | 4 + .../tables/0/wmo/33/codetables/40024.table | 5 + .../tables/0/wmo/33/codetables/40025.table | 4 + .../tables/0/wmo/33/codetables/40028.table | 16 + .../tables/0/wmo/33/codetables/40036.table | 3 + .../tables/0/wmo/33/codetables/40043.table | 4 + .../tables/0/wmo/33/codetables/40045.table | 4 + .../tables/0/wmo/33/codetables/40046.table | 5 + .../tables/0/wmo/33/codetables/40047.table | 4 + .../tables/0/wmo/33/codetables/40048.table | 4 + .../tables/0/wmo/33/codetables/40049.table | 12 + .../tables/0/wmo/33/codetables/40050.table | 3 + .../tables/0/wmo/33/codetables/40051.table | 8 + .../tables/0/wmo/33/codetables/40052.table | 4 + .../tables/0/wmo/33/codetables/40054.table | 12 + .../tables/0/wmo/33/codetables/40055.table | 20 + .../tables/0/wmo/33/codetables/40056.table | 4 + .../tables/0/wmo/33/codetables/40057.table | 30 + .../tables/0/wmo/33/codetables/40068.table | 4 + .../tables/0/wmo/33/codetables/4059.table | 5 + .../tables/0/wmo/33/codetables/4080.table | 6 + .../tables/0/wmo/33/codetables/42004.table | 3 + .../tables/0/wmo/33/codetables/5069.table | 4 + .../tables/0/wmo/33/codetables/8001.table | 6 + .../tables/0/wmo/33/codetables/8002.table | 19 + .../tables/0/wmo/33/codetables/8003.table | 12 + .../tables/0/wmo/33/codetables/8004.table | 6 + .../tables/0/wmo/33/codetables/8005.table | 7 + .../tables/0/wmo/33/codetables/8006.table | 8 + .../tables/0/wmo/33/codetables/8007.table | 5 + .../tables/0/wmo/33/codetables/8008.table | 8 + .../tables/0/wmo/33/codetables/8009.table | 16 + .../tables/0/wmo/33/codetables/8010.table | 14 + .../tables/0/wmo/33/codetables/8011.table | 27 + .../tables/0/wmo/33/codetables/8012.table | 4 + .../tables/0/wmo/33/codetables/8013.table | 4 + .../tables/0/wmo/33/codetables/8014.table | 10 + .../tables/0/wmo/33/codetables/8015.table | 4 + .../tables/0/wmo/33/codetables/8016.table | 5 + .../tables/0/wmo/33/codetables/8017.table | 4 + .../tables/0/wmo/33/codetables/8018.table | 4 + .../tables/0/wmo/33/codetables/8019.table | 8 + .../tables/0/wmo/33/codetables/8021.table | 32 + .../tables/0/wmo/33/codetables/8023.table | 14 + .../tables/0/wmo/33/codetables/8024.table | 12 + .../tables/0/wmo/33/codetables/8025.table | 5 + .../tables/0/wmo/33/codetables/8026.table | 5 + .../tables/0/wmo/33/codetables/8029.table | 16 + .../tables/0/wmo/33/codetables/8032.table | 7 + .../tables/0/wmo/33/codetables/8033.table | 6 + .../tables/0/wmo/33/codetables/8034.table | 10 + .../tables/0/wmo/33/codetables/8035.table | 8 + .../tables/0/wmo/33/codetables/8036.table | 8 + .../tables/0/wmo/33/codetables/8037.table | 4 + .../tables/0/wmo/33/codetables/8038.table | 3 + .../tables/0/wmo/33/codetables/8039.table | 8 + .../tables/0/wmo/33/codetables/8040.table | 49 + .../tables/0/wmo/33/codetables/8041.table | 15 + .../tables/0/wmo/33/codetables/8042.table | 17 + .../tables/0/wmo/33/codetables/8043.table | 17 + .../tables/0/wmo/33/codetables/8050.table | 11 + .../tables/0/wmo/33/codetables/8051.table | 7 + .../tables/0/wmo/33/codetables/8052.table | 26 + .../tables/0/wmo/33/codetables/8053.table | 4 + .../tables/0/wmo/33/codetables/8054.table | 3 + .../tables/0/wmo/33/codetables/8060.table | 8 + .../tables/0/wmo/33/codetables/8065.table | 4 + .../tables/0/wmo/33/codetables/8066.table | 4 + .../tables/0/wmo/33/codetables/8070.table | 6 + .../tables/0/wmo/33/codetables/8072.table | 6 + .../tables/0/wmo/33/codetables/8074.table | 4 + .../tables/0/wmo/33/codetables/8075.table | 4 + .../tables/0/wmo/33/codetables/8076.table | 9 + .../tables/0/wmo/33/codetables/8077.table | 7 + .../tables/0/wmo/33/codetables/8079.table | 9 + .../tables/0/wmo/33/codetables/8080.table | 14 + .../tables/0/wmo/33/codetables/8081.table | 5 + .../tables/0/wmo/33/codetables/8082.table | 3 + .../tables/0/wmo/33/codetables/8083.table | 9 + .../tables/0/wmo/33/codetables/8085.table | 4 + .../tables/0/wmo/33/codetables/8086.table | 11 + .../tables/0/wmo/33/codetables/8087.table | 5 + .../tables/0/wmo/33/codetables/8088.table | 4 + .../tables/0/wmo/33/codetables/8091.table | 11 + .../tables/0/wmo/33/codetables/8092.table | 2 + .../tables/0/wmo/33/codetables/8093.table | 4 + .../bufr/tables/0/wmo/33/element.table | 1699 +++++++++++++++++ definitions/bufr/tables/0/wmo/33/sequence.def | 1071 +++++++++++ 484 files changed, 8618 insertions(+) create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/10063.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/10064.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1007.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1028.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1029.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1044.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1052.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1090.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1092.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1101.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/11030.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/11031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/11037.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/11038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/11039.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1150.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/1151.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13039.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13040.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13051.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13056.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/13057.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/15025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19010.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19100.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19101.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19102.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19103.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19104.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19105.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19107.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19108.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19109.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19110.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19113.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19117.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/19119.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20009.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20012.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20017.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20018.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2002.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20022.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20026.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20027.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20028.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20029.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20035.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20037.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20040.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20042.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20045.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20048.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20050.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20055.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20056.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20062.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20063.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2007.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20071.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20085.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20086.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20087.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20089.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20090.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20101.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20102.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20103.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20104.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20105.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20106.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20107.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20108.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20119.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20124.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2013.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20136.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20137.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/20138.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2014.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2015.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2016.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2017.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2019.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2020.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2022.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2030.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2037.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2039.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2040.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2042.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2044.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2045.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2046.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2047.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2048.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2049.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2050.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2051.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2052.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2053.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2054.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2055.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2056.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2057.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2058.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2059.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2060.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2061.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2062.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2064.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2066.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2070.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2080.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2081.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2083.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2084.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2092.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2095.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2096.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2097.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2099.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2101.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2103.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2104.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21066.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21067.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21068.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21069.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21070.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21072.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21073.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21076.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21109.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21115.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21116.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21119.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21144.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21148.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2115.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21150.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21155.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21158.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21159.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/21169.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2119.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2131.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2137.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2138.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2139.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2143.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2144.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2145.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2146.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2147.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2148.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2149.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2150.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2151.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2152.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2158.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2159.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2160.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2161.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2162.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2163.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2164.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2165.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2166.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2167.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2169.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2170.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2172.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2175.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2176.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2177.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2178.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2179.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2180.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2181.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2182.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2183.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2184.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2185.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2186.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2187.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2188.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2189.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/2191.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22056.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22060.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22061.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22067.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22068.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22120.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22121.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22122.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22123.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/22178.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23002.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23007.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23009.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23016.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23018.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/23032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/24003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25009.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25010.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25012.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25013.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25015.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25017.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25020.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25022.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25029.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25030.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25035.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25040.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25042.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25053.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25063.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25069.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25086.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25090.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25093.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25095.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25096.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25097.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25098.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25099.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25110.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25112.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25113.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25120.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25122.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25123.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25124.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25150.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25174.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25181.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25182.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25184.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25185.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25187.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25188.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25190.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/25191.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/26010.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/29001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/29002.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/30031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/30032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3010.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3012.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3016.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3017.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3018.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3019.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3020.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3022.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3027.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/3028.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/31021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/31031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33002.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33015.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33020.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33022.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33026.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33027.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33028.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33030.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33035.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33037.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33039.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33042.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33043.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33044.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33047.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33048.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33049.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33050.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33060.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33066.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33070.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33071.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33072.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33075.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33076.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33077.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33078.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33079.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33080.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33081.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33082.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33083.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33084.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33085.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33086.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33087.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33088.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/33092.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35000.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35030.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35031.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/35035.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40012.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40013.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40020.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40028.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40043.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40045.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40046.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40047.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40048.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40049.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40050.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40051.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40052.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40054.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40055.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40056.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40057.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/40068.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/4059.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/4080.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/42004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/5069.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8001.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8002.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8003.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8004.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8005.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8006.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8007.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8008.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8009.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8010.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8011.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8012.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8013.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8014.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8015.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8016.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8017.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8018.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8019.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8021.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8023.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8024.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8025.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8026.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8029.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8032.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8033.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8034.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8035.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8036.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8037.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8038.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8039.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8040.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8041.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8042.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8043.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8050.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8051.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8052.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8053.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8054.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8060.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8065.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8066.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8070.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8072.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8074.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8075.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8076.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8077.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8079.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8080.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8081.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8082.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8083.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8085.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8086.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8087.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8088.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8091.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8092.table create mode 100644 definitions/bufr/tables/0/wmo/33/codetables/8093.table create mode 100644 definitions/bufr/tables/0/wmo/33/element.table create mode 100644 definitions/bufr/tables/0/wmo/33/sequence.def diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1003.table b/definitions/bufr/tables/0/wmo/33/codetables/1003.table new file mode 100644 index 000000000..a0c90ee0f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1003.table @@ -0,0 +1,8 @@ +0 0 ANTARCTICA +1 1 REGION I +2 2 REGION II +3 3 REGION III +4 4 REGION IV +5 5 REGION V +6 6 REGION VI +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/10063.table b/definitions/bufr/tables/0/wmo/33/codetables/10063.table new file mode 100644 index 000000000..50978740b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/10063.table @@ -0,0 +1,10 @@ +0 0 INCREASING, THEN DECREASING; ATMOSPHERIC PRESSURE THE SAME OR HIGHER THAN THREE HOURS AGO +1 1 INCREASING, THEN STEADY; OR INCREASING, THEN INCREASING MORE SLOWLY +2 2 INCREASING (STEADILY OR UNSTEADILY) +3 3 DECREASING OR STEADY, THEN INCREASING; OR INCREASING, THEN INCREASING MORE RAPIDLY +4 4 STEADY; ATMOSPHERIC PRESSURE THE SAME AS THREE HOURS AGO +5 5 DECREASING, THEN INCREASING; ATMOSPHERIC PRESSURE THE SAME OR LOWER THAN THREE HOURS AGO +6 6 DECREASING, THEN STEADY; OR DECREASING, THEN DECREASING MORE SLOWLY +7 7 DECREASING (STEADILY OR UNSTEADILY) +8 8 STEADY OR INCREASING, THEN DECREASING; OR DECREASING, THEN DECREASING MORE RAPIDLY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/10064.table b/definitions/bufr/tables/0/wmo/33/codetables/10064.table new file mode 100644 index 000000000..88ba38a95 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/10064.table @@ -0,0 +1,4 @@ +0 0 SUBSONIC +1 1 TRANSONIC +2 2 SUPERSONIC +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1007.table b/definitions/bufr/tables/0/wmo/33/codetables/1007.table new file mode 100644 index 000000000..621069805 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1007.table @@ -0,0 +1,215 @@ +0 0 RESERVED +1 1 ERS 1 +2 2 ERS 2 +3 3 METOP-1 (METOP-B) +4 4 METOP-2 (METOP-A) +5 5 METOP-3 (METOP-C) +20 20 SPOT1 +21 21 SPOT2 +22 22 SPOT3 +23 23 SPOT4 +40 40 OERSTED +41 41 CHAMP +42 42 TERRASAR-X +43 43 TANDEM-X +44 44 PAZ +46 46 SMOS +47 47 CRYOSAT-2 +48 48 AEOLUS +50 50 METEOSAT 3 +51 51 METEOSAT 4 +52 52 METEOSAT 5 +53 53 METEOSAT 6 +54 54 METEOSAT 7 +55 55 METEOSAT 8 +56 56 METEOSAT 9 +57 57 METEOSAT 10 +58 58 METEOSAT 1 +59 59 METEOSAT 2 +60 60 ENVISAT +61 61 SENTINEL 3A +62 62 SENTINEL 1A +63 63 SENTINEL 1B +64 64 SENTINEL 5P +65 65 SENTINEL 3B +66 66 SENTINEL-6A +67 67 SENTINEL-6B +70 70 METEOSAT 11 +120 120 ADEOS +121 121 ADEOS II +122 122 GCOM-W1 +140 140 GOSAT +150 150 GMS 3 +151 151 GMS 4 +152 152 GMS 5 +153 153 GMS +154 154 GMS 2 +171 171 MTSAT-1R +172 172 MTSAT-2 +173 173 HIMAWARI-8 +174 174 HIMAWARI-9 +200 200 NOAA 8 +201 201 NOAA 9 +202 202 NOAA 10 +203 203 NOAA 11 +204 204 NOAA 12 +205 205 NOAA 14 +206 206 NOAA 15 +207 207 NOAA 16 +208 208 NOAA 17 +209 209 NOAA 18 +220 220 LANDSAT 5 +221 221 LANDSAT 4 +222 222 LANDSAT 7 +223 223 NOAA 19 +224 224 NPP +225 225 NOAA 20 +226 226 NOAA 21 +240 240 DMSP 7 +241 241 DMSP 8 +242 242 DMSP 9 +243 243 DMSP 10 +244 244 DMSP 11 +245 245 DMSP 12 +246 246 DMSP 13 +247 247 DMSP 14 +248 248 DMSP 15 +249 249 DMSP 16 +250 250 GOES 6 +251 251 GOES 7 +252 252 GOES 8 +253 253 GOES 9 +254 254 GOES 10 +255 255 GOES 11 +256 256 GOES 12 +257 257 GOES 13 +258 258 GOES 14 +259 259 GOES 15 +260 260 JASON 1 +261 261 JASON 2 +262 262 JASON 3 +269 269 SPIRE LEMUR 3U CUBESAT +270 270 GOES 16 +271 271 GOES 17 +272 272 GOES 18 +273 273 GOES 19 +281 281 QUIKSCAT +282 282 TRMM +283 283 CORIOLIS +285 285 DMSP 17 +286 286 DMSP 18 +287 287 DMSP 19 +288 288 GPM-CORE +289 289 ORBITING CARBON OBSERVATORY - 2 (OCO-2, NASA) +310 310 GOMS 1 +311 311 GOMS 2 +320 320 METEOR 2-21 +321 321 METEOR 3-5 +322 322 METEOR 3M-1 +323 323 METEOR 3M-2 +341 341 RESURS 01-4 +410 410 KALPANA-1 +421 421 OCEANSAT-2 +422 422 SCATSAT-1 +423 423 OCEANSAT-3 +430 430 INSAT 1B +431 431 INSAT 1C +432 432 INSAT 1D +440 440 MEGHA-TROPIQUES +441 441 SARAL +450 450 INSAT 2A +451 451 INSAT 2B +452 452 INSAT 2E +470 470 INSAT 3A +471 471 INSAT 3D +472 472 INSAT 3E +473 473 INSAT 3DR +474 474 INSAT 3DS +500 500 FY-1C +501 501 FY-1D +502 502 HAI YANG 2A (HY-2A, SOA/NSOAS CHINA) +503 503 HAI YANG 2B (HY-2B, SOA/NSOAS CHINA) +510 510 FY-2 +512 512 FY-2B +513 513 FY-2C +514 514 FY-2D +515 515 FY-2E +516 516 FY-2F +517 517 FY-2G +518 518 FY-2H +520 520 FY-3A +521 521 FY-3B +522 522 FY-3C +523 523 FY-3D +530 530 FY-4A +700 700 TIROS M (ITOS 1) +701 701 NOAA 1 +702 702 NOAA 2 +703 703 NOAA 3 +704 704 NOAA 4 +705 705 NOAA 5 +706 706 NOAA 6 +707 707 NOAA 7 +708 708 TIROS-N +710 710 GOES (SMS 1) +711 711 GOES (SMS 2) +720 720 TOPEX +721 721 GFO (GEOSAT FOLLOW ON) +722 722 GRACE A +723 723 GRACE B +724 724 COSMIC-2 P1 +725 725 COSMIC-2 P2 +726 726 COSMIC-2 P3 +727 727 COSMIC-2 P4 +728 728 COSMIC-2 P5 +729 729 COSMIC-2 P6 +731 731 GOES 1 +732 732 GOES 2 +733 733 GOES 3 +734 734 GOES 4 +735 735 GOES 5 +740 740 COSMIC-1 +741 741 COSMIC-2 +742 742 COSMIC-3 +743 743 COSMIC-4 +744 744 COSMIC-5 +745 745 COSMIC-6 +750 750 COSMIC-2 E1 +751 751 COSMIC-2 E2 +752 752 COSMIC-2 E3 +753 753 COSMIC-2 E4 +754 754 COSMIC-2 E5 +755 755 COSMIC-2 E6 +763 763 NIMBUS 3 +764 764 NIMBUS 4 +765 765 NIMBUS 5 +766 766 NIMBUS 6 +767 767 NIMBUS 7 +780 780 ERBS +781 781 UARS +782 782 EARTH PROBE +783 783 TERRA +784 784 AQUA +785 785 AURA +786 786 C/NOFS +787 787 CALIPSO +788 788 CLOUDSAT +800 800 SUNSAT +801 801 INTERNATIONAL SPACE STATION (ISS) +802 802 CFOSAT +803 803 GRACE C (GRACE-FO) +804 804 GRACE D (GRACE-FO) +810 810 COMS +811 811 GEO-KOMPSAT-2A +812 812 SCISAT-1 +813 813 ODIN +820 820 SAC-C +821 821 SAC-D +825 825 KOMPSAT-5 +850 850 COMBINATION OF TERRA AND AQUA +851 851 COMBINATION OF NOAA 16 TO NOAA 19 +852 852 COMBINATION OF METOP-1 TO METOP-3 +853 853 COMBINATION OF METEOSAT AND DMSP +854 854 NON-SPECIFIC MIXTURE OF GEOSTATIONARY AND LOW EARTH-ORBITING SATELLITES +855 855 COMBINATION OF INSAT 3D AND INSAT 3DR +1023 1023 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1024.table b/definitions/bufr/tables/0/wmo/33/codetables/1024.table new file mode 100644 index 000000000..cdc9e2470 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1024.table @@ -0,0 +1,9 @@ +0 0 NO WIND SPEED DATA AVAILABLE +1 1 AMSR-E DATA +2 2 TMI DATA +3 3 NWP: ECMWF +4 4 NWP: UK MET OFFICE +5 5 NWP: NCEP +6 6 REFERENCE CLIMATOLOGY +7 7 ERS_SCATTEROMETER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1028.table b/definitions/bufr/tables/0/wmo/33/codetables/1028.table new file mode 100644 index 000000000..18f82068b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1028.table @@ -0,0 +1,7 @@ +0 0 NO AOD DATA AVAILABLE +1 1 NESDIS +2 2 NAVOCEANO +3 3 NAAPS +4 4 MERIS +5 5 AATSR +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1029.table b/definitions/bufr/tables/0/wmo/33/codetables/1029.table new file mode 100644 index 000000000..d63d07ef0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1029.table @@ -0,0 +1,8 @@ +0 0 NO SSI DATA AVAILABLE +1 1 MSG_SEVIRI +2 2 GOES EAST +3 3 GOES WEST +4 4 ECMWF +5 5 NCEP +6 6 UK MET OFFICE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1033.table b/definitions/bufr/tables/0/wmo/33/codetables/1033.table new file mode 100644 index 000000000..68839fe19 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1033.table @@ -0,0 +1,237 @@ +0 0 WMO SECRETARIAT +1 1 MELBOURNE +2 2 MELBOURNE +3 3 ) +4 4 MOSCOW +5 5 MOSCOW +6 6 ) +7 7 US NATIONAL WEATHER SERVICE - NATIONAL CENTRES FOR ENVIRONMENTAL PREDICTION (NCEP) +8 8 US NATIONAL WEATHER SERVICE TELECOMMUNICATIONS GATEWAY (NWSTG) +9 9 US NATIONAL WEATHER SERVICE - OTHER +10 10 CAIRO (RSMC) +11 11 ) +12 12 DAKAR (RSMC) +13 13 ) +14 14 NAIROBI (RSMC) +15 15 ) +16 16 CASABLANCA (RSMC) +17 17 TUNIS (RSMC) +18 18 TUNIS - CASABLANCA (RSMC) +19 19 ) +20 20 LAS PALMAS +21 21 ALGIERS (RSMC) +22 22 ACMAD +23 23 MOZAMBIQUE (NMC) +24 24 PRETORIA (RSMC) +25 25 LA RéUNION (RSMC) +26 26 KHABAROVSK (RSMC) +27 27 ) +28 28 NEW DELHI (RSMC) +29 29 ) +30 30 NOVOSIBIRSK (RSMC) +31 31 ) +32 32 TASHKENT (RSMC) +33 33 JEDDAH (RSMC) +34 34 TOKYO (RSMC), JAPAN METEOROLOGICAL AGENCY +35 35 ) +36 36 BANGKOK +37 37 ULAANBAATAR +38 38 BEIJING (RSMC) +39 39 ) +40 40 SEOUL +41 41 BUENOS AIRES (RSMC) +42 42 ) +43 43 BRASILIA (RSMC) +44 44 ) +45 45 SANTIAGO +46 46 BRAZILIAN SPACE AGENCY ­ INPE +47 47 COLOMBIA (NMC) +48 48 ECUADOR (NMC) +49 49 PERU (NMC) +50 50 VENEZUELA (BOLIVARIAN REPUBLIC OF) (NMC) +51 51 MIAMI (RSMC) +52 52 MIAMI (RSMC), NATIONAL HURRICANE CENTRE +53 53 MSC MONITORING +54 54 MONTREAL (RSMC) +55 55 SAN FRANCISCO +56 56 ARINC CENTRE +57 57 US AIR FORCE - AIR FORCE GLOBAL WEATHER CENTRAL +58 58 FLEET NUMERICAL METEOROLOGY AND OCEANOGRAPHY CENTER, MONTEREY, CA, UNITED STATES +59 59 THE NOAA FORECAST SYSTEMS LABORATORY, BOULDER, CO, UNITED STATES +60 60 UNITED STATES NATIONAL CENTER FOR ATMOSPHERIC RESEARCH (NCAR) +61 61 SERVICE ARGOS - LANDOVER +62 62 US NAVAL OCEANOGRAPHIC OFFICE +63 63 INTERNATIONAL RESEARCH INSTITUTE FOR CLIMATE AND SOCIETY (IRI) +64 64 HONOLULU (RSMC) +65 65 DARWIN (RSMC) +66 66 ) +67 67 MELBOURNE (RSMC) +68 68 RESERVED +69 69 WELLINGTON (RSMC) +70 70 ) +71 71 NADI (RSMC) +72 72 SINGAPORE +73 73 MALAYSIA (NMC) +74 74 UK METEOROLOGICAL OFFICE ­ EXETER (RSMC) +75 75 ) +76 76 MOSCOW (RSMC) +77 77 RESERVED +78 78 OFFENBACH (RSMC) +79 79 ) +80 80 ROME (RSMC) +81 81 ) +82 82 NORRKöPING +83 83 ) +84 84 TOULOUSE (RSMC) +85 85 TOULOUSE (RSMC) +86 86 HELSINKI +87 87 BELGRADE +88 88 OSLO +89 89 PRAGUE +90 90 EPISKOPI +91 91 ANKARA +92 92 FRANKFURT/MAIN +93 93 LONDON (WAFC) +94 94 COPENHAGEN +95 95 ROTA +96 96 ATHENS +97 97 EUROPEAN SPACE AGENCY (ESA) +98 98 EUROPEAN CENTRE FOR MEDIUM-RANGE WEATHER FORECASTS (ECMWF) (RSMC) +99 99 DE BILT +100 100 BRAZZAVILLE +101 101 ABIDJAN +102 102 LIBYA (NMC) +103 103 MADAGASCAR (NMC) +104 104 MAURITIUS (NMC) +105 105 NIGER (NMC) +106 106 SEYCHELLES (NMC) +107 107 UGANDA (NMC) +108 108 UNITED REPUBLIC OF TANZANIA (NMC) +109 109 ZIMBABWE (NMC) +110 110 HONG-KONG, CHINA +111 111 AFGHANISTAN (NMC) +112 112 BAHRAIN (NMC) +113 113 BANGLADESH (NMC) +114 114 BHUTAN (NMC) +115 115 CAMBODIA (NMC) +116 116 DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA (NMC) +117 117 ISLAMIC REPUBLIC OF IRAN (NMC) +118 118 IRAQ (NMC) +119 119 KAZAKHSTAN (NMC) +120 120 KUWAIT (NMC) +121 121 KYRGYZSTAN (NMC) +122 122 LAO PEOPLE'S DEMOCRATIC REPUBLIC (NMC) +123 123 MACAO, CHINA +124 124 MALDIVES (NMC) +125 125 MYANMAR (NMC) +126 126 NEPAL (NMC) +127 127 OMAN (NMC) +128 128 PAKISTAN (NMC) +129 129 QATAR (NMC) +130 130 YEMEN (NMC) +131 131 SRI LANKA (NMC) +132 132 TAJIKISTAN (NMC) +133 133 TURKMENISTAN (NMC) +134 134 UNITED ARAB EMIRATES (NMC) +135 135 UZBEKISTAN (NMC) +136 136 VIET NAM (NMC) +140 140 BOLIVIA (PLURINATIONAL STATE OF) (NMC) +141 141 GUYANA (NMC) +142 142 PARAGUAY (NMC) +143 143 SURINAME (NMC) +144 144 URUGUAY (NMC) +145 145 FRENCH GUIANA +146 146 BRAZILIAN NAVY HYDROGRAPHIC CENTRE +147 147 NATIONAL COMMISSION ON SPACE ACTIVITIES (CONAE) - ARGENTINA +148 148 BRAZILIAN DEPARTMENT OF AIRSPACE CONTROL - DECEA +149 149 RESERVED FOR OTHER CENTRES +150 150 ANTIGUA AND BARBUDA (NMC) +151 151 BAHAMAS (NMC) +152 152 BARBADOS (NMC) +153 153 BELIZE (NMC) +154 154 BRITISH CARIBBEAN TERRITORIES CENTRE +155 155 SAN JOSé +156 156 CUBA (NMC) +157 157 DOMINICA (NMC) +158 158 DOMINICAN REPUBLIC (NMC) +159 159 EL SALVADOR (NMC) +160 160 US NOAA/NESDIS +161 161 US NOAA OFFICE OF OCEANIC AND ATMOSPHERIC RESEARCH +162 162 GUATEMALA (NMC) +163 163 HAITI (NMC) +164 164 HONDURAS (NMC) +165 165 JAMAICA (NMC) +166 166 MEXICO CITY +167 167 CURAçAO AND SINT MAARTEN (NMC) +168 168 NICARAGUA (NMC) +169 169 PANAMA (NMC) +170 170 SAINT LUCIA (NMC) +171 171 TRINIDAD AND TOBAGO (NMC) +172 172 FRENCH DEPARTMENTS IN RA IV +173 173 US NATIONAL AERONAUTICS AND SPACE ADMINISTRATION (NASA) +174 174 INTEGRATED SCIENCE DATA MANAGEMENT/MARINE ENVIRONMENTAL DATA SERVICE (ISDM/MEDS) - CANADA +175 175 UNIVERSITY CORPORATION FOR ATMOSPHERIC RESEARCH (UCAR) - UNITED STATES +176 176 COOPERATIVE INSTITUTE FOR METEOROLOGICAL SATELLITE STUDIES (CIMSS) - UNITED STATES +177 177 NOAA NATIONAL OCEAN SERVICE - UNITED STATES +178 178 SPIRE GLOBAL, INC. +190 190 COOK ISLANDS (NMC) +191 191 FRENCH POLYNESIA (NMC) +192 192 TONGA (NMC) +193 193 VANUATU (NMC) +194 194 BRUNEI DARUSSALAM (NMC) +195 195 INDONESIA (NMC) +196 196 KIRIBATI (NMC) +197 197 FEDERATED STATES OF MICRONESIA (NMC) +198 198 NEW CALEDONIA (NMC) +199 199 NIUE +200 200 PAPUA NEW GUINEA (NMC) +201 201 PHILIPPINES (NMC) +202 202 SAMOA (NMC) +203 203 SOLOMON ISLANDS (NMC) +204 204 NATIONAL INSTITUTE OF WATER AND ATMOSPHERIC RESEARCH (NIWA - NEW ZEALAND) +210 210 FRASCATI (ESA/ESRIN) +211 211 LANNION +212 212 LISBON +213 213 REYKJAVIK +214 214 MADRID +215 215 ZURICH +216 216 SERVICE ARGOS - TOULOUSE +217 217 BRATISLAVA +218 218 BUDAPEST +219 219 LJUBLJANA +220 220 WARSAW +221 221 ZAGREB +222 222 ALBANIA (NMC) +223 223 ARMENIA (NMC) +224 224 AUSTRIA (NMC) +225 225 AZERBAIJAN (NMC) +226 226 BELARUS (NMC) +227 227 BELGIUM (NMC) +228 228 BOSNIA AND HERZEGOVINA (NMC) +229 229 BULGARIA (NMC) +230 230 CYPRUS (NMC) +231 231 ESTONIA (NMC) +232 232 GEORGIA (NMC) +233 233 DUBLIN +234 234 ISRAEL (NMC) +235 235 JORDAN (NMC) +236 236 LATVIA (NMC) +237 237 LEBANON (NMC) +238 238 LITHUANIA (NMC) +239 239 LUXEMBOURG +240 240 MALTA (NMC) +241 241 MONACO +242 242 ROMANIA (NMC) +243 243 SYRIAN ARAB REPUBLIC (NMC) +244 244 THE FORMER YUGOSLAV REPUBLIC OF MACEDONIA (NMC) +245 245 UKRAINE (NMC) +246 246 REPUBLIC OF MOLDOVA (NMC) +247 247 OPERATIONAL PROGRAMME FOR THE EXCHANGE OF WEATHER RADAR INFORMATION (OPERA) - EUMETNET +248 248 MONTENEGRO (NMC) +249 249 BARCELONA DUST FORECAST CENTER +250 250 CONSORTIUM FOR SMALL SCALE MODELLING (COSMO) +251 251 METEOROLOGICAL COOPERATION ON OPERATIONAL NWP (METCOOP) +252 252 MAX PLANCK INSTITUTE FOR METEOROLOGY (MPI-M) +253 253 RESERVED FOR OTHER CENTRES +254 254 EUMETSAT OPERATION CENTRE +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1034.table b/definitions/bufr/tables/0/wmo/33/codetables/1034.table new file mode 100644 index 000000000..fab134d61 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1034.table @@ -0,0 +1,104 @@ +0 0 NO SUB-CENTRE +1 1 LUXEMBOURG (NMC) +2 2 FUCINO +3 3 GATINEAU +4 4 MASPALOMAS (SPAIN) +5 5 ESA ERS CENTRAL FACILITY +6 6 PRINCE ALBERT +7 7 WEST FREUGH +8 8 LANGLEY RESEARCH CENTER +9 9 MARSHALL SPACE FLIGHT CENTER +10 10 TROMSO (NORWAY) +11 11 MCMURDO (ANTARCTICA) +12 12 SODANKYLA (FINLAND) +13 13 TROMSO +14 14 BARROW (UNITED STATES) +15 15 ROTHERA (ANTARCTICA) +16 16 SPACE WEATHER PREDICTION CENTER +17 17 ESRL GLOBAL SYSTEMS DIVISION +18 18 SIPAM-PORTO VELHO-RO +19 19 SIPAM-BELéM-PA +20 20 MASPALOMAS (SPAIN) +21 21 AGENZIA SPAZIALE ITALIANA (ITALY) +22 22 CENTRE NATIONAL DE LA RECHERCHE SCIENTIFIQUE (FRANCE) +23 23 GEOFORSCHUNGS ZENTRUM (GERMANY) +24 24 GEODETIC OBSERVATORY PECNY (CZECHIA) +25 25 INSTITUT D'ESTUDIS ESPACIALS DE CATALUNYA (SPAIN) +26 26 FEDERAL OFFICE OF TOPOGRAPHY (SWITZERLAND) +27 27 NORDIC COMMISSION OF GEODESY (NORWAY) +28 28 NORDIC COMMISSION OF GEODESY (SWEDEN) +29 29 INSTITUTE GéOGRAPHIQUE NATIONAL (FRANCE) - SERVICE DE GéODéSIE +30 30 KANGERLUSSUAQ (GREENLAND) +31 31 INSTITUTE OF ENGINEERING SATELLITE SURVEYING AND GEODESY (UNITED KINGDOM) +32 32 JOINT OPERATIONAL METEOROLOGY AND OCEANOGRAPHY CENTRE (JOMOC) +33 33 KONINKLIJK NEDERLANDS METEOROLOGISCH INSTITUT (NETHERLANDS) +34 34 NORDIC GPS ATMOSPHERIC ANALYSIS CENTRE (SWEDEN) +35 35 INSTITUTO GEOGRAFICO NACIONAL DE ESPAñA (SPAIN) +36 36 MET ÉIREANN (IRELAND) +37 37 ROYAL OBSERVATORY OF BELGIUM (BELGIUM) +40 40 EDMONTON (CANADA) +50 50 BEDFORD (CANADA) +60 60 GANDER (CANADA) +64 64 BUNDESWEHR GEOINFORMATION OFFICE (BGIO) +70 70 MONTEREY (UNITED STATES) +76 76 ROSHYDROMET (RUSSIAN FEDERATION) +78 78 DEUTSCHER WETTERDIENST (GERMANY) +80 80 WALLOPS ISLAND (UNITED STATES) +90 90 GILMOR CREEK (UNITED STATES) +96 96 HELLENIC NATIONAL METEOROLOGICAL SERVICE (GREECE) +100 100 ATHENS (GREECE) +101 101 ALBANIA (NMC) +102 102 NATIONAL RESEARCH COUNCIL/INSTITUTE OF ATMOSPHERIC SCIENCES AND CLIMATE (CNR-ISAC) +110 110 NOWCAST MOBILE (LIGHTNING DATA) +120 120 EWA BEACH, HAWAII +125 125 FORD ISLAND, HAWAII +130 130 MIAMI, FLORIDA +140 140 LANNION (FRANCE) +150 150 SVALBARD (NORWAY) +170 170 ST DENIS (LA RéUNION) +180 180 MOSCOW +190 190 MUSCAT +200 200 KHABAROVSK +201 201 RHEINISCHES INSTITUT FüR UMWELTFORSCHUNG AN DER UNIVERSITäT ZU KöLN E.V. (GERMANY) +202 202 INSTITUT FRANçAIS DE RECHERCHE POUR L'EXPLOITATION DE LA MER +203 203 AARHUS UNIVERSITY (DENMARK) +204 204 INSTITUTE OF ENVIRONMENTAL PROTECTION - NATIONAL RESEARCH INSTITUTE (POLAND) +205 205 NIUE +206 206 RAROTONGA (COOK ISLANDS) +207 207 APIA (SAMOA) +208 208 TONGA +209 209 TUVALU +210 210 NOVOSIBIRSK +211 211 TOKELAU +214 214 DARWIN +215 215 METEOSWISS (SWITZERLAND) +217 217 PERTH +219 219 TOWNSVILLE +220 220 INSTITUTE OF METEOROLOGY AND WATER MANAGEMENT (POLAND) +221 221 SCHLESWIG-HOLSTEIN, TRAFFIC OPERATIONS COMPUTING CENTRE (TOCC) KIEL/NEUMüNSTER +222 222 HAMBURG, TOCC HAMBURG +223 223 NIEDERSACHSEN, TOCC HANNOVER +224 224 AUSTRIA (NMC) +225 225 NORDRHEIN-WESTFALEN, TOCC KAMEN LEVERKUSEN +226 226 HESSEN, TOCC RüSSELSHEIM +227 227 RHEINLAND-PFALZ, TOCC KOBLENZ +228 228 BADEN-WüRTTEMBERG, TOCC LUDWIGSBURG +229 229 BAYERN, TOCC FREIMANN +230 230 SAARLAND, TOCC ROHRBACH +231 231 BAYERN, AUTOBAHN DIRECTORATE NORDBAYERN +232 232 BRANDENBURG, TOCC STOLPE +233 233 MECKLENBURG-VORPOMMERN, TOCC MALCHOW +234 234 SACHSEN, TOCC DRESDEN +235 235 SACHSEN-ANHALT, TOCC HALLE +236 236 THüRINGEN, TOCC ERFURT +237 237 EASYWAY - METEOTRANS +240 240 KIYOSE +241 241 REANALYSIS PROJECT +242 242 NATIONAL METEOROLOGICAL ADMINISTRATION (ROMANIA) +243 243 KELBURN +245 245 JINCHEON +249 249 SINGAPORE +250 250 VLADIVOSTOCK +251 251 GUAM +252 252 HONOLULU +254 254 EUMETSAT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1036.table b/definitions/bufr/tables/0/wmo/33/codetables/1036.table new file mode 100644 index 000000000..e7e4045e3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1036.table @@ -0,0 +1,38 @@ +36001 36001 AUSTRALIA, BUREAU OF METEOROLOGY (BOM) +36002 36002 AUSTRALIA, JOINT AUSTRALIAN FACILITY FOR OCEAN OBSERVING SYSTEMS (JAFOOS) +36003 36003 AUSTRALIA, THE COMMONWEALTH SCIENTIFIC AND INDUSTRIAL RESEARCH ORGANIZATION (CSIRO) +124001 124001 CANADA, MARINE ENVIRONMENTAL DATA SERVICE (MEDS) +124002 124002 CANADA, INSTITUTE OF OCEAN SCIENCES (IOS) +124173 124173 CANADA, ENVIRONMENT CANADA +124174 124174 CANADA, DEPARTMENT OF NATIONAL DEFENCE +124175 124175 CANADA, NAV CANADA +156001 156001 CHINA, THE STATE OCEANIC ADMINISTRATION +156002 156002 CHINA, SECOND INSTITUTE OF OCEANOGRAPHY, STATE OCEANIC ADMINISTRATION +156003 156003 CHINA, INSTITUTE OF OCEAN TECHNOLOGY +250001 250001 FRANCE, INSTITUT DE RECHERCHE POUR LE DéVELOPPEMENT (IRD) +250002 250002 FRANCE, INSTITUT FRANçAIS DE RECHERCHE POUR L'EXPLOITATION DE LA MER (IFREMER) +276001 276001 GERMANY, BUNDESAMT FUER SEESCHIFFAHRT UND HYDROGRAPHIE (BSH) +276002 276002 GERMANY, INSTITUT FUER MEERESKUNDE, KIEL +356001 356001 INDIA, NATIONAL INSTITUTE OF OCEANOGRAPHY (NIO) +356002 356002 INDIA, NATIONAL INSTITUTE FOR OCEAN TECHNOLOGY (NIOT) +356003 356003 INDIA, NATIONAL CENTRE FOR OCEAN INFORMATION SERVICE +392001 392001 JAPAN, JAPAN METEOROLOGICAL AGENCY (JMA) +392002 392002 JAPAN, FRONTIER OBSERVATIONAL RESEARCH SYSTEM FOR GLOBAL CHANGE +392003 392003 JAPAN, JAPAN MARINE SCIENCE AND TECHNOLOGY CENTRE (JAMSTEC) +410001 410001 REPUBLIC OF KOREA, SEOUL NATIONAL UNIVERSITY +410002 410002 REPUBLIC OF KOREA, KOREA OCEAN RESEARCH AND DEVELOPMENT INSTITUTE (KORDI) +410003 410003 REPUBLIC OF KOREA, METEOROLOGICAL RESEARCH INSTITUTE +540001 540001 NEW CALEDONIA, INSTITUT DE RECHERCHE POUR LE DéVELOPPEMENT (IRD) +554001 554001 NEW ZEALAND, NATIONAL INSTITUTE OF WATER AND ATMOSPHERIC RESEARCH (NIWA) +643001 643001 RUSSIAN FEDERATION, STATE OCEANOGRAPHIC INSTITUTE OF ROSHYDROMET +643002 643002 RUSSIAN FEDERATION, FEDERAL SERVICE FOR HYDROMETEOROLOGY AND ENVIRONMENTAL MONITORING +724001 724001 SPAIN, INSTITUTO ESPAñOL DE OCEANOGRAFIA +826001 826001 UNITED KINGDOM, HYDROGRAPHIC OFFICE +826002 826002 UNITED KINGDOM, SOUTHAMPTON OCEANOGRAPHY CENTRE (SOC) +840001 840001 USA, NOAA ATLANTIC OCEANOGRAPHIC AND METEOROLOGICAL LABORATORIES (AOML) +840002 840002 USA, NOAA PACIFIC MARINE ENVIRONMENTAL LABORATORIES (PMEL) +840003 840003 USA, SCRIPPS INSTITUTION OF OCEANOGRAPHY (SIO) +840004 840004 USA, WOODS HOLE OCEANOGRAPHIC INSTITUTION (WHOI) +840005 840005 USA, UNIVERSITY OF WASHINGTON +840006 840006 USA, NAVAL OCEANOGRAPHIC OFFICE +1048575 1048575 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1038.table b/definitions/bufr/tables/0/wmo/33/codetables/1038.table new file mode 100644 index 000000000..2eee38baf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1038.table @@ -0,0 +1,7 @@ +0 0 NO SEA ICE SET +1 1 NSIDC SSM/I CAVALIERI ET AL (1992) +2 2 AMSR-E +3 3 ECMWF +4 4 CMS (FRANCE) CLOUD MASK USED BY MEDSPIRATION +5 5 EUMETSAT OSI-SAF +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1044.table b/definitions/bufr/tables/0/wmo/33/codetables/1044.table new file mode 100644 index 000000000..c419e8307 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1044.table @@ -0,0 +1,9 @@ +0 0 RESERVED +1 1 FULL WEIGHTED MIXTURE OF INDIVIDUAL QUALITY TESTS +2 2 WEIGHTED MIXTURE OF INDIVIDUAL TESTS, BUT EXCLUDING FORECAST COMPARISON +3 3 RECURSIVE FILTER FUNCTION +4 4 COMMON QUALITY INDEX (QI) WITHOUT FORECAST +5 5 QI WITHOUT FORECAST +6 6 QI WITH FORECAST +7 7 ESTIMATED ERROR IN M/S CONVERTED TO A PERCENT CONFIDENCE +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1052.table b/definitions/bufr/tables/0/wmo/33/codetables/1052.table new file mode 100644 index 000000000..b8e14ed0f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1052.table @@ -0,0 +1,4 @@ +0 0 PRIMARY +1 1 SECONDARY +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1090.table b/definitions/bufr/tables/0/wmo/33/codetables/1090.table new file mode 100644 index 000000000..55f7ca25d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1090.table @@ -0,0 +1,5 @@ +0 0 LAGGED-AVERAGE FORECASTING (LAF) +1 1 BREEDING +2 2 SINGULAR VECTORS +3 3 MULTIPLE ANALYSIS CYCLES +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1092.table b/definitions/bufr/tables/0/wmo/33/codetables/1092.table new file mode 100644 index 000000000..dc9bf1c16 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1092.table @@ -0,0 +1,5 @@ +0 0 UNPERTURBED HIGH-RESOLUTION CONTROL FORECAST +1 1 UNPERTURBED LOW-RESOLUTION CONTROL FORECAST +2 2 NEGATIVELY PERTURBED FORECAST +3 3 POSITIVELY PERTURBED FORECAST +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1101.table b/definitions/bufr/tables/0/wmo/33/codetables/1101.table new file mode 100644 index 000000000..b5792ddac --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1101.table @@ -0,0 +1,202 @@ +100 100 ALGERIA +101 101 ANGOLA +102 102 BENIN +103 103 BOTSWANA +104 104 BURKINA FASO +105 105 BURUNDI +106 106 CAMEROON +107 107 CABO VERDE +108 108 CENTRAL AFRICAN REPUBLIC +109 109 CHAD +110 110 COMOROS +111 111 CONGO +112 112 CôTE D'IVOIRE +113 113 DEMOCRATIC REPUBLIC OF THE CONGO +114 114 DJIBOUTI +115 115 EGYPT +116 116 ERITREA +117 117 ETHIOPIA +118 118 FRANCE (RA I) +119 119 GABON +120 120 GAMBIA +121 121 GHANA +122 122 GUINEA +123 123 GUINEA-BISSAU +124 124 KENYA +125 125 LESOTHO +126 126 LIBERIA +127 127 LIBYA +128 128 MADAGASCAR +129 129 MALAWI +130 130 MALI +131 131 MAURITANIA +132 132 MAURITIUS +133 133 MOROCCO +134 134 MOZAMBIQUE +135 135 NAMIBIA +136 136 NIGER +137 137 NIGERIA +138 138 PORTUGAL (RA I) +139 139 RWANDA +140 140 SAO TOME AND PRINCIPE +141 141 SENEGAL +142 142 SEYCHELLES +143 143 SIERRA LEONE +144 144 SOMALIA +145 145 SOUTH AFRICA +146 146 SPAIN (RA I) +147 147 SUDAN +148 148 ESWATINI +149 149 TOGO +150 150 TUNISIA +151 151 UGANDA +152 152 UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (RA I) +153 153 UNITED REPUBLIC OF TANZANIA +154 154 ZAMBIA +155 155 ZIMBABWE +200 200 AFGHANISTAN +201 201 BAHRAIN +202 202 BANGLADESH +203 203 BHUTAN +204 204 CAMBODIA +205 205 CHINA +206 206 DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA +207 207 HONG KONG, CHINA +208 208 INDIA +209 209 IRAN, ISLAMIC REPUBLIC OF +210 210 IRAQ +211 211 JAPAN +212 212 KAZAKHSTAN +213 213 KUWAIT +214 214 KYRGYZSTAN +215 215 LAO PEOPLE'S DEMOCRATIC REPUBLIC +216 216 MACAO, CHINA +217 217 MALDIVES +218 218 MONGOLIA +219 219 MYANMAR +220 220 NEPAL +221 221 OMAN +222 222 PAKISTAN +223 223 QATAR +224 224 REPUBLIC OF KOREA +225 225 YEMEN +226 226 RUSSIAN FEDERATION (RA II) +227 227 SAUDI ARABIA +228 228 SRI LANKA +229 229 TAJIKISTAN +230 230 THAILAND +231 231 TURKMENISTAN +232 232 UNITED ARAB EMIRATES +233 233 UZBEKISTAN +234 234 VIET NAM +300 300 ARGENTINA +301 301 BOLIVIA (PLURINATIONAL STATE OF) +302 302 BRAZIL +303 303 CHILE +304 304 COLOMBIA +305 305 ECUADOR +306 306 FRANCE (RA III) +307 307 GUYANA +308 308 PARAGUAY +309 309 PERU +310 310 SURINAME +311 311 URUGUAY +312 312 VENEZUELA (BOLIVARIAN REPUBLIC OF) +400 400 ANTIGUA AND BARBUDA +401 401 BAHAMAS +402 402 BARBADOS +403 403 BELIZE +404 404 BRITISH CARIBBEAN TERRITORIES +405 405 CANADA +406 406 COLOMBIA +407 407 COSTA RICA +408 408 CUBA +409 409 DOMINICA +410 410 DOMINICAN REPUBLIC +411 411 EL SALVADOR +412 412 FRANCE (RA IV) +413 413 GUATEMALA +414 414 HAITI +415 415 HONDURAS +416 416 JAMAICA +417 417 MEXICO +418 418 CURAçAO AND SINT MAARTEN +419 419 NICARAGUA +420 420 PANAMA +421 421 SAINT LUCIA +422 422 TRINIDAD AND TOBAGO +423 423 UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (RA IV) +424 424 UNITED STATES OF AMERICA (RA IV) +425 425 VENEZUELA (BOLIVARIAN REPUBLIC OF) +500 500 AUSTRALIA +501 501 BRUNEI DARUSSALAM +502 502 COOK ISLANDS +503 503 FIJI +504 504 FRENCH POLYNESIA +505 505 INDONESIA +506 506 KIRIBATI +507 507 MALAYSIA +508 508 MICRONESIA, FEDERATED STATES OF +509 509 NEW CALEDONIA +510 510 NEW ZEALAND +511 511 NIUE +512 512 PAPUA NEW GUINEA +513 513 PHILIPPINES +514 514 SAMOA +515 515 SINGAPORE +516 516 SOLOMON ISLANDS +517 517 TONGA +518 518 UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (RA V) +519 519 UNITED STATES OF AMERICA (RA V) +520 520 VANUATU +600 600 ALBANIA +601 601 ARMENIA +602 602 AUSTRIA +603 603 AZERBAIJAN +604 604 BELARUS +605 605 BELGIUM +606 606 BOSNIA AND HERZEGOVINA +607 607 BULGARIA +608 608 CROATIA +609 609 CYPRUS +610 610 CZECHIA +611 611 DENMARK +612 612 ESTONIA +613 613 FINLAND +614 614 FRANCE (RA VI) +615 615 GEORGIA +616 616 GERMANY +617 617 GREECE +618 618 HUNGARY +619 619 ICELAND +620 620 IRELAND +621 621 ISRAEL +622 622 ITALY +623 623 JORDAN +624 624 KAZAKHSTAN +625 625 LATVIA +626 626 LEBANON +627 627 LITHUANIA +628 628 LUXEMBOURG +629 629 MALTA +630 630 MONACO +631 631 MONTENEGRO +632 632 NETHERLANDS +633 633 NORWAY +634 634 POLAND +635 635 PORTUGAL (RA VI) +636 636 REPUBLIC OF MOLDOVA +637 637 ROMANIA +638 638 RUSSIAN FEDERATION (RA VI) +639 639 SERBIA +640 640 SLOVAKIA +641 641 SLOVENIA +642 642 SPAIN (RA VI) +643 643 SWEDEN +644 644 SWITZERLAND +645 645 SYRIAN ARAB REPUBLIC +646 646 THE FORMER YUGOSLAV REPUBLIC OF MACEDONIA +647 647 TURKEY +648 648 UKRAINE +649 649 UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND (RA VI) +1023 1023 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/11030.table b/definitions/bufr/tables/0/wmo/33/codetables/11030.table new file mode 100644 index 000000000..253b8fccc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/11030.table @@ -0,0 +1,25 @@ +0 0 NIL +1 1 LIGHT +2 2 MODERATE +3 3 SEVERE +4 4 NIL +5 5 LIGHT +6 6 MODERATE +7 7 SEVERE +8 8 NIL +9 9 LIGHT +10 10 MODERATE +11 11 SEVERE +12 12 EXTREME, IN CLEAR AIR +13 13 EXTREME, IN CLOUD +14 14 EXTREME, CLOUD/CLEAR AIR NOT SPECIFIED +15 15 LIGHT, ISOLATED MODERATE +16 16 LIGHT, OCCASIONAL MODERATE +17 17 LIGHT, FREQUENTLY MODERATE +18 18 MODERATE, ISOLATED SEVERE +19 19 MODERATE, OCCASIONAL SEVERE +20 20 MODERATE, FREQUENTLY SEVERE +21 21 SEVERE, ISOLATED EXTREME +22 22 SEVERE, OCCASIONAL EXTREME +23 23 SEVERE, FREQUENTLY EXTREME +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/11031.table b/definitions/bufr/tables/0/wmo/33/codetables/11031.table new file mode 100644 index 000000000..7bece1c85 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/11031.table @@ -0,0 +1,16 @@ +0 0 NIL +1 1 LIGHT +2 2 MODERATE +3 3 SEVERE +4 4 NIL +5 5 LIGHT +6 6 MODERATE +7 7 SEVERE +8 8 NIL +9 9 LIGHT +10 10 MODERATE +11 11 SEVERE +12 12 EXTREME, IN CLEAR AIR +13 13 EXTREME, IN CLOUD +14 14 EXTREME, CLOUD/CLEAR AIR NOT SPECIFIED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/11037.table b/definitions/bufr/tables/0/wmo/33/codetables/11037.table new file mode 100644 index 000000000..e25c9da63 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/11037.table @@ -0,0 +1,30 @@ +0 0 AVE < 0.1 +1 1 AVE < 0.1 +2 2 0.1 =< AVE < 0.2 +3 3 AVE <0.1 +4 4 0.1 =< AVE < 0.2 +5 5 0.2 =< AVE < 0.3 +6 6 AVE < 0.1 +7 7 0.1 =< AVE < 0.2 +8 8 0.2 =< AVE < 0.3 +9 9 0.3 =< AVE < 0.4 +10 10 AVE < 0.1 +11 11 0.1 =< AVE < 0.2 +12 12 0.2 =< AVE < 0.3 +13 13 0.3 =< AVE < 0.4 +14 14 0.4 =< AVE < 0.5 +15 15 AVE < 0.1 +16 16 0.1 =< AVE < 0.2 +17 17 0.2 =< AVE < 0.3 +18 18 0.3 =< AVE < 0.4 +19 19 0.4 =< AVE < 0.5 +20 20 0.5 =< AVE < 0.8 +21 21 AVE < 0.1 +22 22 0.1 =< AVE < 0.2 +23 23 0.2 =< AVE < 0.3 +24 24 0.3 =< AVE < 0.4 +25 25 0.4 =< AVE < 0.5 +26 26 0.5 =< AVE < 0.8 +27 27 0.8 =< AVE +28 28 NIL +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/11038.table b/definitions/bufr/tables/0/wmo/33/codetables/11038.table new file mode 100644 index 000000000..68876b0b6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/11038.table @@ -0,0 +1,17 @@ +0 0 MIN < 1 +1 1 1 =< MIN < 2 +2 2 2 =< MIN < 3 +3 3 3 =< MIN < 4 +4 4 4 =< MIN < 5 +5 5 5 =< MIN < 6 +6 6 6 =< MIN < 7 +7 7 7 =< MIN < 8 +8 8 8 =< MIN < 9 +9 9 9 =< MIN < 10 +10 10 10 =< MIN < 11 +11 11 11 =< MIN < 12 +12 12 12 =< MIN < 13 +13 13 13 =< MIN < 14 +14 14 14 =< MIN < 15 +15 15 NO TIMING INFORMATION AVAILABLE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/11039.table b/definitions/bufr/tables/0/wmo/33/codetables/11039.table new file mode 100644 index 000000000..e5af0f23b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/11039.table @@ -0,0 +1,17 @@ +0 0 MIN < 1 +1 1 1 =< MIN < 2 +2 2 2 =< MIN < 3 +3 3 3 =< MIN < 4 +4 4 4 =< MIN < 5 +5 5 5 =< MIN < 6 +6 6 6 =< MIN < 7 +7 7 7 =< MIN < 8 +8 8 8 =< MIN < 9 +9 9 9 =< MIN < 10 +10 10 10 =< MIN < 11 +11 11 11 =< MIN < 12 +12 12 12 =< MIN < 13 +13 13 13 =< MIN < 14 +14 14 14 =< MIN < 15 +60 60 NO TIMING INFORMATION AVAILABLE +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1150.table b/definitions/bufr/tables/0/wmo/33/codetables/1150.table new file mode 100644 index 000000000..d0923b6c2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1150.table @@ -0,0 +1,6 @@ +0 0 WGS84, AS USED BY ICAO SINCE 1998 +1 1 ETRS89, AS DEFINED BY EPSG:4258 +2 2 NAD83, AS DEFINED BY EPSG:4269 +3 3 DHDN, AS DEFINED BY EPSG:4314 +4 4 ELLIPSOIDAL DATUM USING THE INTERNATIONAL REFERENCE MERIDIAN AND THE INTERNATIONAL REFERENCE POLE AS THE PRIME MERIDIAN AND PRIME POLE, RESPECTIVELY, AND THE ORIGIN OF THE INTERNATIONAL TERRESTRIAL REFERENCE SYSTEM (ITRS) (SEE NOTE 2). THE INTERNATIONAL REFERENCE MERIDIAN, INTERNATIONAL REFERENCE POLE AND ITRS ARE MAINTAINED BY THE INTERNATIONAL EARTH ROTATION AND REFERENCE SYSTEMS SERVICE (IERS) +65535 65535 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/1151.table b/definitions/bufr/tables/0/wmo/33/codetables/1151.table new file mode 100644 index 000000000..8907f2371 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/1151.table @@ -0,0 +1,3 @@ +0 0 EARTH GRAVITATIONAL MODEL 1996 +1 1 BALTIC HEIGHT SYSTEM 1977 +4095 4095 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13038.table b/definitions/bufr/tables/0/wmo/33/codetables/13038.table new file mode 100644 index 000000000..19bc42216 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13038.table @@ -0,0 +1,4 @@ +0 0 NOT SUPERADIABATIC +1 1 SUPERADIABATIC +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13039.table b/definitions/bufr/tables/0/wmo/33/codetables/13039.table new file mode 100644 index 000000000..c070b1da9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13039.table @@ -0,0 +1,3 @@ +0 0 SEA ICE +1 1 SNOW ON LAND +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13040.table b/definitions/bufr/tables/0/wmo/33/codetables/13040.table new file mode 100644 index 000000000..30cccb03b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13040.table @@ -0,0 +1,13 @@ +0 0 LAND +1 1 RESERVED +2 2 NEAR COAST +3 3 ICE +4 4 POSSIBLE ICE +5 5 OCEAN +6 6 COAST +7 7 INLAND WATER +8 8 SNOW COVER +9 9 SEA ICE +10 10 STANDING WATER +11 11 SNOW +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13041.table b/definitions/bufr/tables/0/wmo/33/codetables/13041.table new file mode 100644 index 000000000..9e77b6466 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13041.table @@ -0,0 +1,10 @@ +1 1 A +2 2 A - B +3 3 B +4 4 B - C +5 5 C +6 6 D +7 7 E +8 8 F +9 9 G +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13051.table b/definitions/bufr/tables/0/wmo/33/codetables/13051.table new file mode 100644 index 000000000..4bdb73e71 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13051.table @@ -0,0 +1,8 @@ +0 0 SMALLER THAN ANY VALUE IN THE 30-YEAR PERIOD +1 1 IN THE FIRST QUINTILE +2 2 IN THE SECOND QUINTILE +3 3 IN THE THIRD QUINTILE +4 4 IN THE FOURTH QUINTILE +5 5 IN THE FIFTH QUINTILE +6 6 GREATER THAN ANY VALUE IN THE 30-YEAR PERIOD +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13056.table b/definitions/bufr/tables/0/wmo/33/codetables/13056.table new file mode 100644 index 000000000..448c26927 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13056.table @@ -0,0 +1,11 @@ +0 0 NO PRECIPITATION +1 1 LIGHT INTERMITTENT +2 2 MODERATE INTERMITTENT +3 3 HEAVY INTERMITTENT +4 4 VERY HEAVY INTERMITTENT +5 5 LIGHT CONTINUOUS +6 6 MODERATE CONTINUOUS +7 7 HEAVY CONTINUOUS +8 8 VERY HEAVY CONTINUOUS +9 9 VARIABLE - ALTERNATIVELY LIGHT AND HEAVY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/13057.table b/definitions/bufr/tables/0/wmo/33/codetables/13057.table new file mode 100644 index 000000000..6dfa18dd0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/13057.table @@ -0,0 +1,11 @@ +0 0 NO PRECIPITATION +1 1 WITHIN THE LAST HOUR +2 2 1 TO 2 HOURS AGO +3 3 2 TO 3 HOURS AGO +4 4 3 TO 4 HOURS AGO +5 5 4 TO 5 HOURS AGO +6 6 5 TO 6 HOURS AGO +7 7 6 TO 8 HOURS AGO +8 8 8 TO 10 HOURS AGO +9 9 MORE THAN 10 HOURS AGO +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/15025.table b/definitions/bufr/tables/0/wmo/33/codetables/15025.table new file mode 100644 index 000000000..6bb6ed508 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/15025.table @@ -0,0 +1,4 @@ +0 0 OZONE +11 11 FINE PARTICULATE MATTER (DIAMETER < 2.5 MICRONS) +12 12 FINE PARTICULATE MATTER (DIAMETER < 10 MICRONS) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19001.table b/definitions/bufr/tables/0/wmo/33/codetables/19001.table new file mode 100644 index 000000000..af893eb9a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19001.table @@ -0,0 +1,7 @@ +0 0 DEPRESSION OR LOW (EXTRATROPLCAL) +1 1 TROPICAL DEPRESSION +2 2 TROPICAL STORM +3 3 SEVERE TROPICAL STORM +4 4 TYPHOON +10 10 DUST/SANDSTORM +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19008.table b/definitions/bufr/tables/0/wmo/33/codetables/19008.table new file mode 100644 index 000000000..3bcb5195a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19008.table @@ -0,0 +1,5 @@ +0 0 RESERVED +1 1 SHALLOW (TOP OF CIRCULATION BELOW 700-HPA LEVEL) +2 2 MEDIUM (TOP BETWEEN 700-HPA AND 400-HPA LEVEL) +3 3 DEEP (TOP ABOVE 400-HPA LEVEL) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19010.table b/definitions/bufr/tables/0/wmo/33/codetables/19010.table new file mode 100644 index 000000000..b091d96f0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19010.table @@ -0,0 +1,3 @@ +1 1 MINIMUM VALUE OF SEA LEVEL PRESSURE +2 2 MAXIMUM VALUE OF 850 HPA RELATIVE VORTICITY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19100.table b/definitions/bufr/tables/0/wmo/33/codetables/19100.table new file mode 100644 index 000000000..1f03a6f1b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19100.table @@ -0,0 +1,9 @@ +3 3 DURING THE PRECEDING 15 MINUTES +4 4 DURING THE PRECEDING 30 MINUTES +5 5 DURING THE PRECEDING 1 HOUR +6 6 DURING THE PRECEDING 2 HOURS +7 7 DURING THE PRECEDING 3 HOURS +8 8 DURING THE PRECEDING 6 HOURS +9 9 DURING A PERIOD OF MORE THAN 6 HOURS +10 10 UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19101.table b/definitions/bufr/tables/0/wmo/33/codetables/19101.table new file mode 100644 index 000000000..0cd1ff4a6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19101.table @@ -0,0 +1,10 @@ +0 0 RESERVED +1 1 EYE VISIBLE ON RADAR SCOPE, ACCURACY GOOD (WITHIN 10 KM) +2 2 EYE VISIBLE ON RADAR SCOPE, ACCURACY FAIR (WITHIN 30 KM) +3 3 EYE VISIBLE ON RADAR SCOPE, ACCURACY POOR (WITHIN 50 KM) +4 4 POSITION OF THE CENTRE WITHIN THE AREA COVERED BY THE RADAR SCOPE, DETERMINATION BY MEANS OF THE SPIRAL-BAND OVERLAY, ACCURACY GOOD (WITHIN 10 KM) +5 5 POSITION OF THE CENTRE WITHIN THE AREA COVERED BY THE RADAR SCOPE, DETERMINATION BY MEANS OF THE SPIRAL-BAND OVERLAY, ACCURACY FAIR (WITHIN 30 KM) +6 6 POSITION OF THE CENTRE WITHIN THE AREA COVERED BY THE RADAR SCOPE, DETERMINATION BY MEANS OF THE SPIRAL-BAND OVERLAY, ACCURACY POOR (WITHIN 50 KM) +7 7 POSITION OF THE CENTRE OUTSIDE THE AREA COVERED BY THE RADAR SCOPE, EXTRAPOLATION BY MEANS OF THE SPIRAL-BAND OVERLAY +10 10 ACCURACY UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19102.table b/definitions/bufr/tables/0/wmo/33/codetables/19102.table new file mode 100644 index 000000000..21ab7756b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19102.table @@ -0,0 +1,8 @@ +0 0 CIRCULAR +1 1 ELLIPTICAL - THE MINOR AXIS IS AT LEAST 3/4 THE LENGTH OF THE MAJOR AXIS +2 2 ELLIPTICAL - THE MINOR AXIS IS LESS THAN 3/4 THE LENGTH OF THE MAJOR AXIS +3 3 APPARENT DOUBLE EYE +4 4 OTHER SHAPE +5 5 ILL DEFINED +6 6 UNDETERMINED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19103.table b/definitions/bufr/tables/0/wmo/33/codetables/19103.table new file mode 100644 index 000000000..3abb184f8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19103.table @@ -0,0 +1,12 @@ +0 0 LESS THAN 5 KM +1 1 5 TO LESS THAN 10 KM +2 2 10 TO LESS THAN 15 KM +3 3 15 TO LESS THAN 20 KM +4 4 20 TO LESS THAN 25 KM +5 5 25 TO LESS THAN 30 KM +6 6 30 TO LESS THAN 35 KM +7 7 35 TO LESS THAN 40 KM +8 8 40 TO LESS THAN 50 KM +9 9 50 KM AND GREATER +10 10 UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19104.table b/definitions/bufr/tables/0/wmo/33/codetables/19104.table new file mode 100644 index 000000000..67ae47479 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19104.table @@ -0,0 +1,12 @@ +0 0 EYE HAS FIRST BECOME VISIBLE DURING THE PAST 30 MINUTES +1 1 NO SIGNIFICANT CHANGE IN THE CHARACTERISTICS OR SIZE OF THE EYE +2 2 EYE HAS BECOME SMALLER WITH NO OTHER SIGNIFICANT CHANGE IN CHARACTERISTICS +3 3 EYE HAS BECOME LARGER WITH NO OTHER SIGNIFICANT CHANGE IN CHARACTERISTICS +4 4 EYE HAS BECOME LESS DISTINCT WITH NO SIGNIFICANT CHANGE IN SIZE +5 5 EYE HAS BECOME LESS DISTINCT AND DECREASED IN SIZE +6 6 EYE HAS BECOME LESS DISTINCT AND INCREASED IN SIZE +7 7 EYE HAS BECOME MORE DISTINCT WITH NO SIGNIFICANT CHANGE IN SIZE +8 8 EYE HAS BECOME MORE DISTINCT AND DECREASED IN SIZE +9 9 EYE HAS BECOME MORE DISTINCT AND INCREASED IN SIZE +10 10 CHANGE IN CHARACTER AND SIZE OF EYE CANNOT BE DETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19105.table b/definitions/bufr/tables/0/wmo/33/codetables/19105.table new file mode 100644 index 000000000..becfceea8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19105.table @@ -0,0 +1,10 @@ +0 0 0 TO LESS THAN 100 KM +1 1 100 TO LESS THAN 200 KM +2 2 200 TO LESS THAN 300 KM +3 3 300 TO LESS THAN 400 KM +4 4 400 TO LESS THAN 500 KM +5 5 500 TO LESS THAN 600 KM +6 6 600 TO LESS THAN 800 KM +7 7 800 KM OR MORE +10 10 DOUBTFUL OR UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19107.table b/definitions/bufr/tables/0/wmo/33/codetables/19107.table new file mode 100644 index 000000000..ed6b79c54 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19107.table @@ -0,0 +1,11 @@ +0 0 LESS THAN 1 HOUR +1 1 1 TO LESS THAN 2 HOURS +2 2 2 TO LESS THAN 3 HOURS +3 3 3 TO LESS THAN 6 HOURS +4 4 6 TO LESS THAN 9 HOURS +5 5 9 TO LESS THAN 12 HOURS +6 6 12 TO LESS THAN 15 HOURS +7 7 15 TO LESS THAN 18 HOURS +8 8 18 TO LESS THAN 21 HOURS +9 9 21 TO LESS THAN 30 HOURS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19108.table b/definitions/bufr/tables/0/wmo/33/codetables/19108.table new file mode 100644 index 000000000..9350bc265 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19108.table @@ -0,0 +1,8 @@ +0 0 CYCLONE CENTRE WITHIN 10 KM OF THE TRANSMITTED POSITION +1 1 CYCLONE CENTRE WITHIN 20 KM OF THE TRANSMITTED POSITION +2 2 CYCLONE CENTRE WITHIN 50 KM OF THE TRANSMITTED POSITION +3 3 CYCLONE CENTRE WITHIN 100 KM OF THE TRANSMITTED POSITION +4 4 CYCLONE CENTRE WITHIN 200 KM OF THE TRANSMITTED POSITION +5 5 CYCLONE CENTRE WITHIN 300 KM OF THE TRANSMITTED POSITION +6 6 CYCLONE CENTRE UNDETERMINED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19109.table b/definitions/bufr/tables/0/wmo/33/codetables/19109.table new file mode 100644 index 000000000..e3c9c05bf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19109.table @@ -0,0 +1,12 @@ +0 0 LESS THAN 1° OF LATITUDE +1 1 1° TO LESS THAN 2° OF LATITUDE +2 2 2° TO LESS THAN 3° OF LATITUDE +3 3 3° TO LESS THAN 4° OF LATITUDE +4 4 4° TO LESS THAN 5° OF LATITUDE +5 5 5° TO LESS THAN 6° OF LATITUDE +6 6 6° TO LESS THAN 7° OF LATITUDE +7 7 7° TO LESS THAN 8° OF LATITUDE +8 8 8° TO LESS THAN 9° OF LATITUDE +9 9 9° OF LATITUDE OR MORE +10 10 UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19110.table b/definitions/bufr/tables/0/wmo/33/codetables/19110.table new file mode 100644 index 000000000..81f4f593c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19110.table @@ -0,0 +1,8 @@ +0 0 MUCH WEAKENING +1 1 WEAKENING +2 2 NO CHANGE +3 3 INTENSIFICATION +4 4 STRONG INTENSIFICATION +9 9 NOT OBSERVED PREVIOUSLY +10 10 UNDETERMINED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19113.table b/definitions/bufr/tables/0/wmo/33/codetables/19113.table new file mode 100644 index 000000000..ba46dca88 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19113.table @@ -0,0 +1,8 @@ +1 1 CURVED BAND +2 2 SHEAR +3 3 EYE +4 4 BANDING EYE +5 5 CENTRAL DENSE OVERCAST (CDO) +6 6 EMBEDDED CENTRE +7 7 CENTRE COLD COVER (CCC) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19117.table b/definitions/bufr/tables/0/wmo/33/codetables/19117.table new file mode 100644 index 000000000..b623197a3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19117.table @@ -0,0 +1,4 @@ +1 1 A (CURVED BAND) +2 2 B (CDO) +3 3 C (SHEAR) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/19119.table b/definitions/bufr/tables/0/wmo/33/codetables/19119.table new file mode 100644 index 000000000..8329a8a58 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/19119.table @@ -0,0 +1,4 @@ +1 1 DT-NUMBER +2 2 PT-NUMBER +3 3 MET-NUMBER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20003.table b/definitions/bufr/tables/0/wmo/33/codetables/20003.table new file mode 100644 index 000000000..0ebc7c7e8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20003.table @@ -0,0 +1,266 @@ +0 0 CLOUD DEVELOPMENT NOT OBSERVED OR NOT OBSERVABLE +1 1 CLOUDS GENERALLY DISSOLVING OR BECOMING LESS DEVELOPED +2 2 STATE OF SKY ON THE WHOLE UNCHANGED +3 3 CLOUDS GENERALLY FORMING OR DEVELOPING +4 4 VISIBILITY REDUCED BY SMOKE, E.G. VELDT OR FOREST FIRES, INDUSTRIAL SMOKE OR VOLCANIC ASHES +5 5 HAZE +6 6 WIDESPREAD DUST IN SUSPENSION IN THE AIR, NOT RAISED BY WIND AT OR NEAR THE STATION AT THE TIME OF OBSERVATION +7 7 DUST OR SAND RAISED BY WIND AT OR NEAR THE STATION AT THE TIME OF OBSERVATION, BUT NO WELL-DEVELOPED DUST WHIRL(S) OR SAND WHIRL(S), AND NO DUSTSTORM OR SANDSTORM SEEN; OR, IN THE CASE OF SEA STATIONS AND COASTAL STATIONS, BLOWING SPRAY AT THE STATION +8 8 WELL-DEVELOPED DUST WHIRL(S) OR SAND WHIRL(S) SEEN AT OR NEAR THE STATION DURING THE PRECEDING HOUR OR AT THE SAME TIME OF OBSERVATION, BUT NO DUSTSTORM OR SANDSTORM +9 9 DUSTSTORM OR SANDSTORM WITHIN SIGHT AT THE TIME OF OBSERVATION, OR AT THE STATION DURING THE PRECEDING HOUR +10 10 MIST +11 11 PATCHES +12 12 MORE OR LESS CONTINUOUS +13 13 LIGHTNING VISIBLE, NO THUNDER HEARD +14 14 PRECIPITATION WITHIN SIGHT, NOT REACHING THE GROUND OR THE SURFACE OF THE SEA +15 15 PRECIPITATION WITHIN SIGHT, REACHING THE GROUND OR THE SURFACE OF THE SEA, BUT DISTANT, I.E. ESTIMATED TO BE MORE THAN 5 KM FROM THE STATION +16 16 PRECIPITATION WITHIN SIGHT, REACHING THE GROUND OR THE SURFACE OF THE SEA, NEAR TO, BUT NOT AT THE STATION +17 17 THUNDERSTORM, BUT NO PRECIPITATION AT THE TIME OF OBSERVATION +18 18 SQUALLS +19 19 FUNNEL CLOUD(S) +20 20 DRIZZLE (NOT FREEZING) OR SNOW GRAINS +21 21 RAIN (NOT FREEZING) +22 22 SNOW +23 23 RAIN AND SNOW OR ICE PELLETS +24 24 FREEZING DRIZZLE OR FREEZING RAIN +25 25 SHOWER(S) OF RAIN +26 26 SHOWER(S) OF SNOW, OR OF RAIN AND SNOW +27 27 SHOWER(S) OF HAIL*, OR OF RAIN AND HAIL* +28 28 FOG OR ICE FOG +29 29 THUNDERSTORM (WITH OR WITHOUT PRECIPITATION) +30 30 SLIGHT OR MODERATE DUSTSTORM OR SANDSTORM +31 31 SLIGHT OR MODERATE DUSTSTORM OR SANDSTORM +32 32 SLIGHT OR MODERATE DUSTSTORM OR SANDSTORM +33 33 SEVERE DUSTSTORM OR SANDSTORM +34 34 SEVERE DUSTSTORM OR SANDSTORM +35 35 SEVERE DUSTSTORM OR SANDSTORM +36 36 SLIGHT OR MODERATE DRIFTING SNOW +37 37 HEAVY DRIFTING SNOW +38 38 SLIGHT OR MODERATE BLOWING SNOW +39 39 HEAVY BLOWING SNOW +40 40 FOG OR ICE FOG AT A DISTANCE AT THE TIME OF OBSERVATION, BUT NOT AT THE STATION DURING THE PRECEDING HOUR, THE FOG OR ICE FOG EXTENDING TO A LEVEL ABOVE THAT OF THE OBSERVER +41 41 FOG OR ICE FOG IN PATCHES +42 42 FOG OR ICE FOG, SKY VISIBLE +43 43 FOG OR ICE FOG, SKY INVISIBLE +44 44 FOG OR ICE FOG, SKY VISIBLE +45 45 FOG OR ICE FOG, SKY INVISIBLE +46 46 FOG OR ICE FOG, SKY VISIBLE +47 47 FOG OR ICE FOG, SKY INVISIBLE +48 48 FOG, DEPOSITING RIME, SKY VISIBLE +49 49 FOG, DEPOSITING RIME, SKY INVISIBLE +50 50 DRIZZLE, NOT FREEZING, INTERMITTENT +51 51 DRIZZLE, NOT FREEZING, CONTINUOUS +52 52 DRIZZLE, NOT FREEZING, INTERMITTENT +53 53 DRIZZLE, NOT FREEZING, CONTINUOUS +54 54 DRIZZLE, NOT FREEZING, INTERMITTENT +55 55 DRIZZLE, NOT FREEZING, CONTINUOUS +56 56 DRIZZLE, FREEZING, SLIGHT +57 57 DRIZZLE, FREEZING, MODERATE OR HEAVY (DENSE) +58 58 DRIZZLE AND RAIN, SLIGHT +59 59 DRIZZLE AND RAIN, MODERATE OR HEAVY +60 60 RAIN, NOT FREEZING, INTERMITTENT +61 61 RAIN, NOT FREEZING, CONTINUOUS +62 62 RAIN, NOT FREEZING, INTERMITTENT +63 63 RAIN, NOT FREEZING, CONTINUOUS +64 64 RAIN, NOT FREEZING, INTERMITTENT +65 65 RAIN, NOT FREEZING, CONTINUOUS +66 66 RAIN, FREEZING, SLIGHT +67 67 RAIN, FREEZING, MODERATE OR HEAVY +68 68 RAIN OR DRIZZLE AND SNOW, SLIGHT +69 69 RAIN OR DRIZZLE AND SNOW, MODERATE OR HEAVY +70 70 INTERMITTENT FALL OF SNOWFLAKES +71 71 CONTINUOUS FALL OF SNOWFLAKES +72 72 INTERMITTENT FALL OF SNOWFLAKES +73 73 CONTINUOUS FALL OF SNOWFLAKES +74 74 INTERMITTENT FALL OF SNOWFLAKES +75 75 CONTINUOUS FALL OF SNOWFLAKES +76 76 DIAMOND DUST (WITH OR WITHOUT FOG) +77 77 SNOW GRAINS (WITH OR WITHOUT FOG) +78 78 ISOLATED STAR-LIKE SNOW CRYSTALS (WITH OR WITHOUT FOG) +79 79 ICE PELLETS +80 80 RAIN SHOWER(S), SLIGHT +81 81 RAIN SHOWER(S), MODERATE OR HEAVY +82 82 RAIN SHOWER(S), VIOLENT +83 83 SHOWER(S) OF RAIN AND SNOW MIXED, SLIGHT +84 84 SHOWER(S) OF RAIN AND SNOW MIXED, MODERATE OR HEAVY +85 85 SNOW SHOWER(S), SLIGHT +86 86 SNOW SHOWER(S), MODERATE OR HEAVY +87 87 SHOWER(S) OF SNOW PELLETS OR SMALL HAIL, WITH OR WITHOUT RAIN OR RAIN AND SNOW MIXED +88 88 SHOWER(S) OF SNOW PELLETS OR SMALL HAIL, WITH OR WITHOUT RAIN OR RAIN AND SNOW MIXED +89 89 SHOWER(S) OF HAIL, WITH OR WITHOUT RAIN OR RAIN AND SNOW MIXED, NOT ASSOCIATED WITH THUNDER +90 90 SHOWER(S) OF HAIL, WITH OR WITHOUT RAIN OR RAIN AND SNOW MIXED, NOT ASSOCIATED WITH THUNDER +91 91 SLIGHT RAIN AT TIME OF OBSERVATION +92 92 MODERATE OR HEAVY RAIN AT TIME OF OBSERVATION +93 93 SLIGHT SNOW, OR RAIN AND SNOW MIXED OR HAIL* AT TIME OF OBSERVATION +94 94 MODERATE OR HEAVY SNOW, OR RAIN AND SNOW MIXED OR HAIL* AT TIME OF OBSERVATION +95 95 THUNDERSTORM, SLIGHT OR MODERATE, WITHOUT HAIL*, BUT WITH RAIN AND/OR SNOW AT TIME OF OBSERVATION +96 96 THUNDERSTORM, SLIGHT OR MODERATE, WITH HAIL* AT TIME OF OBSERVATION +97 97 THUNDERSTORM, HEAVY, WITHOUT HAIL*, BUT WITH RAIN AND/OR SNOW AT TIME OF OBSERVATION +98 98 THUNDERSTORM COMBINED WITH DUSTSTORM OR SANDSTORM AT TIME OF OBSERVATION +99 99 THUNDERSTORM, HEAVY, WITH HAIL* AT TIME OF OBSERVATION +100 100 NO SIGNIFICANT WEATHER OBSERVED +101 101 CLOUDS GENERALLY DISSOLVING OR BECOMING LESS DEVELOPED DURING THE PAST HOUR +102 102 STATE OF SKY ON THE WHOLE UNCHANGED DURING THE PAST HOUR +103 103 CLOUDS GENERALLY FORMING OR DEVELOPING DURING THE PAST HOUR +104 104 HAZE OR SMOKE, OR DUST IN SUSPENSION IN THE AIR, VISIBILITY EQUAL TO, OR GREATER THAN, 1 KM +105 105 HAZE OR SMOKE, OR DUST IN SUSPENSION IN THE AIR, VISIBILITY LESS THAN 1 KM +110 110 MIST +111 111 DIAMOND DUST +112 112 DISTANT LIGHTNING +118 118 SQUALLS +119 119 RESERVED +120 120 FOG +121 121 PRECIPITATION +122 122 DRIZZLE (NOT FREEZING) OR SNOW GRAINS +123 123 RAIN (NOT FREEZING) +124 124 SNOW +125 125 FREEZING DRIZZLE OR FREEZING RAIN +126 126 THUNDERSTORM (WITH OR WITHOUT PRECIPITATION) +127 127 BLOWING OR DRIFTING SNOW OR SAND +128 128 BLOWING OR DRIFTING SNOW OR SAND, VISIBILITY EQUAL TO, OR GREATER THAN, 1 KM +129 129 BLOWING OR DRIFTING SNOW OR SAND, VISIBILITY LESS THAN 1 KM +130 130 FOG +131 131 FOG OR ICE FOG IN PATCHES +132 132 FOG OR ICE FOG, HAS BECOME THINNER DURING THE PAST HOUR +133 133 FOG OR ICE FOG, NO APPRECIABLE CHANGE DURING THE PAST HOUR +134 134 FOG OR ICE FOG, HAS BEGUN OR BECOME THICKER DURING THE PAST HOUR +135 135 FOG, DEPOSITING RIME +140 140 PRECIPITATION +141 141 PRECIPITATION, SLIGHT OR MODERATE +142 142 PRECIPITATION, HEAVY +143 143 LIQUID PRECIPITATION, SLIGHT OR MODERATE +144 144 LIQUID PRECIPITATION, HEAVY +145 145 SOLID PRECIPITATION, SLIGHT OR MODERATE +146 146 SOLID PRECIPITATION, HEAVY +147 147 FREEZING PRECIPITATION, SLIGHT OR MODERATE +148 148 FREEZING PRECIPITATION, HEAVY +149 149 RESERVED +150 150 DRIZZLE +151 151 DRIZZLE, NOT FREEZING, SLIGHT +152 152 DRIZZLE, NOT FREEZING, MODERATE +153 153 DRIZZLE, NOT FREEZING, HEAVY +154 154 DRIZZLE, FREEZING, SLIGHT +155 155 DRIZZLE, FREEZING, MODERATE +156 156 DRIZZLE, FREEZING, HEAVY +157 157 DRIZZLE AND RAIN, SLIGHT +158 158 DRIZZLE AND RAIN, MODERATE OR HEAVY +159 159 RESERVED +160 160 RAIN +161 161 RAIN, NOT FREEZING, SLIGHT +162 162 RAIN, NOT FREEZING, MODERATE +163 163 RAIN, NOT FREEZING, HEAVY +164 164 RAIN, FREEZING, SLIGHT +165 165 RAIN, FREEZING, MODERATE +166 166 RAIN, FREEZING, HEAVY +167 167 RAIN (OR DRIZZLE) AND SNOW, SLIGHT +168 168 RAIN (OR DRIZZLE) AND SNOW, MODERATE OR HEAVY +169 169 RESERVED +170 170 SNOW +171 171 SNOW, SLIGHT +172 172 SNOW, MODERATE +173 173 SNOW, HEAVY +174 174 ICE PELLETS, SLIGHT +175 175 ICE PELLETS, MODERATE +176 176 ICE PELLETS, HEAVY +177 177 SNOW GRAINS +178 178 ICE CRYSTALS +179 179 RESERVED +180 180 SHOWER(S) OR INTERMITTENT PRECIPITATION +181 181 RAIN SHOWER(S) OR INTERMITTENT RAIN, SLIGHT +182 182 RAIN SHOWER(S) OR INTERMITTENT RAIN, MODERATE +183 183 RAIN SHOWER(S) OR INTERMITTENT RAIN, HEAVY +184 184 RAIN SHOWER(S) OR INTERMITTENT RAIN, VIOLENT +185 185 SNOW SHOWER(S) OR INTERMITTENT SNOW, SLIGHT +186 186 SNOW SHOWER(S) OR INTERMITTENT SNOW, MODERATE +187 187 SNOW SHOWER(S) OR INTERMITTENT SNOW, HEAVY +188 188 RESERVED +189 189 HAIL +190 190 THUNDERSTORM +191 191 THUNDERSTORM, SLIGHT OR MODERATE, WITH NO PRECIPITATION +192 192 THUNDERSTORM, SLIGHT OR MODERATE, WITH RAIN SHOWERS AND/OR SNOW SHOWERS +193 193 THUNDERSTORM, SLIGHT OR MODERATE, WITH HAIL +194 194 THUNDERSTORM, HEAVY, WITH NO PRECIPITATION +195 195 THUNDERSTORM, HEAVY, WITH RAIN SHOWERS AND/OR SNOW SHOWERS +196 196 THUNDERSTORM, HEAVY, WITH HAIL +199 199 TORNADO +204 204 VOLCANIC ASH SUSPENDED IN THE AIR ALOFT +205 205 NOT USED +206 206 THICK DUST HAZE, VISIBILITY LESS THAN 1 KM +207 207 BLOWING SPRAY AT THE STATION +208 208 DRIFTING DUST (SAND) +209 209 WALL OF DUST OR SAND IN DISTANCE (LIKE HABOOB) +210 210 SNOW HAZE +211 211 WHITEOUT +212 212 NOT USED +213 213 LIGHTNING, CLOUD TO SURFACE +217 217 DRY THUNDERSTORM +218 218 NOT USED +219 219 TORNADO CLOUD (DESTRUCTIVE) AT OR WITHIN SIGHT OF THE STATION DURING PRECEDING HOUR OR AT THE TIME OF OBSERVATION +220 220 DEPOSITION OF VOLCANIC ASH +221 221 DEPOSITION OF DUST OR SAND +222 222 DEPOSITION OF DEW +223 223 DEPOSITION OF WET SNOW +224 224 DEPOSITION OF SOFT RIME +225 225 DEPOSITION OF HARD RIME +226 226 DEPOSITION OF HOAR FROST +227 227 DEPOSITION OF GLAZE +228 228 DEPOSITION OF ICE CRUST (ICE SLICK) +229 229 NOT USED +230 230 DUSTSTORM OR SANDSTORM WITH TEMPERATURE BELOW 0 °C +239 239 BLOWING SNOW, IMPOSSIBLE TO DETERMINE WHETHER SNOW IS FALLING OR NOT +240 240 NOT USED +241 241 FOG ON SEA +242 242 FOG IN VALLEYS +243 243 ARCTIC OR ANTARCTIC SEA SMOKE +244 244 STEAM FOG (SEA, LAKE OR RIVER) +245 245 STEAM LOG (LAND) +246 246 FOG OVER ICE OR SNOW COVER +247 247 DENSE FOG, VISIBILITY 60-90 M +248 248 DENSE FOG, VISIBILITY 30-60 M +249 249 DENSE FOG, VISIBILITY LESS THAN 30 M +250 250 DRIZZLE, RATE OF FALL - LESS THAN 0.10 MM H-1 +251 251 DRIZZLE, RATE OF FALL - 0.10-0.19 MM H-1 +252 252 DRIZZLE, RATE OF FALL - 0.20-0.39 MM H-1 +253 253 DRIZZLE, RATE OF FALL - 0.40-0.79 MM H-1 +254 254 DRIZZLE, RATE OF FALL - 0.80-1.59 MM H-1 +255 255 DRIZZLE, RATE OF FALL - 1.60-3.19 MM H-1 +256 256 DRIZZLE, RATE OF FALL - 3.20-6.39 MM H-1 +257 257 DRIZZLE, RATE OF FALL - 6.4 MM H-1 OR MORE +258 258 NOT USED +259 259 DRIZZLE AND SNOW +260 260 RAIN, RATE OF FALL - LESS THAN 1.0 MM H-1 +261 261 RAIN, RATE OF FALL - 1.0-1.9 MM H-1 +262 262 RAIN, RATE OF FALL - 2.0-3.9 MM H-1 +263 263 RAIN, RATE OF FALL - 4.0-7.9 MM H-1 +264 264 RAIN, RATE OF FALL - 8.0-15.9 MM H-1 +265 265 RAIN, RATE OF FALL - 16.0-31.9 MM H-1 +266 266 RAIN, RATE OF FALL - 32.0-63.9 MM H-1 +267 267 RAIN, RATE OF FALL - 64.0 MM H-1 OR MORE +270 270 SNOW, RATE OF FALL - LESS THAN 1.0 CM H-1 +271 271 SNOW, RATE OF FALL - 1.0-1.9 CM H-1 +272 272 SNOW, RATE OF FALL - 2.0-3.9 CM H-1 +273 273 SNOW, RATE OF FALL - 4.0-7.9 CM H-1 +274 274 SNOW, RATE OF FALL - 8.0-15.9 CM H-1 +275 275 SNOW, RATE OF FALL - 16.0-31.9 CM H-1 +276 276 SNOW, RATE OF FALL - 32.0-63.9 CM H-1 +277 277 SNOW, RATE OF FALL - 64.0 CM H-1 OR MORE +278 278 SNOW OR ICE CRYSTAL PRECIPITATION FROM A CLEAR SKY +279 279 WET SNOW, FREEZING ON CONTACT +280 280 PRECIPITATION OF RAIN +281 281 PRECIPITATION OF RAIN, FREEZING +282 282 PRECIPITATION OF RAIN AND SNOW MIXED +283 283 PRECIPITATION OF SNOW +284 284 PRECIPITATION OF SNOW PELLETS OR SMALL HALL +285 285 PRECIPITATION OF SNOW PELLETS OR SMALL HAIL, WITH RAIN +286 286 PRECIPITATION OF SNOW PELLETS OR SMALL HAIL, WITH RAIN AND SNOW MIXED +287 287 PRECIPITATION OF SNOW PELLETS OR SMALL HAIL, WITH SNOW +288 288 PRECIPITATION OF HAIL +289 289 PRECIPITATION OF HAIL, WITH RAIN +290 290 PRECIPITATION OF HALL, WITH RAIN AND SNOW MIXED +291 291 PRECIPITATION OF HAIL, WITH SNOW +292 292 SHOWER(S) OR THUNDERSTORM OVER SEA +293 293 SHOWER(S) OR THUNDERSTORM OVER MOUNTAINS +508 508 NO SIGNIFICANT PHENOMENON TO REPORT, PRESENT AND PAST WEATHER OMITTED +509 509 NO OBSERVATION, DATA NOT AVAILABLE, PRESENT AND PAST WEATHER OMITTED +510 510 PRESENT AND PAST WEATHER MISSING, BUT EXPECTED +511 511 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20004.table b/definitions/bufr/tables/0/wmo/33/codetables/20004.table new file mode 100644 index 000000000..6d6e7dac5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20004.table @@ -0,0 +1,21 @@ +0 0 CLOUD COVERING 1/2 OR LESS OF THE SKY THROUGHOUT THE APPROPRIATE PERIOD +1 1 CLOUD COVERING MORE THAN 1/2 OF THE SKY DURING PART OF THE APPROPRIATE PERIOD AND COVERING 1/2 OR LESS DURING PART OF THE PERIOD +2 2 CLOUD COVERING MORE THAN 1/2 OF THE SKY THROUGHOUT THE APPROPRIATE PERIOD +3 3 SANDSTORM, DUSTSTORM OR BLOWING SNOW +4 4 FOG OR ICE FOG OR THICK HAZE +5 5 DRIZZLE +6 6 RAIN +7 7 SNOW, OR RAIN AND SNOW MIXED +8 8 SHOWER(S) +9 9 THUNDERSTORM(S) WITH OR WITHOUT PRECIPITATION +10 10 NO SIGNIFICANT WEATHER OBSERVED +11 11 VISIBILITY REDUCED (SEE NOTE) +12 12 BLOWING PHENOMENA, VISIBILITY REDUCED +13 13 FOG (SEE NOTE) +14 14 PRECIPITATION (SEE NOTE) +15 15 DRIZZLE +16 16 RAIN +17 17 SNOW OR ICE PELLETS +18 18 SHOWERS OR INTERMITTENT PRECIPITATION +19 19 THUNDERSTORM +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20005.table b/definitions/bufr/tables/0/wmo/33/codetables/20005.table new file mode 100644 index 000000000..6d6e7dac5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20005.table @@ -0,0 +1,21 @@ +0 0 CLOUD COVERING 1/2 OR LESS OF THE SKY THROUGHOUT THE APPROPRIATE PERIOD +1 1 CLOUD COVERING MORE THAN 1/2 OF THE SKY DURING PART OF THE APPROPRIATE PERIOD AND COVERING 1/2 OR LESS DURING PART OF THE PERIOD +2 2 CLOUD COVERING MORE THAN 1/2 OF THE SKY THROUGHOUT THE APPROPRIATE PERIOD +3 3 SANDSTORM, DUSTSTORM OR BLOWING SNOW +4 4 FOG OR ICE FOG OR THICK HAZE +5 5 DRIZZLE +6 6 RAIN +7 7 SNOW, OR RAIN AND SNOW MIXED +8 8 SHOWER(S) +9 9 THUNDERSTORM(S) WITH OR WITHOUT PRECIPITATION +10 10 NO SIGNIFICANT WEATHER OBSERVED +11 11 VISIBILITY REDUCED (SEE NOTE) +12 12 BLOWING PHENOMENA, VISIBILITY REDUCED +13 13 FOG (SEE NOTE) +14 14 PRECIPITATION (SEE NOTE) +15 15 DRIZZLE +16 16 RAIN +17 17 SNOW OR ICE PELLETS +18 18 SHOWERS OR INTERMITTENT PRECIPITATION +19 19 THUNDERSTORM +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20006.table b/definitions/bufr/tables/0/wmo/33/codetables/20006.table new file mode 100644 index 000000000..cc2612116 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20006.table @@ -0,0 +1,5 @@ +0 0 LOW INSTRUMENT FLIGHT RULES - CEILING < 500 FEET AND/OR VISIBILITY < 1 MILE +1 1 INSTRUMENT FLIGHT RULES - CEILING < 1000 FEET AND/OR VISIBILITY < 3 MILES +2 2 MARGINAL VISUAL FLIGHT RULES - 1000 FEET =< CEILING < 3000 FEET AND/OR 3 MILES =< VISIBILITY < 5 MILES +3 3 VISUAL FLIGHT RULES - CEILING >= 3000 FEET AND/OR VISIBILITY >= 5 MILES +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20008.table b/definitions/bufr/tables/0/wmo/33/codetables/20008.table new file mode 100644 index 000000000..966bcc2fa --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20008.table @@ -0,0 +1,19 @@ +0 0 SKY CLEAR +1 1 FEW +2 2 SCATTERED +3 3 BROKEN +4 4 OVERCAST +5 5 RESERVED +6 6 SCATTERED/BROKEN +7 7 BROKEN/OVERCAST +8 8 ISOLATED +9 9 ISOLATED EMBEDDED +10 10 OCCASIONAL +11 11 OCCASIONAL EMBEDDED +12 12 FREQUENT +13 13 DENSE +14 14 LAYERS +15 15 OBSCURED (OBSC) +16 16 EMBEDDED (EMBD) +17 17 FREQUENT EMBEDDED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20009.table b/definitions/bufr/tables/0/wmo/33/codetables/20009.table new file mode 100644 index 000000000..f0119eb87 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20009.table @@ -0,0 +1,6 @@ +0 0 RESERVED +1 1 NSC NIL SIGNIFICANT CLOUD +2 2 CAVOK +3 3 SKC SKY CLEAR +4 4 NSW NIL SIGNIFICANT WEATHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2001.table b/definitions/bufr/tables/0/wmo/33/codetables/2001.table new file mode 100644 index 000000000..470fcccb7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2001.table @@ -0,0 +1,4 @@ +0 0 AUTOMATIC +1 1 MANNED +2 2 HYBRID: BOTH MANNED AND AUTOMATIC +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20011.table b/definitions/bufr/tables/0/wmo/33/codetables/20011.table new file mode 100644 index 000000000..06c6e106c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20011.table @@ -0,0 +1,16 @@ +0 0 0 +1 1 1 OKTA OR LESS, BUT NOT ZERO +2 2 2 OKTAS +3 3 3 OKTAS +4 4 4 OKTAS +5 5 5 OKTAS +6 6 6 OKTAS +7 7 7 OKTAS OR MORE, BUT NOT 8 OKTAS +8 8 8 OKTAS +9 9 SKY OBSCURED BY FOG AND/OR OTHER METEOROLOGICAL PHENOMENA +10 10 SKY PARTIALLY OBSCURED BY FOG AND/OR OTHER METEOROLOGICAL PHENOMENA +11 11 SCATTERED +12 12 BROKEN +13 13 FEW +14 14 RESERVED +15 15 CLOUD COVER IS INDISCERNIBLE FOR REASONS OTHER THAN FOG OR OTHER METEOROLOGICAL PHENOMENA, OR OBSERVATION IS NOT MADE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20012.table b/definitions/bufr/tables/0/wmo/33/codetables/20012.table new file mode 100644 index 000000000..c778f6077 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20012.table @@ -0,0 +1,55 @@ +0 0 CIRRUS (CI) +1 1 CIRROCUMULUS (CC) +2 2 CIRROSTRATUS (CS) +3 3 ALTOCUMULUS (AC) +4 4 ALTOSTRATUS (AS) +5 5 NIMBOSTRATUS (NS) +6 6 STRATOCUMULUS (SC) +7 7 STRATUS (ST) +8 8 CUMULUS (CU) +9 9 CUMULONIMBUS (CB) +10 10 NO CH CLOUDS +11 11 CIRRUS FIBRATUS, SOMETIMES UNCINUS, NOT PROGRESSIVELY INVADING THE SKY +12 12 CIRRUS SPISSATUS, IN PATCHES OR ENTANGLED SHEAVES, WHICH USUALLY DO NOT INCREASE AND SOMETIMES SEEM TO BE THE REMAINS OF THE UPPER PART OF A CUMULONIMBUS; OR CIRRUS CASTELLANUS OR FLOCCUS +13 13 CIRRUS SPISSATUS CUMULONIMBOGENITUS +14 14 CIRRUS UNCINUS OR FIBRATUS, OR BOTH, PROGRESSIVELY INVADING THE SKY; THEY GENERALLY THICKEN AS A WHOLE +15 15 CIRRUS (OFTEN IN BANDS) AND CIRROSTRATUS, OR CIRROSTRATUS ALONE, PROGRESSIVELY INVADING THE SKY; THEY GENERALLY THICKEN AS A WHOLE, BUT THE CONTINUOUS VEIL DOES NOT REACH 45 DEGREES ABOVE THE HORIZON +16 16 CIRRUS (OFTEN IN BANDS) AND CIRROSTRATUS, OR CIRROSTRATUS ALONE, PROGRESSIVELY INVADING THE SKY; THEY GENERALLY THICKEN AS A WHOLE; THE CONTINUOUS VEIL EXTENDS MORE THAN 45 DEGREES ABOVE THE HORIZON, WITHOUT THE SKY BEING TOTALLY COVERED +17 17 CIRROSTRATUS COVERING THE WHOLE SKY +18 18 CIRROSTRATUS NOT PROGRESSIVELY INVADING THE SKY AND NOT ENTIRELY COVERING IT +19 19 CIRROCUMULUS ALONE, OR CIRROCUMULUS PREDOMINANT AMONG THE CH CLOUDS +20 20 NO CM CLOUDS +21 21 ALTOSTRATUS TRANSLUCIDUS +22 22 ALTOSTRATUS OPACUS OR NIMBOSTRATUS +23 23 ALTOCUMULUS TRANSLUCIDUS AT A SINGLE LEVEL +24 24 PATCHES (OFTEN LENTICULAR) OF ALTOCUMULUS TRANSLUCIDUS, CONTINUALLY CHANGING AND OCCURRING AT ONE OR MORE LEVELS +25 25 ALTOCUMULUS TRANSLUCIDUS IN BANDS, OR ONE OR MORE LAYERS OF ALTOCUMULUS TRANSLUCIDUS OR OPACUS, PROGRESSIVELY INVADING THE SKY; THESE ALTOCUMULUS CLOUDS GENERALLY THICKEN AS A WHOLE +26 26 ALTOCUMULUS CUMULOGENITUS (OR CUMULONIMBOGENITUS) +27 27 ALTOCUMULUS TRANSLUCIDUS OR OPACUS IN TWO OR MORE LAYERS, OR ALTOCUMULUS OPACUS IN A SINGLE LAYER, NOT PROGRESSIVELY INVADING THE SKY, OR ALTOCUMULUS WITH ALTOSTRATUS OR NIMBOSTRATUS +28 28 ALTOCUMULUS CASTELLANUS OR FLOCCUS +29 29 ALTOCUMULUS OF A CHAOTIC SKY, GENERALLY AT SEVERAL LEVELS +30 30 NO CL CLOUDS +31 31 CUMULUS HUMILIS OR CUMULUS FRACTUS OTHER THAN OF BAD WEATHER,* OR BOTH +32 32 CUMULUS MEDIOCRIS OR CONGESTUS, TOWERING CUMULUS (TCU), WITH OR WITHOUT CUMULUS OF SPECIES FRACTUS OR HUMILIS OR STRATOCUMULUS, ALL HAVING THEIR BASES AT THE SAME LEVEL +33 33 CUMULONIMBUS CALVUS, WITH OR WITHOUT CUMULUS, STRATOCUMULUS OR STRATUS +34 34 STRATOCUMULUS CUMULOGENITUS +35 35 STRATOCUMULUS OTHER THAN STRATOCUMULUS CUMULOGENITUS +36 36 STRATUS NEBULOSUS OR STRATUS FRACTUS OTHER THAN OF BAD WEATHER,* OR BOTH +37 37 STRATUS FRACTUS OR CUMULUS FRACTUS OF BAD WEATHER,* OR BOTH (PANNUS), USUALLY BELOW ALTOSTRATUS OR NIMBOSTRATUS +38 38 CUMULUS AND STRATOCUMULUS OTHER THAN STRATOCUMULUS CUMULOGENITUS, WITH BASES AT DIFFERENT LEVELS +39 39 CUMULONIMBUS CAPILLATUS (OFTEN WITH AN ANVIL), WITH OR WITHOUT CUMULONIMBUS CALVUS, CUMULUS, STRATOCUMULUS, STRATUS OR PANNUS +40 40 CH +41 41 CM +42 42 CL +43 43 CLEAR +44 44 LIQUID WATER +45 45 SUPERCOOLED LIQUID WATER +46 46 MIXED PHASE +47 47 OPTICALLY THICK ICE +48 48 OPTICALLY THIN ICE +49 49 MULTILAYERED ICE +59 59 CLOUD NOT VISIBLE OWING TO DARKNESS, FOG, DUSTSTORM, SANDSTORM, OR OTHER ANALOGOUS PHENOMENA +60 60 CH CLOUDS INVISIBLE OWING TO DARKNESS, FOG, BLOWING DUST OR SAND, OR OTHER SIMILAR PHENOMENA, OR BECAUSE OF A CONTINUOUS LAYER OF LOWER CLOUDS +61 61 CM CLOUDS INVISIBLE OWING TO DARKNESS, FOG, BLOWING DUST OR SAND, OR OTHER SIMILAR PHENOMENA, OR BECAUSE OF CONTINUOUS LAYER OF LOWER CLOUDS +62 62 CL CLOUDS INVISIBLE OWING TO DARKNESS, FOG, BLOWING DUST OR SAND, OR OTHER SIMILAR PHENOMENA +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20017.table b/definitions/bufr/tables/0/wmo/33/codetables/20017.table new file mode 100644 index 000000000..5ec10bd41 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20017.table @@ -0,0 +1,11 @@ +0 0 ISOLATED CLOUD FRAGMENTS OF CLOUDS +1 1 CONTINUOUS CLOUD +2 2 BROKEN CLOUD - SMALL BREAKS +3 3 BROKEN CLOUD - LARGE BREAKS +4 4 CONTINUOUS CLOUD +5 5 BROKEN CLOUD - SMALL BREAKS +6 6 BROKEN CLOUD - LARGE BREAKS +7 7 CONTINUOUS OR ALMOST CONTINUOUS WAVES WITH TOWERING CLOUDS ABOVE THE TOP OF THE LAYER +8 8 GROUPS OF WAVES WITH TOWERING CLOUDS ABOVE THE TOP OF THE LAYER +9 9 TWO OR MORE LAYERS AT DIFFERENT LEVELS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20018.table b/definitions/bufr/tables/0/wmo/33/codetables/20018.table new file mode 100644 index 000000000..c0ffc3693 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20018.table @@ -0,0 +1,4 @@ +0 0 INCREASING (U) +1 1 DECREASING (D) +2 2 NO DISTINCT CHANGE (N) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2002.table b/definitions/bufr/tables/0/wmo/33/codetables/2002.table new file mode 100644 index 000000000..a701e1e40 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2002.table @@ -0,0 +1,3 @@ +1 1 CERTIFIED INSTRUMENTS +2 2 ORIGINALLY MEASURED IN KNOTS +3 3 ORIGINALLY MEASURED IN KM H-1 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20021.table b/definitions/bufr/tables/0/wmo/33/codetables/20021.table new file mode 100644 index 000000000..747a7591e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20021.table @@ -0,0 +1,23 @@ +1 1 PRECIPITATION - UNKNOWN TYPE +2 2 LIQUID PRECIPITATION NOT FREEZING +3 3 LIQUID FREEZING PRECIPITATION +4 4 DRIZZLE +5 5 RAIN +6 6 SOLID PRECIPITATION +7 7 SNOW +8 8 SNOW GRAINS +9 9 SNOW PELLETS +10 10 ICE PELLETS +11 11 ICE CRYSTALS +12 12 DIAMOND DUST +13 13 SMALL HAIL +14 14 HAIL +15 15 GLAZE +16 16 RIME +17 17 SOFT RIME +18 18 HARD RIME +19 19 CLEAR ICE +20 20 WET SNOW +21 21 HOAR FROST +22 22 DEW +23 23 WHITE DEW diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20022.table b/definitions/bufr/tables/0/wmo/33/codetables/20022.table new file mode 100644 index 000000000..a551aac0e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20022.table @@ -0,0 +1,7 @@ +0 0 NO PRECIPITATION +1 1 CONTINUOUS +2 2 INTERMITTENT +3 3 SHOWER +4 4 NOT REACHING GROUND +5 5 DEPOSITION +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20023.table b/definitions/bufr/tables/0/wmo/33/codetables/20023.table new file mode 100644 index 000000000..97670dfbb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20023.table @@ -0,0 +1,14 @@ +1 1 DUST/SAND WHIRL +2 2 SQUALLS +3 3 SANDSTORM +4 4 DUSTSTORM +5 5 LIGHTNING - CLOUD TO SURFACE +6 6 LIGHTNING - CLOUD TO CLOUD +7 7 LIGHTNING - DISTANT +8 8 THUNDERSTORM +9 9 FUNNEL CLOUD NOT TOUCHING SURFACE +10 10 FUNNEL CLOUD TOUCHING SURFACE +11 11 SPRAY +12 12 WATERSPOUT +13 13 WIND SHEAR +14 14 DUST DEVILS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20024.table b/definitions/bufr/tables/0/wmo/33/codetables/20024.table new file mode 100644 index 000000000..13aba873e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20024.table @@ -0,0 +1,8 @@ +0 0 NO PHENOMENA +1 1 LIGHT +2 2 MODERATE +3 3 HEAVY +4 4 VIOLENT +5 5 SEVERE +6 6 VERY SEVERE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20025.table b/definitions/bufr/tables/0/wmo/33/codetables/20025.table new file mode 100644 index 000000000..4d70e338f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20025.table @@ -0,0 +1,13 @@ +1 1 FOG +2 2 ICE FOG +3 3 STEAM FOG +7 7 MIST +8 8 HAZE +9 9 SMOKE +10 10 VOLCANIC ASH +11 11 DUST +12 12 SAND +13 13 SNOW +14 14 CLOUD +15 15 PRECIPITATION +16 16 IMPOSSIBLE TO DETERMINE WHETHER SNOW IS FALLING OR NOT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20026.table b/definitions/bufr/tables/0/wmo/33/codetables/20026.table new file mode 100644 index 000000000..285209472 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20026.table @@ -0,0 +1,16 @@ +0 0 NO CHANGE +1 1 SHALLOW +2 2 PATCHES +3 3 PARTIAL +4 4 FREEZING +5 5 LOW DRIFTING +6 6 BLOWING +7 7 INCREASING +8 8 DECREASING +9 9 IN SUSPENSION IN THE AIR +10 10 WALL +11 11 DENSE +12 12 WHITEOUT +13 13 DRIFTING AND BLOWING +14 14 RESERVED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20027.table b/definitions/bufr/tables/0/wmo/33/codetables/20027.table new file mode 100644 index 000000000..c337f16a7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20027.table @@ -0,0 +1,8 @@ +1 1 AT TIME OF OBSERVATION +2 2 IN PAST HOUR +3 3 IN TIME PERIOD FOR PAST WEATHER W1W2 +4 4 IN TIME PERIOD SPECIFIED +5 5 RESERVED +6 6 BELOW STATION LEVEL +7 7 AT THE STATION +8 8 IN THE VICINITY diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20028.table b/definitions/bufr/tables/0/wmo/33/codetables/20028.table new file mode 100644 index 000000000..6b701a2b6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20028.table @@ -0,0 +1,4 @@ +0 0 NO CHANGE (NC) +1 1 FORECAST TO WEAKEN (WKN) +2 2 FORECAST TO INTENSIFY (INTSF) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20029.table b/definitions/bufr/tables/0/wmo/33/codetables/20029.table new file mode 100644 index 000000000..8b46da891 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20029.table @@ -0,0 +1,4 @@ +0 0 NO RAIN +1 1 RAIN +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2003.table b/definitions/bufr/tables/0/wmo/33/codetables/2003.table new file mode 100644 index 000000000..f364d1811 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2003.table @@ -0,0 +1,13 @@ +0 0 PRESSURE INSTRUMENT ASSOCIATED WITH WIND MEASURING EQUIPMENT +1 1 OPTICAL THEODOLITE +2 2 RADIO THEODOLITE +3 3 RADAR +4 4 VLF-OMEGA +5 5 LORAN C +6 6 WIND PROFILER +7 7 SATELLITE NAVIGATION +8 8 RADIO-ACOUSTIC SOUNDING SYSTEM (RASS) +9 9 SODAR +10 10 LIDAR +14 14 PRESSURE INSTRUMENT ASSOCIATED WITH WIND MEASURING EQUIPMENT BUT PRESSURE ELEMENT FAILED DURING ASCENT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20032.table b/definitions/bufr/tables/0/wmo/33/codetables/20032.table new file mode 100644 index 000000000..fd37c1e76 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20032.table @@ -0,0 +1,6 @@ +0 0 ICE NOT BUILDING UP +1 1 ICE BUILDING UP SLOWLY +2 2 ICE BUILDING UP RAPIDLY +3 3 ICE MELTING OR BREAKING UP SLOWLY +4 4 ICE MELTING OR BREAKING UP RAPIDLY +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20033.table b/definitions/bufr/tables/0/wmo/33/codetables/20033.table new file mode 100644 index 000000000..817873323 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20033.table @@ -0,0 +1,3 @@ +1 1 ICING FROM OCEAN SPRAY +2 2 ICING FROM FOG +3 3 ICING FROM RAIN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20034.table b/definitions/bufr/tables/0/wmo/33/codetables/20034.table new file mode 100644 index 000000000..668e91671 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20034.table @@ -0,0 +1,12 @@ +0 0 NO SEA ICE IN SIGHT +1 1 SHIP IN OPEN LEAD MORE THAN 1.0 NAUTICAL MILE WIDE, OR SHIP IN FAST ICE WITH BOUNDARY BEYOND LIMIT OF VISIBILITY +2 2 SEA ICE PRESENT IN CONCENTRATIONS LESS THAN 3/10 (3/8), OPEN WATER OR VERY OPEN PACK ICE +3 3 4/10 TO 6/10 (3/8 TO LESS THAN 6/8), OPEN PACK ICE +4 4 7/10 TO 8/10 (6/8 TO LESS THAN 7/8), CLOSE PACK ICE +5 5 9/10 OR MORE, BUT NOT 10/10 (7/8 TO LESS THAN 8/8), VERY CLOSE PACK ICE +6 6 STRIPS AND PATCHES OF PACK ICE WITH OPEN WATER BETWEEN +7 7 STRIPS AND PATCHES OF CLOSE OR VERY CLOSE PACK ICE WITH AREAS OF LESSER CONCENTRATION BETWEEN +8 8 FAST ICE WITH OPEN WATER, VERY OPEN OR OPEN PACK ICE TO SEAWARD OF THE ICE BOUNDARY +9 9 FAST ICE WITH CLOSE OR VERY CLOSE PACK ICE TO SEAWARD OF THE BOUNDARY +14 14 UNABLE TO REPORT, BECAUSE OF DARKNESS, LACK OF VISIBILITY, OR BECAUSE SHIP IS MORE THAN 0.5 NAUTICAL MILE AWAY FROM ICE EDGE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20035.table b/definitions/bufr/tables/0/wmo/33/codetables/20035.table new file mode 100644 index 000000000..07a4a0284 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20035.table @@ -0,0 +1,12 @@ +0 0 NO ICE OF LAND ORIGIN +1 1 1-5 ICEBERGS, NO GROWLERS OR BERGY BITS +2 2 6-10 ICEBERGS, NO GROWLERS OR BERGY BITS +3 3 11-20 ICEBERGS, NO GROWLERS OR BERGY BITS +4 4 UP TO AND INCLUDING 10 GROWLERS AND BERGY BITS - NO ICEBERGS +5 5 MORE THAN 10 GROWLERS AND BERGY BITS - NO ICEBERGS +6 6 1-5 ICEBERGS, WITH GROWLERS AND BERGY BITS +7 7 6-10 ICEBERGS, WITH GROWLERS AND BERGY BITS +8 8 11-20 ICEBERGS, WITH GROWLERS AND BERGY BITS +9 9 MORE THAN 20 ICEBERGS, WITH GROWLERS AND BERGY BITS - A MAJOR HAZARD TO NAVIGATION +14 14 UNABLE TO REPORT, BECAUSE OF DARKNESS, LACK OF VISIBILITY OR BECAUSE ONLY SEA ICE IS VISIBLE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20036.table b/definitions/bufr/tables/0/wmo/33/codetables/20036.table new file mode 100644 index 000000000..b4cc874bd --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20036.table @@ -0,0 +1,12 @@ +0 0 SHIP IN OPEN WATER WITH FLOATING ICE IN SIGHT +1 1 SHIP IN EASILY PENETRABLE ICE; CONDITIONS IMPROVING +2 2 SHIP IN EASILY PENETRABLE ICE; CONDITIONS NOT CHANGING +3 3 SHIP IN EASILY PENETRABLE ICE; CONDITIONS WORSENING +4 4 SHIP IN ICE DIFFICULT TO PENETRATE; CONDITIONS IMPROVING +5 5 SHIP IN ICE DIFFICULT TO PENETRATE; CONDITIONS NOT CHANGING +6 6 SHIP IN ICE DIFFICULT TO PENETRATE AND CONDITIONS WORSENING. ICE FORMING AND FLOES FREEZING TOGETHER +7 7 SHIP IN ICE DIFFICULT TO PENETRATE AND CONDITIONS WORSENING. ICE UNDER SLIGHT PRESSURE +8 8 SHIP IN ICE DIFFICULT TO PENETRATE AND CONDITIONS WORSENING. ICE UNDER MODERATE OR SEVERE PRESSURE +9 9 SHIP IN ICE DIFFICULT TO PENETRATE AND CONDITIONS WORSENING. SHIP BESET +30 30 UNABLE TO REPORT, BECAUSE OF DARKNESS OR LACK OF VISIBILITY +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20037.table b/definitions/bufr/tables/0/wmo/33/codetables/20037.table new file mode 100644 index 000000000..474eeaae2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20037.table @@ -0,0 +1,12 @@ +0 0 NEW ICE ONLY (FRAZIL ICE, GREASE ICE, SLUSH, SHUGA) +1 1 NILAS OR ICE RIND, LESS THAN 10 CM THICK +2 2 YOUNG ICE (GREY ICE, GREY-WHITE ICE), 10-30 CM THICK +3 3 PREDOMINANTLY NEW AND/OR YOUNG ICE WITH SOME FIRST-YEAR ICE +4 4 PREDOMINANTLY THIN FIRST-YEAR ICE WITH SOME NEW AND/OR YOUNG ICE +5 5 ALL THIN FIRST-YEAR ICE (30-70 CM THICK) +6 6 PREDOMINANTLY MEDIUM FIRST-YEAR ICE (70-120 CM THICK) AND THICK FIRST-YEAR ICE (>120 CM THICK) WITH SOME THINNER (YOUNGER) FIRST-YEAR ICE +7 7 ALL MEDIUM AND THICK FIRST-YEAR ICE +8 8 PREDOMINANTLY MEDIUM AND THICK FIRST-YEAR ICE WITH SOME OLD ICE (USUALLY MORE THAN 2 METRES THICK) +9 9 PREDOMINANTLY OLD ICE +30 30 UNABLE TO REPORT, BECAUSE OF DARKNESS, LACK OF VISIBILITY OR BECAUSE ONLY ICE OF LAND ORIGIN IS VISIBLE OR BECAUSE SHIP IS MORE THAN 0.5 NAUTICAL MILE AWAY FROM ICE EDGE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2004.table b/definitions/bufr/tables/0/wmo/33/codetables/2004.table new file mode 100644 index 000000000..a55de6c58 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2004.table @@ -0,0 +1,11 @@ +0 0 USA OPEN PAN EVAPORIMETER (WITHOUT COVER) +1 1 USA OPEN PAN EVAPORIMETER (MESH COVERED) +2 2 GGI-3000 EVAPORIMETER (SUNKEN) +3 3 20 M2 TANK +4 4 OTHERS +5 5 RICE +6 6 WHEAT +7 7 MAIZE +8 8 SORGHUM +9 9 OTHER CROPS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20040.table b/definitions/bufr/tables/0/wmo/33/codetables/20040.table new file mode 100644 index 000000000..889393bf8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20040.table @@ -0,0 +1,9 @@ +0 0 DRIFT SNOW ENDED BEFORE THE HOUR OF OBSERVATION +1 1 INTENSITY DIMINISHING +2 2 NO CHANGE +3 3 INTENSITY INCREASING +4 4 CONTINUES, APART FROM INTERRUPTION LASTING LESS THAN 30 MINUTES +5 5 GENERAL DRIFT SNOW HAS BECOME DRIFT SNOW NEAR THE GROUND +6 6 DRIFT SNOW NEAR THE GROUND HAS BECOME GENERAL DRIFT SNOW +7 7 DRIFT SNOW HAS STARTED AGAIN AFTER AN INTERRUPTION OF MORE THAN 30 MINUTES +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20041.table b/definitions/bufr/tables/0/wmo/33/codetables/20041.table new file mode 100644 index 000000000..fc571208d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20041.table @@ -0,0 +1,14 @@ +0 0 NO ICING +1 1 LIGHT ICING +2 2 LIGHT ICING IN CLOUD +3 3 LIGHT ICING IN PRECIPITATION +4 4 MODERATE ICING +5 5 MODERATE ICING IN CLOUD +6 6 MODERATE ICING IN PRECIPITATION +7 7 SEVERE ICING +8 8 SEVERE ICING IN CLOUD +9 9 SEVERE ICING IN PRECIPITATION +10 10 TRACE OF ICING +11 11 TRACE OF ICING IN CLOUD +12 12 TRACE OF ICING IN PRECIPITATION +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20042.table b/definitions/bufr/tables/0/wmo/33/codetables/20042.table new file mode 100644 index 000000000..2493af725 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20042.table @@ -0,0 +1,4 @@ +0 0 NO ICING +1 1 ICING PRESENT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20045.table b/definitions/bufr/tables/0/wmo/33/codetables/20045.table new file mode 100644 index 000000000..91ae63f48 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20045.table @@ -0,0 +1,4 @@ +0 0 NO SLD CONDITIONS PRESENT +1 1 SLD CONDITIONS PRESENT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20048.table b/definitions/bufr/tables/0/wmo/33/codetables/20048.table new file mode 100644 index 000000000..4a5488266 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20048.table @@ -0,0 +1,5 @@ +0 0 STABILITY +1 1 DIMINUTION +2 2 INTENSIFICATION +3 3 UNKNOWN +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20050.table b/definitions/bufr/tables/0/wmo/33/codetables/20050.table new file mode 100644 index 000000000..3f8654ed5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20050.table @@ -0,0 +1,10 @@ +0 0 RESERVED +1 1 1ST LOW CLOUD +2 2 2ND LOW CLOUD +3 3 3RD LOW CLOUD +4 4 1ST MEDIUM CLOUD +5 5 2ND MEDIUM CLOUD +6 6 3RD MEDIUM CLOUD +7 7 1ST HIGH CLOUD +8 8 2ND HIGH CLOUD +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20055.table b/definitions/bufr/tables/0/wmo/33/codetables/20055.table new file mode 100644 index 000000000..ea06427f6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20055.table @@ -0,0 +1,12 @@ +0 0 CUMULUS, IF ANY, ARE QUITE SMALL; GENERALLY LESS THAN 2/8 COVERAGE, EXCEPT ON WINDWARD SLOPES OF ELEVATED TERRAIN; AVERAGE WIDTH OF CLOUD IS AT LEAST AS GREAT AS ITS VERTICAL THICKNESS +1 1 CUMULUS OF INTERMEDIATE SIZE WITH CLOUD COVER LESS THAN 5/8; AVERAGE CLOUD WIDTH IS MORE THAN ITS VERTICAL THICKNESS; TOWERS ARE VERTICAL WITH LITTLE OR NO EVIDENCE OF PRECIPITATION, EXCEPT ALONG SLOPES OF ELEVATED TERRAIN; A GENERAL ABSENCE OF MIDDLE AND UPPER CLOUDS +2 2 SWELLING CUMULUS WITH RAPIDLY GROWING TALL TURRETS WHICH DECREASE IN SIZE WITH HEIGHT AND WHOSE TOPS TEND TO SEPARATE FROM THE LONGER CLOUD BODY AND EVAPORATE WITHIN MINUTES OF THE SEPARATION +3 3 SWELLING CUMULUS WITH TOWERS HAVING A PRONOUNCED TILT IN A DOWNWIND DIRECTION; VERTICAL CLOUD THICKNESS IS MORE THAN ONE AND A HALF TIMES THAT OF ITS AVERAGE WIDTH +4 4 SWELLING CUMULUS WITH TOWERS HAVING A PRONOUNCED TILT IN AN UPWIND DIRECTION; VERTICAL CLOUD THICKNESS IS MORE THAN ONE AND A HALF TIMES THAT OF ITS AVERAGE WIDTH +5 5 TALL CUMULUS CONGESTUS WITH VERTICAL THICKNESS MORE THAN TWICE THE AVERAGE WIDTH; NOT ORGANIZED IN CLUSTERS OR LINES; ONE OR MORE LAYERS OF CLOUDS EXTEND OUT FROM THE CLOUD TOWERS, ALTHOUGH NO CONTINUOUS CLOUD LAYERS EXIST +6 6 ISOLATED CUMULONIMBUS OR LARGE CLUSTERS OF CUMULUS TURRETS SEPARATED BY WIDE AREAS IN WHICH CLOUDS ARE ABSENT; CLOUD BASES ARE GENERALLY DARK WITH SHOWERS OBSERVED IN MOST CELLS; SOME SCATTERED MIDDLE AND UPPER CLOUDS MAY BE PRESENT; INDIVIDUAL CUMULUS CELLS ARE ONE TO TWO TIMES HIGHER THAN THEY ARE WIDE +7 7 NUMEROUS CUMULUS EXTENDING THROUGH THE MIDDLE TROPOSPHERE WITH BROKEN TO OVERCAST SHEETS OF MIDDLE CLOUDS AND/OR CIRROSTRATUS; CUMULUS TOWERS DO NOT DECREASE GENERALLY IN SIZE WITH HEIGHT; RAGGED DARK CLOUD BASES WITH SOME SHOWERS PRESENT +8 8 CONTINUOUS DENSE MIDDLE CLOUDS AND/OR CIRROSTRATUS CLOUD SHEETS WITH SOME LARGE ISOLATED CUMULONIMBUS OR CUMULUS CONGESTUS CLOUDS PENETRATING THESE SHEETS; LIGHT RAIN OCCASIONALLY OBSERVED FROM THE ALTOSTRATUS; CUMULONIMBUS BASES RAGGED AND DARK WITH SHOWERS VISIBLE +9 9 CONTINUOUS SHEETS OF MIDDLE CLOUDS AND/OR CIRROSTRATUS WITH CUMULONIMBUS AND CUMULUS CONGESTUS IN ORGANIZED LINES OR CLOUD BANDS; RAIN IS GENERALLY OBSERVED FROM ALTOSTRATUS SHEETS AND HEAVY SHOWERS FROM CUMULONIMBUS; WIND HAS A SQUALLY CHARACTER +10 10 STATE OF SKY UNKNOWN OR NOT DESCRIBED BY ANY OF THE ABOVE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20056.table b/definitions/bufr/tables/0/wmo/33/codetables/20056.table new file mode 100644 index 000000000..204b220b8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20056.table @@ -0,0 +1,8 @@ +0 0 UNKNOWN +1 1 WATER +2 2 ICE +3 3 MIXED +4 4 CLEAR +5 5 SUPERCOOLED LIQUID WATER +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20062.table b/definitions/bufr/tables/0/wmo/33/codetables/20062.table new file mode 100644 index 000000000..24d96c46f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20062.table @@ -0,0 +1,21 @@ +0 0 SURFACE OF GROUND DRY (WITHOUT CRACKS AND NO APPRECIABLE AMOUNT OF DUST OR LOOSE SAND) +1 1 SURFACE OF GROUND MOIST +2 2 SURFACE OF GROUND WET (STANDING WATER IN SMALL OR LARGE POOLS ON SURFACE) +3 3 FLOODED +4 4 SURFACE OF GROUND FROZEN +5 5 GLAZE ON GROUND +6 6 LOOSE DRY DUST OR SAND NOT COVERING GROUND COMPLETELY +7 7 THIN COVER OF LOOSE DRY DUST OR SAND COVERING GROUND COMPLETELY +8 8 MODERATE OR THICK COVER OF LOOSE DRY DUST OR SAND COVERING GROUND COMPLETELY +9 9 EXTREMELY DRY WITH CRACKS +10 10 GROUND PREDOMINANTLY COVERED BY ICE +11 11 COMPACT OR WET SNOW (WITH OR WITHOUT ICE) COVERING LESS THAN ONE HALF OF THE GROUND +12 12 COMPACT OR WET SNOW (WITH OR WITHOUT ICE) COVERING AT LEAST ONE HALF OF THE GROUND BUT GROUND NOT COMPLETELY COVERED +13 13 EVEN LAYER OF COMPACT OR WET SNOW COVERING GROUND COMPLETELY +14 14 UNEVEN LAYER OF COMPACT OR WET SNOW COVERING GROUND COMPLETELY +15 15 LOOSE DRY SNOW COVERING LESS THAN ONE HALF OF THE GROUND +16 16 LOOSE DRY SNOW COVERING AT LEAST ONE HALF OF THE GROUND BUT GROUND NOT COMPLETELY COVERED +17 17 EVEN LAYER OF LOOSE DRY SNOW COVERING GROUND COMPLETELY +18 18 UNEVEN LAYER OF LOOSE DRY SNOW COVERING GROUND COMPLETELY +19 19 SNOW COVERING GROUND COMPLETELY; DEEP DRIFTS +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20063.table b/definitions/bufr/tables/0/wmo/33/codetables/20063.table new file mode 100644 index 000000000..90ce1c086 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20063.table @@ -0,0 +1,71 @@ +0 0 RESERVED +1 1 HIGHEST WIND SPEED GUSTS GREATER THAN 11.5 M/S +2 2 HIGHEST MEAN WIND SPEED GREATER THAN 17.5 M/S +7 7 VISIBILITY GREATER THAN 100 000 M +10 10 MIRAGE - NO SPECIFICATION +11 11 MIRAGE - IMAGE OF DISTANT OBJECT RAISED (LOOMING) +13 13 MIRAGE - INVERTED IMAGE OF DISTANT OBJECT +14 14 MIRAGE - COMPLEX, MULTIPLE IMAGES OF DISTANT OBJECT (IMAGES NOT INVERTED) +15 15 MIRAGE - COMPLEX, MULTIPLE IMAGES OF DISTANT OBJECT (SOME IMAGES BEING INVERTED) +16 16 MIRAGE - SUN OR MOON SEEN APPRECIABLY DISTORTED +17 17 MIRAGE - SUN VISIBLE, ALTHOUGH ASTRONOMICALLY BELOW THE HORIZON +18 18 MIRAGE - MOON VISIBLE, ALTHOUGH ASTRONOMICALLY BELOW THE HORIZON +19 19 RESERVED +20 20 DAY DARKNESS, BAD, WORST IN DIRECTION SPECIFIED +21 21 DAY DARKNESS, VERY BAD, WORST IN DIRECTION SPECIFIED +22 22 DAY DARKNESS, BLACK, WORST IN DIRECTION SPECIFIED +31 31 SLIGHT COLORATION OF CLOUDS AT SUNRISE ASSOCIATED WITH A TROPICAL DISTURBANCE +32 32 DEEP-RED COLORATION OF CLOUDS AT SUNRISE ASSOCIATED WITH A TROPICAL DISTURBANCE +33 33 SLIGHT COLORATION OF CLOUDS AT SUNSET ASSOCIATED WITH A TROPICAL DISTURBANCE +34 34 DEEP-RED COLORATION OF CLOUDS AT SUNSET ASSOCIATED WITH A TROPICAL DISTURBANCE +35 35 CONVERGENCE OF CH CLOUDS AT A POINT BELOW 45° FORMING OR INCREASING AND ASSOCIATED WITH A TROPICAL DISTURBANCE +36 36 CONVERGENCE OF CH CLOUDS AT A POINT ABOVE 45° ASSOCIATED WITH A TROPICAL DISTURBANCE +37 37 CONVERGENCE OF CH CLOUDS AT A POINT BELOW 45° DISSOLVING OR DIMINISHING AND ASSOCIATED WITH A TROPICAL DISTURBANCE +38 38 CONVERGENCE OF CH CLOUDS AT A POINT ABOVE 45° ASSOCIATED WITH A TROPICAL DISTURBANCE +39 39 RESERVED +40 40 HOAR FROST ON HORIZONTAL SURFACES +41 41 HOAR FROST ON HORIZONTAL AND VERTICAL SURFACES +42 42 PRECIPITATION CONTAINING SAND OR DESERT DUST +43 43 PRECIPITATION CONTAINING VOLCANIC ASH +50 50 CALM OR LIGHT WIND FOLLOWED BY A SQUALL +51 51 CALM OR LIGHT WIND FOLLOWED BY A SUCCESSION OF SQUALLS +52 52 GUSTY WEATHER FOLLOWED BY A SQUALL +53 53 GUSTY WEATHER FOLLOWED BY A SUCCESSION OF SQUALLS +54 54 SQUALL FOLLOWED BY GUSTY WEATHER +55 55 GENERAL GUSTY WEATHER WITH SQUALL AT INTERVALS +56 56 SQUALL APPROACHING STATION +57 57 LINE SQUALL +58 58 SQUALL WITH DRIFTING OR BLOWING DUST OR SAND +59 59 LINE SQUALL WITH DRIFTING OR BLOWING DUST OR SAND +60 60 TEMPERATURE STEADY +61 61 TEMPERATURE FALLING, WITHOUT GOING BELOW 0°C +62 62 TEMPERATURE RISING, WITHOUT GOING ABOVE 0°C +63 63 TEMPERATURE FALLING TO A VALUE BELOW 0°C +64 64 TEMPERATURE RISING TO A VALUE ABOVE 0°C +65 65 IRREGULAR VARIATION, OSCILLATIONS OF TEMPERATURE PASSING THROUGH 0°C +66 66 IRREGULAR VARIATION, OSCILLATIONS OF TEMPERATURE NOT PASSING THROUGH 0°C +67 67 VARIATION OF TEMPERATURE NOT OBSERVED +68 68 NOT ALLOCATED +69 69 VARIATION OF TEMPERATURE UNKNOWN OWING TO LACK OF THERMOGRAPH +70 70 VISIBILITY HAS NOT VARIED (SUN* VISIBLE) TOWARDS DIRECTION SPECIFIED +71 71 VISIBILITY HAS NOT VARIED (SUN* INVISIBLE) TOWARDS DIRECTION SPECIFIED +72 72 VISIBILITY HAS INCREASED (SUN* VISIBLE) TOWARDS DIRECTION SPECIFIED +73 73 VISIBILITY HAS INCREASED (SUN* INVISIBLE) TOWARDS DIRECTION SPECIFIED +74 74 VISIBILITY HAS DECREASED (SUN* VISIBLE) TOWARDS DIRECTION SPECIFIED +75 75 VISIBILITY HAS DECREASED (SUN* INVISIBLE) TOWARDS DIRECTION SPECIFIED +76 76 FOG COMING FROM DIRECTION SPECIFIED +77 77 FOG HAS LIFTED, WITHOUT DISSIPATING +78 78 FOG HAS DISPERSED WITHOUT REGARD TO DIRECTION +79 79 MOVING PATCHES OR BANKS OF FOG +80 80 BROCKEN SPECTRE +81 81 RAINBOW +82 82 SOLAR OR LUNAR HALO +83 83 PARHELIA OR ANTHELIA +84 84 SUN PILLAR +85 85 CORONA +86 86 TWILIGHT GLOW +87 87 TWILIGHT GLOW ON THE MOUNTAINS (ALPENGLüHEN) +88 88 MIRAGE +89 89 ZODIACAL LIGHT +90 90 ST ELMO'S FIRE +1023 1023 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2007.table b/definitions/bufr/tables/0/wmo/33/codetables/2007.table new file mode 100644 index 000000000..05b4c6bd1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2007.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 SHAFT ENCODER FLOAT SYSTEM +2 2 ULTRASONIC +3 3 RADAR +4 4 PRESSURE (SINGLE TRANSDUCER) +5 5 PRESSURE (MULTIPLE TRANSDUCER) +6 6 PRESSURE (IN STILLING WELL) +7 7 BUBBLER PRESSURE +8 8 ACOUSTIC (WITH SOUNDING TUBE) +9 9 ACOUSTIC (IN OPEN AIR) +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20071.table b/definitions/bufr/tables/0/wmo/33/codetables/20071.table new file mode 100644 index 000000000..72367bf8b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20071.table @@ -0,0 +1,11 @@ +0 0 NO ASSESSMENT +1 1 LESS THAN 50 KM +2 2 BETWEEN 50 AND 200 KM +3 3 MORE THAN 200 KM +4 4 LESS THAN 50 KM +5 5 BETWEEN 50 AND 200 KM +6 6 MORE THAN 200 KM +7 7 LESS THAN 50 KM +8 8 BETWEEN 50 AND 200 KM +9 9 MORE THAN 200 KM +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2008.table b/definitions/bufr/tables/0/wmo/33/codetables/2008.table new file mode 100644 index 000000000..e669727ec --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2008.table @@ -0,0 +1,7 @@ +0 0 FIXED PLATFORM +1 1 MOBILE OFFSHORE DRILL SHIP +2 2 JACK-UP RIG +3 3 SEMI-SUBMERSIBLE PLATFORM +4 4 FLOATING PRODUCTION STORAGE AND OFFLOADING (FPSO) UNIT +5 5 LIGHT VESSEL +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20085.table b/definitions/bufr/tables/0/wmo/33/codetables/20085.table new file mode 100644 index 000000000..f929e878d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20085.table @@ -0,0 +1,3 @@ +0 0 CLEARED (CLRD//) +1 1 ALL RUNWAYS CLOSED (SNOCLO) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20086.table b/definitions/bufr/tables/0/wmo/33/codetables/20086.table new file mode 100644 index 000000000..b5433303a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20086.table @@ -0,0 +1,11 @@ +0 0 CLEAR AND DRY +1 1 DAMP +2 2 WET WITH WATER PATCHES +3 3 RIME AND FROST COVERED (DEPTH NORMALLY LESS THAN 1 MM) +4 4 DRY SNOW +5 5 WET SNOW +6 6 SLUSH +7 7 ICE +8 8 COMPACTED OR ROLLED SNOW +9 9 FROZEN RUTS OR RIDGES +15 15 MISSING OR NOT REPORTED (E.G. DUE TO RUNWAY CLEARANCE IN PROGRESS) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20087.table b/definitions/bufr/tables/0/wmo/33/codetables/20087.table new file mode 100644 index 000000000..ee7971ab6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20087.table @@ -0,0 +1,6 @@ +0 0 RESERVED +1 1 LESS THAN 10% OF RUNWAY COVERED +2 2 11% TO 25% OF RUNWAY COVERED +5 5 26% TO 50% OF RUNWAY COVERED +9 9 51% TO 100% OF RUNWAY COVERED +15 15 MISSING OR NOT REPORTED (E.G. DUE TO RUNWAY CLEARANCE IN PROGRESS) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20089.table b/definitions/bufr/tables/0/wmo/33/codetables/20089.table new file mode 100644 index 000000000..f616c622c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20089.table @@ -0,0 +1,11 @@ +0 0 0.00 +1 1 0.01 +89 89 0.89 +90 90 0.90 +91 91 BRAKING ACTION POOR +92 92 BRAKING ACTION MEDIUM TO POOR +93 93 BRAKING ACTION MEDIUM +94 94 BRAKING ACTION MEDIUM TO GOOD +95 95 BRAKING ACTION GOOD +99 99 UNRELIABLE +127 127 MISSING, NOT REPORTED AND/OR RUNWAY NOT OPERATIONAL diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20090.table b/definitions/bufr/tables/0/wmo/33/codetables/20090.table new file mode 100644 index 000000000..d13502ec4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20090.table @@ -0,0 +1,7 @@ +0 0 RESERVED +1 1 NACREOUS CLOUDS +2 2 NOCTILUCENT CLOUDS +3 3 CLOUDS FROM WATERFALLS +4 4 CLOUDS FROM FIRES +5 5 CLOUDS FROM VOLCANIC ERUPTIONS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20101.table b/definitions/bufr/tables/0/wmo/33/codetables/20101.table new file mode 100644 index 000000000..abe89f5fe --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20101.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 SCHISTOCERCA GREGARIA +2 2 LOCUSTA MIGRATORIA +3 3 NOMADACRIS SEPTEMFASCIATA +4 4 OEDALEUS SENEGALENSIS +5 5 ANRACRIDIUM SPP +6 6 OTHER LOCUSTS +7 7 OTHER GRASSHOPPERS +8 8 OTHER CRICKETS +9 9 SPODOPTERA EXEMPTA +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20102.table b/definitions/bufr/tables/0/wmo/33/codetables/20102.table new file mode 100644 index 000000000..6a53039e9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20102.table @@ -0,0 +1,11 @@ +0 0 GREEN +1 1 GREEN OR BLACK +2 2 BLACK +3 3 YELLOW AND BLACK +4 4 STRAW/GREY +5 5 PINK +6 6 DARK RED/BROWN +7 7 MIXED RED AND YELLOW +8 8 YELLOW +9 9 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20103.table b/definitions/bufr/tables/0/wmo/33/codetables/20103.table new file mode 100644 index 000000000..9c4f68920 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20103.table @@ -0,0 +1,11 @@ +0 0 HOPPERS (NYMPHS, LARVAE), STAGE 1 +1 1 HOPPERS (NYMPHS, LARVAE), STAGE 2 OR MIXED 1, 2 INSTARS (STAGES) +2 2 HOPPERS (NYMPHS, LARVAE), STAGE 3 OR MIXED 2, 3 INSTARS +3 3 HOPPERS (NYMPHS, LARVAE), STAGE 4 OR MIXED 3, 4 INSTARS +4 4 HOPPERS (NYMPHS, LARVAE), STAGE 5 OR MIXED 4, 5 INSTARS +5 5 HOPPERS (NYMPHS, LARVAE), STAGE MIXED, ALL OR MANY INSTARS +6 6 FLEDGLINGS (WINGS TOO SOFT FOR SUSTAINED FLIGHT) +7 7 IMMATURE ADULTS +8 8 MIXED MATURITY ADULTS +9 9 MATURE ADULTS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20104.table b/definitions/bufr/tables/0/wmo/33/codetables/20104.table new file mode 100644 index 000000000..15ca8acd4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20104.table @@ -0,0 +1,11 @@ +0 0 HOPPERS ONLY, MAINLY IN BANDS OR CLUSTERS +1 1 WINGED ADULTS IN THE VICINITY MORE THAN 10 KILOMETRES FROM POINT OF OBSERVATION +2 2 LOCUSTS IN FLIGHT, A FEW SEEN AT THE STATION +3 3 LOCUSTS AT THE STATION, MOST OF THEM ON THE GROUND +4 4 LOCUSTS, SOME ON GROUND AND OTHERS IN FLIGHT AT A HEIGHT LESS THAN 10 METRES +5 5 LOCUSTS, SOME ON GROUND AND OTHERS IN FLIGHT AT A HEIGHT GREATER THAN 10 METRES +6 6 LOCUSTS, MOST IN FLIGHT AT A HEIGHT LESS THAN 10 METRES +7 7 LOCUSTS, MOST IN FLIGHT AT A HEIGHT GREATER THAN 10 METRES +8 8 LOCUSTS, ALL OVER INFLICTING SEVERE DAMAGE TO VEGETATION, NO EXTERMINATION OPERATION +9 9 LOCUSTS, ALL OVER INFLICTING SEVERE DAMAGE TO VEGETATION, EXTERMINATION OPERATION IN PROGRESS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20105.table b/definitions/bufr/tables/0/wmo/33/codetables/20105.table new file mode 100644 index 000000000..b7406c09c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20105.table @@ -0,0 +1,12 @@ +0 0 SMALL SWARM LESS THAN 1 KM2 OR ADULTS IN GROUND, TENS OR HUNDREDS OF INDIVIDUALS VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE LESS THAN 1 HOUR AGO +1 1 SMALL SWARM LESS THAN 1 KM2 OR ADULTS IN GROUND, TENS OR HUNDREDS OF INDIVIDUALS VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE 1 TO 6 HOURS AGO +2 2 SMALL SWARM LESS THAN 1 KM2 OR ADULTS IN GROUND, TENS OR HUNDREDS OF INDIVIDUALS VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE OVER 6 HOURS AGO +3 3 MEDIUM SWARM OR SCATTERED ADULTS, SEVERAL VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE LESS THAN 1 HOUR AGO +4 4 MEDIUM SWARM OR SCATTERED ADULTS, SEVERAL VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE 1 TO 6 HOURS AGO +5 5 MEDIUM SWARM OR SCATTERED ADULTS, SEVERAL VISIBLE SIMULTANEOUSLY, DURATION OF PASSAGE OVER 6 HOURS AGO +6 6 LARGE SWARM OR ISOLATED ADULTS, SEEN SINGLY, DURATION OF PASSAGE LESS THAN 1 HOUR AGO +7 7 LARGE SWARM OR ISOLATED ADULTS, SEEN SINGLY, DURATION OF PASSAGE 1 TO 6 HOURS AGO +8 8 LARGE SWARM OR ISOLATED ADULTS, SEEN SINGLY, DURATION OF PASSAGE OVER 6 HOURS AGO +9 9 MORE THAN ONE SWARM OF LOCUSTS +10 10 SIZE OF SWARM AND/OR DURATION OF PASSAGE NOT DETERMINED OWING TO DARKNESS OR SIMILAR PHENOMENA +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20106.table b/definitions/bufr/tables/0/wmo/33/codetables/20106.table new file mode 100644 index 000000000..2a8c4a098 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20106.table @@ -0,0 +1,7 @@ +0 0 RESERVED +1 1 THIN DENSITY SWARM (SWARM VISIBLE ONLY WHEN NEAR ENOUGH FOR INDIVIDUAL LOCUSTS TO BE DISCERNED) +2 2 MEDIUM DENSITY SWARM +3 3 DENSE SWARM (OBSCURING NEARBY FEATURES, E.G. TREES) +4 4 ISOLATED HOPPERS SEEN SINGLY +5 5 SCATTERED HOPPERS, SEVERAL VISIBLE SIMULTANEOUSLY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20107.table b/definitions/bufr/tables/0/wmo/33/codetables/20107.table new file mode 100644 index 000000000..0bea30ad5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20107.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 GENERALLY IN THE DIRECTION NE +2 2 GENERALLY IN THE DIRECTION E +3 3 GENERALLY IN THE DIRECTION SE +4 4 GENERALLY IN THE DIRECTION S +5 5 GENERALLY IN THE DIRECTION SW +6 6 GENERALLY IN THE DIRECTION W +7 7 GENERALLY IN THE DIRECTION NW +8 8 GENERALLY IN THE DIRECTION N +9 9 SPECIFIC DIRECTION INDETERMINABLE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20108.table b/definitions/bufr/tables/0/wmo/33/codetables/20108.table new file mode 100644 index 000000000..4404614cb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20108.table @@ -0,0 +1,9 @@ +0 0 BARE GROUND +1 1 DRY, PRESENCE OF FEW AND ISOLATED SHRUBS +2 2 SPARSE VEGETATION (SPROUTING) +3 3 DENSE VEGETATION (SPROUTING) +4 4 SPARSE VEGETATION (GROWING) +5 5 DENSE VEGETATION (GROWING) +6 6 SPARSE VEGETATION IN FLOWER +7 7 DENSE VEGETATION IN FLOWER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2011.table b/definitions/bufr/tables/0/wmo/33/codetables/2011.table new file mode 100644 index 000000000..f5659852e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2011.table @@ -0,0 +1,100 @@ +0 0 RESERVED +1 1 NOT VACANT +2 2 NO RADIOSONDE - PASSIVE TARGET (E.G. REFLECTOR) +3 3 NO RADIOSONDE - ACTIVE TARGET (E.G. TRANSPONDER) +4 4 NO RADIOSONDE - PASSIVE TEMPERATURE-HUMIDITY PROFILER +5 5 NO RADIOSONDE - ACTIVE TEMPERATURE-HUMIDITY PROFILER +6 6 NO RADIOSONDE - RADIO-ACOUSTIC SOUNDER +7 7 NOT VACANT +8 8 NO RADIOSONDE -... (RESERVED) +9 9 NO RADIOSONDE - SYSTEM UNKNOWN OR NOT SPECIFIED +10 10 SIPPICAN LMS5 W/CHIP THERMISTOR, DUCT MOUNTED CAPACITANCE RELATIVE HUMIDITY SENSOR AND DERIVED PRESSURE FROM GPS HEIGHT +11 11 SIPPICAN LMS6 W/CHIP THERMISTOR, EXTERNAL BOOM MOUNTED CAPACITANCE RELATIVE HUMIDITY SENSOR, AND DERIVED PRESSURE FROM GPS HEIGHT +12 12 JIN YANG RSG-20A WITH DERIVED PRESSURE FROM GPS HEIGHT/GL-5000P (REPUBLIC OF KOREA) +13 13 VAISALA RS92/MARWIN MW32 (FINLAND) +14 14 VAISALA RS92/DIGICORA MW41 (FINLAND) +15 15 PAZA-12M/RADIOTHEODOLITE-UL (UKRAINE) +16 16 PAZA-22/AVK-1 (UKRAINE) +17 17 GRAW DFM-09 (GERMANY) +18 18 NOT VACANT +19 19 POLUS-MRZ-N1 (RUSSIAN FEDERATION) +20 20 NOT VACANT +21 21 JIN YANG 1524LA LORAN-C/GL5000 (REPUBLIC OF KOREA) +22 22 MEISEI RS-11G GPS RADIOSONDE W/THERMISTOR, CAPACITANCE RELATIVE HUMIDITY SENSOR, AND DERIVED PRESSURE FROM GPS HEIGHT (JAPAN) +23 23 VAISALA RS41/DIGICORA MW41 (FINLAND) +24 24 VAISALA RS41/AUTOSONDE (FINLAND) +25 25 VAISALA RS41/MARWIN MW32 (FINLAND) +26 26 METEOLABOR SRS-C34/ARGUS 37 (SWITZERLAND) +27 27 NOT VACANT +28 28 AVK - AK2-02 (RUSSIAN FEDERATION) +29 29 MARL-A OR VEKTOR-M - AK2-02 (RUSSIAN FEDERATION) +30 30 MEISEI RS-06G (JAPAN) +31 31 TAIYUAN GTS1-1/GFE(L) (CHINA ) +32 32 SHANGHAI GTS1/GFE(L) (CHINA) +33 33 NANJING GTS1-2/GFE(L) (CHINA) +34 34 VACANT +35 35 MEISEI IMS-100 GPS RADIOSONDE W/THERMISTOR SENSOR, CAPACITANCE RELATIVE HUMIDITY SENSOR, AND DERIVED PRESSURE FROM GPS HEIGHT (JAPAN) +36 36 MEISEI IMDS-17 GPS DROPSONDE W/THERMISTOR SENSOR, CAPACITANCE RELATIVE HUMIDITY SENSOR, AND CAPACITANCE PRESSURE SENSOR (JAPAN) +37 37 NOT VACANT +38 38 VIZ LOCATE LORAN-C (UNITED STATES) +39 39 SPRENGER E076 (GERMANY) +40 40 SPRENGER E084 (GERMANY) +41 41 VAISALA RS41 WITH PRESSURE DERIVED FROM GPS HEIGHT/DIGICORA MW41 (FINLAND) +42 42 VAISALA RS41 WITH PRESSURE DERIVED FROM GPS HEIGHT/AUTOSONDE (FINLAND) +43 43 NANJING DAQIAO XGP-3G (CHINA)* +44 44 TIANJIN HUAYUNTIANYI GTS(U)1 (CHINA)* +45 45 BEIJING CHANGFENG CF-06 (CHINA)* +46 46 SHANGHAI CHANGWANG GTS3 (CHINA)* +47 47 NOT VACANT +48 48 PAZA-22M/MARL-A +49 49 NOT VACANT +50 50 METEOLABOR SRS-C50/ARGUS (SWITZERLAND) +51 51 NOT VACANT +52 52 VAISALA RS92-NGP/INTERMET IMS-2000 (UNITED STATES) +53 53 AVK - I-2012 (RUSSIAN FEDERATION) +54 54 GRAW DFM-17 (GERMANY) +55 55 MEISEI RS-01G (JAPAN) +56 56 M2K2 (FRANCE) +57 57 MODEM M2K2-DC (FRANCE) +58 58 AVK-BAR (RUSSIAN FEDERATION) +59 59 MODEM M2K2-R 1680 MHZ RDF RADIOSONDE WITH PRESSURE SENSOR CHIP (FRANCE) +60 60 MARL-A OR VEKTOR-M - I-2012 (RUSSIAN FEDERATION) +61 61 NOT VACANT +62 62 MARL-A OR VEKTOR-M - MRZ-3MK (RUSSIAN FEDERATION) +63 63 MODEM M20 RADIOSONDE W/THERMISTOR SENSOR, CAPACITANCE RELATIVE HUMIDITY SENSOR, AND DERIVED PRESSURE FROM GPS HEIGHT (FRANCE) +64 64 MODEM PILOTSONDE GPS RADIOSONDE (FRANCE) +65 65 VIZ TRANSPONDER RADIOSONDE, MODEL NUMBER 1499-520 (UNITED STATES) +66 66 VAISALA RS80 /AUTOSONDE (FINLAND) +67 67 VAISALA RS80/DIGICORA III (FINLAND) +68 68 AVK-RZM-2 (RUSSIAN FEDERATION) +69 69 MARL-A OR VEKTOR-M-RZM-2 (RUSSIAN FEDERATION) +70 70 VAISALA RS92/STAR (FINLAND) +71 71 VAISALA RS90/LORAN/DIGICORA I, II OR MARWIN (FINLAND) +72 72 VAISALA RS90/PC-CORA (FINLAND) +73 73 VAISALA RS90/AUTOSONDE (FINLAND) +74 74 VAISALA RS90/STAR (FINLAND) +75 75 AVK-MRZ-ARMA (RUSSIAN FEDERATION) +76 76 AVK-RF95-ARMA (RUSSIAN FEDERATION) +77 77 MODEM GPSONDE M10 (FRANCE) +78 78 VAISALA RS90/DIGICORA III (FINLAND) +79 79 VAISALA RS92/DIGICORA I,II OR MARWIN (FINLAND) +80 80 VAISALA RS92/DIGICORA III (FINLAND) +81 81 VAISALA RS92/AUTOSONDE (FINLAND) +82 82 LOCKHEED MARTIN LMS-6 W/CHIP THERMISTOR; EXTERNAL BOOM MOUNTED POLYMER CAPACITIVE RELATIVE HUMIDITY SENSOR; CAPACITIVE PRESSURE SENSOR AND GPS WIND +83 83 VAISALA RS92-D/INTERMET IMS 1500 W/SILICON CAPACITIVE PRESSURE SENSOR, CAPACITIVE WIRE TEMPERATURE SENSOR, TWIN THIN-FILM HEATED POLYMER CAPACITIVE RELATIVE HUMIDITY SENSOR AND RDF WIND +84 84 IMET-54/IMET-3200/3400 GPS RADIOSONDE WITH DERIVED PRESSURE FROM GPS HEIGHT (SOUTH AFRICA) +85 85 SIPPICAN MARK IIA WITH CHIP THERMISTOR, CARBON ELEMENT AND DERIVED PRESSURE FROM GPS HEIGHT +86 86 SIPPICAN MARK II WITH CHIP THERMISTOR, PRESSURE AND CARBON ELEMENT +87 87 SIPPICAN MARK IIA WITH CHIP THERMISTOR, PRESSURE AND CARBON ELEMENT +88 88 MARL-A OR VEKTOR-M-MRZ (RUSSIAN FEDERATION) +89 89 MARL-A OR VEKTOR-M-BAR (RUSSIAN FEDERATION) +90 90 RADIOSONDE NOT SPECIFIED OR UNKNOWN +91 91 PRESSURE ONLY RADIOSONDE +92 92 PRESSURE ONLY RADIOSONDE PLUS TRANSPONDER +93 93 PRESSURE ONLY RADIOSONDE PLUS RADAR REFLECTOR +94 94 NO PRESSURE RADIOSONDE PLUS TRANSPONDER +95 95 NO PRESSURE RADIOSONDE PLUS RADAR REFLECTOR +96 96 DESCENDING RADIOSONDE +97 97 IMET-2/IMET-1500 RDF RADIOSONDE WITH PRESSURE SENSOR CHIP (SOUTH AFRICA) +98 98 IMET-2/IMET-1500 GPS RADIOSONDE WITH DERIVED PRESSURE FROM GPS HEIGHT (SOUTH AFRICA) +99 99 IMET-2/IMET-3200 GPS RADIOSONDE WITH DERIVED PRESSURE FROM GPS HEIGHT (SOUTH AFRICA) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20119.table b/definitions/bufr/tables/0/wmo/33/codetables/20119.table new file mode 100644 index 000000000..4a4b40f87 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20119.table @@ -0,0 +1,4 @@ +0 0 NOT DEFINED +1 1 POSITIVE +2 2 NEGATIVE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20124.table b/definitions/bufr/tables/0/wmo/33/codetables/20124.table new file mode 100644 index 000000000..f78eacb17 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20124.table @@ -0,0 +1,4 @@ +0 0 NOT DEFINED +1 1 LIGHTNING STROKE +2 2 LIGHTNING FLASH, BY MANUAL OBSERVATION, OR IF EQUIPMENT INSENSITIVE TO STROKE RESOLUTION +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2013.table b/definitions/bufr/tables/0/wmo/33/codetables/2013.table new file mode 100644 index 000000000..91ce6501d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2013.table @@ -0,0 +1,11 @@ +0 0 NO CORRECTION +1 1 CIMO SOLAR CORRECTED AND CIMO INFRARED CORRECTED +2 2 CIMO SOLAR CORRECTED AND INFRARED CORRECTED +3 3 CIMO SOLAR CORRECTED ONLY +4 4 SOLAR AND INFRARED CORRECTED AUTOMATICALLY BY RADIOSONDE SYSTEM +5 5 SOLAR CORRECTED AUTOMATICALLY BY RADIOSONDE SYSTEM +6 6 SOLAR AND INFRARED CORRECTED AS SPECIFIED BY COUNTRY +7 7 SOLAR CORRECTED AS SPECIFIED BY COUNTRY +8 8 SOLAR AND INFRARED CORRECTED AS SPECIFIED BY GRUAN +9 9 SOLAR CORRECTED AS SPECIFIED BY GRUAN +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20136.table b/definitions/bufr/tables/0/wmo/33/codetables/20136.table new file mode 100644 index 000000000..0369f5de7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20136.table @@ -0,0 +1,44 @@ +0 0 ISOLATED CUMULUS HUMILIS AND/OR CUMULUS MEDIOCRIS OF VERTICAL DEVELOPMENT +1 1 NUMEROUS CUMULUS HUMILIS AND/OR CUMULUS MEDIOCRIS OF VERTICAL DEVELOPMENT +2 2 ISOLATED CUMULUS CONGESTUS OF VERTICAL DEVELOPMENT +3 3 NUMEROUS CUMULUS CONGESTUS OF VERTICAL DEVELOPMENT +4 4 ISOLATED CUMULONIMBUS OF VERTICAL DEVELOPMENT +5 5 NUMEROUS CUMULONIMBUS OF VERTICAL DEVELOPMENT +6 6 ISOLATED CUMULUS AND CUMULONIMBUS OF VERTICAL DEVELOPMENT +7 7 NUMEROUS CUMULUS AND CUMULONIMBUS OF VERTICAL DEVELOPMENT +10 10 RESERVED +11 11 ISOLATED OROGRAPHIC CLOUDS, PILEUS, INCUS, FORMING +12 12 ISOLATED OROGRAPHIC CLOUDS, PILEUS, INCUS, NOT CHANGING +13 13 ISOLATED OROGRAPHIC CLOUDS, PILEUS, INCUS, DISSOLVING +14 14 IRREGULAR BANKS OF OROGRAPHIC CLOUD, FöHN BANK, ETC., FORMING +15 15 IRREGULAR BANKS OF OROGRAPHIC CLOUD, FöHN BANK, ETC., NOT CHANGING +16 16 IRREGULAR BANKS OF OROGRAPHIC CLOUD, FöHN BANK, ETC., DISSOLVING +17 17 COMPACT LAYER OF OROGRAPHIC CLOUD, FöHN BANK, ETC., FORMING +18 18 COMPACT LAYER OF OROGRAPHIC CLOUD, FöHN BANK, ETC., NOT CHANGING +19 19 COMPACT LAYER OF OROGRAPHIC CLOUD, FöHN BANK, ETC., DISSOLVING +20 20 ALL MOUNTAINS OPEN, ONLY SMALL AMOUNTS OF CLOUD PRESENT +21 21 MOUNTAINS PARTLY COVERED WITH DETACHED CLOUDS (NOT MORE THAN HALF THE PEAKS CAN BE SEEN) +22 22 ALL MOUNTAIN SLOPES COVERED, PEAKS AND PASSES FREE +23 23 MOUNTAINS OPEN ON OBSERVER’S SIDE (ONLY SMALL AMOUNTS OF CLOUD PRESENT), BUT A CONTINUOUS WALL OF CLOUD ON THE OTHER SIDE +24 24 CLOUDS LOW ABOVE THE MOUNTAINS, BUT ALL SLOPES AND MOUNTAINS OPEN (ONLY SMALL AMOUNTS OF CLOUD ON THE SLOPES) +25 25 CLOUDS LOW ABOVE THE MOUNTAINS, PEAKS PARTLY COVERED BY PRECIPITATION TRAILS OR CLOUDS +26 26 ALL PEAKS COVERED BUT PASSES OPEN, SLOPES EITHER OPEN OR COVERED +27 27 MOUNTAINS GENERALLY COVERED BUT SOME PEAKS FREE, SLOPES WHOLLY OR PARTIALLY COVERED +28 28 ALL PEAKS, PASSES AND SLOPES COVERED +29 29 MOUNTAINS CANNOT BE SEEN OWING TO DARKNESS, FOG, SNOWSTORM, PRECIPITATION, ETC. +35 35 NON-PERSISTENT CONDENSATION TRAILS +36 36 PERSISTENT CONDENSATION TRAILS COVERING LESS THAN 1/8 OF THE SKY +37 37 PERSISTENT CONDENSATION TRAILS COVERING 1/8 OF THE SKY +38 38 PERSISTENT CONDENSATION TRAILS COVERING 2/8 OF THE SKY +39 39 PERSISTENT CONDENSATION TRAILS COVERING 3/8 OR MORE OF THE SKY +40 40 NO CLOUD OR MIST OBSERVED FROM A HIGHER LEVEL +41 41 MIST, CLEAR ABOVE OBSERVED FROM A HIGHER LEVEL +42 42 FOG PATCHES OBSERVED FROM A HIGHER LEVEL +43 43 LAYER OF SLIGHT FOG OBSERVED FROM A HIGHER LEVEL +44 44 LAYER OF THICK FOG OBSERVED FROM A HIGHER LEVEL +45 45 SOME ISOLATED CLOUDS OBSERVED FROM A HIGHER LEVEL +46 46 ISOLATED CLOUDS AND FOG BELOW OBSERVED FROM A HIGHER LEVEL +47 47 MANY ISOLATED CLOUDS OBSERVED FROM A HIGHER LEVEL +48 48 SEA OF CLOUDS OBSERVED FROM A HIGHER LEVEL +49 49 BAD VISIBILITY OBSCURING THE DOWNWARD VIEW OBSERVED FROM A HIGHER LEVEL +511 511 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20137.table b/definitions/bufr/tables/0/wmo/33/codetables/20137.table new file mode 100644 index 000000000..adda88054 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20137.table @@ -0,0 +1,11 @@ +0 0 NO CHANGE +1 1 CUMULIFICATION +2 2 SLOW ELEVATION +3 3 RAPID ELEVATION +4 4 ELEVATION AND STRATIFICATION +5 5 SLOW LOWERING +6 6 RAPID LOWERING +7 7 STRATIFICATION +8 8 STRATIFICATION AND LOWERING +9 9 RAPID CHANGE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/20138.table b/definitions/bufr/tables/0/wmo/33/codetables/20138.table new file mode 100644 index 000000000..ed9b315fc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/20138.table @@ -0,0 +1,9 @@ +0 0 DRY +1 1 MOIST +2 2 WET +3 3 RIME +4 4 SNOW +5 5 ICE +6 6 GLAZE +7 7 NOT DRY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2014.table b/definitions/bufr/tables/0/wmo/33/codetables/2014.table new file mode 100644 index 000000000..bc5c5fcb8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2014.table @@ -0,0 +1,51 @@ +0 0 NO WIND FINDING +1 1 AUTOMATIC WITH AUXILIARY OPTICAL DIRECTION FINDING +2 2 AUTOMATIC WITH AUXILIARY RADIO DIRECTION FINDING +3 3 AUTOMATIC WITH AUXILIARY RANGING +4 4 NOT USED +5 5 AUTOMATIC WITH MULTIPLE VLF-OMEGA SIGNALS +6 6 AUTOMATIC CROSS CHAIN LORAN-C +7 7 AUTOMATIC WITH AUXILIARY WIND PROFILER +8 8 AUTOMATIC SATELLITE NAVIGATION +19 19 TRACKING TECHNIQUE NOT SPECIFIED +20 20 VESSEL STOPPED +21 21 VESSEL DIVERTED FROM ORIGINAL DESTINATION +22 22 VESSEL'S ARRIVAL DELAYED +23 23 CONTAINER DAMAGED +24 24 POWER FAILURE TO CONTAINER +29 29 OTHER PROBLEMS +30 30 MAJOR POWER PROBLEMS +31 31 UPS INOPERATIVE +32 32 RECEIVER HARDWARE PROBLEMS +33 33 RECEIVER SOFTWARE PROBLEMS +34 34 PROCESSOR HARDWARE PROBLEMS +35 35 PROCESSOR SOFTWARE PROBLEMS +36 36 NAVAID SYSTEM DAMAGED +37 37 SHORTAGE OF LIFTING GAS +38 38 RESERVED +39 39 OTHER PROBLEMS +40 40 MECHANICAL DEFECT +41 41 MATERIAL DEFECT (HAND LAUNCHER) +42 42 POWER FAILURE +43 43 CONTROL FAILURE +44 44 PNEUMATIC/HYDRAULIC FAILURE +45 45 OTHER PROBLEMS +46 46 COMPRESSOR PROBLEMS +47 47 BALLOON PROBLEMS +48 48 BALLOON RELEASE PROBLEMS +49 49 LAUNCHER DAMAGED +50 50 R/S RECEIVER ANTENNA DEFECT +51 51 NAVAID ANTENNA DEFECT +52 52 R/S RECEIVER CABLING (ANTENNA) DEFECT +53 53 NAVAID ANTENNA CABLING DEFECT +59 59 OTHER PROBLEMS +60 60 ASAP COMMUNICATIONS DEFECT +61 61 COMMUNICATIONS FACILITY REJECTED DATA +62 62 NO POWER AT TRANSMITTING ANTENNA +63 63 ANTENNA CABLE BROKEN +64 64 ANTENNA CABLE DEFECT +65 65 MESSAGE TRANSMITTED POWER BELOW NORMAL +69 69 OTHER PROBLEMS +70 70 ALL SYSTEMS IN NORMAL OPERATION +99 99 STATUS OF SYSTEM AND ITS COMPONENTS NOT SPECIFIED +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2015.table b/definitions/bufr/tables/0/wmo/33/codetables/2015.table new file mode 100644 index 000000000..7b0ccaf86 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2015.table @@ -0,0 +1,7 @@ +0 0 RESERVED +1 1 PRESSURE ONLY RADIOSONDE +2 2 PRESSURE ONLY RADIOSONDE PLUS TRANSPONDER +3 3 PRESSURE ONLY RADIOSONDE PLUS RADAR REFLECTOR +4 4 NO-PRESSURE RADIOSONDE PLUS TRANSPONDER +5 5 NO-PRESSURE RADIOSONDE PLUS RADAR REFLECTOR +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2016.table b/definitions/bufr/tables/0/wmo/33/codetables/2016.table new file mode 100644 index 000000000..4a3022611 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2016.table @@ -0,0 +1,4 @@ +1 1 TRAIN REGULATOR +2 2 LIGHT UNIT +3 3 PARACHUTE +4 4 ROOFTOP RELEASE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2017.table b/definitions/bufr/tables/0/wmo/33/codetables/2017.table new file mode 100644 index 000000000..7fac2e10f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2017.table @@ -0,0 +1,6 @@ +0 0 NO CORRECTIONS +1 1 TIME LAG CORRECTION PROVIDED BY THE MANUFACTURER +2 2 SOLAR RADIATION CORRECTION PROVIDED BY THE MANUFACTURER +3 3 SOLAR RADIATION AND TIME LAG CORRECTION PROVIDED BY THE MANUFACTURER +7 7 GRUAN SOLAR RADIATION AND TIME LAG CORRECTION +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2019.table b/definitions/bufr/tables/0/wmo/33/codetables/2019.table new file mode 100644 index 000000000..f3ed88e8f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2019.table @@ -0,0 +1,350 @@ +10 10 AATSR +11 11 ATSR +12 12 ATSR-2 +13 13 MWR +30 30 ARGOS +40 40 LASER REFLECTORS +41 41 DORIS +42 42 DORIS-NG +47 47 POSEIDON-1 (SSALT1) +48 48 POSEIDON-2 (SSALT2) +49 49 POSEIDON-3 (SSALT3) +50 50 ATSR/M +51 51 HRG +52 52 HRV +53 53 HRVIR +54 54 SCARAB/MV2 +55 55 POLDER +56 56 IIR +57 57 POSEIDON-4 +60 60 VEGETATION +61 61 WINDII +62 62 ALTIKA +80 80 RADARSAT DTT +81 81 RADARSAT TTC +85 85 SAR (CSA) +90 90 MOPITT +91 91 OSIRIS +92 92 ACE-FTS +97 97 PANCHROMATIC IMAGER +98 98 GPS RECEIVER +102 102 CHAMP GPS SOUNDER +103 103 IGOR +104 104 TRI-G +116 116 CHAMP GRAVITY PACKAGE (ACCELEROMETER+GPS) +117 117 CHAMP MAGNETOMETRY PACKAGE (1 SCALAR+2 VECTOR MAGNETOMETER) +120 120 ENVISAT COMMS +121 121 ERS COMMS +130 130 ALADIN +131 131 ATLID +140 140 AMI/SAR/IMAGE +141 141 AMI/SAR/WAVE +142 142 AMI/SCATTEROMETER +143 143 ASAR +144 144 ASAR +145 145 ASAR +146 146 CPR +147 147 RA-2/MWR +148 148 RA/MWR +150 150 SCATTEROMETER +151 151 SAR-C +152 152 SW +161 161 MIPAS +162 162 MWR-2 +163 163 SOPRANO +170 170 GOME +172 172 GOMOS +174 174 MERIS +175 175 SCIAMACHY +176 176 MIRAS +177 177 SIRAL +178 178 SRAL +179 179 OLCI +180 180 SLSTR +181 181 METEOSAT COMMS +182 182 MSG COMMS +190 190 ASCAT +200 200 GERB +202 202 GRAS +203 203 MHS +205 205 MVIRI +207 207 SEVIRI +208 208 VIRI +220 220 GOME-2 +221 221 IASI +240 240 DCP +245 245 CCD +246 246 HSB +248 248 OBA +250 250 WFI +255 255 IRMSS +260 260 BSS & FSS TRANSPONDERS +261 261 DRT-S&R +262 262 INSAT COMMS +268 268 HR-PAN +269 269 MSMR +270 270 VHRR +271 271 WIFS +275 275 AWIFS +276 276 LISS-I +277 277 LISS-II +278 278 LISS-III +279 279 LISS-IV +284 284 PAN +285 285 MOS +286 286 OCM +287 287 ROSA +288 288 SCAT +289 289 IMG +290 290 MTSAT COMMS +291 291 HIMAWARI COMMS +294 294 JAMI +295 295 IMAGER/MTSAT-2 +296 296 VISSR +297 297 AHI +300 300 GLAS +301 301 LRA +302 302 MBLA +303 303 CALIOP +309 309 CPR (CLOUDSAT) +312 312 NSCAT +313 313 SEAWINDS +314 314 RAPIDSCAT +330 330 ACRIM +334 334 BUV +336 336 ALI +347 347 ASTER +348 348 CERES-2 +351 351 GPSDR +353 353 HIRDLS +354 354 HRDI +356 356 LIS +358 358 PEM +359 359 SEAWIFS +360 360 SUSIM (UARS) +363 363 SBUV/1 +365 365 TMI +366 366 JMR +367 367 AMR +369 369 LIMS +370 370 LRIR +371 371 EPIC +372 372 NISTAR +373 373 PLASMA-MAG +374 374 XPS +375 375 VIRS +376 376 POLDER II +377 377 TIM +379 379 WFC +382 382 CLAES +383 383 HALOE +384 384 ISAMS +385 385 MISR +386 386 MLS +387 387 MLS (EOS-AURA) +389 389 MODIS +393 393 HAIRS +394 394 OMI +395 395 ATMOSPHERIC CORRECTOR +396 396 HYPERION +399 399 SAGE I +400 400 SAGE II +401 401 SAGE III +402 402 SAMS +403 403 SAM-II +404 404 IRIS +405 405 GIFTS +420 420 AIRS +426 426 SOLSTICE +430 430 TES +431 431 TOMS +432 432 OCO +450 450 ADEOS COMMS +451 451 DCS (JAXA) +453 453 GMS COMMS +454 454 JERS-1 COMMS +460 460 RIS +461 461 PR +462 462 SAR +470 470 PALSAR +478 478 AMSR2 +479 479 AMSR-E +480 480 PRISM (ALOS) +481 481 AMSR +482 482 AVNIR +483 483 AVNIR-2 +484 484 GLI +485 485 MESSR +486 486 MSR +487 487 OCTS +488 488 OPS +489 489 VISSR (GMS-5) +490 490 VTIR +510 510 ILAS-I +511 511 ILAS-II +512 512 IMG +514 514 SEM +515 515 SOFIS +516 516 TANSO-FTS +517 517 TANSO-CAI +518 518 DPR +519 519 GMI +530 530 SGNOS-A +531 531 SGNOS-B +532 532 SGNOS-C +533 533 SGNOS-D +540 540 DCS (NOAA) +541 541 GOES COMMS +542 542 LANDSAT COMMS +543 543 NOAA COMMS +544 544 S&R (GOES) +545 545 S&R (NOAA) +546 546 WEFAX +547 547 SEM (GOES) +550 550 SSM +551 551 SSJ/4 +552 552 SSIES-2 +553 553 SSB/X-2 +570 570 AMSU-A +574 574 AMSU-B +580 580 ATOVS (HIRS/3 + AMSU + AVHRR/3) +590 590 AVHRR/2 +591 591 AVHRR/3 +592 592 AVHRR/4 +600 600 ERBE +601 601 ETM+ +604 604 HIRS/1 +605 605 HIRS/2 +606 606 HIRS/3 +607 607 HIRS/4 +615 615 IMAGER +616 616 VIIRS +617 617 ABI +618 618 GLM +620 620 CRIRS/NP +621 621 ATMS +622 622 MSS +623 623 MSU +624 624 SBUV/2 +625 625 SBUV/3 +626 626 SOUNDER +627 627 SSU +628 628 TM +629 629 TOVS (HIRS/2 + MSU + SSU) +630 630 VAS +631 631 SSZ +645 645 SEM +650 650 MVIRSR (10 CHANNEL) +651 651 MVIRSR (3 CHANNEL) +652 652 MVIRSR (5 CHANNEL) +670 670 RLSBO +680 680 MSU-EU +681 681 MSU-UM +682 682 RM-08 +683 683 SU-UMS +684 684 SU-VR +685 685 TRASSER +686 686 SCAT +687 687 ALT +688 688 MWI +700 700 KONDOR-2 +701 701 BRK +710 710 ALISSA +712 712 BALKAN-2 LIDAR +715 715 MK-4 +716 716 MK-4M +730 730 GREBEN +731 731 SAR-10 +732 732 SAR-3 +733 733 SAR-70 +740 740 SLR-3 +745 745 TRAVERS SAR +750 750 174-K +751 751 BTVK +752 752 CHAIKA +753 753 DELTA-2 +755 755 IKAR-D +756 756 IKAR-N +757 757 IKAR-P +760 760 ISP +761 761 KFA-1000 +762 762 KFA-200 +763 763 KFA-3000 +770 770 KLIMAT +771 771 KLIMAT-2 +775 775 MIRAS +776 776 MIVZA +777 777 MIVZA-M +780 780 MR-2000 +781 781 MR-2000M +785 785 MR-900 +786 786 MR-900B +790 790 MSU-E +791 791 MSU-E1 +792 792 MSU-E2 +793 793 MSU-M +794 794 MSU-S +795 795 MSU-SK +796 796 MSU-V +810 810 MTZA +815 815 MZOAS +820 820 R-225 +821 821 R-400 +822 822 R-600 +830 830 RMS +835 835 TV CAMERA +836 836 SILVA +840 840 SROSMO +850 850 BUFS-2 +851 851 BUFS-4 +855 855 ISTOK-1 +856 856 SFM-2 +857 857 DOPI +858 858 KGI-4 +859 859 OZON-M +860 860 RMK-2 +900 900 MAXIE +901 901 OLS +905 905 SSM/I +906 906 SSM/T-1 +907 907 SSM/T-2 +908 908 SSMIS +910 910 SXI +930 930 EHIC +931 931 X-RAY ASTRONOMY PAYLOAD +932 932 IVISSR (FY-2) +933 933 IRAS +934 934 MWAS +935 935 IMWAS +936 936 MWHS +937 937 MVIRS +938 938 MWRI +940 940 MTVZA-OK +941 941 SAPHIR +942 942 MADRAS +943 943 SCAT (ON CFOSAT) +944 944 ALT +945 945 TSIS +946 946 CMIS +947 947 OMPS +948 948 GPSOS +949 949 SESS +950 950 VIRR +951 951 TOM +952 952 OP +953 953 MWHS-2 +954 954 MWTS-2 +955 955 HIRAS +956 956 SBUS +957 957 TOU +958 958 GNOS +959 959 SMR +960 960 +961 961 AGRI +962 962 GIIRS +963 963 LMI +964 964 SEP +980 980 AMI +981 981 MI +982 982 KSEM +2047 2047 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2020.table b/definitions/bufr/tables/0/wmo/33/codetables/2020.table new file mode 100644 index 000000000..1f70013d3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2020.table @@ -0,0 +1,32 @@ +0 0 NIMBUS +1 1 VTPR +2 2 TIROS 1 (TIROS, NOAA-6 TO NOAA-13) +3 3 TIROS 2 (NOAA-14 ONWARDS) +10 10 EOS +20 20 GPM-CORE +31 31 DMSP +61 61 EUMETSAT POLAR SYSTEM (EPS) +91 91 ERS +92 92 SENTINEL-3 +121 121 ADEOS +122 122 GCOM +241 241 GOES +261 261 JASON +271 271 GMS +272 272 MTSAT +273 273 HIMAWARI +281 281 COMS +301 301 INSAT +331 331 METEOSAT OPERATIONAL PROGRAMME (MOP) +332 332 METEOSAT TRANSITIONAL PROGRAMME (MTP) +333 333 METEOSAT SECOND GENERATION PROGRAMME (MSG) +351 351 GOMS +380 380 FY-1 +381 381 FY-2 +382 382 FY-3 +383 383 FY-4 +401 401 GPS +402 402 GLONASS +403 403 GALILEO +404 404 BDS (BEIDOU NAVIGATION SATELLITE SYSTEM) +511 511 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2021.table b/definitions/bufr/tables/0/wmo/33/codetables/2021.table new file mode 100644 index 000000000..b95fdc989 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2021.table @@ -0,0 +1,8 @@ +1 1 HIGH-RESOLUTION INFRARED SOUNDER (HIRS) +2 2 MICROWAVE SOUNDING UNIT (MSU) +3 3 STRATOSPHERIC SOUNDING UNIT (SSU) +4 4 AMI (ADVANCED MICROWAVE INSTRUMENT) WIND MODE +5 5 AMI (ADVANCED MICROWAVE INSTRUMENT) WAVE MODE +6 6 AMI (ADVANCED MICROWAVE INSTRUMENT) IMAGE MODE +7 7 RADAR ALTIMETER +8 8 ATSR (ALONG-TRACK SCANNING RADIOMETER) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2022.table b/definitions/bufr/tables/0/wmo/33/codetables/2022.table new file mode 100644 index 000000000..5068e7fd7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2022.table @@ -0,0 +1,5 @@ +1 1 PROCESSING TECHNIQUE NOT DEFINED +2 2 AUTOMATED STATISTICAL REGRESSION +3 3 CLEAR PATH +4 4 PARTLY CLOUDY PATH +5 5 CLOUDY PATH diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2023.table b/definitions/bufr/tables/0/wmo/33/codetables/2023.table new file mode 100644 index 000000000..be7eb84e4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2023.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 WIND DERIVED FROM CLOUD MOTION OBSERVED IN THE INFRARED CHANNEL +2 2 WIND DERIVED FROM CLOUD MOTION OBSERVED IN THE VISIBLE CHANNEL +3 3 WIND DERIVED FROM CLOUD MOTION OBSERVED IN THE WATER VAPOUR CHANNEL +4 4 WIND DERIVED FROM MOTION OBSERVED IN A COMBINATION OF SPECTRAL CHANNELS +5 5 WIND DERIVED FROM MOTION OBSERVED IN THE WATER VAPOUR CHANNEL IN CLEAR AIR +6 6 WIND DERIVED FROM MOTION OBSERVED IN THE OZONE CHANNEL +7 7 WIND DERIVED FROM MOTION OBSERVED IN WATER VAPOUR CHANNEL (CLOUD OR CLEAR AIR NOT SPECIFIED) +13 13 ROOT-MEAN-SQUARE +14 14 RESERVED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2024.table b/definitions/bufr/tables/0/wmo/33/codetables/2024.table new file mode 100644 index 000000000..00ec80ef6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2024.table @@ -0,0 +1,4 @@ +0 0 RESERVED +1 1 TABLE WITH FULL RANGE OF HUMIDITY VARIATION IN LAYER +2 2 REGRESSION TECHNIQUE ON 2 HUMIDITY VALUES IN LAYER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2025.table b/definitions/bufr/tables/0/wmo/33/codetables/2025.table new file mode 100644 index 000000000..64dc01875 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2025.table @@ -0,0 +1,16 @@ +1 1 RESERVED +2 2 HIRS +3 3 MSU +6 6 HIRS +7 7 MSU +10 10 HIRS (1, 2, 3, 8, 9, 16, 17) +11 11 HIRS (1, 2, 3, 9, 17) +12 12 MSU +15 15 HIRS +16 16 HIRS +17 17 MSU +18 18 SKINTK (OCEAN ONLY) +21 21 HIRS +22 22 SSU +23 23 MSU (3, 4) +24 24 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2030.table b/definitions/bufr/tables/0/wmo/33/codetables/2030.table new file mode 100644 index 000000000..2777bbcd3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2030.table @@ -0,0 +1,8 @@ +0 0 RESERVED +1 1 ADCP (ACOUSTIC DOPPLER CURRENT PROFILER) +2 2 GEK (GEOMAGNETIC ELECTROKINETOGRAPH) +3 3 SHIP'S SET AND DRIFT DETERMINED BY FIXES 3-6 HOURS APART +4 4 SHIP'S SET AND DRIFT DETERMINED BY FIXES MORE THAN 6 HOURS BUT LESS THAN 12 HOURS APART +5 5 DRIFT OF BUOY +6 6 ADCP (ACOUSTIC DOPPLER CURRENT PROFILER) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2031.table b/definitions/bufr/tables/0/wmo/33/codetables/2031.table new file mode 100644 index 000000000..c096d370c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2031.table @@ -0,0 +1,21 @@ +0 0 RESERVED +1 1 INSTANTANEOUS +2 2 AVERAGED OVER 3 MIN OR LESS +3 3 AVERAGED OVER MORE THAN 3 MIN, BUT 6 MIN AT THE MOST +4 4 AVERAGED OVER MORE THAN 6 MIN, BUT 12 MIN AT THE MOST +5 5 INSTANTANEOUS +6 6 AVERAGED OVER 3 MIN OR LESS +7 7 AVERAGED OVER MORE THAN 3 MIN, BUT 6 MIN AT THE MOST +8 8 AVERAGED OVER MORE THAN 6 MIN, BUT 12 MIN AT THE MOST +9 9 VECTOR OR DOPPLER CURRENT PROFILING METHOD NOT USED +10 10 RESERVED +11 11 1 HOUR OR LESS +12 12 MORE THAN 1 HOUR BUT 2 HOURS AT THE MOST +13 13 MORE THAN 2 HOURS BUT 4 HOURS AT THE MOST +14 14 MORE THAN 4 HOURS BUT 8 HOURS AT THE MOST +15 15 MORE THAN 8 HOURS BUT 12 HOURS AT THE MOST +16 16 MORE THAN 12 HOURS BUT 18 HOURS AT THE MOST +17 17 MORE THAN 18 HOURS BUT 24 HOURS AT THE MOST +18 18 RESERVED +19 19 DRIFT METHOD NOT USED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2032.table b/definitions/bufr/tables/0/wmo/33/codetables/2032.table new file mode 100644 index 000000000..7e9310db0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2032.table @@ -0,0 +1,4 @@ +0 0 VALUES AT SELECTED DEPTHS (DATA POINTS FIXED BY THE INSTRUMENT OR SELECTED BY ANY OTHER METHOD) +1 1 VALUES AT SELECTED DEPTHS (DATA POINTS TAKEN FROM TRACES AT SIGNIFICANT DEPTHS) +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2033.table b/definitions/bufr/tables/0/wmo/33/codetables/2033.table new file mode 100644 index 000000000..8215be095 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2033.table @@ -0,0 +1,5 @@ +0 0 NO SALINITY MEASURED +1 1 IN SITU SENSOR, ACCURACY BETTER THAN 0.02 ‰ +2 2 IN SITU SENSOR, ACCURACY LESS THAN 0.02 ‰ +3 3 SAMPLE ANALYSIS +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2034.table b/definitions/bufr/tables/0/wmo/33/codetables/2034.table new file mode 100644 index 000000000..06cdd52d2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2034.table @@ -0,0 +1,7 @@ +0 0 UNSPECIFIED DROGUE +1 1 HOLEY SOCK +2 2 TRISTAR +3 3 WINDOW SHADE +4 4 PARACHUTE +5 5 NON-LAGRANGIAN SEA ANCHOR +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2036.table b/definitions/bufr/tables/0/wmo/33/codetables/2036.table new file mode 100644 index 000000000..7782d302a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2036.table @@ -0,0 +1,4 @@ +0 0 DRIFTING BUOY +1 1 FIXED BUOY +2 2 SUBSURFACE FLOAT (MOVING) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2037.table b/definitions/bufr/tables/0/wmo/33/codetables/2037.table new file mode 100644 index 000000000..729c40e63 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2037.table @@ -0,0 +1,8 @@ +0 0 RESERVED +1 1 MANUAL READING FROM VERTICAL TIDE STAFF +2 2 MANUAL READING FROM SINGLE AUTOMATIC RECORDER AT STATION +3 3 MANUAL READING FROM MULTIPLE AUTOMATIC RECORDERS AT STATION +4 4 AUTOMATIC READING FROM SINGLE AUTOMATIC RECORDER AT STATION WITHOUT LEVEL REFERENCE CHECK +5 5 AUTOMATIC READING FROM SINGLE AUTOMATIC RECORDER AT STATION WITH LEVEL REFERENCE CHECK, OR FROM MULTIPLE AUTOMATIC RECORDERS +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2038.table b/definitions/bufr/tables/0/wmo/33/codetables/2038.table new file mode 100644 index 000000000..458f14169 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2038.table @@ -0,0 +1,16 @@ +0 0 SHIP INTAKE +1 1 BUCKET +2 2 HULL CONTACT SENSOR +3 3 REVERSING THERMOMETER +4 4 STD/CTD SENSOR +5 5 MECHANICAL BT +6 6 EXPENDABLE BT +7 7 DIGITAL BT +8 8 THERMISTOR CHAIN +9 9 INFRARED SCANNER +10 10 MICROWAVE SCANNER +11 11 INFRARED RADIOMETER +12 12 IN-LINE THERMOSALINOGRAPH +13 13 TOWED BODY +14 14 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2039.table b/definitions/bufr/tables/0/wmo/33/codetables/2039.table new file mode 100644 index 000000000..0a94982b5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2039.table @@ -0,0 +1,5 @@ +0 0 MEASURED WET-BULB TEMPERATURE +1 1 ICED BULB MEASURED WET-BULB TEMPERATURE +2 2 COMPUTED WET-BULB TEMPERATURE +3 3 ICED BULB COMPUTED WET-BULB TEMPERATURE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2040.table b/definitions/bufr/tables/0/wmo/33/codetables/2040.table new file mode 100644 index 000000000..78b291706 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2040.table @@ -0,0 +1,8 @@ +0 0 SHIP'S MOTION REMOVED BY AVERAGING +1 1 SHIP'S MOTION REMOVED BY MOTION COMPENSATION +2 2 SHIP'S MOTION NOT REMOVED +3 3 SHIP'S MOTION REMOVED BY AVERAGING +4 4 SHIP'S MOTION REMOVED BY MOTION COMPENSATION +5 5 SHIP'S MOTION NOT REMOVED +6 6 DOPPLER CURRENT PROFILING METHOD NOT USED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2041.table b/definitions/bufr/tables/0/wmo/33/codetables/2041.table new file mode 100644 index 000000000..ef5bf86b3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2041.table @@ -0,0 +1,6 @@ +0 0 INFORMATION BASED ON MANUAL ANALYSIS +1 1 INFORMATION BASED ON COMPUTER ANALYSIS +2 2 INFORMATION BASED ON DATA ASSIMILATION +3 3 INFORMATION BASED ON COMPUTER ANALYSIS OR DATA ASSIMILATION MANUALLY MODIFIED +10 10 INFORMATION BASED ON THE NUMERICAL WEATHER PREDICTION +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2042.table b/definitions/bufr/tables/0/wmo/33/codetables/2042.table new file mode 100644 index 000000000..eb2445b83 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2042.table @@ -0,0 +1,4 @@ +0 0 VALUE ORIGINALLY REPORTED IN M/S +1 1 VALUE ORIGINALLY REPORTED IN KNOTS +2 2 NO SEA CURRENT DATA AVAILABLE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2044.table b/definitions/bufr/tables/0/wmo/33/codetables/2044.table new file mode 100644 index 000000000..0e10ed8e1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2044.table @@ -0,0 +1,6 @@ +0 0 RESERVED FOR FUTURE USE +1 1 LONGUET-HIGGINS (1964) +2 2 LONGUET-HIGGINS (F3 METHOD) +3 3 MAXIMUM LIKELIHOOD METHOD +4 4 MAXIMUM ENTROPY METHOD +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2045.table b/definitions/bufr/tables/0/wmo/33/codetables/2045.table new file mode 100644 index 000000000..374e4f27e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2045.table @@ -0,0 +1,5 @@ +0 0 SEA STATION +1 1 AUTOMATIC DATA BUOY +2 2 AIRCRAFT +3 3 SATELLITE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2046.table b/definitions/bufr/tables/0/wmo/33/codetables/2046.table new file mode 100644 index 000000000..57fb9d6be --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2046.table @@ -0,0 +1,4 @@ +0 0 RESERVED FOR FUTURE USE +1 1 HEAVE SENSOR +2 2 SLOPE SENSOR +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2047.table b/definitions/bufr/tables/0/wmo/33/codetables/2047.table new file mode 100644 index 000000000..821393179 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2047.table @@ -0,0 +1,9 @@ +0 0 RESERVED +1 1 DART II (PMEL) +2 2 DART ETD +3 3 SAIC TSUNAMI BUOY (STB) +4 4 GFZ - POTSDAM +5 5 INCOIS (INDIA) +6 6 INABUOY (INDONESIA) +7 7 ENVIRTECH +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2048.table b/definitions/bufr/tables/0/wmo/33/codetables/2048.table new file mode 100644 index 000000000..d7cb2ef32 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2048.table @@ -0,0 +1,14 @@ +0 0 HIRS +1 1 MSU +2 2 SSU +3 3 AMSU-A +4 4 AMSU-B +5 5 AVHRR +6 6 SSMI +7 7 NSCAT +8 8 SEAWINDS +9 9 POSEIDON ALTIMETER +10 10 JMR (JASON MICROWAVE RADIOMETER) +11 11 MHS +12 12 ASCAT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2049.table b/definitions/bufr/tables/0/wmo/33/codetables/2049.table new file mode 100644 index 000000000..ade5cac86 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2049.table @@ -0,0 +1,4 @@ +1 1 PROCESSING TECHNIQUE NOT DEFINED +2 2 SIMULTANEOUS PHYSICAL RETRIEVAL +3 3 CLEAR SOUNDING +4 4 CLOUDY SOUNDING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2050.table b/definitions/bufr/tables/0/wmo/33/codetables/2050.table new file mode 100644 index 000000000..fbcce617d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2050.table @@ -0,0 +1,19 @@ +1 1 1 +2 2 2 +3 3 3 +4 4 4 +5 5 5 +6 6 6 +7 7 7 +8 8 8 +9 9 9 +10 10 10 +11 11 11 +12 12 12 +13 13 13 +14 14 14 +15 15 15 +16 16 16 +17 17 17 +18 18 18 +19 19 19 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2051.table b/definitions/bufr/tables/0/wmo/33/codetables/2051.table new file mode 100644 index 000000000..3524ae72d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2051.table @@ -0,0 +1,5 @@ +0 0 RESERVED +1 1 MAXIMUM/MINIMUM THERMOMETERS +2 2 AUTOMATED INSTRUMENTS +3 3 THERMOGRAPH +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2052.table b/definitions/bufr/tables/0/wmo/33/codetables/2052.table new file mode 100644 index 000000000..8b6262caa --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2052.table @@ -0,0 +1,5 @@ +1 1 1 +2 2 2 +3 3 3 +4 4 4 +5 5 5 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2053.table b/definitions/bufr/tables/0/wmo/33/codetables/2053.table new file mode 100644 index 000000000..03e5e295e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2053.table @@ -0,0 +1,5 @@ +0 0 OBSERVED BRIGHTNESS TEMPERATURE +1 1 BRIGHTNESS TEMPERATURE WITH BIAS CORRECTION APPLIED +2 2 BRIGHTNESS TEMPERATURE CALCULATED FROM FIRST GUESS +3 3 BRIGHTNESS TEMPERATURE CALCULATED FROM SOUNDING +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2054.table b/definitions/bufr/tables/0/wmo/33/codetables/2054.table new file mode 100644 index 000000000..0995688ba --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2054.table @@ -0,0 +1,6 @@ +0 0 PARAMETER DERIVED USING OBSERVED SOUNDER BRIGHTNESS TEMPERATURES +1 1 PARAMETER DERIVED USING OBSERVED IMAGER BRIGHTNESS TEMPERATURES +2 2 PARAMETER DERIVED USING FIRST GUESS INFORMATION +3 3 PARAMETER DERIVED USING NMC ANALYSIS INFORMATION +4 4 PARAMETER DERIVED USING RADIOSONDE INFORMATION +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2055.table b/definitions/bufr/tables/0/wmo/33/codetables/2055.table new file mode 100644 index 000000000..ce06f0089 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2055.table @@ -0,0 +1,10 @@ +0 0 STATISTICS GENERATED COMPARING RETRIEVAL VERSUS RADIOSONDE +1 1 STATISTICS GENERATED COMPARING RETRIEVAL VERSUS FIRST GUESS +2 2 STATISTICS GENERATED COMPARING RADIOSONDE VERSUS FIRST GUESS +3 3 STATISTICS GENERATED COMPARING OBSERVED VERSUS RETRIEVAL +4 4 STATISTICS GENERATED COMPARING OBSERVED VERSUS FIRST GUESS +5 5 STATISTICS GENERATED COMPARING RADIOSONDE VERSUS IMAGER +6 6 STATISTICS GENERATED COMPARING RADIOSONDE VERSUS SOUNDER +7 7 STATISTICS GENERATED FOR RADIOSONDE +8 8 STATISTICS GENERATED FOR FIRST GUESS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2056.table b/definitions/bufr/tables/0/wmo/33/codetables/2056.table new file mode 100644 index 000000000..86eb98302 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2056.table @@ -0,0 +1,6 @@ +0 0 SUMS OF DIFFERENCES +1 1 SUMS OF SQUARED DIFFERENCES +2 2 SAMPLE SIZE +3 3 MINIMUM DIFFERENCE +4 4 MAXIMUM DIFFERENCE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2057.table b/definitions/bufr/tables/0/wmo/33/codetables/2057.table new file mode 100644 index 000000000..681e6bd08 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2057.table @@ -0,0 +1,7 @@ +0 0 NESTED GRID MODEL (NGM) +1 1 AVIATION MODEL (AVN) +2 2 MEDIUM RANGE FORECAST (MRF) MODEL +3 3 GLOBAL DATA ASSIMILATION SYSTEM (GDAS) FORECAST MODEL +4 4 PRIOR SOUNDINGS (WITHIN 3 HOURS OF CURRENT TIME) +5 5 CLIMATOLOGY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2058.table b/definitions/bufr/tables/0/wmo/33/codetables/2058.table new file mode 100644 index 000000000..6c45eda11 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2058.table @@ -0,0 +1,5 @@ +0 0 12 HOUR AND 18 HOUR +1 1 18 HOUR AND 24 HOUR +2 2 6 HOUR AND 12 HOUR +3 3 GREATER THAN 24 HOURS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2059.table b/definitions/bufr/tables/0/wmo/33/codetables/2059.table new file mode 100644 index 000000000..8f089d3c4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2059.table @@ -0,0 +1,5 @@ +0 0 NCEP NESTED GRID MODEL (NGM) ANALYSIS +1 1 NCEP AVIATION MODEL (AVN) ANALYSIS +2 2 NCEP MEDIUM RANGE FORECAST (MRF) MODEL ANALYSIS +3 3 NCEP GLOBAL DATA ASSIMILATION SYSTEM (GDAS) FORECAST MODEL ANALYSIS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2060.table b/definitions/bufr/tables/0/wmo/33/codetables/2060.table new file mode 100644 index 000000000..6f846987b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2060.table @@ -0,0 +1,7 @@ +0 0 CURRENT SURFACE HOURLY REPORTS +1 1 CURRENT SHIP REPORTS +2 2 CURRENT BUOY REPORTS +3 3 ONE HOUR OLD SURFACE HOURLY REPORTS +4 4 ONE HOUR OLD SHIP REPORTS +5 5 ONE HOUR OLD BUOY REPORTS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2061.table b/definitions/bufr/tables/0/wmo/33/codetables/2061.table new file mode 100644 index 000000000..592d51eb4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2061.table @@ -0,0 +1,3 @@ +0 0 INERTIAL NAVIGATION SYSTEM +1 1 OMEGA +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2062.table b/definitions/bufr/tables/0/wmo/33/codetables/2062.table new file mode 100644 index 000000000..2d0f4e202 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2062.table @@ -0,0 +1,7 @@ +0 0 ASDAR +1 1 ASDAR (ACARS ALSO AVAILABLE BUT NOT OPERATIVE) +2 2 ASDAR (ACARS ALSO AVAILABLE AND OPERATIVE) +3 3 ACARS +4 4 ACARS (ASDAR ALSO AVAILABLE BUT NOT OPERATIVE) +5 5 ACARS (ASDAR ALSO AVAILABLE AND OPERATIVE) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2064.table b/definitions/bufr/tables/0/wmo/33/codetables/2064.table new file mode 100644 index 000000000..741430292 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2064.table @@ -0,0 +1,4 @@ +0 0 GOOD +1 1 BAD +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2066.table b/definitions/bufr/tables/0/wmo/33/codetables/2066.table new file mode 100644 index 000000000..a3865dc68 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2066.table @@ -0,0 +1,9 @@ +0 0 INTERMET IMS 2000 +1 1 INTERMET IMS 1500C +2 2 SHANGHAI GTC1 +3 3 NANJING GTC2 +4 4 NANJING GFE(L)1 +5 5 MARL-A RADAR +6 6 VEKTOR-M RADAR +62 62 OTHER +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2070.table b/definitions/bufr/tables/0/wmo/33/codetables/2070.table new file mode 100644 index 000000000..5a098ea26 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2070.table @@ -0,0 +1,13 @@ +0 0 ACTUAL LOCATION IN SECONDS +1 1 ACTUAL LOCATION IN MINUTES +2 2 ACTUAL LOCATION IN DEGREES +3 3 ACTUAL LOCATION IN DECIDEGREES +4 4 ACTUAL LOCATION IN CENTIDEGREES +5 5 REFERENCED TO CHECKPOINT IN SECONDS +6 6 REFERENCED TO CHECKPOINT IN MINUTES +7 7 REFERENCED TO CHECKPOINT IN DEGREES +8 8 REFERENCED TO CHECKPOINT IN DECIDEGREES +9 9 REFERENCED TO CHECKPOINT IN CENTIDEGREES +10 10 ACTUAL LOCATION IN TENTHS OF A MINUTE +11 11 REFERENCED TO CHECKPOINT IN TENTHS OF A MINUTE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2080.table b/definitions/bufr/tables/0/wmo/33/codetables/2080.table new file mode 100644 index 000000000..c68a39dd6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2080.table @@ -0,0 +1,7 @@ +0 0 KAYSAM +1 1 TOTEX +2 2 KKS +3 3 GUANGZHOU SHUANGYI (CHINA) +4 4 CHEMCHINA ZHUZHOU (CHINA) +62 62 OTHER +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2081.table b/definitions/bufr/tables/0/wmo/33/codetables/2081.table new file mode 100644 index 000000000..dfe9551a9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2081.table @@ -0,0 +1,11 @@ +0 0 GP26 +1 1 GP28 +2 2 GP30 +3 3 HM26 +4 4 HM28 +5 5 HM30 +6 6 SV16 +7 7 TOTEX TA TYPE BALLOONS +8 8 TOTEX TX TYPE BALLOONS +30 30 OTHER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2083.table b/definitions/bufr/tables/0/wmo/33/codetables/2083.table new file mode 100644 index 000000000..611c5bf64 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2083.table @@ -0,0 +1,7 @@ +0 0 HIGH BAY +1 1 LOW BAY +2 2 BALLOON-INFLATED LAUNCH SYSTEM (BILS) +3 3 ROOF-TOP BILS +4 4 AUTOMATED UNMANNED SOUNDING SYSTEM +14 14 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2084.table b/definitions/bufr/tables/0/wmo/33/codetables/2084.table new file mode 100644 index 000000000..be6430ae6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2084.table @@ -0,0 +1,5 @@ +0 0 HYDROGEN +1 1 HELIUM +2 2 NATURAL GAS +14 14 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2092.table b/definitions/bufr/tables/0/wmo/33/codetables/2092.table new file mode 100644 index 000000000..b171b55c8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2092.table @@ -0,0 +1,4 @@ +0 0 UV CHANNEL BASED RETRIEVAL +1 1 VISIBLE CHANNEL BASED RETRIEVAL +2 2 COMBINED UV BASED RETRIEVAL AND VISIBLE BASED RETRIEVAL +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2095.table b/definitions/bufr/tables/0/wmo/33/codetables/2095.table new file mode 100644 index 000000000..580fe930c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2095.table @@ -0,0 +1,7 @@ +0 0 CAPACITANCE ANEROID +1 1 DERIVED FROM GPS +2 2 RESISTIVE STRAIN GAUGE +3 3 SILICON CAPACITOR +4 4 DERIVED FROM RADAR HEIGHT +30 30 OTHER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2096.table b/definitions/bufr/tables/0/wmo/33/codetables/2096.table new file mode 100644 index 000000000..9f1b1027c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2096.table @@ -0,0 +1,9 @@ +0 0 ROD THERMISTOR +1 1 BEAD THERMISTOR +2 2 CAPACITANCE BEAD +3 3 CAPACITANCE WIRE +4 4 RESISTIVE SENSOR +5 5 CHIP THERMISTOR +6 6 MERCURY +7 7 ALCOHOL/GLYCOL +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2097.table b/definitions/bufr/tables/0/wmo/33/codetables/2097.table new file mode 100644 index 000000000..309ef642a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2097.table @@ -0,0 +1,26 @@ +0 0 VIZ MARK II CARBON HYGRISTOR +1 1 VIZ B2 HYGRISTOR +2 2 VAISALA A-HUMICAP +3 3 VAISALA H-HUMICAP +4 4 CAPACITANCE SENSOR +5 5 VAISALA RS90 +6 6 SIPPICAN MARK IIA CARBON HYGRISTOR +7 7 TWIN ALTERNATIVELY HEATED HUMICAP CAPACITANCE SENSOR +8 8 HUMICAP CAPACITANCE SENSOR WITH ACTIVE DE-ICING METHOD +9 9 CARBON HYGRISTOR +10 10 PSYCHROMETER +11 11 CAPACITIVE (POLYMER) +12 12 CAPACITIVE (CERAMIC, INCLUDING METAL OXIDE) +13 13 RESISTIVE (GENERIC) +14 14 RESISTIVE (SALT POLYMER) +15 15 RESISTIVE (CONDUCTIVE POLYMER) +16 16 THERMAL CONDUCTIVITY +17 17 GRAVIMETRIC +18 18 PAPER-METAL COIL +19 19 ORDINARY HUMAN HAIR +20 20 ROLLED HAIR (TORSION) +21 21 GOLDBEATER'S SKIN +22 22 CHILLED MIRROR HYGROMETER +23 23 DEW CELL +24 24 OPTICAL ABSORPTION SENSOR +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2099.table b/definitions/bufr/tables/0/wmo/33/codetables/2099.table new file mode 100644 index 000000000..74cb817c9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2099.table @@ -0,0 +1,5 @@ +0 0 HH POLARIZATION +1 1 VV POLARIZATION +2 2 HV POLARIZATION REAL VALUED COMPONENT +3 3 HV POLARIZATION IMAGINARY VALUED COMPONENT +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2101.table b/definitions/bufr/tables/0/wmo/33/codetables/2101.table new file mode 100644 index 000000000..efdb3ec56 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2101.table @@ -0,0 +1,10 @@ +0 0 CENTRE FRONT-FED PARABOLOID +1 1 OFFSET FRONT-FED PARABOLOID +2 2 CENTRE CASSEGRAIN PARABOLOID +3 3 OFFSET CASSEGRAIN PARABOLOID +4 4 PLANAR ARRAY +5 5 COAXIAL-COLLINEAR ARRAY +6 6 YAGI ELEMENTS ARRAY +7 7 MICROSTRIP +14 14 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2103.table b/definitions/bufr/tables/0/wmo/33/codetables/2103.table new file mode 100644 index 000000000..417d2c9a4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2103.table @@ -0,0 +1 @@ +1 1 RADAR ANTENNA IS PROTECTED BY A RADOME diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2104.table b/definitions/bufr/tables/0/wmo/33/codetables/2104.table new file mode 100644 index 000000000..e39a15365 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2104.table @@ -0,0 +1,9 @@ +0 0 HORIZONTAL POLARIZATION +1 1 VERTICAL POLARIZATION +2 2 RIGHT CIRCULAR POLARIZATION +3 3 LEFT CIRCULAR POLARIZATION +4 4 HORIZONTAL AND VERTICAL POLARIZATION +5 5 RIGHT AND LEFT CIRCULAR POLARIZATION +6 6 QUASI-HORIZONTAL POLARIZATION +7 7 QUASI-VERTICAL POLARIZATION +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21066.table b/definitions/bufr/tables/0/wmo/33/codetables/21066.table new file mode 100644 index 000000000..9bcafea2a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21066.table @@ -0,0 +1,11 @@ +1 1 PROCESSING EQUIPMENT NOT WORKING +2 2 EQUIPMENT FAILED +3 3 PRF CODE CHANGED DURING IMAGE GENERATION +4 4 SAMPLING WINDOW CHANGED DURING IMAGE GENERATION +5 5 GAIN CHANGED DURING IMAGE GENERATION +6 6 CHIRP REPLICA EXCEEDS SPECIFIED VALUE +7 7 INPUT DATA MEAN AND STANDARD DEVIATION OF IN-PHASE AND QUADRATURE OUT OF RANGE +8 8 DOPPLER CENTROID CONFIDENCE > MMCC VALUE +9 9 DOPPLER CENTROID ABSOLUTE VALUE > PRF/2 +10 10 DOPPLER AMBIGUITY CONFIDENCE < MMCC VALUE +11 11 OUTPUT DATA MEAN AND STANDARD DEVIATION =< MMCC VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21067.table b/definitions/bufr/tables/0/wmo/33/codetables/21067.table new file mode 100644 index 000000000..a0ed399e4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21067.table @@ -0,0 +1,12 @@ +1 1 NO FOREBEAM CALCULATION +2 2 NO MIDBEAM CALCULATION +3 3 NO AFTBEAM CALCULATION +4 4 FOREBEAM ARCING DETECTED +5 5 MIDBEAM ARCING DETECTED +6 6 AFTBEAM ARCING DETECTED +7 7 ANY BEAM NOISE CONTENT ABOVE OR EQUAL TO THRESHOLD +8 8 LAND (ANY LAND IN CELL FOOTPRINT) +9 9 AUTONOMOUS AMBIGUITY REMOVAL NOT USED +10 10 METEOROLOGICAL BACKGROUND NOT USED +11 11 MINIMUM RESIDUAL EXCEEDED THRESHOLD +12 12 FRAME CHECKSUM ERROR DETECTED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21068.table b/definitions/bufr/tables/0/wmo/33/codetables/21068.table new file mode 100644 index 000000000..102171f44 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21068.table @@ -0,0 +1,7 @@ +1 1 STANDARD DEVIATION OF WIND SPEED OUTSIDE MMCC LIMIT +2 2 STANDARD DEVIATION OF SIGNIFICANT WAVE HEIGHT OUTSIDE MMCC LIMIT +3 3 STANDARD DEVIATION OF ALTITUDE OUTSIDE MMCC LIMIT +4 4 MEAN PEAKINESS OUTSIDE MMCC LIMIT +5 5 FRAME CHECKSUM ERROR DETECTED +6 6 HEIGHT-TIME LOOP TIME CONSTANT CORRECTION NOT PERFORMED +7 7 NOT ENOUGH MEASUREMENTS (N < 10) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21069.table b/definitions/bufr/tables/0/wmo/33/codetables/21069.table new file mode 100644 index 000000000..320890afa --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21069.table @@ -0,0 +1,9 @@ +1 1 12.0 µM CHANNEL PRESENT IN SOURCE DATA +2 2 11.0 µM CHANNEL PRESENT IN SOURCE DATA +3 3 3.7 µM CHANNEL PRESENT IN SOURCE DATA +4 4 1.6 µM CHANNEL PRESENT IN SOURCE DATA +5 5 CLOUD IDENTIFICATION USED 1.6 µM HISTOGRAM REFLECTANCE CLOUD TEST +6 6 1.6 µM HISTOGRAM REFLECTANCE CLOUD TEST USED DYNAMIC THRESHOLD +7 7 SUN GLINT DETECTED BY 1.6 µM REFLECTANCE CLOUD TEST +8 8 3.7 µM CHANNEL USED IN SEA-SURFACE TEMPERATURE RETRIEVAL +9 9 SEA-SURFACE TEMPERATURE DERIVATION USED DAYTIME DATA (NIGHT-TIME IF ZERO) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21070.table b/definitions/bufr/tables/0/wmo/33/codetables/21070.table new file mode 100644 index 000000000..669655f00 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21070.table @@ -0,0 +1,22 @@ +1 1 CELL 1: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +2 2 CELL 2: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +3 3 CELL 3: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +4 4 CELL 4: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +5 5 CELL 5: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +6 6 CELL 6: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +7 7 CELL 7: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +8 8 CELL 8: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +9 9 CELL 9: NADIR-ONLY VIEW SST USED 3.7 MICRON CHANNEL +10 10 CELL 1: DUAL VIEW SST USED 3.7 MICRON CHANNEL +11 11 CELL 2: DUAL VIEW SST USED 3.7 MICRON CHANNEL +12 12 CELL 3: DUAL VIEW SST USED 3.7 MICRON CHANNEL +13 13 CELL 4: DUAL VIEW SST USED 3.7 MICRON CHANNEL +14 14 CELL 5: DUAL VIEW SST USED 3.7 MICRON CHANNEL +15 15 CELL 6: DUAL VIEW SST USED 3.7 MICRON CHANNEL +16 16 CELL 7: DUAL VIEW SST USED 3.7 MICRON CHANNEL +17 17 CELL 8: DUAL VIEW SST USED 3.7 MICRON CHANNEL +18 18 CELL 9: DUAL VIEW SST USED 3.7 MICRON CHANNEL +19 19 NADIR VIEW CONTAINS DAY-TIME DATA (NIGHT IF ZERO) +20 20 FORWARD VIEW CONTAINS DAY-TIME DATA (NIGHT IF ZERO) +21 21 RECORD CONTAINS CONTRIBUTIONS FROM INSTRUMENT SCANS ACQUIRED WHEN ERS PLATFORM NOT IN YAW-STEERING MODE +22 22 RECORD CONTAINS CONTRIBUTIONS FROM INSTRUMENT SCANS FOR WHICH PRODUCT CONFIDENCE DATA SHOW QUALITY IS POOR OR UNKNOWN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21072.table b/definitions/bufr/tables/0/wmo/33/codetables/21072.table new file mode 100644 index 000000000..99e4b1c29 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21072.table @@ -0,0 +1,3 @@ +1 1 HEIGHT ERROR CORRECTION APPLIED INSTEAD OF OPEN LOOP CALIBRATION +2 2 MICROWAVE SOUNDER USED FOR TROPOSPHERE CORRECTION +3 3 AGC OUTPUT CORRECTION APPLIED INSTEAD OF OPEN LOOP CALIBRATION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21073.table b/definitions/bufr/tables/0/wmo/33/codetables/21073.table new file mode 100644 index 000000000..9538fa553 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21073.table @@ -0,0 +1,8 @@ +1 1 BLANK DATA RECORD +2 2 TEST +3 3 CALIBRATION (CLOSED LOOP) +4 4 BITE +5 5 ACQUISITION ON ICE +6 6 ACQUISITION ON OCEAN +7 7 TRACKING ON ICE +8 8 TRACKING ON OCEAN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21076.table b/definitions/bufr/tables/0/wmo/33/codetables/21076.table new file mode 100644 index 000000000..bc52ac558 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21076.table @@ -0,0 +1,4 @@ +0 0 LINEAR +1 1 LOGARITHMIC (BASE E) +2 2 LOGARITHMIC (BASE 10) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21109.table b/definitions/bufr/tables/0/wmo/33/codetables/21109.table new file mode 100644 index 000000000..deb577aa0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21109.table @@ -0,0 +1,7 @@ +1 1 NOT ENOUGH GOOD SIGMA-0 AVAILABLE FOR WIND RETRIEVAL +2 2 POOR AZIMUTH DIVERSITY AMONG SIGMA-0 FOR WIND RETRIEVAL +8 8 SOME PORTION OF WIND VECTOR CELL IS OVER LAND +9 9 SOME PORTION OF WIND VECTOR CELL IS OVER ICE +10 10 WIND RETRIEVAL NOT PERFORMED FOR WIND VECTOR CELL +11 11 REPORTED WIND SPEED IS GREATER THAN 30 M S-1 +12 12 REPORTED WIND SPEED IS LESS THAN OR EQUAL TO 3 M S-1 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21115.table b/definitions/bufr/tables/0/wmo/33/codetables/21115.table new file mode 100644 index 000000000..9e90133cd --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21115.table @@ -0,0 +1,10 @@ +1 1 SIGMA-0 MEASUREMENT IS NOT USABLE +2 2 SIGNAL TO NOISE RATIO IS LOW +3 3 SIGMA-0 IS NEGATIVE +4 4 SIGMA-0 IS OUTSIDE OF ACCEPTABLE RANGE +5 5 SCATTEROMETER PULSE QUALITY IS NOT ACCEPTABLE +6 6 SIGMA-0 CELL LOCATION ALGORITHM DOES NOT CONVERGE +7 7 FREQUENCY SHIFT LIES BEYOND THE RANGE OF THE X FACTOR TABLE +8 8 SPACECRAFT TEMPERATURE IS BEYOND CALIBRATION COEFFICIENT RANGE +9 9 NO APPLICABLE ALTITUDE RECORDS WERE FOUND FOR THIS SIGMA-0 +10 10 INTERPOLATED EPHEMERIS DATA ARE NOT ACCEPTABLE FOR THIS SIGMA-0 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21116.table b/definitions/bufr/tables/0/wmo/33/codetables/21116.table new file mode 100644 index 000000000..10b5c532c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21116.table @@ -0,0 +1,16 @@ +1 1 CALIBRATION/MEASUREMENT PULSE FLAG (1) +2 2 CALIBRATION/MEASUREMENT PULSE FLAG (2) +3 3 OUTER ANTENNA BEAM +4 4 SIGMA-0 CELL IS AFT OF SPACECRAFT +5 5 CURRENT MODE (1) +6 6 CURRENT MODE (2) +7 7 EFFECTIVE GATE WIDTH - SLICE RESOLUTION (1) +8 8 EFFECTIVE GATE WIDTH - SLICE RESOLUTION (2) +9 9 EFFECTIVE GATE WIDTH - SLICE RESOLUTION (3) +10 10 LOW RESOLUTION MODE - WHOLE PULSE DATA +11 11 SCATTEROMETER ELECTRONIC SUBSYSTEM B +12 12 ALTERNATE SPIN RATE - 19.8 RPM +13 13 RECEIVER PROTECTION ON +14 14 SLICES PER COMPOSITE FLAG (1) +15 15 SLICES PER COMPOSITE FLAG (2) +16 16 SLICES PER COMPOSITE FLAG (3) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21119.table b/definitions/bufr/tables/0/wmo/33/codetables/21119.table new file mode 100644 index 000000000..e17e3c04a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21119.table @@ -0,0 +1,14 @@ +0 0 RESERVED +1 1 SASS +2 2 SASS2 +3 3 NSCAT0 +4 4 NSCAT1 +5 5 NSCAT2 +6 6 QSCAT0 +7 7 QSCAT1 +31 31 CMOD1 +32 32 CMOD2 +33 33 CMOD3 +34 34 CMOD4 +35 35 CMOD5 +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21144.table b/definitions/bufr/tables/0/wmo/33/codetables/21144.table new file mode 100644 index 000000000..1f082e6d9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21144.table @@ -0,0 +1 @@ +1 1 RAIN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21148.table b/definitions/bufr/tables/0/wmo/33/codetables/21148.table new file mode 100644 index 000000000..11413ed72 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21148.table @@ -0,0 +1,2 @@ +1 1 NON SHORT SCALE VARIATION +2 2 SHORT SCALE VARIATION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2115.table b/definitions/bufr/tables/0/wmo/33/codetables/2115.table new file mode 100644 index 000000000..c7e866c7a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2115.table @@ -0,0 +1,7 @@ +0 0 PDB +1 1 RSOIS +2 2 ASOS +3 3 PSYCHROMETER +4 4 F420 +30 30 OTHER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21150.table b/definitions/bufr/tables/0/wmo/33/codetables/21150.table new file mode 100644 index 000000000..851004635 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21150.table @@ -0,0 +1,4 @@ +0 0 DATA FROM SINGLE GROUND STATION (NO CO-LOCATION) +1 1 DATA FROM MULTIPLE GROUND STATION (CO-LOCATED DATA) +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21155.table b/definitions/bufr/tables/0/wmo/33/codetables/21155.table new file mode 100644 index 000000000..a7837cfa7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21155.table @@ -0,0 +1,16 @@ +1 1 NOT ENOUGH GOOD SIGMA-0 AVAILABLE FOR WIND RETRIEVAL +2 2 POOR AZIMUTH DIVERSITY AMONG SIGMA-0 FOR WIND RETRIEVAL +3 3 ANY BEAM NOISE CONTENT ABOVE THRESHOLD +4 4 PRODUCT MONITORING NOT USED +5 5 PRODUCT MONITORING FLAG +6 6 KNMI QUALITY CONTROL FAILS +7 7 VARIATIONAL QUALITY CONTROL FAILS +8 8 SOME PORTION OF WIND VECTOR CELL IS OVER LAND +9 9 SOME PORTION OF WIND VECTOR CELL IS OVER ICE +10 10 WIND RETRIEVAL NOT PERFORMED FOR WIND VECTOR CELL +11 11 REPORTED WIND SPEED IS GREATER THAN 30 M/S +12 12 REPORTED WIND SPEED IS LESS THAN OR EQUAL TO 3 M/S +13 13 RAIN FLAG FOR THE WIND VECTOR CELL IS NOT USABLE +14 14 RAIN FLAG ALGORITHM DETECTS RAIN +15 15 NO METEOROLOGICAL BACKGROUND USED +16 16 DATA ARE REDUNDANT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21158.table b/definitions/bufr/tables/0/wmo/33/codetables/21158.table new file mode 100644 index 000000000..dd53c5159 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21158.table @@ -0,0 +1,4 @@ +0 0 ACCEPTABLE +1 1 NOT ACCEPTABLE +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21159.table b/definitions/bufr/tables/0/wmo/33/codetables/21159.table new file mode 100644 index 000000000..1703f9b8e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21159.table @@ -0,0 +1,4 @@ +0 0 GOOD +1 1 USABLE +2 2 BAD +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/21169.table b/definitions/bufr/tables/0/wmo/33/codetables/21169.table new file mode 100644 index 000000000..9b93444ce --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/21169.table @@ -0,0 +1,4 @@ +0 0 NO ICE PRESENT +1 1 ICE PRESENT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2119.table b/definitions/bufr/tables/0/wmo/33/codetables/2119.table new file mode 100644 index 000000000..0640af68b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2119.table @@ -0,0 +1,8 @@ +0 0 INTERMEDIATE FREQUENCY CALIBRATION MODE (IF CAL) +1 1 BUILT-IN TEST EQUIPMENT DIGITAL (BITE DGT) +2 2 BUILT-IN TEST EQUIPMENT RADIO FREQUENCY (BITE RF) +3 3 PRESET TRACKING (PSET TRK) +4 4 PRESET LOOP OUT +5 5 ACQUISITION +6 6 TRACKING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2131.table b/definitions/bufr/tables/0/wmo/33/codetables/2131.table new file mode 100644 index 000000000..f4336ef79 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2131.table @@ -0,0 +1 @@ +1 1 STC OPERATIONAL diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2137.table b/definitions/bufr/tables/0/wmo/33/codetables/2137.table new file mode 100644 index 000000000..40d33fdd3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2137.table @@ -0,0 +1,4 @@ +1 1 3:2 +2 2 4:3 +3 3 5:4 +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2138.table b/definitions/bufr/tables/0/wmo/33/codetables/2138.table new file mode 100644 index 000000000..a574506ad --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2138.table @@ -0,0 +1,3 @@ +1 1 CLOCKWISE ROTATION +2 2 COUNTERCLOCKWISE ROTATION +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2139.table b/definitions/bufr/tables/0/wmo/33/codetables/2139.table new file mode 100644 index 000000000..f6cf80294 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2139.table @@ -0,0 +1,3 @@ +0 0 SIRAL NOMINAL +1 1 SIRAL REDUNDANT +2 2 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2143.table b/definitions/bufr/tables/0/wmo/33/codetables/2143.table new file mode 100644 index 000000000..975d068be --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2143.table @@ -0,0 +1,21 @@ +0 0 RESERVED +1 1 BREWER SPECTROPHOTOMETER +2 2 CAVER TEICHERT +3 3 DOBSON +4 4 DOBSON (JAPAN) +5 5 EHMET +6 6 FECKER TELESCOPE +7 7 HOELPER +8 8 JODMETER +9 9 FILTER OZONOMETER M-83 +10 10 MAST +11 11 OXFORD +12 12 PAETZOLD +13 13 REGENER +14 14 RESERVED FOR FUTURE USE +15 15 VASSY FILTER OZONOMETER +16 16 CARBON IODIDE +17 17 SURFACE OZONE BUBBLER +18 18 FILTER OZONOMETER M-124 +19 19 ECC SONDE +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2144.table b/definitions/bufr/tables/0/wmo/33/codetables/2144.table new file mode 100644 index 000000000..5b0f37b34 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2144.table @@ -0,0 +1,8 @@ +0 0 DIRECT SUN +1 1 DIRECT SUN, ATTENUATOR #1 +2 2 DIRECT SUN, ATTENUATOR #2 +3 3 FOCUSED MOON +4 4 FOCUSED SUN +5 5 FOCUSED SUN CORRECTED WITH ADJACENT SKY MEASUREMENTS +6 6 ZENITH SKY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2145.table b/definitions/bufr/tables/0/wmo/33/codetables/2145.table new file mode 100644 index 000000000..1944e69fc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2145.table @@ -0,0 +1,9 @@ +0 0 WAVELENGTHS AD ORDINARY SETTING +1 1 WAVELENGTHS BD ORDINARY SETTING +2 2 WAVELENGTHS CD ORDINARY SETTING +3 3 WAVELENGTHS CC' ORDINARY SETTING +4 4 WAVELENGTHS AD FOCUSED IMAGE +5 5 WAVELENGTHS BD FOCUSED IMAGE +6 6 WAVELENGTHS CD FOCUSED IMAGE +7 7 WAVELENGTHS CC' FOCUSED IMAGE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2146.table b/definitions/bufr/tables/0/wmo/33/codetables/2146.table new file mode 100644 index 000000000..871b35709 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2146.table @@ -0,0 +1,11 @@ +0 0 ON DIRECT SUN +1 1 ON DIRECT MOON +2 2 ON BLUE ZENITH SKY +3 3 ON ZENITH CLOUD (UNIFORM STRATIFIED LAYER OF SMALL OPACITY) +4 4 ON ZENITH CLOUD (UNIFORM OR MODERATELY VARIABLE LAYER OF MEDIUM OPACITY) +5 5 ON ZENITH CLOUD (UNIFORM OR MODERATELY VARIABLE LAYER OF LARGE OPACITY) +6 6 ON ZENITH CLOUD (HIGHLY VARIABLE OPACITY, WITH OR WITHOUT PRECIPITATION) +7 7 ON ZENITH CLOUD (FOG) +8 8 ON ZENITH HAZE +9 9 ON DIRECT SUN THROUGH THIN CLOUD, FOG OR HAZE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2147.table b/definitions/bufr/tables/0/wmo/33/codetables/2147.table new file mode 100644 index 000000000..4ff1c92a9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2147.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 DIRECT LEASED CIRCUIT +2 2 DIALLED UP CONNECTION +3 3 INTERNET ISP +4 4 DCP VIA SATELLITE (MTSAT, METEOSAT, ETC.) +5 5 VSAT +6 6 GAN,* BGAN** +7 7 THISS TERMINAL +8 8 IRIDIUM SATELLITES +9 9 MOBILE TELEPHONY +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2148.table b/definitions/bufr/tables/0/wmo/33/codetables/2148.table new file mode 100644 index 000000000..7d8ca51e3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2148.table @@ -0,0 +1,12 @@ +0 0 RESERVED +1 1 ARGOS +2 2 GPS +3 3 GOES DCP +4 4 METEOSAT DCP +5 5 ORBCOMM +6 6 INMARSAT +7 7 IRIDIUM +8 8 IRIDIUM AND GPS +9 9 ARGOS-3 +10 10 ARGOS-4 +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2149.table b/definitions/bufr/tables/0/wmo/33/codetables/2149.table new file mode 100644 index 000000000..04638d229 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2149.table @@ -0,0 +1,38 @@ +0 0 UNSPECIFIED DRIFTING BUOY +1 1 STANDARD LAGRANGIAN DRIFTER (GLOBAL DRIFTER PROGRAMME) +2 2 STANDARD FGGE TYPE DRIFTING BUOY (NON-LAGRANGIAN METEOROLOGICAL DRIFTING BUOY) +3 3 WIND MEASURING FGGE TYPE DRIFTING BUOY (NON-LAGRANGIAN METEOROLOGICAL DRIFTING BUOY) +4 4 ICE DRIFTER +5 5 SVPG STANDARD LAGRANGIAN DRIFTER WITH GPS +6 6 SVP-HR DRIFTER WITH HIGH-RESOLUTION TEMPERATURE OR THERMISTOR STRING +7 7 RESERVED +8 8 UNSPECIFIED SUBSURFACE FLOAT +9 9 SOFAR +10 10 ALACE +11 11 MARVOR +12 12 RAFOS +13 13 PROVOR +14 14 SOLO +15 15 APEX +16 16 UNSPECIFIED MOORED BUOY +17 17 NOMAD +18 18 3-METRE DISCUS +19 19 10-12-METRE DISCUS +20 20 ODAS 30 SERIES +21 21 ATLAS (E.G. TAO AREA) +22 22 TRITON BUOY +23 23 FLEX MOORING (E.G. TIP AREA) +24 24 OMNIDIRECTIONAL WAVERIDER +25 25 DIRECTIONAL WAVERIDER +26 26 SUBSURFACE ARGO FLOAT +27 27 PALACE +28 28 NEMO +29 29 NINJA +30 30 ICE BUOY/FLOAT (POPS OR ITP) +34 34 MOORING OCEANOGRAPHIC +35 35 MOORING METEOROLOGICAL +36 36 MOORING MULTIDISCIPLINARY (OCEANSITES) +37 37 MOORING TIDE GAUGE OR TSUNAMI BUOY +38 38 ICE BEACON +39 39 ICE MASS BALANCE BUOY +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2150.table b/definitions/bufr/tables/0/wmo/33/codetables/2150.table new file mode 100644 index 000000000..8193b575a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2150.table @@ -0,0 +1,55 @@ +0 0 RESERVED +1 1 HIRS 1 +2 2 HIRS 2 +3 3 HIRS 3 +4 4 HIRS 4 +5 5 HIRS 5 +6 6 HIRS 6 +7 7 HIRS 7 +8 8 HIRS 8 +9 9 HIRS 9 +10 10 HIRS 10 +11 11 HIRS 11 +12 12 HIRS 12 +13 13 HIRS 13 +14 14 HIRS 14 +15 15 HIRS 15 +16 16 HIRS 16 +17 17 HIRS 17 +18 18 HIRS 18 +19 19 HIRS 19 +20 20 HIRS 20 +21 21 MSU 1 +22 22 MSU 2 +23 23 MSU 3 +24 24 MSU 4 +25 25 SSU 1 +26 26 SSU 2 +27 27 SSU 3 +28 28 AMSU-A 1 +29 29 AMSU-A 2 +30 30 AMSU-A 3 +31 31 AMSU-A 4 +32 32 AMSU-A 5 +33 33 AMSU-A 6 +34 34 AMSU-A 7 +35 35 AMSU-A 8 +36 36 AMSU-A 9 +37 37 AMSU-A 10 +38 38 AMSU-A 11 +39 39 AMSU-A 12 +40 40 AMSU-A 13 +41 41 AMSU-A 14 +42 42 AMSU-A 15 +43 43 AMSU-B 1 / MHS 1 +44 44 AMSU-B 2 / MHS 2 +45 45 AMSU-B 3 / MHS 3 +46 46 AMSU-B 4 / MHS 4 +47 47 AMSU-B 5 / MHS 5 +48 48 AVHRR 1 +49 49 AVHRR 2 +50 50 AVHRR 3A +51 51 AVHRR 3B +52 52 AVHRR 4 +53 53 AVHRR 5 +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2151.table b/definitions/bufr/tables/0/wmo/33/codetables/2151.table new file mode 100644 index 000000000..45c80df10 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2151.table @@ -0,0 +1,11 @@ +0 0 HIRS +1 1 MSU +2 2 SSU +3 3 AMSU-A1-1 +4 4 AMSU-A1-2 +5 5 AMSU-A2 +6 6 AMSU-B +7 7 AVHRR +8 8 RESERVED +9 9 MHS +2047 2047 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2152.table b/definitions/bufr/tables/0/wmo/33/codetables/2152.table new file mode 100644 index 000000000..880c384cf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2152.table @@ -0,0 +1,13 @@ +1 1 HIGH-RESOLUTION INFRARED SOUNDER (HIRS) +2 2 MICROWAVE SOUNDING UNIT (MSU) +3 3 STRATOSPHERIC SOUNDING UNIT (SSU) +4 4 AMI WIND MODE +5 5 AMI WAVE MODE +6 6 AMI IMAGE MODE +7 7 RADAR ALTIMETER +8 8 ATSR +9 9 GEOSTATIONARY IMAGER +10 10 GEOSTATIONARY SOUNDER +11 11 GEOSTATIONARY EARTH RADIATION (GERB) +12 12 MULTI-CHANNEL SCANNING RADIOMETER +13 13 POLAR-ORBITING IMAGER diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2158.table b/definitions/bufr/tables/0/wmo/33/codetables/2158.table new file mode 100644 index 000000000..97c4449c5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2158.table @@ -0,0 +1,8 @@ +1 1 MISMATCH IN RED VEC HPA +2 2 MISMATCH IN RED VEC RFSS +3 3 PTR CALIBRATION BAND 320 MHZ (KU) +4 4 PTR CALIBRATION BAND 80 MHZ (KU) +5 5 PTR CALIBRATION BAND 20 MHZ (KU) +6 6 PTR CALIBRATION BAND 160 MHZ (S) +7 7 KU FLIGHT CALIBRATION PARAMETERS AVAILABLE +8 8 S FLIGHT CALIBRATION PARAMETERS AVAILABLE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2159.table b/definitions/bufr/tables/0/wmo/33/codetables/2159.table new file mode 100644 index 000000000..63cb87c78 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2159.table @@ -0,0 +1,7 @@ +1 1 TEMPERATURE INCONSISTENCY +2 2 DATA IS MISSING +3 3 REDUNDANCY CHANNEL +4 4 POWER BUS PROTECTION +5 5 OVERVOLTAGE/OVERLOAD PROTECTION +6 6 RESERVED +7 7 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2160.table b/definitions/bufr/tables/0/wmo/33/codetables/2160.table new file mode 100644 index 000000000..fd7f37274 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2160.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 10 TO LESS THAN 20 MM +2 2 RESERVED +3 3 20 TO LESS THAN 40 MM +4 4 RESERVED +5 5 40 TO LESS THAN 60 MM +6 6 RESERVED +7 7 60 TO LESS THAN 90 MM +8 8 90 TO LESS THAN 110 MM +9 9 110 MM AND GREATER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2161.table b/definitions/bufr/tables/0/wmo/33/codetables/2161.table new file mode 100644 index 000000000..55b88f4de --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2161.table @@ -0,0 +1,5 @@ +11 11 WIND HEIGHT CALCULATED FROM MEDIAN CLOUD-TOP PRESSURE OF TARGET +12 12 TARGET IS CLOUDY +13 13 LOW-LEVEL INVERSION +14 14 CROSS CORRELATION CONTRIBUTION (CCC) METHOD +15 15 NESTED TRACKING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2162.table b/definitions/bufr/tables/0/wmo/33/codetables/2162.table new file mode 100644 index 000000000..510f09aa3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2162.table @@ -0,0 +1,19 @@ +0 0 AUTO EDITOR +1 1 IRW HEIGHT ASSIGNMENT +2 2 WV HEIGHT ASSIGNMENT +3 3 H2O INTERCEPT HEIGHT ASSIGNMENT +4 4 CO2 SLICING HEIGHT ASSIGNMENT +5 5 LOW PIXEL MAX GRADIENT +6 6 HIGHER PIXEL MAX GRADIENT +7 7 PRIMARY HEIGHT ASSIGNMENT +8 8 LAYER THICKNESS ASSIGNMENT +9 9 CUMULATIVE CONTRIBUTION FUNCTION - 10 PER CENT HEIGHT +10 10 CUMULATIVE CONTRIBUTION FUNCTION - 50 PER CENT HEIGHT +11 11 CUMULATIVE CONTRIBUTION FUNCTION - 90 PER CENT HEIGHT +12 12 CUMULATIVE CONTRIBUTION FUNCTION - HEIGHT OF MAXIMUM GRADIENT +13 13 IR/TWO WV CHANNEL RATIONING METHOD +14 14 COMPOSITE HEIGHT ASSIGNMENT +15 15 OPTIMAL ESTIMATION +16 16 INVERSION CORRECTION +17 17 GEOMETRIC HEIGHT ASSIGNMENT +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2163.table b/definitions/bufr/tables/0/wmo/33/codetables/2163.table new file mode 100644 index 000000000..8cac63196 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2163.table @@ -0,0 +1,16 @@ +0 0 AUTO EDITOR +1 1 IRW HEIGHT ASSIGNMENT +2 2 WV HEIGHT ASSIGNMENT +3 3 H2O INTERCEPT HEIGHT ASSIGNMENT +4 4 CO2 SLICING HEIGHT ASSIGNMENT +5 5 LOW PIXEL MAX GRADIENT +6 6 HIGHER PIXEL MAX GRADIENT +7 7 PRIMARY HEIGHT ASSIGNMENT +8 8 LAYER THICKNESS ASSIGNMENT +9 9 CUMULATIVE CONTRIBUTION FUNCTION - 10 PER CENT HEIGHT +10 10 CUMULATIVE CONTRIBUTION FUNCTION - 50 PER CENT HEIGHT +11 11 CUMULATIVE CONTRIBUTION FUNCTION - 90 PER CENT HEIGHT +12 12 CUMULATIVE CONTRIBUTION FUNCTION - HEIGHT OF MAXIMUM GRADIENT +13 13 IR / TWO WV CHANNEL RATIOING METHOD +14 14 COMPOSITE HEIGHT ASSIGNMENT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2164.table b/definitions/bufr/tables/0/wmo/33/codetables/2164.table new file mode 100644 index 000000000..4bf9aa961 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2164.table @@ -0,0 +1,5 @@ +0 0 LP - NORMS LEAST SQUARE MINIMUM +1 1 EN - EUCLIDEAN NORM WITH RADIANCE CORRELATION +2 2 CC - CROSS CORRELATION +3 3 STEREO MATCHING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2165.table b/definitions/bufr/tables/0/wmo/33/codetables/2165.table new file mode 100644 index 000000000..628be0e75 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2165.table @@ -0,0 +1,7 @@ +1 1 CLEAR PATH +2 2 PARTLY CLOUDY PATH +3 3 CLOUDY PATH +4 4 APODIZED +5 5 UNAPODIZED +6 6 RECONSTRUCTED +7 7 CLOUD CLEARED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2166.table b/definitions/bufr/tables/0/wmo/33/codetables/2166.table new file mode 100644 index 000000000..efac38f8d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2166.table @@ -0,0 +1,6 @@ +0 0 TYPE NOT DEFINED +1 1 AUTOMATED STATISTICAL REGRESSION +2 2 CLEAR PATH +3 3 PARTLY CLOUDY PATH +4 4 CLOUDY PATH +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2167.table b/definitions/bufr/tables/0/wmo/33/codetables/2167.table new file mode 100644 index 000000000..acb2f9d9c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2167.table @@ -0,0 +1,4 @@ +0 0 METHOD NOT DEFINED +1 1 1B RAW RADIANCE +2 2 PROCESSED RADIANCE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2169.table b/definitions/bufr/tables/0/wmo/33/codetables/2169.table new file mode 100644 index 000000000..bd31667d0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2169.table @@ -0,0 +1,5 @@ +0 0 CUP ROTOR +1 1 PROPELLER ROTOR +2 2 WIND OBSERVATION THROUGH AMBIENT NOISE (WOTAN) +3 3 SONIC +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2170.table b/definitions/bufr/tables/0/wmo/33/codetables/2170.table new file mode 100644 index 000000000..05bab00d7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2170.table @@ -0,0 +1,5 @@ +0 0 SPECTRASENSORS WVSS-II, VERSION 1 +1 1 SPECTRASENSORS WVSS-II, VERSION 2 +2 2 SPECTRASENSORS WVSS-II, VERSION 3 +62 62 OTHER +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2172.table b/definitions/bufr/tables/0/wmo/33/codetables/2172.table new file mode 100644 index 000000000..3c3641ab6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2172.table @@ -0,0 +1,4 @@ +0 0 RESERVED +1 1 RETRIEVAL FROM A NADIR SOUNDING +2 2 RETRIEVAL FROM A LIMB SOUNDING +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2175.table b/definitions/bufr/tables/0/wmo/33/codetables/2175.table new file mode 100644 index 000000000..2cf2a3d55 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2175.table @@ -0,0 +1,9 @@ +0 0 MANUAL MEASUREMENT +1 1 TIPPING BUCKET METHOD +2 2 WEIGHING METHOD +3 3 OPTICAL METHOD +4 4 PRESSURE METHOD +5 5 FLOAT METHOD +6 6 DROP COUNTER METHOD +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2176.table b/definitions/bufr/tables/0/wmo/33/codetables/2176.table new file mode 100644 index 000000000..2c27a6f91 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2176.table @@ -0,0 +1,6 @@ +0 0 MANUAL OBSERVATION +1 1 VIDEO CAMERA METHOD +2 2 INFRARED METHOD +3 3 LASER METHOD +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2177.table b/definitions/bufr/tables/0/wmo/33/codetables/2177.table new file mode 100644 index 000000000..e7bb67a7d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2177.table @@ -0,0 +1,6 @@ +0 0 MANUAL OBSERVATION +1 1 ULTRASONIC METHOD +2 2 VIDEO CAMERA METHOD +3 3 LASER METHOD +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2178.table b/definitions/bufr/tables/0/wmo/33/codetables/2178.table new file mode 100644 index 000000000..f4f8b592c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2178.table @@ -0,0 +1,5 @@ +0 0 MANUAL OBSERVATION +1 1 OPTICAL METHOD +2 2 CAPACITIVE METHOD +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2179.table b/definitions/bufr/tables/0/wmo/33/codetables/2179.table new file mode 100644 index 000000000..9e9ba189a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2179.table @@ -0,0 +1,6 @@ +0 0 MANUAL OBSERVATION +1 1 VAISALA ALGORITHM +2 2 ASOS (FAA) ALGORITHM +3 3 AWOS (CANADA) ALGORITHM +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2180.table b/definitions/bufr/tables/0/wmo/33/codetables/2180.table new file mode 100644 index 000000000..0b21b2c26 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2180.table @@ -0,0 +1,8 @@ +0 0 MANUAL OBSERVATION +1 1 OPTICAL SCATTER SYSTEM COMBINED WITH PRECIPITATION OCCURRENCE SENSING SYSTEM +2 2 FORWARD AND/OR BACKSCATTER SYSTEM OF VISIBLE LIGHT +3 3 FORWARD AND/OR BACKSCATTER SYSTEM OF INFRARED LIGHT +4 4 INFRARED LIGHT EMITTING DIODE (IRED) SYSTEM +5 5 DOPPLER RADAR SYSTEM +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2181.table b/definitions/bufr/tables/0/wmo/33/codetables/2181.table new file mode 100644 index 000000000..5096dc48a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2181.table @@ -0,0 +1,5 @@ +1 1 RAIN DETECTOR +2 2 FREEZING RAIN SENSOR +3 3 ICE DETECTION SENSOR +4 4 HAIL AND ICE PELLET SENSOR +20 20 OTHERS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2182.table b/definitions/bufr/tables/0/wmo/33/codetables/2182.table new file mode 100644 index 000000000..4ffab2652 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2182.table @@ -0,0 +1,7 @@ +0 0 MANUAL MEASUREMENT +1 1 TRANSMISSOMETER SYSTEM (BASE > 25 M) +2 2 TRANSMISSOMETER SYSTEM (BASE < 25 M) +3 3 FORWARD SCATTER SYSTEM +4 4 BACKSCATTER SYSTEM +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2183.table b/definitions/bufr/tables/0/wmo/33/codetables/2183.table new file mode 100644 index 000000000..a804ea1e1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2183.table @@ -0,0 +1,9 @@ +0 0 MANUAL OBSERVATION +1 1 CEILOMETER SYSTEM +2 2 INFRARED CAMERA SYSTEM +3 3 MICROWAVE VISUAL CAMERA SYSTEM +4 4 SKY IMAGER SYSTEM +5 5 VIDEO TIME-LAPSED CAMERA SYSTEM +6 6 MICROPULSE LIDAR (MPL) SYSTEM +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2184.table b/definitions/bufr/tables/0/wmo/33/codetables/2184.table new file mode 100644 index 000000000..cf5ee84ac --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2184.table @@ -0,0 +1,9 @@ +0 0 MANUAL OBSERVATION +1 1 LIGHTNING IMAGING SENSOR +2 2 ELECTRICAL STORM IDENTIFICATION SENSOR +3 3 MAGNETIC FINDER SENSOR +4 4 LIGHTNING STRIKE SENSOR +5 5 FLASH COUNTER +6 6 ATDNET VLF WAVEFORM CORRELATED SENSOR +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2185.table b/definitions/bufr/tables/0/wmo/33/codetables/2185.table new file mode 100644 index 000000000..45b081051 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2185.table @@ -0,0 +1,7 @@ +0 0 MANUAL MEASUREMENT +1 1 BALANCED FLOATING METHOD +2 2 PRESSURE METHOD +3 3 ULTRASONIC METHOD +4 4 HYDRAULIC METHOD +14 14 OTHERS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2186.table b/definitions/bufr/tables/0/wmo/33/codetables/2186.table new file mode 100644 index 000000000..2a9e71004 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2186.table @@ -0,0 +1,24 @@ +1 1 PRECIPITATION-UNKNOWN TYPE +2 2 LIQUID PRECIPITATION NOT FREEZING +3 3 LIQUID FREEZING PRECIPITATION +4 4 DRIZZLE +5 5 RAIN +6 6 SOLID PRECIPITATION +7 7 SNOW +8 8 SNOW GRAINS +9 9 SNOW PELLETS +10 10 ICE PELLETS +11 11 ICE CRYSTALS +12 12 DIAMOND DUST +13 13 SMALL HAIL +14 14 HAIL +15 15 GLAZE +16 16 RIME +17 17 SOFT RIME +18 18 HARD RIME +19 19 CLEAR ICE +20 20 WET SNOW +21 21 HOAR FROST +22 22 DEW +23 23 WHITE DEW +24 24 CONVECTIVE PRECIPITATION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2187.table b/definitions/bufr/tables/0/wmo/33/codetables/2187.table new file mode 100644 index 000000000..def3d2feb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2187.table @@ -0,0 +1,11 @@ +1 1 DUST/SAND WHIRL +2 2 SQUALLS +3 3 SAND STORM +4 4 DUST STORM +5 5 LIGHTNING - CLOUD TO SURFACE +6 6 LIGHTNING - CLOUD TO CLOUD +7 7 LIGHTNING - DISTANT +8 8 THUNDERSTORM +9 9 FUNNEL CLOUD NOT TOUCHING SURFACE +10 10 FUNNEL CLOUD TOUCHING SURFACE +11 11 SPRAY diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2188.table b/definitions/bufr/tables/0/wmo/33/codetables/2188.table new file mode 100644 index 000000000..bb8114ca8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2188.table @@ -0,0 +1,10 @@ +1 1 FOG +2 2 ICE FOG +3 3 STEAM FOG +7 7 MIST +8 8 HAZE +9 9 SMOKE +10 10 VOLCANIC ASH +11 11 DUST +12 12 SAND +13 13 SNOW diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2189.table b/definitions/bufr/tables/0/wmo/33/codetables/2189.table new file mode 100644 index 000000000..61ac9e322 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2189.table @@ -0,0 +1,4 @@ +1 1 MANUAL OBSERVATION +2 2 ALL LIGHTNING STRIKES WITHOUT DISCRIMINATION +3 3 LIGHTNING STRIKES CLOUD TO GROUND ONLY +4 4 ALL LIGHTNING STRIKES WITH DISCRIMINATION BETWEEN CLOUD TO GROUND AND CLOUD TO CLOUD diff --git a/definitions/bufr/tables/0/wmo/33/codetables/2191.table b/definitions/bufr/tables/0/wmo/33/codetables/2191.table new file mode 100644 index 000000000..2e96256c7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/2191.table @@ -0,0 +1,4 @@ +0 0 GEOPOTENTIAL HEIGHT CALCULATED FROM PRESSURE +1 1 GEOPOTENTIAL HEIGHT CALCULATED FROM GPS HEIGHT +2 2 GEOPOTENTIAL HEIGHT CALCULATED FROM RADAR HEIGHT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22056.table b/definitions/bufr/tables/0/wmo/33/codetables/22056.table new file mode 100644 index 000000000..28ddbf4e4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22056.table @@ -0,0 +1,4 @@ +0 0 UPWARDS PROFILE +1 1 DOWNWARDS PROFILE +2 2 HORIZONTAL +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22060.table b/definitions/bufr/tables/0/wmo/33/codetables/22060.table new file mode 100644 index 000000000..b73ad3235 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22060.table @@ -0,0 +1,4 @@ +0 0 DROGUE IS DETACHED +1 1 DROGUE IS ATTACHED +2 2 DROGUE STATUS UNKNOWN +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22061.table b/definitions/bufr/tables/0/wmo/33/codetables/22061.table new file mode 100644 index 000000000..aa8c62bae --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22061.table @@ -0,0 +1,11 @@ +0 0 CALM (GLASSY) +1 1 CALM (RIPPLED) +2 2 SMOOTH (WAVELETS) +3 3 SLIGHT +4 4 MODERATE +5 5 ROUGH +6 6 VERY ROUGH +7 7 HIGH +8 8 VERY HIGH +9 9 PHENOMENAL +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22067.table b/definitions/bufr/tables/0/wmo/33/codetables/22067.table new file mode 100644 index 000000000..0f28d5159 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22067.table @@ -0,0 +1,109 @@ +1 1 SIPPICAN T-4 +2 2 SIPPICAN T-4 +11 11 SIPPICAN T-5 +21 21 SIPPICAN FAST DEEP +31 31 SIPPICAN T-6 +32 32 SIPPICAN T-6 +41 41 SIPPICAN T-7 +42 42 SIPPICAN T-7 +51 51 SIPPICAN DEEP BLUE +52 52 SIPPICAN DEEP BLUE +61 61 SIPPICAN T-10 +71 71 SIPPICAN T-11 +81 81 SIPPICAN AXBT (300 M PROBES) +201 201 TSK T-4 +202 202 TSK T-4 +211 211 TSK T-6 +212 212 TSK T-6 +221 221 TSK T-7 +222 222 TSK T-7 +231 231 TSK T-5 +241 241 TSK T-10 +251 251 TSK DEEP BLUE +252 252 TSK DEEP BLUE +261 261 TSK AXBT +401 401 SPARTON XBT-1 +411 411 SPARTON XBT-3 +421 421 SPARTON XBT-4 +431 431 SPARTON XBT-5 +441 441 SPARTON XBT-5DB +451 451 SPARTON XBT-6 +461 461 SPARTON XBT-7 +462 462 SPARTON XBT-7 +471 471 SPARTON XBT-7DB +481 481 SPARTON XBT-10 +491 491 SPARTON XBT-20 +501 501 SPARTON XBT-20DB +510 510 SPARTON 536 AXBT +700 700 SIPPICAN XCTD STANDARD +710 710 SIPPICAN XCTD DEEP +720 720 SIPPICAN AXCTD +730 730 SIPPICAN SXCTD +741 741 TSK XCTD/XCTD-1 +742 742 TSK XCTD-2 +743 743 TSK XCTD-2F +744 744 TSK XCTD-3 +745 745 TSK XCTD-4 +751 751 TSK AXCTD +780 780 SEA-BIRD SBE21 SEACAT THERMOSALINOGRAPH +781 781 SEA-BIRD SBE45 MICROTSG THERMOSALINOGRAPH +800 800 MECHANICAL BT +810 810 HYDROCAST +820 820 THERMISTOR CHAIN +825 825 TEMPERATURE (SONIC) AND PRESSURE PROBES +830 830 CTD +831 831 CTD-P-ALACE FLOAT +835 835 PROVOR IV +836 836 PROVOR III +837 837 ARVOR_C, SBE CONDUCTIVITY SENSOR +838 838 ARVOR_D, SBE CONDUCTIVITY SENSOR +839 839 PROVOR-II, SBE CONDUCTIVITY SENSOR +840 840 PROVOR, NO CONDUCTIVITY SENSOR +841 841 PROVOR, SEA-BIRD CONDUCTIVITY SENSOR +842 842 PROVOR, FSI CONDUCTIVITY SENSOR +843 843 POLAR OCEAN PROFILING SYSTEM (POPS), PROVOR, SBE CTD +844 844 PROFILING FLOAT, ARVOR, SEA-BIRD CONDUCTIVITY SENSOR +845 845 WEBB RESEARCH, NO CONDUCTIVITY SENSOR +846 846 WEBB RESEARCH, SEA-BIRD CONDUCTIVITY SENSOR +847 847 WEBB RESEARCH, FSI CONDUCTIVITY SENSOR +848 848 APEX-EM, SBE CONDUCTIVITY SENSOR +849 849 APEX_D, SBE CONDUCTIVITY SENSOR +850 850 SOLO, NO CONDUCTIVITY SENSOR +851 851 SOLO, SEA-BIRD CONDUCTIVITY SENSOR +852 852 SOLO, FSI CONDUCTIVITY SENSOR +853 853 PROFILING FLOAT, SOLO2 (SCRIPPS), SEA-BIRD CONDUCTIVITY SENSOR +854 854 S2A, SBE CONDUCTIVITY SENSOR +855 855 PROFILING FLOAT, NINJA, NO CONDUCTIVITY SENSOR +856 856 PROFILING FLOAT, NINJA, SBE CONDUCTIVITY SENSOR +857 857 PROFILING FLOAT, NINJA, FSI CONDUCTIVITY SENSOR +858 858 PROFILING FLOAT, NINJA, TSK CONDUCTIVITY SENSOR +859 859 PROFILING FLOAT, NEMO, NO CONDUCTIVITY SENSOR +860 860 PROFILING FLOAT, NEMO, SBE CONDUCTIVITY SENSOR +861 861 PROFILING FLOAT, NEMO, FSI CONDUCTIVITY SENSOR +862 862 SOLO_D, SBE CONDUCTIVITY SENSOR +863 863 NAVIS-A, SBE CONDUCTIVITY SENSOR +864 864 NINJA_D, SBE CONDUCTIVITY SENSOR +865 865 NOVA, SBE CONDUCTIVITY SENSOR +866 866 ALAMO, NO CONDUCTIVITY SENSOR +867 867 ALAMO, RBR CONDUCTIVITY SENSOR +868 868 ALAMO, SBE CONDUCTIVITY SENSOR +869 869 RESERVED +870 870 HM2000 +871 871 COPEX +872 872 S2X +873 873 ALTO +874 874 SOLO_D_MRV +900 900 SIPPICAN LMP-5 XBT +901 901 ICE-TETHERED PROFILER (ITP), SBE CTD +902 902 BROOKE OCEAN MOVING VESSEL PROFILER (MVP) +903 903 SEA-BIRD CTD +904 904 AML OCEANOGRAPHIC CTD +905 905 FALMOUTH SCIENTIFIC CTD +906 906 OCEAN SENSORS CTD +907 907 VALEPORT CTD +908 908 OCEANSCIENCE MVP +909 909 IDRONAUT CTD +910 910 SEA-BIRD SBE 38 +995 995 INSTRUMENT ATTACHED TO MARINE MAMMALS +996 996 INSTRUMENT ATTACHED TO ANIMALS OTHER THAN MARINE MAMMALS +1023 1023 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22068.table b/definitions/bufr/tables/0/wmo/33/codetables/22068.table new file mode 100644 index 000000000..f6ddeb270 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22068.table @@ -0,0 +1,43 @@ +1 1 SIPPICAN STRIP CHART RECORDER +2 2 SIPPICAN MK2A/SSQ-61 +3 3 SIPPICAN MK-9 +4 4 SIPPICAN AN/BHQ-7/MK8 +5 5 SIPPICAN MK-12 +6 6 SIPPICAN MK-21 +7 7 SIPPICAN MK-8 LINEAR RECORDER +8 8 SIPPICAN MK-10 +10 10 SPARTON SOC BT/SV PROCESSOR MODEL 100 +11 11 LOCKHEED-SANDERS MODEL OL5005 +20 20 ARGOS XBT-ST +21 21 CLS-ARGOS/PROTECNO XBT-ST MODEL-1 +22 22 CLS-ARGOS/PROTECNO XBT-ST MODEL-2 +30 30 BATHY SYSTEMS SA-810 +31 31 SCRIPPS METROBYTE CONTROLLER +32 32 MURAYAMA DENKI Z-60-16 III +33 33 MURAYAMA DENKI Z-60-16 II +34 34 PROTECNO ETSM2 +35 35 NAUTILUS MARINE SERVICE NMS-XBT +40 40 TSK MK-2A +41 41 TSK MK-2S +42 42 TSK MK-30 +43 43 TSK MK-30N +45 45 TSK MK-100 +46 46 TSK MK-130 COMPATIBLE RECORDER FOR BOTH XBT AND XCTD +47 47 TSK MK-130A XCTD RECORDER +48 48 TSK AXBT RECEIVER MK-300 +49 49 TSK MK-150/MK-150N COMPATIBLE RECORDER FOR BOTH XBT AND XCTD +50 50 JMA ASTOS +60 60 ARGOS COMMUNICATIONS, SAMPLING ON UP TRANSIT +61 61 ARGOS COMMUNICATIONS, SAMPLING ON DOWN TRANSIT +62 62 ORBCOMM COMMUNICATIONS, SAMPLING ON UP TRANSIT +63 63 ORBCOMM COMMUNICATIONS, SAMPLING ON DOWN TRANSIT +64 64 IRIDIUM COMMUNICATIONS, SAMPLING ON UP TRANSIT +65 65 IRIDIUM COMMUNICATIONS, SAMPLING ON DOWN TRANSIT +70 70 CSIRO DEVIL-1 XBT ACQUISITION SYSTEM +71 71 CSIRO DEVIL-2 XBT ACQUISITION SYSTEM +72 72 TURO/CSIRO QUOLL XBT ACQUISITION SYSTEM +80 80 APPLIED MICROSYSTEMS LTD., MICRO-SVT&P +81 81 SEA MAMMAL RESEARCH UNIT, UNIV. ST. ANDREWS, UK, UNCORRECTED SALINITY FROM A SEA MAMMAL MOUNTED INSTRUMENT +82 82 SEA MAMMAL RESEARCH UNIT, UNIV. ST. ANDREWS, UK, CORRECTED SALINITY FROM A SEA MAMMAL MOUNTED INSTRUMENT +99 99 UNKNOWN +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22120.table b/definitions/bufr/tables/0/wmo/33/codetables/22120.table new file mode 100644 index 000000000..8c747ce66 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22120.table @@ -0,0 +1,13 @@ +0 0 GOOD DATA +1 1 MAXIMUM (HIGH) WATER LEVEL LIMIT EXCEEDED +2 2 MINIMUM (LOW) WATER LEVEL LIMIT EXCEEDED +3 3 RATE OF CHANGE LIMIT FOR WATER LEVEL EXCEEDED +4 4 FLAT LIMIT FOR WATER LEVEL EXCEEDED +5 5 OBSERVED MINUS PREDICTED WATER LEVEL VALUE LIMIT EXCEEDED +6 6 OBSERVED VALUE FROM PRIMARY WATER LEVEL SENSOR MINUS BACKUP WATER LEVEL SENSOR +7 7 VALUE EXCEEDED SPECIFIED TOLERANCE FROM EXPECTED VALUE +8 8 WATER LEVEL QA PARAMETER (SIGMAS AND/OR OUTLIERS) LIMITS EXCEEDED +9 9 SEA TEMPERATURE OUTSIDE OF EXPECTED RANGE +10 10 MULTIPLE QC CHECKS (ABOVE) FAILED +11 11 NO AUTOMATED WATER LEVEL CHECKS PERFORMED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22121.table b/definitions/bufr/tables/0/wmo/33/codetables/22121.table new file mode 100644 index 000000000..7d4dfa821 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22121.table @@ -0,0 +1,9 @@ +0 0 OPERATIONAL +1 1 POSSIBLE CLOGGING PROBLEM OR OTHERWISE DEGRADED WATER LEVEL DATA +2 2 POSSIBLE DATUM SHIFT +3 3 UNKNOWN STATUS OF WATER LEVEL SENSOR +4 4 SUSPECTED OR KNOWN SEA TEMPERATURE SENSOR PROBLEM +5 5 MULTIPLE POSSIBLE PROBLEMS (ABOVE) +6 6 BAD DATA - DO NOT DISSEMINATE! +7 7 NO MANUAL WATER LEVEL CHECKS PERFORMED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22122.table b/definitions/bufr/tables/0/wmo/33/codetables/22122.table new file mode 100644 index 000000000..aa9d5ebbe --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22122.table @@ -0,0 +1,8 @@ +0 0 GOOD DATA FROM ALL SENSORS +1 1 WIND DIRECTION OUTSIDE OF ALLOWABLE RANGE +2 2 WIND SPEED OUTSIDE OF EXPECTED RANGE +3 3 BAROMETRIC PRESSURE OUTSIDE OF EXPECTED RANGE +4 4 AIR TEMPERATURE OUTSIDE OF EXPECTED RANGE +5 5 MULTIPLE SENSORS FAILED QC CHECKS +6 6 NO AUTOMATED METEOROLOGICAL DATA CHECKS PERFORMED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22123.table b/definitions/bufr/tables/0/wmo/33/codetables/22123.table new file mode 100644 index 000000000..acfb61609 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22123.table @@ -0,0 +1,9 @@ +0 0 OPERATIONAL +1 1 SUSPECTED OR KNOWN PROBLEM WITH WIND SENSOR +2 2 SUSPECTED OR KNOWN PROBLEM WITH BAROMETRIC PRESSURE SENSOR +3 3 SUSPECTED OR KNOWN PROBLEM WITH AIR TEMPERATURE SENSOR +4 4 UNKNOWN STATUS OF ALL SENSORS +5 5 SUSPECTED OR KNOWN PROBLEMS WITH MULTIPLE SENSORS +6 6 BAD DATA - DO NOT DISSEMINATE! +7 7 NO MANUAL METEOROLOGICAL DATA CHECKS PERFORMED +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/22178.table b/definitions/bufr/tables/0/wmo/33/codetables/22178.table new file mode 100644 index 000000000..355848cc5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/22178.table @@ -0,0 +1,12 @@ +0 0 UNKNOWN +1 1 LM-2A DECK-MOUNTED +2 2 LM-3A HAND-HELD +3 3 LM-4A THRU-HULL +10 10 AL-12 TSK AUTOLAUNCHER (UP TO 12 PROBES) +20 20 SIO XBT AUTOLAUNCHER (UP TO 6 PROBES) +30 30 AOML XBT V6 AUTOLAUNCHER (UP TO 6 DEEP BLUE PROBES) +31 31 AOML XBT V8.0 AUTOLAUNCHER (UP TO 8 DEEP BLUE PROBES) +32 32 AOML XBT V8.1 AUTOLAUNCHER (UP TO 8 DEEP BLUE AND FAST DEEP PROBES) +90 90 CSIRO DEVIL AUTOLAUNCHER +100 100 MFSTEP AUTOLAUNCHER (MEDITERRANEAN) +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23001.table b/definitions/bufr/tables/0/wmo/33/codetables/23001.table new file mode 100644 index 000000000..92ac5deaf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23001.table @@ -0,0 +1,5 @@ +0 0 RESERVED +1 1 ARTICLES 1 AND 2 +2 2 ARTICLE 3 +3 3 ARTICLE 5.2 +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23002.table b/definitions/bufr/tables/0/wmo/33/codetables/23002.table new file mode 100644 index 000000000..12815c6a8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23002.table @@ -0,0 +1,16 @@ +0 0 RESERVED +1 1 NUCLEAR REACTOR ON GROUND +2 2 NUCLEAR REACTOR AT SEA +3 3 NUCLEAR REACTOR IN SPACE +4 4 NUCLEAR FUEL FACILITY +5 5 RADIOACTIVE WASTE MANAGEMENT FACILITY +6 6 TRANSPORT OF NUCLEAR FUEL OR RADIOACTIVE WASTE +7 7 STORAGE OF NUCLEAR FUEL OR RADIOACTIVE WASTE +8 8 MANUFACTURE OF RADIO-ISOTOPES +9 9 USE OF RADIO-ISOTOPES +10 10 STORAGE OF RADIO-ISOTOPES +11 11 DISPOSAL OF RADIO-ISOTOPES +12 12 TRANSPORT OF RADIO-ISOTOPES +13 13 USE OF RADIO-ISOTOPES FOR POWER GENERATION +30 30 OTHER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23003.table b/definitions/bufr/tables/0/wmo/33/codetables/23003.table new file mode 100644 index 000000000..e3e891f9b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23003.table @@ -0,0 +1,8 @@ +0 0 NO RELEASE +1 1 RELEASE TO ATMOSPHERE +2 2 RELEASE TO WATER +3 3 RELEASE TO BOTH ATMOSPHERE AND WATER +4 4 EXPECTED RELEASE TO ATMOSPHERE +5 5 EXPECTED RELEASE TO WATER +6 6 EXPECTED RELEASE TO BOTH ATMOSPHERE AND WATER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23004.table b/definitions/bufr/tables/0/wmo/33/codetables/23004.table new file mode 100644 index 000000000..383731cec --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23004.table @@ -0,0 +1,6 @@ +0 0 NO COUNTERMEASURES +1 1 EVACUATION +2 2 SHELTERING +3 3 PROPHYLAXIS +4 4 WATER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23005.table b/definitions/bufr/tables/0/wmo/33/codetables/23005.table new file mode 100644 index 000000000..c5ff5ae75 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23005.table @@ -0,0 +1,4 @@ +0 0 INCIDENT STATE DOES NOT UNDERSTAND WHAT HAPPENED +1 1 INCIDENT STATE KNOWS THE CAUSE OF THE INCIDENT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23006.table b/definitions/bufr/tables/0/wmo/33/codetables/23006.table new file mode 100644 index 000000000..fe7706af4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23006.table @@ -0,0 +1,8 @@ +0 0 NO IMPROVEMENT +1 1 UNSTABLE +2 2 NO DETERIORATION +3 3 IMPROVING +4 4 STABLE +5 5 DETERIORATING +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23007.table b/definitions/bufr/tables/0/wmo/33/codetables/23007.table new file mode 100644 index 000000000..59fc043a8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23007.table @@ -0,0 +1,5 @@ +0 0 NO RELEASE +1 1 RELEASE HAS STOPPED +2 2 RELEASE +3 3 RELEASE IS CONTINUING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23008.table b/definitions/bufr/tables/0/wmo/33/codetables/23008.table new file mode 100644 index 000000000..4ac5c5837 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23008.table @@ -0,0 +1,4 @@ +0 0 GASEOUS +1 1 PARTICULATE +2 2 MIXTURE OF GASEOUS AND PARTICULATE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23009.table b/definitions/bufr/tables/0/wmo/33/codetables/23009.table new file mode 100644 index 000000000..4ac5c5837 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23009.table @@ -0,0 +1,4 @@ +0 0 GASEOUS +1 1 PARTICULATE +2 2 MIXTURE OF GASEOUS AND PARTICULATE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23016.table b/definitions/bufr/tables/0/wmo/33/codetables/23016.table new file mode 100644 index 000000000..ae84bae45 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23016.table @@ -0,0 +1,4 @@ +0 0 NO SIGNIFICANT CHEMICAL TOXIC HEALTH EFFECT +1 1 SIGNIFICANT CHEMICAL TOXIC HEALTH EFFECT POSSIBLE +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23018.table b/definitions/bufr/tables/0/wmo/33/codetables/23018.table new file mode 100644 index 000000000..ccdcc456d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23018.table @@ -0,0 +1,6 @@ +0 0 RELEASE NO LONGER OCCURRING +1 1 RELEASE STILL OCCURRING +2 2 RELEASE EXPECTED TO INCREASE IN NEXT SIX HOURS +3 3 RELEASE EXPECTED TO REMAIN CONSTANT IN NEXT SIX HOURS +4 4 RELEASE EXPECTED TO DECREASE IN NEXT SIX HOURS +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23031.table b/definitions/bufr/tables/0/wmo/33/codetables/23031.table new file mode 100644 index 000000000..cf20e26ee --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23031.table @@ -0,0 +1,4 @@ +0 0 PLUME WILL NOT ENCOUNTER RAIN IN INCIDENT STATE +1 1 PLUME WILL ENCOUNTER RAIN IN INCIDENT STATE +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/23032.table b/definitions/bufr/tables/0/wmo/33/codetables/23032.table new file mode 100644 index 000000000..0f439b70d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/23032.table @@ -0,0 +1,4 @@ +0 0 NO SIGNIFICANT CHANGE EXPECTED WITHIN THE NEXT SIX HOURS +1 1 ANTICIPATED SIGNIFICANT CHANGE EXPECTED WITHIN THE NEXT SIX HOURS +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/24003.table b/definitions/bufr/tables/0/wmo/33/codetables/24003.table new file mode 100644 index 000000000..2daa8104b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/24003.table @@ -0,0 +1,5 @@ +0 0 NOBLE GASES +1 1 IODINES +2 2 CAESIUMS +3 3 TRANSURANICS +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25004.table b/definitions/bufr/tables/0/wmo/33/codetables/25004.table new file mode 100644 index 000000000..dfe451727 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25004.table @@ -0,0 +1,4 @@ +0 0 INCOHERENT +1 1 COHERENT (DOPPLER) +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25005.table b/definitions/bufr/tables/0/wmo/33/codetables/25005.table new file mode 100644 index 000000000..bc693a7bf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25005.table @@ -0,0 +1,4 @@ +0 0 LOGARITHM - 2.5 DB +1 1 LINEAR +2 2 SPECIAL +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25006.table b/definitions/bufr/tables/0/wmo/33/codetables/25006.table new file mode 100644 index 000000000..bf9d1f52a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25006.table @@ -0,0 +1,5 @@ +0 0 ZH TO R CONVERSION +1 1 (ZH, ZDR) TO (NO, DO) TO R +2 2 (Z (F1), Z (F2)) TO ATTENUATION TO R +6 6 OTHER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25009.table b/definitions/bufr/tables/0/wmo/33/codetables/25009.table new file mode 100644 index 000000000..bf34fb227 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25009.table @@ -0,0 +1,4 @@ +1 1 NONE +2 2 CALIBRATION TARGET OR SIGNAL +3 3 AGAINST RAINGAUGES +4 4 AGAINST OTHER INSTRUMENTS (DISDROMETER - ATTENUATION) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25010.table b/definitions/bufr/tables/0/wmo/33/codetables/25010.table new file mode 100644 index 000000000..e88b3ca3c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25010.table @@ -0,0 +1,8 @@ +0 0 NONE +1 1 MAP +2 2 INSERTION OF HIGHER ELEVATION DATA AND MAP +3 3 ANALYSIS OF THE FLUCTUATING LOGARITHM SIGNAL (CLUTTER DETECTION) +4 4 EXTRACTION OF THE FLUCTUATING PART OF LINEAR SIGNAL (CLUTTER SUPPRESSION) +5 5 CLUTTER SUPPRESSION - DOPPLER +6 6 MULTIPARAMETER ANALYSIS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25011.table b/definitions/bufr/tables/0/wmo/33/codetables/25011.table new file mode 100644 index 000000000..f73949830 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25011.table @@ -0,0 +1,4 @@ +0 0 NONE +1 1 MAP OF CORRECTION FACTORS +2 2 INTERPOLATION (AZIMUTH OR ELEVATION) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25012.table b/definitions/bufr/tables/0/wmo/33/codetables/25012.table new file mode 100644 index 000000000..c869a4ace --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25012.table @@ -0,0 +1,4 @@ +0 0 HARDWARE +1 1 SOFTWARE +2 2 HARDWARE AND SOFTWARE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25013.table b/definitions/bufr/tables/0/wmo/33/codetables/25013.table new file mode 100644 index 000000000..b91ea71db --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25013.table @@ -0,0 +1 @@ +1 1 BRIGHT-BAND CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25015.table b/definitions/bufr/tables/0/wmo/33/codetables/25015.table new file mode 100644 index 000000000..043e587b6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25015.table @@ -0,0 +1 @@ +1 1 RADOME ATTENUATION CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25017.table b/definitions/bufr/tables/0/wmo/33/codetables/25017.table new file mode 100644 index 000000000..ed48487e1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25017.table @@ -0,0 +1 @@ +1 1 PRECIPITATION ATTENUATION CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25020.table b/definitions/bufr/tables/0/wmo/33/codetables/25020.table new file mode 100644 index 000000000..6133da3bf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25020.table @@ -0,0 +1,4 @@ +0 0 FFT (FAST FOURIER TRANSFORM) +1 1 PPP (PULSE-PAIR PROCESSING) +2 2 VPC (VECTOR-PHASE CHANGE) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25021.table b/definitions/bufr/tables/0/wmo/33/codetables/25021.table new file mode 100644 index 000000000..314716b3b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25021.table @@ -0,0 +1,5 @@ +1 1 SIMPLE AVERAGE +2 2 CONSENSUS AVERAGE +3 3 MEDIAN CHECK +4 4 VERTICAL CONSISTENCY CHECK +5 5 OTHER diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25022.table b/definitions/bufr/tables/0/wmo/33/codetables/25022.table new file mode 100644 index 000000000..95848784f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25022.table @@ -0,0 +1,8 @@ +1 1 UNPROCESSED +2 2 LAND SUSPECTED +3 3 WIND SPEED TOO LARGE +4 4 ICE DETECTED +5 5 RAIN DETECTED (MICROWAVE RETRIEVALS ONLY) +6 6 CLOUDY DETECTED (INFRA-RED RETRIEVALS ONLY) +7 7 COSMETIC VALUE +8 8 SST OUT OF RANGE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25023.table b/definitions/bufr/tables/0/wmo/33/codetables/25023.table new file mode 100644 index 000000000..e4840dc8c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25023.table @@ -0,0 +1,8 @@ +1 1 DEFAULT CONFIDENCE VALUE HAS BEEN USED +2 2 DEFAULT BIAS AND STANDARD DEVIATION HAVE BEEN USED +3 3 SUN GLINT SUSPECTED +4 4 SEA ICE RETRIEVAL FOR MICROWAVE DATA +5 5 HIGH WIND SPEED RETRIEVAL +6 6 INACCURATE SST DUE TO LOW SST (< 285K) (ONLY APPLIES TO THE TMI INSTRUMENT) +7 7 RELAXED RAIN CONTAMINATION SUSPECTED +8 8 POTENTIAL SIDE LOBE CONTAMINATION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25024.table b/definitions/bufr/tables/0/wmo/33/codetables/25024.table new file mode 100644 index 000000000..81b26380c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25024.table @@ -0,0 +1,13 @@ +0 0 UNPROCESSED INFRARED RETRIEVAL +1 1 CLOUDY RETRIEVALS +2 2 BAD: DATA THAT ARE PROBABLY CONTAMINATED BY CLOUD +3 3 SUSPECT DATA +4 4 ACCEPTABLE DATA +5 5 EXCELLENT DATA +6 6 COOL SKIN SUSPECTED +10 10 UNPROCESSED MICROWAVE RETRIEVAL +11 11 QUESTIONABLE MICROWAVE RETRIEVAL THAT MAY BE CONTAMINATED +12 12 ACCEPTABLE MICROWAVE RETRIEVAL +13 13 HIGH PROBABILITY OF DIURNAL VARIABILITY +14 14 RESERVED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25029.table b/definitions/bufr/tables/0/wmo/33/codetables/25029.table new file mode 100644 index 000000000..fb00d01ca --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25029.table @@ -0,0 +1,5 @@ +1 1 RESERVED +2 2 CALIBRATION TARGET OR SIGNAL +3 3 AGAINST RAINGAUGES +4 4 AGAINST OTHER INSTRUMENTS (DISDROMETER - ATTENUATION) +5 5 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25030.table b/definitions/bufr/tables/0/wmo/33/codetables/25030.table new file mode 100644 index 000000000..c3235d6e5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25030.table @@ -0,0 +1,4 @@ +0 0 RUNNING MEAN SEA-SURFACE TEMPERATURE NOT USED BECAUSE USAGE CRITERIA NOT MET +1 1 RUNNING MEAN SEA-SURFACE TEMPERATURE NOT USED BECAUSE DATA NOT AVAILABLE +2 2 RUNNING MEAN SEA-SURFACE TEMPERATURE USED AS PREDICTOR +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25031.table b/definitions/bufr/tables/0/wmo/33/codetables/25031.table new file mode 100644 index 000000000..16ff950a1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25031.table @@ -0,0 +1,6 @@ +0 0 RESERVED +1 1 NO THINNING APPLIED (ALL NATIVE MODEL LEVELS ARE INCLUDED FROM BASE TO TOP OF PSEUDO-SOUNDING) +2 2 NATIVE MODEL LEVELS ARE PRESENT ONLY IF THEY ARE SIGNIFICANT LEVELS AS PER REGULATIONS B/C 25 FOR CONVENTIONAL TEMP SOUNDINGS +3 3 A PREDEFINED SUBSET OF NATIVE MODEL LEVELS IS PRESENT +4 4 NO NATIVE MODEL LEVELS ARE PRESENT. ALL PROFILE LEVELS ARE INTERPOLATED TO A PREDEFINED SET OF PRESSURE COORDINATE LEVELS +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25032.table b/definitions/bufr/tables/0/wmo/33/codetables/25032.table new file mode 100644 index 000000000..9b894f470 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25032.table @@ -0,0 +1,4 @@ +0 0 RESERVED +1 1 DATA FROM LOW MODE +2 2 DATA FROM HIGH MODE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25033.table b/definitions/bufr/tables/0/wmo/33/codetables/25033.table new file mode 100644 index 000000000..e7141c078 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25033.table @@ -0,0 +1,4 @@ +0 0 WIND PROFILER OPERATING IN SUBMODE A +1 1 WIND PROFILER OPERATING IN SUBMODE B +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25034.table b/definitions/bufr/tables/0/wmo/33/codetables/25034.table new file mode 100644 index 000000000..473338a40 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25034.table @@ -0,0 +1,3 @@ +1 1 TEST A PERFORMED AND FAILED +2 2 TEST B PERFORMED AND FAILED +3 3 TEST RESULTS INCONCLUSIVE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25035.table b/definitions/bufr/tables/0/wmo/33/codetables/25035.table new file mode 100644 index 000000000..a0c8faa59 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25035.table @@ -0,0 +1,8 @@ +0 0 NOT DEFINED +1 1 INDIVIDUAL VOLTAGE DEFLECTION +2 2 CURRENT BASED, ABOVE A THRESHOLD +3 3 VOLTAGE BASED, ABOVE A THRESHOLD +4 4 CONSENSUS OF SENSORS, CURRENT ABOVE A THRESHOLD +5 5 CONSENSUS OF SENSORS, VOLTAGE ABOVE A THRESHOLD +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25036.table b/definitions/bufr/tables/0/wmo/33/codetables/25036.table new file mode 100644 index 000000000..79ebd8887 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25036.table @@ -0,0 +1,4 @@ +0 0 NETWORK OF SEVERAL DIRECTION-FINDERS OPERATING ON THE SAME INDIVIDUAL ATMOSPHERICS +1 1 NETWORK OF SEVERAL ARRIVAL-TIME STATIONS OPERATING ON THE SAME INDIVIDUAL ATMOSPHERICS +6 6 SINGLE STATION RANGE BEARING TECHNIQUE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25040.table b/definitions/bufr/tables/0/wmo/33/codetables/25040.table new file mode 100644 index 000000000..3ddf12e20 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25040.table @@ -0,0 +1,10 @@ +0 0 NON-SPECIFIC MODE +1 1 FIRST GUESS DATA +2 2 CLOUD DATA +3 3 AVERAGE VECTOR DATA +4 4 PRIMARY DATA +5 5 GUESS DATA +6 6 VECTOR DATA +7 7 TRACER DATA; THIS IMAGE +8 8 TRACER DATA TO NEXT IMAGE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25041.table b/definitions/bufr/tables/0/wmo/33/codetables/25041.table new file mode 100644 index 000000000..f388da0c2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25041.table @@ -0,0 +1,4 @@ +0 0 DIRECTION ORIGINALLY REPORTED IN TRUE DEGREES +1 1 DIRECTION ORIGINALLY REPORTED USING CODE TABLE 0700, FM 13 +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25042.table b/definitions/bufr/tables/0/wmo/33/codetables/25042.table new file mode 100644 index 000000000..f3cf05999 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25042.table @@ -0,0 +1,4 @@ +0 0 SPEED ORIGINALLY REPORTED IN METRES PER SECOND +1 1 SPEED ORIGINALLY REPORTED USING CODE TABLE 4451, FM 13 +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25053.table b/definitions/bufr/tables/0/wmo/33/codetables/25053.table new file mode 100644 index 000000000..af3413851 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25053.table @@ -0,0 +1,6 @@ +1 1 GOOD +2 2 REDUNDANT +3 3 QUESTIONABLE +4 4 BAD +5 5 EXPERIMENTAL +6 6 PRECIPITATING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25063.table b/definitions/bufr/tables/0/wmo/33/codetables/25063.table new file mode 100644 index 000000000..a8970eaf4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25063.table @@ -0,0 +1,4 @@ +0 0 NOT DEFINED +1 1 MAIN PROCESSOR +2 2 BACKUP PROCESSOR +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25069.table b/definitions/bufr/tables/0/wmo/33/codetables/25069.table new file mode 100644 index 000000000..e627613dd --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25069.table @@ -0,0 +1,7 @@ +1 1 SMOOTHED +2 2 BASELINE ADJUSTED +3 3 NORMALIZED TIME INTERVAL +4 4 OUTLIER CHECKED +5 5 PLAUSIBILITY CHECKED +6 6 CONSISTENCY CHECKED +7 7 INTERPOLATED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25086.table b/definitions/bufr/tables/0/wmo/33/codetables/25086.table new file mode 100644 index 000000000..294fa6977 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25086.table @@ -0,0 +1,4 @@ +0 0 DEPTHS ARE NOT CORRECTED +1 1 DEPTHS ARE CORRECTED +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25090.table b/definitions/bufr/tables/0/wmo/33/codetables/25090.table new file mode 100644 index 000000000..309fefcc0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25090.table @@ -0,0 +1,11 @@ +0 0 ORBIT COMPUTED DURING A MANOEUVRE +1 1 ADJUSTED MISSION OPERATIONS ORBIT +2 2 EXTRAPOLATED MISSION OPERATIONS ORBIT +3 3 ADJUSTED (PRELIMINARY/PRECISE) ORBIT +4 4 (PRELIMINARY/PRECISE) ORBIT IS ESTIMATED DURING A MANOEUVRE PERIOD +5 5 (PRELIMINARY/PRECISE) ORBIT IS INTERPOLATED OVER A TRACKING DATA GAP +6 6 (PRELIMINARY/PRECISE) ORBIT IS EXTRAPOLATED FOR A DURATION LESS THAN 1 DAY +7 7 (PRELIMINARY/PRECISE) ORBIT IS EXTRAPOLATED FOR A DURATION THAT RANGES FROM 1 DAY TO 2 DAYS +8 8 (PRELIMINARY/PRECISE) ORBIT IS EXTRAPOLATED FOR A DURATION LARGER THAN 2 DAYS, OR THAT THE ORBIT IS EXTRAPOLATED JUST AFTER A MANOEUVRE +9 9 DORIS* DIODE** NAVIGATOR ORBIT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25093.table b/definitions/bufr/tables/0/wmo/33/codetables/25093.table new file mode 100644 index 000000000..e547e6c81 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25093.table @@ -0,0 +1,3 @@ +1 1 NO CORRECTION +2 2 VERTICAL VELOCITY CORRECTION +7 7 ALL CORRECTIONS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25095.table b/definitions/bufr/tables/0/wmo/33/codetables/25095.table new file mode 100644 index 000000000..c446a5045 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25095.table @@ -0,0 +1 @@ +1 1 ALTIMETER OPERATING (0 IF NOMINAL, 1 IF BACKUP) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25096.table b/definitions/bufr/tables/0/wmo/33/codetables/25096.table new file mode 100644 index 000000000..89dcc3914 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25096.table @@ -0,0 +1,4 @@ +1 1 MODE INDICATOR (0 IF MODE 2, 1 IF MODE 1) +2 2 MODE 1 CALIBRATION SEQUENCE INDICATOR (0 IF NORMAL DATA TAKING EITHER MODE 1 OR 2, 1 IF MODE 1 CALIBRATION SEQUENCE) BITS 3 AND 4 INDICATE ACTIVE 23.8 GHZ CHANNEL(S): +3 3 CHANNEL 2 (0 IF ON, 1 IF OFF) +4 4 CHANNEL 3 (0 IF ON, 1 IF OFF) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25097.table b/definitions/bufr/tables/0/wmo/33/codetables/25097.table new file mode 100644 index 000000000..d4e1e4646 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25097.table @@ -0,0 +1,11 @@ +0 0 RANGES BETWEEN 0 AND 30 CM +1 1 RANGES BETWEEN 30 AND 60 CM +2 2 RANGES BETWEEN 60 AND 90 CM +3 3 RANGES BETWEEN 90 AND 120 CM +4 4 RANGES BETWEEN 120 AND 150 CM +5 5 RANGES BETWEEN 150 AND 180 CM +6 6 RANGES BETWEEN 180 AND 210 CM +7 7 RANGES BETWEEN 210 AND 240 CM +8 8 RANGES BETWEEN 240 AND 270 CM +9 9 RANGES LARGER THAN 270 CM +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25098.table b/definitions/bufr/tables/0/wmo/33/codetables/25098.table new file mode 100644 index 000000000..9d505a5f4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25098.table @@ -0,0 +1,8 @@ +1 1 KU BAND RANGE +2 2 C BAND RANGE +3 3 KU BAND SWH* +4 4 C BAND SWH* +5 5 KU BAND BACKSCATTER COEFFICIENT +6 6 C BAND BACKSCATTER COEFFICIENT +7 7 OFF NADIR ANGLE FROM KU BAND WAVEFORM PARAMETERS +8 8 OFF NADIR ANGLE FROM PLATFORM diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25099.table b/definitions/bufr/tables/0/wmo/33/codetables/25099.table new file mode 100644 index 000000000..40f35b18c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25099.table @@ -0,0 +1,6 @@ +1 1 KU BAND RANGE INSTRUMENTAL CORRECTION +2 2 C BAND RANGE INSTRUMENTAL CORRECTION +3 3 KU BAND SWH* INSTRUMENTAL CORRECTION +4 4 C BAND SWH* INSTRUMENTAL CORRECTION +5 5 KU BAND BACKSCATTER COEFFICIENT INSTRUMENTAL CORRECTION +6 6 C BAND BACKSCATTER COEFFICIENT INSTRUMENTAL CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25110.table b/definitions/bufr/tables/0/wmo/33/codetables/25110.table new file mode 100644 index 000000000..912e01f54 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25110.table @@ -0,0 +1,6 @@ +1 1 RAW DATA ANALYSIS USED FOR RAW DATA CORRECTION. CORRECTION DONE USING DEFAULT PARAMETERS +2 2 RAW DATA ANALYSIS USED FOR RAW DATA CORRECTION. CORRECTION DONE USING RAW DATA ANALYSIS RESULTS +3 3 ANTENNA ELEVATION PATTERN CORRECTION APPLIED +4 4 NOMINAL CHIRP REPLICA USED +5 5 RECONSTRUCTED CHIRP USED +6 6 SLANT RANGE TO GROUND RANGE CONVERSION APPLIED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25112.table b/definitions/bufr/tables/0/wmo/33/codetables/25112.table new file mode 100644 index 000000000..a2a4ec9d3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25112.table @@ -0,0 +1,5 @@ +1 1 BAND SPECIFIC RANGE +2 2 BAND SPECIFIC SIGNIFICANT WAVE HEIGHT +3 3 BAND SPECIFIC BACKSCATTER COEFFICIENT +4 4 OFF NADIR ANGLE FROM BAND SPECIFIC WAVEFORM PARAMETERS +5 5 OFF NADIR ANGLE FROM PLATFORM diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25113.table b/definitions/bufr/tables/0/wmo/33/codetables/25113.table new file mode 100644 index 000000000..ef394b626 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25113.table @@ -0,0 +1,3 @@ +1 1 BAND SPECIFIC RANGE INSTRUMENTAL CORRECTION +2 2 BAND SPECIFIC SIGNIFICANT WAVE HEIGHT INSTRUMENTAL CORRECTION +3 3 BAND SPECIFIC BACKSCATTER COEFFICIENT INSTRUMENTAL CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25120.table b/definitions/bufr/tables/0/wmo/33/codetables/25120.table new file mode 100644 index 000000000..bdb9f96b3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25120.table @@ -0,0 +1,4 @@ +0 0 PERCENTAGE OF DSRS* FREE OF PROCESSING ERRORS DURING LEVEL 2 PROCESSING IS GREATER THAN THE ACCEPTABLE THRESHOLD +1 1 PERCENTAGE OF DSRS FREE OF PROCESSING ERRORS DURING LEVEL 2 PROCESSING IS LESS THAN THE ACCEPTABLE THRESHOLD +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25122.table b/definitions/bufr/tables/0/wmo/33/codetables/25122.table new file mode 100644 index 000000000..1085ef980 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25122.table @@ -0,0 +1,4 @@ +0 0 HARDWARE CONFIGURATION FOR RF IS A +1 1 HARDWARE CONFIGURATION FOR RF IS B +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25123.table b/definitions/bufr/tables/0/wmo/33/codetables/25123.table new file mode 100644 index 000000000..70f0670e9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25123.table @@ -0,0 +1,4 @@ +0 0 HARDWARE CONFIGURATION FOR HPA IS A +1 1 HARDWARE CONFIGURATION FOR HPA IS B +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25124.table b/definitions/bufr/tables/0/wmo/33/codetables/25124.table new file mode 100644 index 000000000..dce5b0492 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25124.table @@ -0,0 +1,4 @@ +0 0 PERCENTAGE OF DSRS** FREE OF PROCESSING ERRORS DURING LEVEL 2 PROCESSING IS GREATER THAN THE ACCEPTABLE THRESHOLD +1 1 PERCENTAGE OF DSRS** FREE OF PROCESSING ERRORS DURING LEVEL 2 PROCESSING IS LESS THAN THE ACCEPTABLE THRESHOLD +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25150.table b/definitions/bufr/tables/0/wmo/33/codetables/25150.table new file mode 100644 index 000000000..7b452c327 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25150.table @@ -0,0 +1,3 @@ +1 1 THE DVORAK'S VIS (VISUAL IMAGERY) INTENSITY ANALYSIS +2 2 THE DVORAK'S EIR (ENHANCED INFRARED IMAGERY) INTENSITY ANALYSIS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25174.table b/definitions/bufr/tables/0/wmo/33/codetables/25174.table new file mode 100644 index 000000000..c8a11b6d7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25174.table @@ -0,0 +1,13 @@ +1 1 PIXEL IS AFFECTED BY RFI EFFECTS +2 2 PIXEL IS LOCATED IN THE HEXAGONAL ALIAS DIRECTION CENTRED ON SUN ALIAS +3 3 PIXEL IS CLOSE TO THE BORDER DELIMITING THE EXTENDED ALIAS FREE ZONE +4 4 PIXEL IS INSIDE THE EXTENDED ALIAS FREE ZONE +5 5 PIXEL IS INSIDE THE EXCLUSIVE OF ALIAS FREE ZONE +6 6 PIXEL IS LOCATED IN A ZONE WHERE A MOON ALIAS WAS RECONSTRUCTED +7 7 PIXEL IS LOCATED IN A ZONE WHERE SUN REFLECTION HAS BEEN DETECTED +8 8 PIXEL IS LOCATED IN A ZONE WHERE SUN ALIAS WAS RECONSTRUCTED +9 9 FLAT TARGET TRANSFORMATION HAS BEEN PERFORMED DURING IMAGE RECONSTRUCTION OF THIS PIXEL +10 10 SCENE HAS BEEN COMBINED WITH AN ADJUSTMENT SCENE IN OPPOSITE POLARIZATION DURING IMAGE RECONSTRUCTION TO ACCOUNT FOR CROSS-POLARIZATION LEAKAGE +11 11 DIRECT MOON CORRECTION HAS BEEN PERFORMED DURING IMAGE RECONSTRUCTION OF THIS PIXEL +12 12 REFLECTED SUN CORRECTION HAS BEEN PERFORMED DURING IMAGE RECONSTRUCTION OF THIS PIXEL +13 13 DIRECT SUN CORRECTION HAS BEEN PERFORMED DURING IMAGE RECONSTRUCTION OF THIS IMAGE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25181.table b/definitions/bufr/tables/0/wmo/33/codetables/25181.table new file mode 100644 index 000000000..2c1eabf7c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25181.table @@ -0,0 +1,3 @@ +0 0 OK +1 1 PERCENTAGE OF L2B RECORDS FREE OF PROCESSING ERRORS IS LESS THAN ACCEPTABLE THRESHOLD +2 2 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25182.table b/definitions/bufr/tables/0/wmo/33/codetables/25182.table new file mode 100644 index 000000000..9827b1dfd --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25182.table @@ -0,0 +1,3 @@ +0 0 OK +1 1 PERCENTAGE OF L1B RECORDS FREE OF PROCESSING ERRORS IS LESS THAN ACCEPTABLE THRESHOLD +2 2 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25184.table b/definitions/bufr/tables/0/wmo/33/codetables/25184.table new file mode 100644 index 000000000..29005c133 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25184.table @@ -0,0 +1,3 @@ +0 0 OK +1 1 PRODUCT AS A DURATION SHORTER THAN THE INPUT PRODUCT +2 2 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25185.table b/definitions/bufr/tables/0/wmo/33/codetables/25185.table new file mode 100644 index 000000000..ac18abae4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25185.table @@ -0,0 +1,2 @@ +0 0 AES 256 +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25187.table b/definitions/bufr/tables/0/wmo/33/codetables/25187.table new file mode 100644 index 000000000..683c09709 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25187.table @@ -0,0 +1,3 @@ +0 0 VALID +1 1 INVALID +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25188.table b/definitions/bufr/tables/0/wmo/33/codetables/25188.table new file mode 100644 index 000000000..b18013f21 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25188.table @@ -0,0 +1,6 @@ +0 0 PRESSURE ADJUSTED TO MEAN SEA LEVEL FOLLOWING WMO-NO. 8 FOR LOW LEVEL (< 50 M) STATIONS +1 1 PRESSURE ADJUSTED TO MEAN SEA LEVEL FOLLOWING WMO-NO. 8 FOR STATIONS BELOW 750 M +2 2 PRESSURE ADJUSTED TO SEA LEVEL FOLLOWING NATIONAL PRACTICE +3 3 PRESSURE ADJUSTED TO LOCAL WATER LEVEL FOLLOWING NATIONAL PRACTICE +4 4 PRESSURE NOT CORRECTED FOR HEIGHT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25190.table b/definitions/bufr/tables/0/wmo/33/codetables/25190.table new file mode 100644 index 000000000..184eab4ab --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25190.table @@ -0,0 +1,7 @@ +0 0 LOW RESOLUTION MODE (LRM) +1 1 SYNTHETIC APERTURE RADAR (SAR) +2 2 LRM AND SAR (INTERLEAVED) +3 3 RESERVED +4 4 PSEUDO-LRM (PLRM) +5 5 SAR INTERFEROMETRIC MODE (SARIN) +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/25191.table b/definitions/bufr/tables/0/wmo/33/codetables/25191.table new file mode 100644 index 000000000..ea22b6872 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/25191.table @@ -0,0 +1,4 @@ +0 0 OPEN LOOP +1 1 CLOSED LOOP +2 2 OPEN LOOP FIXED GAIN +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/26010.table b/definitions/bufr/tables/0/wmo/33/codetables/26010.table new file mode 100644 index 000000000..f825040f4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/26010.table @@ -0,0 +1,25 @@ +1 1 0100 INCLUDED +2 2 0200 INCLUDED +3 3 0300 INCLUDED +4 4 0400 INCLUDED +5 5 0500 INCLUDED +6 6 0600 INCLUDED +7 7 0700 INCLUDED +8 8 0800 INCLUDED +9 9 0900 INCLUDED +10 10 1000 INCLUDED +11 11 1100 INCLUDED +12 12 1200 INCLUDED +13 13 1300 INCLUDED +14 14 1400 INCLUDED +15 15 1500 INCLUDED +16 16 1600 INCLUDED +17 17 1700 INCLUDED +18 18 1800 INCLUDED +19 19 1900 INCLUDED +20 20 2000 INCLUDED +21 21 2100 INCLUDED +22 22 2200 INCLUDED +23 23 2300 INCLUDED +24 24 2400 INCLUDED +25 25 UNKNOWN MIXTURE OF HOURS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/29001.table b/definitions/bufr/tables/0/wmo/33/codetables/29001.table new file mode 100644 index 000000000..148124391 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/29001.table @@ -0,0 +1,8 @@ +0 0 GNOMONIC PROJECTION +1 1 POLAR STEREOGRAPHIC PROJECTION +2 2 LAMBERT'S CONFORMAL CONIC PROJECTION +3 3 MERCATOR'S PROJECTION +4 4 SCANNING CONE (RADAR)* +5 5 RESERVED +6 6 NO PROJECTION +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/29002.table b/definitions/bufr/tables/0/wmo/33/codetables/29002.table new file mode 100644 index 000000000..1d7efd0c8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/29002.table @@ -0,0 +1,4 @@ +0 0 CARTESIAN +1 1 POLAR +2 2 OTHER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3001.table b/definitions/bufr/tables/0/wmo/33/codetables/3001.table new file mode 100644 index 000000000..cfa2c1acf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3001.table @@ -0,0 +1,11 @@ +0 0 LAND STATION (SYNOPTIC NETWORK) +1 1 SHALLOW WATER STATION (FIXED TO SEA/LAKE FLOOR) +2 2 SHIP +3 3 RIG/PLATFORM +4 4 MOORED BUOY +5 5 DRIFTING BUOY (OR DRIFTER) +6 6 ICE BUOY +7 7 LAND STATION (LOCAL NETWORK) +8 8 LAND VEHICLE +9 9 AUTONOMOUS MARINE VEHICLE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3003.table b/definitions/bufr/tables/0/wmo/33/codetables/3003.table new file mode 100644 index 000000000..cf530237f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3003.table @@ -0,0 +1,8 @@ +0 0 SCREEN +1 1 SLING/WHIRLING +2 2 UNSCREENED +3 3 RADIATION SHIELD +4 4 ASPIRATED (E.G. ASSMANN) +5 5 OTHER SHELTER +6 6 HANDHELD +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/30031.table b/definitions/bufr/tables/0/wmo/33/codetables/30031.table new file mode 100644 index 000000000..80cce26f1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/30031.table @@ -0,0 +1,13 @@ +0 0 PPI +1 1 COMPOSITE +2 2 CAPPL +3 3 VERTICAL SECTION +4 4 ALPHANUMERIC DATA +5 5 MAP OF SUBJECT CLUTTER +6 6 MAP +7 7 TEST PICTURE +8 8 COMMENTS +9 9 MAP OF GROUND OCCULTATION +10 10 MAP OF RADAR BEAM HEIGHT +14 14 OTHER +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/30032.table b/definitions/bufr/tables/0/wmo/33/codetables/30032.table new file mode 100644 index 000000000..942cb5d7f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/30032.table @@ -0,0 +1,9 @@ +1 1 MAP +2 2 SATELLITE IR +3 3 SATELLITE VIS +4 4 SATELLITE WV +5 5 SATELLITE MULTISPECTRAL +6 6 SYNOPTIC OBSERVATIONS +7 7 FORECAST PARAMETERS +8 8 LIGHTNING DATA +15 15 OTHER DATA diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3004.table b/definitions/bufr/tables/0/wmo/33/codetables/3004.table new file mode 100644 index 000000000..571e234bf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3004.table @@ -0,0 +1,11 @@ +0 0 STEVENSON SCREEN +1 1 MARINE STEVENSON SCREEN +2 2 CYLINDRICAL SECTION PLATE SHIELD +3 3 CONCENTRIC TUBE +4 4 RECTANGULAR SECTION SHIELD +5 5 SQUARE SECTION SHIELD +6 6 TRIANGULAR SECTION SHIELD +7 7 OPEN COVERED LEAN-TO +8 8 OPEN COVERED INVERTED V ROOF +9 9 INTEGRATED (E.G. CHILLED MIRROR) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3008.table b/definitions/bufr/tables/0/wmo/33/codetables/3008.table new file mode 100644 index 000000000..e321d5562 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3008.table @@ -0,0 +1,4 @@ +0 0 NATURAL VENTILATION IN USE +1 1 ARTIFICIAL ASPIRATION IN USE: CONSTANT FLOW AT TIME OF READING +2 2 ARTIFICIAL ASPIRATION IN USE: VARIABLE FLOW AT TIME OF READING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3010.table b/definitions/bufr/tables/0/wmo/33/codetables/3010.table new file mode 100644 index 000000000..75746a1c3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3010.table @@ -0,0 +1,12 @@ +0 0 RESERVED +1 1 ADCP +2 2 GEK (GEOMAGNETIC ELECTROKINETOGRAPH) +3 3 SHIP'S SET AND DRIFT DETERMINED BY FIXES 3-6 HOURS APART +4 4 SHIP'S SET AND DRIFT DETERMINED BY FIXES MORE THAN 6 HOURS BUT LESS THAN 12 HOURS APART +5 5 DRIFT OF BUOY +6 6 ADCP +7 7 ADCP BOTTOM TRACKING MODE +8 8 ELECTROMAGNETIC SENSOR +9 9 ROTOR AND VANE +10 10 LOWERED ADCP +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3011.table b/definitions/bufr/tables/0/wmo/33/codetables/3011.table new file mode 100644 index 000000000..748826848 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3011.table @@ -0,0 +1,4 @@ +0 0 DEPTH CALCULATED USING FALL RATE EQUATION +1 1 DEPTH CALCULATED FROM WATER PRESSURE/EQUATION OF STATE +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3012.table b/definitions/bufr/tables/0/wmo/33/codetables/3012.table new file mode 100644 index 000000000..35bdeadd5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3012.table @@ -0,0 +1,3 @@ +0 0 ANDERRAA OXYGEN OPTODE +1 1 WINKLER BOTTLE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3016.table b/definitions/bufr/tables/0/wmo/33/codetables/3016.table new file mode 100644 index 000000000..792788f42 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3016.table @@ -0,0 +1,9 @@ +0 0 FAST LANE BETWEEN THE WHEEL TRACKS +1 1 FAST LANE BETWEEN THE WHEEL TRACKS IN THE OPPOSITE DIRECTION +2 2 FAST LANE IN THE WHEEL TRACKS +3 3 FAST LANE IN THE WHEEL TRACKS IN THE OPPOSITE DIRECTION +4 4 SLOW LANE BETWEEN THE WHEEL TRACKS +5 5 SLOW LANE BETWEEN THE WHEEL TRACKS IN THE OPPOSITE DIRECTION +6 6 SLOW LANE IN THE WHEEL TRACKS +7 7 SLOW LANE IN THE WHEEL TRACKS IN THE OPPOSITE DIRECTION +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3017.table b/definitions/bufr/tables/0/wmo/33/codetables/3017.table new file mode 100644 index 000000000..e94c0a449 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3017.table @@ -0,0 +1,5 @@ +1 1 AUTOMATIC +2 2 MANNED +3 3 EVENT TRIGGERED +4 4 LONGER TIME PERIOD THAN THE STANDARD +5 5 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3018.table b/definitions/bufr/tables/0/wmo/33/codetables/3018.table new file mode 100644 index 000000000..b3769ae40 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3018.table @@ -0,0 +1,22 @@ +0 0 FREE TRACK WITHOUT FURTHER INFORMATION +1 1 FREE TRACK, EMBANKMENT +2 2 FREE TRACK, FLAT RELATIVE TO SURROUNDINGS +3 3 FREE TRACK, WATER BASIN(S) IN VICINITY +4 4 FREE TRACK, FOREST +5 5 FREE TRACK, CLEFT +6 6 FREE TRACK, ON HILLTOP +7 7 FREE TRACK, ON HILLTOP, FOREST +8 8 FREE TRACK, IN VALLEY +9 9 FREE TRACK, IN VALLEY, FOREST +10 10 FREE TRACK, NORTH INCLINATION +11 11 FREE TRACK, NORTH INCLINATION, FOREST +12 12 FREE TRACK, SOUTH INCLINATION +13 13 FREE TRACK, SOUTH INCLINATION, FOREST +20 20 BRIDGE WITHOUT FURTHER INFORMATION +21 21 BRIDGE ACROSS A VALLEY IN AN URBAN AREA +22 22 BRIDGE ACROSS A VALLEY WITH FOREST/MEADOWS/FIELDS +23 23 BRIDGE ACROSS STREET/TRACK +24 24 BRIDGE ACROSS BIG RIVER/CANAL +25 25 BRIDGE ACROSS RIVER/CANAL OF MEDIUM SIZE +26 26 BRIDGE ACROSS A SMALL STREAM/LOADING CANAL +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3019.table b/definitions/bufr/tables/0/wmo/33/codetables/3019.table new file mode 100644 index 000000000..2f55b0028 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3019.table @@ -0,0 +1,8 @@ +0 0 ASPHALT +1 1 CONCRETE +2 2 CONCRETE CONSTRUCTION +3 3 STEEL-GIRDER CONSTRUCTION +4 4 BOX GIRDER BRIDGE +5 5 ORTHOTROPIC SLAB +6 6 DRAIN ASPHALT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3020.table b/definitions/bufr/tables/0/wmo/33/codetables/3020.table new file mode 100644 index 000000000..9f0feaea7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3020.table @@ -0,0 +1,5 @@ +0 0 WOOD +1 1 METAL ALLOY +2 2 PLASTIC/GRP +3 3 REED/GRASS/LEAF +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3021.table b/definitions/bufr/tables/0/wmo/33/codetables/3021.table new file mode 100644 index 000000000..27e1bfad4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3021.table @@ -0,0 +1,4 @@ +0 0 UNHEATED +1 1 HEATED +2 2 NOT APPLICABLE +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3022.table b/definitions/bufr/tables/0/wmo/33/codetables/3022.table new file mode 100644 index 000000000..daf67e27f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3022.table @@ -0,0 +1,4 @@ +0 0 NATIONAL HYDROMETEOROLOGICAL/WEATHER SERVICE +1 1 OTHER +2 2 STANDARDS INSTITUTE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3023.table b/definitions/bufr/tables/0/wmo/33/codetables/3023.table new file mode 100644 index 000000000..9e683c891 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3023.table @@ -0,0 +1,8 @@ +0 0 SINGLE V-SECTION LOUVERS +1 1 OVERLAPPING LOUVERS +2 2 DOUBLE V-SECTION LOUVERS +3 3 NON-OVERLAPPING LOUVERS +4 4 VENTED, NON-LOUVERED +5 5 NOT APPLICABLE +6 6 RESERVED FOR FUTURE USE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3027.table b/definitions/bufr/tables/0/wmo/33/codetables/3027.table new file mode 100644 index 000000000..8280e8602 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3027.table @@ -0,0 +1,8 @@ +0 0 SOLO (SINGLE RADIOSONDE) +1 1 BLOCK +2 2 BAR +3 3 CROSS +4 4 T-RIG +5 5 DOUBLE T-RIG +6 6 COMPLEX +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/3028.table b/definitions/bufr/tables/0/wmo/33/codetables/3028.table new file mode 100644 index 000000000..9cc805953 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/3028.table @@ -0,0 +1,8 @@ +0 0 MULTI POINT MANUAL SNOW SURVEY +1 1 SINGLE POINT MANUAL SNOW WATER EQUIVALENT MEASUREMENT +2 2 SNOW PILLOW OR SNOW SCALE +3 3 PASSIVE GAMMA +4 4 GNSS/GPS METHODS +5 5 COSMIC RAY ATTENUATION +6 6 TIME DOMAIN REFLECTOMETRY +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/31021.table b/definitions/bufr/tables/0/wmo/33/codetables/31021.table new file mode 100644 index 000000000..fe82f5819 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/31021.table @@ -0,0 +1,9 @@ +0 0 RESERVED +1 1 1-BIT INDICATOR OF QUALITY +2 2 2-BIT INDICATOR OF QUALITY +6 6 4-BIT INDICATOR OF QUALITY CONTROL CLASS ACCORDING TO GTSPP +7 7 PERCENTAGE CONFIDENCE +8 8 0 = NOT SUSPECTED, 1 = SUSPECTED, 2 = RESERVED, 3 = INFORMATION NOT REQUIRED +9 9 0 = DATA PRESENT, GOOD, COLLOCATED, 1 = DATA AVAILABLE BUT OF DEGRADED QUALITY AND NOT USED, 2 = NO SPATIOTEMPORALLY COLLOCATED DATA AVAILABLE, 3-14 = NOT USED (RESERVED), 15 = MISSING VALUE +21 21 1-BIT INDICATOR OF CORRECTION +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/31031.table b/definitions/bufr/tables/0/wmo/33/codetables/31031.table new file mode 100644 index 000000000..1f2742950 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/31031.table @@ -0,0 +1 @@ +1 1 diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33002.table b/definitions/bufr/tables/0/wmo/33/codetables/33002.table new file mode 100644 index 000000000..4177c0577 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33002.table @@ -0,0 +1,4 @@ +0 0 DATA NOT SUSPECT +1 1 DATA SUSPECT +2 2 RESERVED +3 3 QUALITY INFORMATION NOT GIVEN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33003.table b/definitions/bufr/tables/0/wmo/33/codetables/33003.table new file mode 100644 index 000000000..7577129b0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33003.table @@ -0,0 +1,5 @@ +0 0 DATA NOT SUSPECT +1 1 DATA SLIGHTLY SUSPECT +2 2 DATA HIGHLY SUSPECT +3 3 DATA CONSIDERED UNFIT FOR USE +7 7 QUALITY INFORMATION NOT GIVEN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33005.table b/definitions/bufr/tables/0/wmo/33/codetables/33005.table new file mode 100644 index 000000000..8d7569ad2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33005.table @@ -0,0 +1,23 @@ +1 1 NO AUTOMATED METEOROLOGICAL DATA CHECKS PERFORMED +2 2 PRESSURE DATA SUSPECT +3 3 WIND DATA SUSPECT +4 4 AIR TEMPERATURE DATA SUSPECT +5 5 WET-BULB TEMPERATURE DATA SUSPECT +6 6 HUMIDITY DATA SUSPECT +7 7 GROUND TEMPERATURE DATA SUSPECT +8 8 SOIL TEMPERATURE (DEPTH 1) DATA SUSPECT +9 9 SOIL TEMPERATURE (DEPTH 2) DATA SUSPECT +10 10 SOIL TEMPERATURE (DEPTH 3) DATA SUSPECT +11 11 SOIL TEMPERATURE (DEPTH 4) DATA SUSPECT +12 12 SOIL TEMPERATURE (DEPTH 5) DATA SUSPECT +13 13 CLOUD DATA SUSPECT +14 14 VISIBILITY DATA SUSPECT +15 15 PRESENT WEATHER DATA SUSPECT +16 16 LIGHTNING DATA SUSPECT +17 17 ICE DEPOSIT DATA SUSPECT +18 18 PRECIPITATION DATA SUSPECT +19 19 STATE OF GROUND DATA SUSPECT +20 20 SNOW DATA SUSPECT +21 21 WATER CONTENT DATA SUSPECT +22 22 EVAPORATION/EVAPOTRANSPIRATION DATA SUSPECT +23 23 SUNSHINE DATA SUSPECT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33006.table b/definitions/bufr/tables/0/wmo/33/codetables/33006.table new file mode 100644 index 000000000..0ea44a50b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33006.table @@ -0,0 +1,5 @@ +0 0 SELF-CHECK OK +1 1 AT LEAST ONE WARNING ACTIVE, NO ALARMS +2 2 AT LEAST ONE ALARM ACTIVE +3 3 SENSOR FAILURE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33015.table b/definitions/bufr/tables/0/wmo/33/codetables/33015.table new file mode 100644 index 000000000..f585808d0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33015.table @@ -0,0 +1,16 @@ +0 0 PASSED ALL CHECKS +1 1 MISSING DATA CHECK +2 2 DESCENDING/REASCENDING BALLOON CHECK +3 3 DATA PLAUSIBILITY CHECK (ABOVE LIMITS) +4 4 DATA PLAUSIBILITY CHECK (BELOW LIMITS) +5 5 SUPERADIABATIC LAPSE RATE CHECK +6 6 LIMITING ANGLES CHECK +7 7 ASCENSION RATE CHECK +8 8 EXCESSIVE CHANGE FROM PREVIOUS FLIGHT +9 9 BALLOON OVERHEAD CHECK +10 10 WIND SPEED CHECK +11 11 WIND DIRECTION CHECK +12 12 DEPENDENCY CHECK +13 13 DATA VALID BUT MODIFIED +14 14 DATA OUTLIER CHECK +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33020.table b/definitions/bufr/tables/0/wmo/33/codetables/33020.table new file mode 100644 index 000000000..ba7a4d4ea --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33020.table @@ -0,0 +1,8 @@ +0 0 GOOD +1 1 INCONSISTENT +2 2 DOUBTFUL +3 3 WRONG +4 4 NOT CHECKED +5 5 HAS BEEN CHANGED +6 6 ESTIMATED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33021.table b/definitions/bufr/tables/0/wmo/33/codetables/33021.table new file mode 100644 index 000000000..e3e67ae8c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33021.table @@ -0,0 +1,4 @@ +0 0 WITHIN LIMITS +1 1 OUTSIDE LIMITS +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33022.table b/definitions/bufr/tables/0/wmo/33/codetables/33022.table new file mode 100644 index 000000000..50ef65feb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33022.table @@ -0,0 +1,4 @@ +0 0 GOOD (SEVERAL IDENTICAL REPORTS HAVE BEEN RECEIVED) +1 1 DUBIOUS (NO IDENTICAL REPORTS HAVE BEEN RECEIVED) +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33023.table b/definitions/bufr/tables/0/wmo/33/codetables/33023.table new file mode 100644 index 000000000..896c816a9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33023.table @@ -0,0 +1,4 @@ +0 0 RELIABLE (LOCATION WAS MADE OVER TWO SATELLITE PASSES) +1 1 LATEST KNOWN (NO LOCATION OVER THE CORRESPONDING PASS) +2 2 DUBIOUS (LOCATION MADE OVER ONE PASS ONLY; A SECOND SOLUTION IS POSSIBLE IN 5 PER CENT OF THE CASES) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33024.table b/definitions/bufr/tables/0/wmo/33/codetables/33024.table new file mode 100644 index 000000000..771e04b81 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33024.table @@ -0,0 +1,10 @@ +0 0 RESERVED +1 1 EXCELLENT - WITHIN 3 METRES +2 2 GOOD - WITHIN 10 METRES +3 3 FAIR - WITHIN 20 METRES +4 4 POOR - MORE THAN 20 METRES +5 5 EXCELLENT - WITHIN 10 FEET +6 6 GOOD - WITHIN 30 FEET +7 7 FAIR - WITHIN 60 FEET +8 8 POOR - MORE THAN 60 FEET +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33025.table b/definitions/bufr/tables/0/wmo/33/codetables/33025.table new file mode 100644 index 000000000..4da695aa0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33025.table @@ -0,0 +1,5 @@ +0 0 TIME INTERPOLATED, LATITUDE AND LONGITUDE REPORTED +1 1 TIME REPORTED, LATITUDE AND LONGITUDE INTERPOLATED +2 2 TIME, LATITUDE, AND LONGITUDE INTERPOLATED +3 3 TIME, LATITUDE, AND LONGITUDE REPORTED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33026.table b/definitions/bufr/tables/0/wmo/33/codetables/33026.table new file mode 100644 index 000000000..08c61254b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33026.table @@ -0,0 +1,17 @@ +0 0 NORMAL OPERATIONS - MEASUREMENT MODE +1 1 NORMAL OPERATIONS - NON-MEASUREMENT MODE +2 2 SMALL RH +3 3 HUMIDITY ELEMENT IS WET +4 4 HUMIDITY ELEMENT CONTAMINATED +5 5 HEATER FAIL +6 6 HEATER FAIL AND WET/CONTAMINATED HUMIDITY ELEMENT +7 7 AT LEAST ONE OF THE INPUT PARAMETERS USED IN THE CALCULATION OF MIXING RATIO IS INVALID +8 8 NUMERIC ERROR +9 9 SENSOR NOT INSTALLED +10 10 CALCULATED RH > 100% +11 11 INPUT LASER POWER TOO LOW +12 12 PROBE WV TEMPERATURE OUT OF RANGE +13 13 PROBE WV PRESSURE OUT OF RANGE +14 14 SPECTRAL LINE OUT OF RANGE +15 15 NO LASER OUTPUT +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33027.table b/definitions/bufr/tables/0/wmo/33/codetables/33027.table new file mode 100644 index 000000000..c563af46f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33027.table @@ -0,0 +1,6 @@ +0 0 RADIUS >= 1500 M +1 1 500 M =< RADIUS <1500 M +2 2 250 M =< RADIUS < 500 M +3 3 RADIUS < 250 M +4 4 =< 100 M +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33028.table b/definitions/bufr/tables/0/wmo/33/codetables/33028.table new file mode 100644 index 000000000..84bd666f9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33028.table @@ -0,0 +1,5 @@ +1 1 NOMINAL +2 2 DEGRADED BY SW ERROR; ANY ERROR REPORTED BY THE ALGORITHMS +3 3 DEGRADED BY INSTRUMENT ERROR +4 4 DEGRADED BY CORRUPTED /MISSING ADF +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33030.table b/definitions/bufr/tables/0/wmo/33/codetables/33030.table new file mode 100644 index 000000000..c9e36c0f4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33030.table @@ -0,0 +1,7 @@ +1 1 DO NOT USE SCAN FOR PRODUCT GENERATION +2 2 TIME SEQUENCE ERROR DETECTED WITH THIS SCAN +3 3 DATA GAP PRECEDES THIS SCAN +4 4 NO CALIBRATION +5 5 NO EARTH LOCATION +6 6 FIRST GOOD TIME FOLLOWING A CLOCK UPDATE +7 7 INSTRUMENT STATUS CHANGED WITH THIS SCAN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33031.table b/definitions/bufr/tables/0/wmo/33/codetables/33031.table new file mode 100644 index 000000000..c11fd4a09 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33031.table @@ -0,0 +1,21 @@ +1 1 TIME FIELD IS BAD BUT CAN PROBABLY BE INFERRED FROM THE PREVIOUS GOOD TIME +2 2 TIME FIELD IS BAD AND CANNOT BE INFERRED FROM THE PREVIOUS GOOD TIME +3 3 THIS RECORD STARTS A SEQUENCE THAT IS INCONSISTENT WITH PREVIOUS TIMES (I.E. THERE IS A TIME DISCONTINUITY). THIS MAY OR MAY NOT BE ASSOCIATED WITH A SPACECRAFT CLOCK UPDATE (SEE SCAN LINE STATUS FLAGS FOR ATOVS) +4 4 START OF A SEQUENCE THAT APPARENTLY REPEATS SCAN TIMES THAT HAVE BEEN PREVIOUSLY ACCEPTED +5 5 SCAN LINE WAS NOT CALIBRATED BECAUSE OF BAD TIME +6 6 SCAN LINE WAS CALIBRATED USING FEWER THAN THE PREFERRED NUMBER OF SCAN LINES BECAUSE OF PROXIMITY TO START OR END OF DATA OR TO A DATA GAP +7 7 SCAN LINE WAS NOT CALIBRATED BECAUSE OF BAD OR INSUFFICIENT PRT DATA +8 8 SCAN LINE WAS CALIBRATED BUT WITH MARGINAL PRT DATA +9 9 SOME UNCALIBRATED CHANNELS ON THIS SCAN +10 10 UNCALIBRATED DUE TO INSTRUMENT MODE +11 11 QUESTIONABLE CALIBRATION BECAUSE OF ANTENNA POSITION ERROR OF SPACE VIEW +12 12 QUESTIONABLE CALIBRATION BECAUSE OF ANTENNA POSITION ERROR OF BLACK BODY +13 13 NOT EARTH LOCATED BECAUSE OF BAD TIME +14 14 EARTH LOCATION QUESTIONABLE BECAUSE OF QUESTIONABLE TIME CODE (SEE TIME PROBLEM CODE BITS) +15 15 EARTH LOCATION QUESTIONABLE - ONLY MARGINAL AGREEMENT WITH REASONABLENESS CHECK +16 16 EARTH LOCATION QUESTIONABLE - FAILS REASONABLENESS CHECK +17 17 EARTH LOCATION QUESTIONABLE BECAUSE OF ANTENNA POSITION CHECK +18 18 SCAN LINE CALIBRATION COLD BLACK BODY +19 19 SCAN LINE CALIBRATION WARM BLACK BODY +20 20 SCAN LINE CALIBRATION SPACE VIEW +21 21 EARTH VIEW diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33032.table b/definitions/bufr/tables/0/wmo/33/codetables/33032.table new file mode 100644 index 000000000..33307f50a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33032.table @@ -0,0 +1,7 @@ +1 1 NO GOOD BLACKBODY COUNTS FOR SCAN LINE +2 2 NO GOOD SPACE VIEW COUNTS FOR THIS LINE +3 3 NO GOOD PRTS FOR THIS LINE +4 4 SOME BAD BLACKBODY VIEW COUNTS FOR THIS LINE +5 5 SOME BAD SPACE VIEW COUNTS FOR THIS LINE +6 6 SOME BAD PRT TEMPS ON THIS LINE +7 7 QUALITY FOR THIS SCAN IS REDUCED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33033.table b/definitions/bufr/tables/0/wmo/33/codetables/33033.table new file mode 100644 index 000000000..6fd320510 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33033.table @@ -0,0 +1,3 @@ +1 1 SET IF SECONDARY CALIBRATION USED +22 22 SET IF ALL THE CHANNELS ARE MISSING +23 23 SUSPECT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33035.table b/definitions/bufr/tables/0/wmo/33/codetables/33035.table new file mode 100644 index 000000000..01996bae4 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33035.table @@ -0,0 +1,10 @@ +0 0 AUTOMATIC QUALITY CONTROL PASSED AND NOT MANUALLY CHECKED +1 1 AUTOMATIC QUALITY CONTROL PASSED AND MANUALLY CHECKED AND PASSED +2 2 AUTOMATIC QUALITY CONTROL PASSED AND MANUALLY CHECKED AND DELETED +3 3 AUTOMATIC QUALITY CONTROL FAILED AND MANUALLY NOT CHECKED +4 4 AUTOMATIC QUALITY CONTROL FAILED AND MANUALLY CHECKED AND FAILED +5 5 AUTOMATIC QUALITY CONTROL FAILED AND MANUALLY CHECKED AND RE-INSERTED +6 6 AUTOMATIC QUALITY CONTROL FLAGGED DATA AS QUESTIONABLE AND NOT MANUALLY CHECKED +7 7 AUTOMATIC QUALITY CONTROL FLAGGED DATA AS QUESTIONABLE AND MANUALLY CHECKED AND FAILED +8 8 MANUALLY CHECKED AND FAILED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33037.table b/definitions/bufr/tables/0/wmo/33/codetables/33037.table new file mode 100644 index 000000000..9f26652a5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33037.table @@ -0,0 +1,19 @@ +1 1 U DEPARTURE FROM GUESS +2 2 V DEPARTURE FROM GUESS +3 3 U AND V DEPARTURE FROM GUESS +4 4 U ACCELERATION +5 5 V ACCELERATION +6 6 U AND V ACCELERATION +7 7 POSSIBLE LAND FEATURE +8 8 U ACCELERATION AND POSSIBLE LAND FEATURE +9 9 V ACCELERATION AND POSSIBLE LAND FEATURE +10 10 U AND V ACCELERATION AND POSSIBLE LAND FEATURE +11 11 BAD WIND GUESS +12 12 CORRELATION FAILURE +13 13 SEARCH BOX OFF EDGE OF AREA +14 14 TARGET BOX OFF EDGE OF AREA +15 15 PIXEL BRIGHTNESS OUT OF BOUNDS (NOISY LINE) +16 16 TARGET OUTSIDE OF LATITUDE/LONGITUDE BOX +17 17 TARGET OUTSIDE OF PRESSURE MINIMUM/MAXIMUM +18 18 AUTOEDITOR FLAGGED SLOW VECTOR +19 19 AUTOEDITOR FLAGGED VECTORS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33038.table b/definitions/bufr/tables/0/wmo/33/codetables/33038.table new file mode 100644 index 000000000..3dc1192e8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33038.table @@ -0,0 +1,9 @@ +1 1 TOTAL ZENITH DELAY QUALITY IS CONSIDERED POOR +2 2 GALILEO SATELLITES USED +3 3 GLONASS SATELLITES USED +4 4 GPS SATELLITES USED +5 5 METEOROLOGICAL DATA APPLIED +6 6 ATMOSPHERIC LOADING CORRECTION APPLIED +7 7 OCEAN TIDE LOADING APPLIED +8 8 CLIMATE QUALITY DATA PROCESSING +9 9 NEAR-REAL TIME DATA PROCESSING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33039.table b/definitions/bufr/tables/0/wmo/33/codetables/33039.table new file mode 100644 index 000000000..50ff12664 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33039.table @@ -0,0 +1,9 @@ +1 1 NON-NOMINAL QUALITY +2 2 OFFLINE PRODUCT +3 3 ASCENDING OCCULTATION FLAG +4 4 EXCESS PHASE PROCESSING NON-NOMINAL +5 5 BENDING ANGLE PROCESSING NON-NOMINAL +6 6 REFRACTIVITY PROCESSING NON-NOMINAL +7 7 METEOROLOGICAL PROCESSING NON-NOMINAL +14 14 BACKGROUND PROFILE NON-NOMINAL +15 15 BACKGROUND (I.E. NOT RETRIEVED) PROFILE PRESENT diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33041.table b/definitions/bufr/tables/0/wmo/33/codetables/33041.table new file mode 100644 index 000000000..8bbdba90a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33041.table @@ -0,0 +1,4 @@ +0 0 THE FOLLOWING VALUE IS THE TRUE VALUE +1 1 THE FOLLOWING VALUE IS HIGHER THAN THE TRUE VALUE (THE MEASUREMENT HIT THE LOWER LIMIT OF THE INSTRUMENT) +2 2 THE FOLLOWING VALUE IS LOWER THAN THE TRUE VALUE (THE MEASUREMENT HIT THE HIGHER LIMIT OF THE INSTRUMENT) +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33042.table b/definitions/bufr/tables/0/wmo/33/codetables/33042.table new file mode 100644 index 000000000..b75447a4a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33042.table @@ -0,0 +1,5 @@ +0 0 EXCLUSIVE LOWER LIMIT (>) +1 1 INCLUSIVE LOWER LIMIT (>=) +2 2 EXCLUSIVE UPPER LIMIT (<) +3 3 INCLUSIVE UPPER LIMIT (=<) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33043.table b/definitions/bufr/tables/0/wmo/33/codetables/33043.table new file mode 100644 index 000000000..398d9ab2c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33043.table @@ -0,0 +1,4 @@ +1 1 SEA MDS. NADIR ONLY SST RETRIEVAL USED 3.7 MICRON CHANNEL. LAND MDS RESERVED +2 2 SEA MDS. DUAL VIEW SST RETRIEVAL USED 3.7 MICRON CHANNEL. LAND MDS RESERVED +3 3 NADIR VIEW CONTAINS DAY TIME DATA +4 4 FORWARD VIEW CONTAINS DAY TIME DATA diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33044.table b/definitions/bufr/tables/0/wmo/33/codetables/33044.table new file mode 100644 index 000000000..01746c795 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33044.table @@ -0,0 +1,14 @@ +1 1 INPUT DATA MEAN OUTSIDE NOMINAL RANGE FLAG +2 2 INPUT DATA STANDARD DEVIATION OUTSIDE NOMINAL RANGE FLAG +3 3 NUMBER OF INPUT DATA GAPS > THRESHOLD VALUE +4 4 PERCENTAGE OF MISSING LINES > THRESHOLD VALUE +5 5 DOPPLER CENTROID UNCERTAIN. CONFIDENCE MEASURE < SPECIFIC VALUE +6 6 DOPPLER AMBIGUITY ESTIMATE UNCERTAIN. CONFIDENCE MEASURE < SPECIFIC VALUE +7 7 OUTPUT DATA MEAN OUTSIDE NOMINAL RANGE FLAG +8 8 OUTPUT DATA STANDARD DEVIATION OUTSIDE NOMINAL RANGE FLAG +9 9 CHIRP RECONSTRUCTION FAILED OR IS OF LOW QUALITY FLAG +10 10 DATA SET MISSING +11 11 INVALID DOWNLINK PARAMETERS +12 12 AZIMUTH CUT-OFF ITERATION COUNT. THE AZIMUTH CUT-OFF FIT DID NOT CONVERGE WITHIN A MINIMUM NUMBER OF ITERATIONS +13 13 AZIMUTH CUT-OFF FIT DID NOT CONVERGE WITHIN A MINIMUM NUMBER OF ITERATIONS +14 14 PHASE INFORMATION CONFIDENCE MEASURE. THE IMAGINARY SPECTRAL PEAK IS LESS THAN A MINIMUM THRESHOLD, OR THE ZERO LAG SHIFT IS GREATER THAN A MINIMUM THRESHOLD diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33047.table b/definitions/bufr/tables/0/wmo/33/codetables/33047.table new file mode 100644 index 000000000..f69b56e18 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33047.table @@ -0,0 +1,27 @@ +1 1 ERROR DETECTED AND ATTEMPTS TO RECOVER MADE +2 2 ANOMALY IN ON-BOARD DATA HANDLING (OBDH) VALUE DETECTED +3 3 ANOMALY IN ULTRA STABLE OSCILLATOR PROCESSING (USOP) VALUE DETECTED +4 4 ERRORS DETECTED BY ON-BOARD COMPUTER +5 5 AUTOMATIC GAIN CONTROL (AGC) OUT OF RANGE +6 6 RECEPTION (RX) DELAY FAULT. RX DISTANCE OUT OF RANGE +7 7 WAVE FORM SAMPLES FAULT IDENTIFIER. ERROR +8 8 S BAND ANOMALY/ERROR DETECTED +12 12 BRIGHTNESS TEMPERATURE (CHANNEL 1) OUT OF RANGE +13 13 BRIGHTNESS TEMPERATURE (CHANNEL 2) OUT OF RANGE +14 14 RESERVED +15 15 KU BAND OCEAN RETRACKING ERROR +16 16 S BAND OCEAN RETRACKING ERROR +17 17 KU BAND ICE 1 RETRACKING ERROR +18 18 S BAND ICE 1 RETRACKING ERROR +19 19 KU BAND ICE 2 RETRACKING ERROR +20 20 S BAND ICE 2 RETRACKING ERROR +21 21 KU BAND SEA ICE RETRACKING ERROR +22 22 ARITHMETIC FAULT ERROR +23 23 METEO DATA STATE. NO MAP +24 24 METEO DATA STATE. 1 MAP +25 25 METEO DATA STATE. 2 MAPS DEGRADED +26 26 METEO DATA STATE. 2 MAPS NOMINAL +27 27 ORBIT PROPAGATOR STATUS FOR PROPAGATION MODE, SEVERAL ERRORS +28 28 ORBIT PROPAGATOR STATUS FOR PROPAGATION MODE, WARNING DETECTED +29 29 ORBIT PROPAGATOR STATUS FOR INITIALIZATION MODE, SEVERAL ERRORS +30 30 ORBIT PROPAGATOR STATUS FOR INITIALIZATION MODE, WARNING DETECTED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33048.table b/definitions/bufr/tables/0/wmo/33/codetables/33048.table new file mode 100644 index 000000000..312ba4071 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33048.table @@ -0,0 +1,4 @@ +0 0 INVERSION SUCCESSFUL +1 1 INVERSION NOT SUCCESSFUL +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33049.table b/definitions/bufr/tables/0/wmo/33/codetables/33049.table new file mode 100644 index 000000000..bdde0619b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33049.table @@ -0,0 +1,4 @@ +0 0 EXTERNAL WIND DIRECTION USED DURING INVERSION +1 1 EXTERNAL WIND DIRECTION NOT USED DURING INVERSION +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33050.table b/definitions/bufr/tables/0/wmo/33/codetables/33050.table new file mode 100644 index 000000000..ee7bb6deb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33050.table @@ -0,0 +1,9 @@ +0 0 UNQUALIFIED +1 1 CORRECT VALUE (ALL CHECKS PASSED) +2 2 PROBABLY GOOD BUT VALUE INCONSISTENT WITH STATISTICS (DIFFER FROM CLIMATOLOGY) +3 3 PROBABLY BAD (SPIKE, GRADIENT, ETC., IF OTHER TESTS PASSED) +4 4 BAD VALUE, IMPOSSIBLE VALUE (OUT OF SCALE, VERTICAL INSTABILITY, CONSTANT PROFILE) +5 5 VALUE MODIFIED DURING QUALITY CONTROL +8 8 INTERPOLATED VALUE +9 9 GOOD FOR OPERATIONAL USE; CAUTION; CHECK LITERATURE FOR OTHER USES +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33060.table b/definitions/bufr/tables/0/wmo/33/codetables/33060.table new file mode 100644 index 000000000..741430292 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33060.table @@ -0,0 +1,4 @@ +0 0 GOOD +1 1 BAD +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33066.table b/definitions/bufr/tables/0/wmo/33/codetables/33066.table new file mode 100644 index 000000000..533b2a89e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33066.table @@ -0,0 +1,2 @@ +22 22 CORRELATION SURFACE CONSTRAINT FAILS +23 23 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33070.table b/definitions/bufr/tables/0/wmo/33/codetables/33070.table new file mode 100644 index 000000000..8a0467b65 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33070.table @@ -0,0 +1,14 @@ +0 0 GOOD RETRIEVAL +1 1 BAD AEROSOL INFORMATION FLAG OR NOAA-16 RADIANCE ANOMALY +2 2 SOLAR ZENITH ANGLE GREATER THAN 84 DEGREES +3 3 380 NM RESIDUE GREATER THAN LIMIT +4 4 OZONE INCONSISTENCY +5 5 DIFFERENCE BETWEEN PROFILE OZONE AND STEP 3 TOTAL OZONE EXCEEDS THRESHOLD (SET TO 25 DU) +6 6 STEP 1 OZONE ITERATION DID NOT CONVERGE +7 7 ANY CHANNEL RESIDUE GREATER THAN 16 OR BAD RADIANCE +8 8 INSUFFICIENT PIXELS - NOT PROCESSED +9 9 FIRST GUESS GOOD - OZONE FORECAST DATA USED +10 10 HIGH CLOUD IN PIXEL - NOT PROCESSED +11 11 SUCCESSFUL OZONE RETRIEVAL +12 12 UNSUCCESSFUL OZONE RETRIEVAL +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33071.table b/definitions/bufr/tables/0/wmo/33/codetables/33071.table new file mode 100644 index 000000000..8c9d4ded5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33071.table @@ -0,0 +1,10 @@ +0 0 GOOD RETRIEVAL +1 1 SOLAR ZENITH ANGLE GREATER THAN 84 DEGREES +2 2 DIFFERENCE BETWEEN STEP 3 AND PROFILE TOTAL OZONE GREATER THAN LIMIT (25 DU) +3 3 AVERAGE FINAL RESIDUE FOR WAVELENGTHS USED IN RETRIEVAL GREATER THAN THRESHOLD +4 4 FINAL RESIDUE GREATER THAN 3 TIMES A PRIORI ERROR +5 5 DIFFERENCE BETWEEN RETRIEVED AND A PRIORI GREATER THAN 3 TIMES A PRIORI ERROR +6 6 NON-CONVERGENT SOLUTION +7 7 UPPER LEVEL PROFILE ANOMALY OR STRAY LIGHT ANOMALY +8 8 INITIAL RESIDUE GREATER THAN 18.0 N-VALUE UNITS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33072.table b/definitions/bufr/tables/0/wmo/33/codetables/33072.table new file mode 100644 index 000000000..fcc7f0972 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33072.table @@ -0,0 +1,18 @@ +0 0 GOOD RETRIEVAL +1 1 REFLECTIVITY OUT OF RANGE +2 2 LARGER PIXELS (NUMBER OF CROSS-TRACK PIXELS LESS THAN 32) OR BACKWARD SCANS ERROR +3 3 SOLAR ZENITH ANGLE GREATER THAN 88 DEGREES +4 4 LATITUDE/LONGITUDE OUT OF RANGE +5 5 VIEWING ZENITH ANGLE OR SOLAR ZENITH ANGLE OUT OF RANGE +6 6 STEP-ONE PROCESS FAILED IN GENERAL +7 7 FIRST GUESS OZONE OUT OF RANGE +8 8 TOO MANY ITERATIONS (EXCEED 8) +9 9 STEP-ONE RESIDUE CALCULATION FAILED +10 10 STEP-TWO PROCESS FAILED IN GENERAL +11 11 FIRST GUESS OZONE PROFILE OUT OF RANGE +12 12 STEP-TWO OZONE VALUE OUT OF RANGE +13 13 STEP-TWO RESIDUE CALCULATION FAILED +14 14 STEP-THREE PROCESS FAILED IN GENERAL +15 15 POLARIZATION CORRECTION ACCURACY ALERT +16 16 RADIANCE OR IRRADIANCE LESS OR EQUAL TO ZERO +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33075.table b/definitions/bufr/tables/0/wmo/33/codetables/33075.table new file mode 100644 index 000000000..23edae628 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33075.table @@ -0,0 +1,5 @@ +1 1 GAP IN RAW DATA RECORD (RDR) DATA DETECTED (I.E., MISSING SCAN(S) PRECEDING THE CURRENT SCAN) +2 2 RECORDED TIME IS NOT IN SEQUENCE (I.E., THE SCAN START TIME IS OUT OF SEQUENCE) +3 3 LAMBDA MONITORED CALCULATION CANNOT BE UPDATED +4 4 THE MEASURED TEMPERATURES OF ANY INSTRUMENT COMPONENTS (E.G., BEAM-SPLITTER, SCAN MIRROR, SCAN BAFFLE) ARE OUTSIDE THE ALLOWABLE RANGES +5 5 AT LEAST ONE OF THE MONITORED INSTRUMENT TEMPERATURES HAS DRIFTED MORE THAN A SPECIFIED TOLERANCE VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33076.table b/definitions/bufr/tables/0/wmo/33/codetables/33076.table new file mode 100644 index 000000000..7100c4a0d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33076.table @@ -0,0 +1,2 @@ +1 1 LUNAR INTRUSION ON FIRST DEEP SPACE VIEW +2 2 LUNAR INTRUSION ON SECOND DEEP SPACE VIEW diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33077.table b/definitions/bufr/tables/0/wmo/33/codetables/33077.table new file mode 100644 index 000000000..742c83cb5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33077.table @@ -0,0 +1,12 @@ +1 1 DEGRADED SDR* QUALITY +2 2 INVALID SDR* QUALITY +3 3 INVALID SDR* GEOLOCATION INFORMATION +4 4 DEGRADED RADIOMETRIC CALIBRATION +5 5 INVALID RADIOMETRIC CALIBRATION +6 6 DEGRADED SPECTRAL CALIBRATION +7 7 INVALID SPECTRAL CALIBRATION +8 8 FRINGE COUNT ERROR DETECTED AND CORRECTED +9 9 DAY/NIGHT INDICATOR +10 10 INVALID RDR** DATA +11 11 SIGNIFICANT FRINGE COUNT ERROR DETECTED +12 12 BIT TRIM FAILED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33078.table b/definitions/bufr/tables/0/wmo/33/codetables/33078.table new file mode 100644 index 000000000..f3a218067 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33078.table @@ -0,0 +1,5 @@ +0 0 NOMINAL - ALTITUDE AND EPHEMERIS DATA AVAILABLE +1 1 MISSING AT MOST A SMALL GAP OF ALTITUDE AND EPHEMERIS DATA +2 2 MISSING MORE THAN A SMALL GAP OF ALTITUDE AND EPHEMERIS DATA, BUT NO MORE THAN A GRANULE BOUNDARY +3 3 MISSING MORE THAN A GRANULE BOUNDARY OF ALTITUDE AND EPHEMERIS DATA +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33079.table b/definitions/bufr/tables/0/wmo/33/codetables/33079.table new file mode 100644 index 000000000..08751431e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33079.table @@ -0,0 +1,10 @@ +6 6 THE NO. 1-NO. 7 HEALTH CHECKS FAILED +7 7 THE NO. 8-NO. 15 HEALTH CHECKS FAILED +8 8 THE NO. 16-NO. 23 HEALTH CHECKS FAILED +9 9 THE NO. 24-NO. 31 HEALTH CHECKS FAILED +10 10 THE NO. 32-NO. 39 HEALTH CHECKS FAILED +11 11 THE NO. 40-NO. 47 HEALTH CHECKS FAILED +12 12 THE NO. 48-NO. 55 HEALTH CHECKS FAILED +13 13 THE NO. 56-NO. 63 HEALTH CHECKS FAILED +14 14 THE NO. 64-NO. 70 HEALTH CHECKS FAILED +15 15 QUADRATIC CORRECTION APPLIED TO THE RADIOMETRIC TRANSFER FUNCTION FOR NON-LINEARITY CORRECTION diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33080.table b/definitions/bufr/tables/0/wmo/33/codetables/33080.table new file mode 100644 index 000000000..a39dd47ea --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33080.table @@ -0,0 +1,13 @@ +7 7 DIVIDE-BY-ZERO CONDITION OR COMPUTATION LOOP FAILED TO CONVERGE IN THE K/KA AND V (KAV) BAND PRT +8 8 DIVIDE-BY-ZERO CONDITION OR COMPUTATION LOOP FAILED TO CONVERGE IN THE WG BAND PRT +9 9 DIVIDE-BY-ZERO CONDITION OR COMPUTATION LOOP FAILED TO CONVERGE IN THE K/KA, V, W, G BAND RECEIVER SHELF PRT K TEMPERATURE COMPUTATION +10 10 OUT OF RANGE CONDITION FOR THE K/KA AND V BAND PRT +11 11 OUT OF RANGE CONDITION FOR THE WG BAND PRT +12 12 KAV PRT TEMPERATURE INCONSISTENCY +13 13 WG PRT TEMPERATURE INCONSISTENCY +14 14 TIME SEQUENCE ERROR +15 15 DATA GAP - MISSING SCAN(S) PRECEDING THE CURRENT SCAN +16 16 KAV PRT SUFFICIENCY - INSUFFICIENT KAV PRT DATA ARE AVAILABLE +17 17 WG PRT SUFFICIENCY - INSUFFICIENT WG PRT DATA ARE AVAILABLE +18 18 SPACE VIEW ANTENNA POSITION ERROR +19 19 BLACKBODY ANTENNA POSITION ERROR diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33081.table b/definitions/bufr/tables/0/wmo/33/codetables/33081.table new file mode 100644 index 000000000..f8759e0ef --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33081.table @@ -0,0 +1,9 @@ +3 3 MOON IN SPACE VIEW +4 4 GAIN ERROR - THE LOWEST BLACKBODY COUNT IS SMALLER THAN OR EQUAL TO THE HIGHEST SPACE VIEW COUNT IN A SCAN +5 5 CALIBRATION WITH FEWER THAN PREFERRED SAMPLES +6 6 SPACE VIEW DATA SUFFICIENCY CHECK - INSUFFICIENT SPACE VIEW SAMPLES ARE AVAILABLE +7 7 BLACKBODY VIEW DATA SUFFICIENCY CHECK - INSUFFICIENT BLACKBODY VIEW SAMPLES ARE AVAILABLE +8 8 OUT OF RANGE CONDITION FOR THE SPACE VIEW +9 9 OUT OF RANGE CONDITION FOR THE BLACKBODY VIEW +10 10 SPACE VIEW INCONSISTENCY +11 11 BLACKBODY VIEW INCONSISTENCY diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33082.table b/definitions/bufr/tables/0/wmo/33/codetables/33082.table new file mode 100644 index 000000000..467157461 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33082.table @@ -0,0 +1,10 @@ +6 6 WITHIN SOUTH ATLANTIC ANOMALY +7 7 INVALID INPUT DATA (INDICATES THAT ANY OF THE SPACECRAFT EPHEMERIS OR ATTITUDE DATA ARE INVALID) +8 8 BAD POINTING (INDICATES THAT THE SENSOR LOS DOES NOT INTERSECT THE GEOID, IS NEAR THE LIMB, HAS INVALID SENSOR ANGLES OR OTHER SIMILAR CONDITION) +9 9 BAD TERRAIN (INDICATES THAT THE ALGORITHM COULD NOT OBTAIN A VALID TERRAIN VALUE) +10 10 INVALID SOLAR ANGLES +11 11 MISSING AT MOST A SMALL GAP OF ALTITUDE AND EPHEMERIS DATA +12 12 MISSING MORE THAN A SMALL GAP OF ALTITUDE AND EPHEMERIS DATA, BUT NO MORE THAN A GRANULE BOUNDARY +13 13 MISSING MORE THAN A GRANULE BOUNDARY OF ALTITUDE AND EPHEMERIS DATA +14 14 THE NUMBER OF ENCODER PULSE VALUES PER DELTA TIME IS NOT AS EXPECTED +15 15 SOLAR ECLIPSE DURING EARTH VIEW SCAN diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33083.table b/definitions/bufr/tables/0/wmo/33/codetables/33083.table new file mode 100644 index 000000000..6fe63f623 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33083.table @@ -0,0 +1,10 @@ +6 6 PIXEL IS AFFECTED BY RADIO-FREQUENCY INTERFERENCE +7 7 POOR CALIBRATION QUALITY DUE TO BAD SPACE VIEW OFFSETS, OBC * VIEW OFFSETS, ETC. OR USE OF A PREVIOUS CALIBRATION VIEW +8 8 SATURATED PIXEL +9 9 MISSING DATA -DATA REQUIRED FOR CALIBRATION PROCESSING ARE NOT AVAILABLE FOR PROCESSING +10 10 CALIBRATED PIXEL RADIANCE OUT OF RANGE +11 11 CALIBRATED PIXEL REFLECTANCE OR EBBT OUT OF RANGE +12 12 THE MOON HAS CORRUPTED THE SPACE VIEW +13 13 SCAN DATA IS NOT PRESENT (NO VALID DATA) +14 14 QUALITY FOR THIS SCAN-LINE IS REDUCED. THE VALUE IS DETERMINED BY THE COMBINED NUMBER OF STEPS REQUIRED TO FIND A REPLACEMENT FOR THERMISTOR OR CALIBRATION SOURCE DATA +15 15 BAD DETECTOR diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33084.table b/definitions/bufr/tables/0/wmo/33/codetables/33084.table new file mode 100644 index 000000000..accb209c5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33084.table @@ -0,0 +1,10 @@ +6 6 BULK SST OUTSIDE OF VALIDATION RANGE +7 7 SKIN SST OUTSIDE OF VALIDATION RANGE +8 8 SENSOR ZENITH ANGLE > 40 DEGREES (PIXEL IS NOT WITHIN 40 DEGREES OF NADIR AND THEREFORE IS NOT OF HIGH QUALITY) +9 9 DEGRADATION - HORIZONTAL CELL SIZE (HCS) > 1.3 KM (HCS > 1.3 KM, SWATH WIDTH > 1 700 KM, SENSOR ZENITH ANGLE > 50.3 DEGREES) +10 10 EXCLUSION: NO OCEAN IN PIXEL +11 11 DEGRADATION: AEROSOL OPTICAL THICKNESS (AOT) > 0.6 (AOT IN HORIZONTAL CELL > 0.6 ON THE SLANT PATH (AOT @550 NM)) +12 12 EXCLUSION: AOT > 1.0 (AOT IN HORIZONTAL CELL > 1.0 ON THE SLANT PATH (AOT @550 NM)) +13 13 SUN GLINT PRESENT IN PIXEL +14 14 ICE CONCENTRATION THRESHOLD EXCEEDED (SST NOT RETRIEVED DUE TO ICE CONCENTRATION EXCEEDING THRESHOLD IN SYSTEM SPEC) +15 15 THIN CIRRUS DETECTED IN PIXEL diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33085.table b/definitions/bufr/tables/0/wmo/33/codetables/33085.table new file mode 100644 index 000000000..0872a2bb7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33085.table @@ -0,0 +1,14 @@ +4 4 ANGSTROM EXPONENT IS OUTSIDE OF THE SYSTEM SPECIFICATION RANGE +5 5 EXCLUDED, ANGSTROM EXPONENT FOR AOT* AT 550 NM < 0.15 +6 6 BRIGHT SURFACE IN CELL (IF OVER LAND), OR SHALLOW OR TURBID WATER IN CELL (IF OVER OCEAN) +7 7 LOW SUN, EXCLUDED, SOLAR ZENITH ANGLE > 80 DEGREES +8 8 LOW SUN, DEGRADED, 65 DEGREES < SOLAR ZENITH ANGLE =< 80 DEGREES +9 9 FIRE DETECTED IN CELL +10 10 SNOW/ICE IN CELL +11 11 CLOUD SHADOW IN CELL +12 12 SUN GLINT IN CELL +13 13 BAD SDR** DATA PRESENT IN HORIZONTAL CELL (QUALITY OF AOT/APSP*** DEGRADED OR AOT/APSP NOT RETRIEVED DUE TO BAD SDR DATA IN HORIZONTAL CELL) +14 14 CIRRUS CONTAMINATION IN CELL +15 15 CLOUD ADJACENT TO CELL +16 16 CLOUD CONTAMINATION IN CELL +17 17 AOT IS OUTSIDE OF THE SYSTEM SPECIFICATION RANGE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33086.table b/definitions/bufr/tables/0/wmo/33/codetables/33086.table new file mode 100644 index 000000000..b7cda3212 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33086.table @@ -0,0 +1,5 @@ +0 0 NOT RETRIEVED +1 1 EXCLUDED +2 2 DEGRADED +3 3 HIGH QUALITY +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33087.table b/definitions/bufr/tables/0/wmo/33/codetables/33087.table new file mode 100644 index 000000000..f3000e258 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33087.table @@ -0,0 +1,10 @@ +0 0 LESS THAN OR EQUAL TO 10% +1 1 GREATER THAN 10% BUT LESS THAN OR EQUAL TO 20% +2 2 GREATER THAN 20% BUT LESS THAN OR EQUAL TO 30% +3 3 GREATER THAN 30% BUT LESS THAN OR EQUAL TO 40% +4 4 GREATER THAN 40% BUT LESS THAN OR EQUAL TO 50% +5 5 GREATER THAN 50% BUT LESS THAN OR EQUAL TO 60% +6 6 GREATER THAN 60% BUT LESS THAN OR EQUAL TO 70% +7 7 GREATER THAN 70% BUT LESS THAN OR EQUAL TO 80% +8 8 GREATER THAN 80% +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33088.table b/definitions/bufr/tables/0/wmo/33/codetables/33088.table new file mode 100644 index 000000000..1dfa368f6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33088.table @@ -0,0 +1,12 @@ +6 6 SURFACE REFLECTIVITY OUT OF RANGE +7 7 RESIDUAL TOO LARGE +8 8 AEROSOL INDEX LIMIT EXCEEDED +9 9 SOLAR ECLIPSE PRESENT (ALL OR PART OF THE IFOV* IS AFFECTED BY A SOLAR ECLIPSE, UMBRA OR PENUMBRA VIEWING) +10 10 SUN GLINT PRESENT WITHIN IFOV +11 11 SNOW OR ICE SURFACE IS WITHIN THE IFOV +12 12 SOLAR ZENITH ANGLE IN EXCLUDED (NIGHT) CONDITION (SOLAR ZENITH ANGLE >= 88 DEGREES) +13 13 SOLAR ZENITH ANGLE IN DEGRADED CONDITION (80 DEGREES =< SOLAR ZENITH ANGLE < 88 DEGREES) +14 14 SO2 INDEX > 6 DU (DEGRADED CONDITION) +15 15 RESIDUES ARE NOT CONSISTENT (INDICATES WHETHER THE RESIDUES FROM THE 22 WAVELENGTHS ARE CONSISTENT) +16 16 O3 TRIPLET SELECTION IS NOT CONSISTENT WITHIN RETRIEVAL (OZONE TRIPLET CONSISTENCY) +17 17 INPUT DATA QUALITY IS NOT GOOD diff --git a/definitions/bufr/tables/0/wmo/33/codetables/33092.table b/definitions/bufr/tables/0/wmo/33/codetables/33092.table new file mode 100644 index 000000000..2a9557582 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/33092.table @@ -0,0 +1,2 @@ +1 1 ALTIMETER OPERATING +2 2 MICROWAVE RADIOMETER (MWR) OPERATING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35000.table b/definitions/bufr/tables/0/wmo/33/codetables/35000.table new file mode 100644 index 000000000..8c57023e3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35000.table @@ -0,0 +1 @@ +1023 1023 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35001.table b/definitions/bufr/tables/0/wmo/33/codetables/35001.table new file mode 100644 index 000000000..bba0c812e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35001.table @@ -0,0 +1,4 @@ +0 0 REAL TIME +1 1 NEAR-REAL TIME +2 2 NON-REAL TIME +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35030.table b/definitions/bufr/tables/0/wmo/33/codetables/35030.table new file mode 100644 index 000000000..5b83f8b81 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35030.table @@ -0,0 +1,10 @@ +0 0 NO DISCREPANCIES +1 1 NON-COMPLIANCE WITH STANDARD AND RECOMMENDED PRACTICES AND PROCEDURES INCLUDING THOSE OF MONITORING +2 2 CATALOGUES OF METEOROLOGICAL BULLETINS NOT UPDATED IN A TIMELY MANNER +3 3 INCORRECT ROUTING DIRECTORIES +4 4 LACK OF FLEXIBILITY IN THE ROUTING ARRANGEMENTS +5 5 DEFICIENCIES IN THE OPERATION OF GTS CENTRES AND CIRCUITS +6 6 LOSS OF DATA OR DELAYS IN RELAYING DATA ON THE GTS +7 7 ROUTING OF DATA DIFFERENT FROM THE ROUTING PROVIDED IN THE PLAN +8 8 VARIOUS MALPRACTICES +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35031.table b/definitions/bufr/tables/0/wmo/33/codetables/35031.table new file mode 100644 index 000000000..bdd705ddd --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35031.table @@ -0,0 +1,20 @@ +1 1 SUFFICIENT AND ALL OF ACCEPTABLE QUALITY +2 2 SUFFICIENT BUT PARTLY OF ACCEPTABLE QUALITY +3 3 INSUFFICIENT BUT ALL OF ACCEPTABLE QUALITY +4 4 INSUFFICIENT AND OF UNACCEPTABLE QUALITY +5 5 SOME MESSAGES NOT COMPLETE +6 6 SUSPECT OR WRONGLY CODED GROUPS COULD NOT BE INTERPRETED CONFIDENTLY +7 7 GROSS CODING ERRORS +8 8 TRANSMISSION SEQUENTIAL ORDER NOT OBSERVED +9 9 REPORT COMPLETELY GARBLED AND THUS DISCARDED +10 10 DEFICIENCIES IDENTIFIED AND RECTIFIED +11 11 DEFICIENCIES IDENTIFIED BUT NOT RECTIFIED +12 12 DEFICIENCIES NOT IDENTIFIED +13 13 MEASURING ERRORS +14 14 MUTUAL INCONSISTENCY +15 15 TEMPORAL INCONSISTENCY +16 16 FORECAST ERROR +17 17 BIAS +18 18 IMPROVE SYSTEM OF QUALITY CONTROL +19 19 EXPAND TRAINING PROGRAMMES +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35032.table b/definitions/bufr/tables/0/wmo/33/codetables/35032.table new file mode 100644 index 000000000..7f53a05f9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35032.table @@ -0,0 +1,10 @@ +1 1 DATA GROUPS MISSING DUE TO RADIO FADING +2 2 DATA GROUPS MISSING DUE TO OUTAGE OF CENTRE +3 3 DATA GROUPS MISSING DUE TO OUTAGE OF CIRCUIT +4 4 NON-IMPLEMENTATION OR MAINTENANCE OF REQUIRED RBSN DENSITY +5 5 SHORTAGE OF QUALIFIED STAFF TO MAN STATIONS +6 6 LACK OF CONSUMABLES +7 7 INSTRUMENT FAILURE +8 8 NON-ADHERENCE TO TELECOMMUNICATION PROCEDURES +9 9 SOME OBSERVING PROGRAMMES CEASED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35033.table b/definitions/bufr/tables/0/wmo/33/codetables/35033.table new file mode 100644 index 000000000..86e9592ef --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35033.table @@ -0,0 +1,12 @@ +1 1 NO DEFICIENCY +2 2 OBSERVATIONS NOT MADE REGULARLY +3 3 OBSERVATIONS NOT MADE AT RIGHT TIME +4 4 OBSERVATIONS MADE BUT NOT DISSEMINATED +5 5 OBSERVATIONS MADE AND SENT TO INCORRECT USERS +6 6 COLLECTION NOT RECEIVED +7 7 COLLECTION TRANSMITTED LATE +8 8 COLLECTION NOT TRANSMITTED +9 9 DIFFICULTIES IN HF PROPAGATION AND SELECTION OF SUITABLE FREQUENCY +10 10 DIFFICULTIES IN MAINTENANCE OF COMMUNICATION EQUIPMENT AT REMOTE STATIONS +11 11 NO ALTERNATIVE ARRANGEMENT FOR ROUTING METEOROLOGICAL OBSERVATION +123 123 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35034.table b/definitions/bufr/tables/0/wmo/33/codetables/35034.table new file mode 100644 index 000000000..7297664cf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35034.table @@ -0,0 +1,7 @@ +1 1 SLIGHT IMPROVEMENT +2 2 SIGNIFICANT IMPROVEMENT +3 3 MOST SIGNIFICANT IMPROVEMENT +4 4 STEADY +5 5 DECREASING +6 6 EFFORTS REQUIRED TO IMPROVE NIGHT-TIME OBSERVATIONS +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/35035.table b/definitions/bufr/tables/0/wmo/33/codetables/35035.table new file mode 100644 index 000000000..0fce6ddb7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/35035.table @@ -0,0 +1,20 @@ +0 0 RESERVED +1 1 BALLOON BURST +2 2 BALLOON FORCED DOWN BY ICING +3 3 LEAKING OR FLOATING BALLOON +4 4 WEAK OR FADING SIGNAL +5 5 BATTERY FAILURE +6 6 GROUND EQUIPMENT FAILURE +7 7 SIGNAL INTERFERENCE +8 8 RADIOSONDE FAILURE +9 9 EXCESSIVE MISSING DATA FRAMES +10 10 RESERVED +11 11 EXCESSIVE MISSING TEMPERATURE +12 12 EXCESSIVE MISSING PRESSURE +13 13 USER TERMINATED +14 14 SUDDEN LOSS OF SIGNAL +15 15 TRACKING LOST +16 16 INCREASING PRESSURE +17 17 INVALID AND/OR MISSED DATA TIME LIMITS EXCEEDED +30 30 OTHER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40005.table b/definitions/bufr/tables/0/wmo/33/codetables/40005.table new file mode 100644 index 000000000..045a4f1b1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40005.table @@ -0,0 +1,5 @@ +1 1 SOIL MOISTURE BETWEEN -20% AND 0% +2 2 SOIL MOISTURE BETWEEN 100% AND 120% +3 3 CORRECTION OF WET BACKSCATTER REFERENCE +4 4 CORRECTION OF DRY BACKSCATTER REFERENCE +5 5 CORRECTION OF VOLUME SCATTERING IN SAND diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40006.table b/definitions/bufr/tables/0/wmo/33/codetables/40006.table new file mode 100644 index 000000000..d53382eff --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40006.table @@ -0,0 +1,8 @@ +1 1 NOT SOIL +2 2 SENSITIVITY TO SOIL MOISTURE BELOW LIMIT +3 3 AZIMUTHAL NOISE ABOVE LIMIT +4 4 BACKSCATTER FORE-AFT BEAM OUT OF RANGE +5 5 SLOPE MID-FORE BEAM OUT OF RANGE +6 6 SLOPE MID-AFT BEAM OUT OF RANGE +7 7 SOIL MOISTURE BELOW -20% +8 8 SOIL MOISTURE ABOVE 120% diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40011.table b/definitions/bufr/tables/0/wmo/33/codetables/40011.table new file mode 100644 index 000000000..ddc7e8672 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40011.table @@ -0,0 +1,4 @@ +1 1 MEAN SEA-SURFACE (MSS) INTERPOLATION FLAG +2 2 OCEAN TIDE SOLUTION 1 INTERPOLATION FLAG (0 = 4 POINTS OVER OCEAN, 1 = LESS THAN 4 POINTS) +3 3 OCEAN TIDE SOLUTION 2 INTERPOLATION FLAG (0 = 4 POINTS OVER OCEAN, 1 = LESS THAN 4 POINTS) +4 4 METEOROLOGICAL DATA INTERPOLATION FLAG (0 = 4 POINTS OVER OCEAN, 1 = LESS THAN 4 POINTS) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40012.table b/definitions/bufr/tables/0/wmo/33/codetables/40012.table new file mode 100644 index 000000000..d8ce14d86 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40012.table @@ -0,0 +1,3 @@ +1 1 18.7 GHZ BRIGHTNESS TEMPERATURE +2 2 23.8 GHZ BRIGHTNESS TEMPERATURE +3 3 34 GHZ BRIGHTNESS TEMPERATURE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40013.table b/definitions/bufr/tables/0/wmo/33/codetables/40013.table new file mode 100644 index 000000000..79b991a29 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40013.table @@ -0,0 +1,5 @@ +0 0 INTERPOLATION WITH NO GAP BETWEEN JMR* DATA +1 1 INTERPOLATION WITH GAPS BETWEEN JMR* DATA +2 2 EXTRAPOLATION OF JMR* DATA +3 3 FAILURE OF EXTRAPOLATION AND INTERPOLATION +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40020.table b/definitions/bufr/tables/0/wmo/33/codetables/40020.table new file mode 100644 index 000000000..fa1d1f5c5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40020.table @@ -0,0 +1,16 @@ +1 1 NZPD AND COMPLEX CALIBRATION ERROR +2 2 BAND 3 AFFECTED BY SPIKE +3 3 BAND 3 AFFECTED BY SATURATION +4 4 BAND 2 AFFECTED BY SPIKE +5 5 BAND 1 AFFECTED BY SPIKE +6 6 OVERFLOW/UNDER FLOW +7 7 ON-BOARD PROCESSING ERROR +8 8 SPECTRAL CALIBRATION ERROR +9 9 RADIOMETRIC CALIBRATION ERROR +10 10 MISSING AVHRR DATA +11 11 MISSING IIS DATA +12 12 MISSING SOUNDER DATA +13 13 GQISFLAGQUAL SUMMARY FLAG FOR ALL BANDS +14 14 ON-GROUND PROCESSING ERROR +15 15 INTER-CALIBRATION ERROR IASI/AVHRR +16 16 SPARE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40023.table b/definitions/bufr/tables/0/wmo/33/codetables/40023.table new file mode 100644 index 000000000..2e4cbfb69 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40023.table @@ -0,0 +1,4 @@ +1 1 BAND SEQUENCE (0 = 3KU_1C_3KU, 1 = 2KU_1C_2KU) +2 2 C BAND FREQUENCY (0 = 320 MHZ, 1 = 100 MHZ) +3 3 C BAND STATUS (0 = ON, 1 = OFF) +4 4 KU BAND STATUS (0 = ON, 1 = OFF) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40024.table b/definitions/bufr/tables/0/wmo/33/codetables/40024.table new file mode 100644 index 000000000..c8421e5af --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40024.table @@ -0,0 +1,5 @@ +0 0 2 MAPS AVAILABLE (6 HOURS APART) +1 1 2 MAPS AVAILABLE (> 6 HOURS APART) +2 2 1 MAP AVAILABLE; DATA EXTRAPOLATED +3 3 NO MAPS USED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40025.table b/definitions/bufr/tables/0/wmo/33/codetables/40025.table new file mode 100644 index 000000000..741430292 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40025.table @@ -0,0 +1,4 @@ +0 0 GOOD +1 1 BAD +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40028.table b/definitions/bufr/tables/0/wmo/33/codetables/40028.table new file mode 100644 index 000000000..e094f29dc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40028.table @@ -0,0 +1,16 @@ +0 0 GOOD DATA +1 1 POSSIBLE SUN GLINT +2 2 POSSIBLE RADIO-FREQUENCY INTERFERENCE +3 3 DEGRADED GEOLOCATION DATA +4 4 DATA CORRECTED FOR WARM LOAD INTRUSION +5 5 SCAN BLANKING ON +6 6 DATA IS MISSING FROM FILE OR UNREADABLE +7 7 UNPHYSICAL BRIGHTNESS TEMPERATURE +8 8 ERROR IN GEOLOCATION DATA +9 9 DATA MISSING IN ONE CHANNEL +10 10 DATA MISSING IN MULTIPLE CHANNELS +11 11 LAT/LON VALUES ARE OUT OF RANGE +12 12 NON-NORMAL STATUS MODES +13 13 DISTANCE TO CORRESPONDING LOW FREQUENCY PIXEL > 7 KM +14 14 RESERVED +15 15 MISSING VALUE (NO QUALITY INFORMATION AVAILABLE) diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40036.table b/definitions/bufr/tables/0/wmo/33/codetables/40036.table new file mode 100644 index 000000000..9a5418e3a --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40036.table @@ -0,0 +1,3 @@ +0 0 CLEAR +1 1 CLOUD +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40043.table b/definitions/bufr/tables/0/wmo/33/codetables/40043.table new file mode 100644 index 000000000..859484624 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40043.table @@ -0,0 +1,4 @@ +0 0 THE PLATFORM IS NOT UNDERGOING A MANOEUVRE +1 1 THE PLATFORM IS UNDERGOING A MANOEUVRE, NOMINAL PROCESSING +2 2 THE PLATFORM IS UNDERGOING A MANOEUVRE, NO PROCESSING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40045.table b/definitions/bufr/tables/0/wmo/33/codetables/40045.table new file mode 100644 index 000000000..08b600150 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40045.table @@ -0,0 +1,4 @@ +1 1 CLOUD PRODUCTS RETRIEVED WITH THE CHI-SQUARED METHOD +2 2 CLOUD PRODUCTS RETRIEVED WITH THE CO2-SLICING +3 3 HEIGHT ASSIGNMENT PERFORMED WITH STATISTICAL FIRST GUESS RETRIEVAL +4 4 HEIGHT ASSIGNMENT PERFORMED WITH NWP FORECASTS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40046.table b/definitions/bufr/tables/0/wmo/33/codetables/40046.table new file mode 100644 index 000000000..31077db10 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40046.table @@ -0,0 +1,5 @@ +0 0 THE IASI IFOV IS CLEAR +1 1 SMALL CLOUD CONTAMINATION POSSIBLE +2 2 THE IASI IFOV IS PARTIALLY COVERED BY CLOUDS +3 3 HIGH OR FULL CLOUD COVERAGE +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40047.table b/definitions/bufr/tables/0/wmo/33/codetables/40047.table new file mode 100644 index 000000000..f7f29c7b8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40047.table @@ -0,0 +1,4 @@ +0 0 THE MEASUREMENTS AND SIDE INFORMATION ARE AVAILABLE AND OF GOOD QUALITY FOR L2 PROCESSING +1 1 THE L1C PRODUCTS ARE OF DEGRADED QUALITY ACCORDING TO L1C FLAGS, NO L2 PROCESSING +2 2 QUALITY CONTROL INDICATES THAT THE L1C DATA ARE OF DEGRADED QUALITY (NOT INDICATED BY THE IASI L1C FLAGS), NO L2 PROCESSING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40048.table b/definitions/bufr/tables/0/wmo/33/codetables/40048.table new file mode 100644 index 000000000..ee5d4fe0f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40048.table @@ -0,0 +1,4 @@ +0 0 THE EXPECTED AMSU MEASUREMENTS ARE AVAILABLE, OF GOOD QUALITY AND COLLOCATED WITH IASI FOR PROCESSING +1 1 AMSU-A DATA ARE AVAILABLE BUT OF DEGRADED QUALITY (ACCORDING TO AMSU L1 FLAGS OR QC TESTS) AND NOT USED FOR PROCESSING +2 2 NO COINCIDENT (TIME AND SPACE) AMSU MEASUREMENTS AVAILABLE FOR PROCESSING +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40049.table b/definitions/bufr/tables/0/wmo/33/codetables/40049.table new file mode 100644 index 000000000..19d1fe9d8 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40049.table @@ -0,0 +1,12 @@ +4 4 IASI CLOUD OPTICAL THICKNESS INDICATES A CLOUD +5 5 IASI CLOUD OPTICAL THICKNESS COMPUTED +6 6 AVHRR HETEROGENEITY TEST INDICATES A CLOUD +7 7 AVHRR HETEROGENEITY TEST EXECUTED +8 8 IASI-AVHRR ANN CLOUD TEST INDICATES A CLOUD +9 9 IASI-AVHRR ANN CLOUD TEST EXECUTED +10 10 AVHRR INTEGRATED CLOUD FRACTION INDICATES A CLOUD +11 11 AVHRR INTEGRATED CLOUD FRACTION ASSESSED +12 12 AMSU CLOUD TEST INDICATES A CLOUD +13 13 AMSU CLOUD TEST EXECUTED +14 14 IASI WINDOW CLOUD TEST INDICATES A CLOUD +15 15 IASI WINDOW CLOUD TEST EXECUTED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40050.table b/definitions/bufr/tables/0/wmo/33/codetables/40050.table new file mode 100644 index 000000000..503ab1443 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40050.table @@ -0,0 +1,3 @@ +5 5 MHS INCLUDED +6 6 AMSU INCLUDED +7 7 IASI INCLUDED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40051.table b/definitions/bufr/tables/0/wmo/33/codetables/40051.table new file mode 100644 index 000000000..60542bc0f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40051.table @@ -0,0 +1,8 @@ +0 0 OPTIMAL ESTIMATION METHODS (OEM) NOT ATTEMPTED +1 1 OEM ABORTED BECAUSE FIRST GUESS RESIDUALS TOO HIGH +2 2 THE MINIMIZATION DID NOT CONVERGE, SOUNDING REJECTED +3 3 THE MINIMIZATION DID NOT CONVERGE, SOUNDING ACCEPTED +4 4 THE MINIMIZATION CONVERGED BUT SOUNDING REJECTED +5 5 THE MINIMIZATION CONVERGED, SOUNDING ACCEPTED +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40052.table b/definitions/bufr/tables/0/wmo/33/codetables/40052.table new file mode 100644 index 000000000..1f48809c0 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40052.table @@ -0,0 +1,4 @@ +4 4 SUPERSATURATION CONDITIONS IN THE OEM RETRIEVAL +5 5 SUPERADIABATIC CONDITIONS IN THE OEM RETRIEVAL +6 6 SUPERSATURATION CONDITIONS IN THE FIRST GUESS +7 7 SUPERADIABATIC CONDITIONS IN THE FIRST GUESS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40054.table b/definitions/bufr/tables/0/wmo/33/codetables/40054.table new file mode 100644 index 000000000..a034bc322 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40054.table @@ -0,0 +1,12 @@ +1 1 AN ERROR HAS BEEN DETECTED +2 2 MESSAGE FROM L1 +3 3 MESSAGE FROM L2 +4 4 MESSAGE FROM ANCILLARY DATA +5 5 MESSAGE FROM FITTING PROCEDURE +6 6 FILE OPENING +7 7 FILE READING +8 8 QUALITY FLAG +9 9 LEVEL 2 FROM LINEAR REGRESSION(F_QUAL), REPORT A PIXEL WHERE L2 ARE NOT FULLY TRUSTED +10 10 EMPTY FIELD OR DATA +11 11 MISSING SURFACE PRESSURE VALUE +12 12 RADIANCE FILTERING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40055.table b/definitions/bufr/tables/0/wmo/33/codetables/40055.table new file mode 100644 index 000000000..b1ab38dc6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40055.table @@ -0,0 +1,20 @@ +1 1 RADIANCE FILTERING +2 2 POLAR REGIONS +3 3 LOCATION IN THE NIGHT +4 4 NEGATIVE ALTITUDE SURFACE BELOW MEAN SEA LEVEL +5 5 CLOUD COVERED SCENE +6 6 SCENE ABOVE THE SEA +7 7 SCENE ABOVE DESERT +8 8 SKIN TEMPERATURE +9 9 SKIN TEMPERATURE DIFFERENTIAL +10 10 SPECTRAL LINE CONTRAST TOO WEAK +11 11 MAXIMUM NUMBER OF ITERATIONS EXCEEDED +12 12 NEGATIVE PARTIAL COLUMNS +13 13 MATRIX ILL CONDITIONED +14 14 FIT DIVERGED +15 15 ERROR IN GNU SCIENTIFIC LIBRARY (GSL) USAGE +16 16 RESIDUALS “BIASED†+17 17 RESIDUALS “SLOPED†+18 18 RESIDUALS ROOT MEAN SQUARE (RMS) ERROR IS LARGE +19 19 WEIRD AVERAGING KERNELS +20 20 ICE PRESENCE DETECTED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40056.table b/definitions/bufr/tables/0/wmo/33/codetables/40056.table new file mode 100644 index 000000000..f4a31d340 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40056.table @@ -0,0 +1,4 @@ +0 0 USE NOT RECOMMENDED +1 1 USE WITH CAUTION +2 2 BEST QUALITY +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40057.table b/definitions/bufr/tables/0/wmo/33/codetables/40057.table new file mode 100644 index 000000000..c8a50e778 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40057.table @@ -0,0 +1,30 @@ +1 1 AN ERROR HAS BEEN DETECTED +2 2 MESSAGE FROM L1 +3 3 MESSAGE FROM L2 +4 4 MESSAGE FROM ANCILLARY DATA +5 5 MESSAGE FROM FITTING PROCEDURE +6 6 RESERVED +7 7 BAD L1 OR L2 FLAG RAISED +8 8 LEVEL 2 NOT FULLY TRUSTED +9 9 MISSING TEMPERATURE OR HUMIDITY LEVELS IN THE VERTICAL PROFILE +10 10 MISSING SURFACE PRESSURE VALUE +11 11 RADIANCE FILTERING +12 12 POLAR REGIONS +13 13 LOCATION IN THE NIGHT +14 14 NEGATIVE ALTITUDE +15 15 CLOUD COVERED SCENE +16 16 SCENE ABOVE THE SEA +17 17 SCENE ABOVE DESERT +18 18 MISSING SKIN TEMPERATURE +19 19 RETRIEVED SKIN TEMPERATURE TOO DIFFERENT FROM MODEL +20 20 SPECTRAL LINE CONTRAST TOO WEAK +21 21 MAXIMUM NUMBER OF ITERATIONS EXCEEDS +22 22 NEGATIVE PARTIAL COLUMNS +23 23 MATRIX ILL CONDITIONED +24 24 FIT DIVERGED +25 25 ERROR IN GSL USAGE +26 26 RESIDUALS BIASED +27 27 RESIDUALS SLOPED +28 28 RESIDUALS RMS ERROR IS LARGE +29 29 WEIRD AVERAGING KERNELS +30 30 ICE PRESENCE DETECTED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/40068.table b/definitions/bufr/tables/0/wmo/33/codetables/40068.table new file mode 100644 index 000000000..0b1484e0b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/40068.table @@ -0,0 +1,4 @@ +0 0 VALUES CALCULATED WITH IASI L2 +1 1 PRESSURE AND TEMPERATURE PROFILES MISSING IN IASI L2 DATA; MODEL/FORECAST DATA USED INSTEAD +2 2 BEST QUALITY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/4059.table b/definitions/bufr/tables/0/wmo/33/codetables/4059.table new file mode 100644 index 000000000..91fc6f4f9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/4059.table @@ -0,0 +1,5 @@ +1 1 0000 UTC +2 2 0600 UTC +3 3 1200 UTC +4 4 1800 UTC +5 5 OTHER HOURS diff --git a/definitions/bufr/tables/0/wmo/33/codetables/4080.table b/definitions/bufr/tables/0/wmo/33/codetables/4080.table new file mode 100644 index 000000000..84caf2108 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/4080.table @@ -0,0 +1,6 @@ +0 0 SPOT VALUES +1 1 LESS THAN 15 MINUTES +2 2 FROM 15 TO 45 MINUTES +3 3 MORE THAN 45 MINUTES +9 9 DATA NOT AVAILABLE +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/42004.table b/definitions/bufr/tables/0/wmo/33/codetables/42004.table new file mode 100644 index 000000000..15a91da16 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/42004.table @@ -0,0 +1,3 @@ +0 0 WAVE DIRECTION RESOLVED +1 1 180-DEGREE AMBIGUITY NOT RESOLVED +15 15 MISSING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/5069.table b/definitions/bufr/tables/0/wmo/33/codetables/5069.table new file mode 100644 index 000000000..e26774762 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/5069.table @@ -0,0 +1,4 @@ +0 0 MIE +1 1 RAYLEIGH +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8001.table b/definitions/bufr/tables/0/wmo/33/codetables/8001.table new file mode 100644 index 000000000..6210da3b3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8001.table @@ -0,0 +1,6 @@ +1 1 SURFACE +2 2 STANDARD LEVEL +3 3 TROPOPAUSE LEVEL +4 4 MAXIMUM WIND LEVEL +5 5 SIGNIFICANT LEVEL, TEMPERATURE AND/OR RELATIVE HUMIDITY +6 6 SIGNIFICANT LEVEL, WIND diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8002.table b/definitions/bufr/tables/0/wmo/33/codetables/8002.table new file mode 100644 index 000000000..6ab4fd72d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8002.table @@ -0,0 +1,19 @@ +0 0 OBSERVING RULES FOR BASE OF LOWEST CLOUD AND CLOUD TYPES OF FM 12 SYNOP AND FM 13 SHIP APPLY +1 1 FIRST NON-CUMULONIMBUS SIGNIFICANT LAYER +2 2 SECOND NON-CUMULONIMBUS SIGNIFICANT LAYER +3 3 THIRD NON-CUMULONIMBUS SIGNIFICANT LAYER +4 4 CUMULONIMBUS LAYER +5 5 CEILING +6 6 CLOUDS NOT DETECTED BELOW THE FOLLOWING HEIGHT(S) +7 7 LOW CLOUD +8 8 MIDDLE CLOUD +9 9 HIGH CLOUD +10 10 CLOUD LAYER WITH BASE BELOW AND TOP ABOVE THE STATION +11 11 CLOUD LAYER WITH BASE AND TOP BELOW THE STATION LEVEL +20 20 NO CLOUDS DETECTED BY THE CLOUD DETECTION SYSTEM +21 21 FIRST INSTRUMENT DETECTED CLOUD LAYER +22 22 SECOND INSTRUMENT DETECTED CLOUD LAYER +23 23 THIRD INSTRUMENT DETECTED CLOUD LAYER +24 24 FOURTH INSTRUMENT DETECTED CLOUD LAYER +62 62 VALUE NOT APPLICABLE +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8003.table b/definitions/bufr/tables/0/wmo/33/codetables/8003.table new file mode 100644 index 000000000..373135140 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8003.table @@ -0,0 +1,12 @@ +0 0 SURFACE +1 1 BASE OF SATELLITE SOUNDING +2 2 CLOUD TOP +3 3 TROPOPAUSE +4 4 PRECIPITABLE WATER +5 5 SOUNDING RADIANCES +6 6 MEAN TEMPERATURES +7 7 OZONE +8 8 LOW CLOUD +9 9 MED CLOUD +10 10 HIGH CLOUD +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8004.table b/definitions/bufr/tables/0/wmo/33/codetables/8004.table new file mode 100644 index 000000000..2a8925eeb --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8004.table @@ -0,0 +1,6 @@ +2 2 UNSTEADY (UNS) +3 3 LEVEL FLIGHT, ROUTINE OBSERVATION (LVR) +4 4 LEVEL FLIGHT, HIGHEST WIND ENCOUNTERED (LVW) +5 5 ASCENDING (ASC) +6 6 DESCENDING (DES) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8005.table b/definitions/bufr/tables/0/wmo/33/codetables/8005.table new file mode 100644 index 000000000..587ea9924 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8005.table @@ -0,0 +1,7 @@ +0 0 RESERVED +1 1 STORM CENTRE +2 2 OUTER LIMIT OR EDGE OF STORM +3 3 LOCATION OF MAXIMUM WIND +4 4 LOCATION OF THE STORM IN THE PERTURBED ANALYSIS +5 5 LOCATION OF THE STORM IN THE ANALYSIS +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8006.table b/definitions/bufr/tables/0/wmo/33/codetables/8006.table new file mode 100644 index 000000000..9f56c628d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8006.table @@ -0,0 +1,8 @@ +1 1 SURFACE +2 2 STANDARD LEVEL +3 3 TROPOPAUSE LEVEL +4 4 PROMINENT MAXIMUM LEVEL +5 5 PROMINENT MINIMUM LEVEL +6 6 MINIMUM PRESSURE LEVEL +7 7 RESERVED +8 8 LEVEL OF UNDETERMINED SIGNIFICANCE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8007.table b/definitions/bufr/tables/0/wmo/33/codetables/8007.table new file mode 100644 index 000000000..3e4d2cc3c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8007.table @@ -0,0 +1,5 @@ +0 0 POINT +1 1 LINE +2 2 AREA +3 3 VOLUME +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8008.table b/definitions/bufr/tables/0/wmo/33/codetables/8008.table new file mode 100644 index 000000000..2714b5aa2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8008.table @@ -0,0 +1,8 @@ +1 1 SURFACE +2 2 STANDARD LEVEL +3 3 TROPOPAUSE LEVEL +4 4 LEVEL OF BETA RADIATION MAXIMUM +5 5 LEVEL OF GAMMA RADIATION MAXIMUM +6 6 MINIMUM PRESSURE LEVEL +7 7 RESERVED +8 8 LEVEL OF UNDETERMINED SIGNIFICANCE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8009.table b/definitions/bufr/tables/0/wmo/33/codetables/8009.table new file mode 100644 index 000000000..b03398230 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8009.table @@ -0,0 +1,16 @@ +0 0 LEVEL FLIGHT, ROUTINE OBSERVATION, UNSTEADY +1 1 LEVEL FLIGHT, HIGHEST WIND ENCOUNTERED, UNSTEADY +2 2 UNSTEADY (UNS) +3 3 LEVEL FLIGHT, ROUTINE OBSERVATION (LVR) +4 4 LEVEL FLIGHT, HIGHEST WIND ENCOUNTERED (LVW) +5 5 ASCENDING (ASC) +6 6 DESCENDING (DES) +7 7 ASCENDING, OBSERVATION INTERVALS SELECTED BY TIME INCREMENTS +8 8 ASCENDING, OBSERVATION INTERVALS SELECTED BY TIME INCREMENTS, UNSTEADY +9 9 ASCENDING, OBSERVATION INTERVALS SELECTED BY PRESSURE INCREMENTS +10 10 ASCENDING, OBSERVATION INTERVALS SELECTED BY PRESSURE INCREMENTS, UNSTEADY +11 11 DESCENDING, OBSERVATION INTERVALS SELECTED BY TIME INCREMENTS +12 12 DESCENDING, OBSERVATION INTERVALS SELECTED BY TIME INCREMENTS, UNSTEADY +13 13 DESCENDING, OBSERVATION INTERVALS SELECTED BY PRESSURE INCREMENTS +14 14 DESCENDING, OBSERVATION INTERVALS SELECTED BY PRESSURE INCREMENTS, UNSTEADY +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8010.table b/definitions/bufr/tables/0/wmo/33/codetables/8010.table new file mode 100644 index 000000000..3c5fe71f3 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8010.table @@ -0,0 +1,14 @@ +0 0 RESERVED +1 1 BARE SOIL +2 2 BARE ROCK +3 3 LAND GRASS COVER +4 4 WATER (LAKE, SEA) +5 5 FLOOD WATER UNDERNEATH +6 6 SNOW +7 7 ICE +8 8 RUNWAY OR ROAD +9 9 SHIP OR PLATFORM DECK IN STEEL +10 10 SHIP OR PLATFORM DECK IN WOOD +11 11 SHIP OR PLATFORM DECK PARTLY COVERED WITH RUBBER MAT +12 12 BUILDING ROOF +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8011.table b/definitions/bufr/tables/0/wmo/33/codetables/8011.table new file mode 100644 index 000000000..e7a822114 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8011.table @@ -0,0 +1,27 @@ +0 0 QUASI-STATIONARY FRONT AT THE SURFACE +1 1 QUASI-STATIONARY FRONT ABOVE THE SURFACE +2 2 WARM FRONT AT THE SURFACE +3 3 WARM FRONT ABOVE THE SURFACE +4 4 COLD FRONT AT THE SURFACE +5 5 COLD FRONT ABOVE THE SURFACE +6 6 OCCLUSION +7 7 INSTABILITY LINE +8 8 INTERTROPICAL FRONT +9 9 CONVERGENCE LINE +10 10 JET STREAM +11 11 CLOUD CLEAR +12 12 CLOUD +13 13 TURBULENCE +14 14 STORM +15 15 AIRFRAME ICING +16 16 PHENOMENON +17 17 VOLCANO +18 18 ATMOSPHERICS +19 19 RESERVED +20 20 SPECIAL CLOUDS +21 21 THUNDERSTORM +22 22 TROPICAL CYCLONE +23 23 MOUNTAIN WAVE +24 24 DUSTSTORM +25 25 SANDSTORM +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8012.table b/definitions/bufr/tables/0/wmo/33/codetables/8012.table new file mode 100644 index 000000000..769bc0bb7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8012.table @@ -0,0 +1,4 @@ +0 0 LAND +1 1 SEA +2 2 COAST +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8013.table b/definitions/bufr/tables/0/wmo/33/codetables/8013.table new file mode 100644 index 000000000..e18d2959b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8013.table @@ -0,0 +1,4 @@ +0 0 NIGHT +1 1 DAY +2 2 TWILIGHT +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8014.table b/definitions/bufr/tables/0/wmo/33/codetables/8014.table new file mode 100644 index 000000000..e6f2e46b6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8014.table @@ -0,0 +1,10 @@ +0 0 10-MINUTE MEAN VALUE - NORMAL VALUE +1 1 10-MINUTE MEAN VALUE - ABOVE THE UPPER LIMIT FOR ASSESSMENTS OF RVR (P) +2 2 10-MINUTE MEAN VALUE - BELOW THE LOWER LIMIT FOR ASSESSMENTS OF RVR (M) +3 3 ONE-MINUTE MINIMUM VALUE - NORMAL VALUE +4 4 ONE-MINUTE MINIMUM VALUE - ABOVE THE UPPER LIMIT FOR ASSESSMENTS OF RVR (P) +5 5 ONE-MINUTE MINIMUM VALUE - BELOW THE LOWER LIMIT FOR ASSESSMENTS OF RVR (M) +6 6 ONE-MINUTE MAXIMUM VALUE - NORMAL VALUE +7 7 ONE-MINUTE MAXIMUM VALUE - ABOVE THE UPPER LIMIT FOR ASSESSMENTS OF RVR (P) +8 8 ONE-MINUTE MAXIMUM VALUE - BELOW THE LOWER LIMIT FOR ASSESSMENTS OF RVR (M) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8015.table b/definitions/bufr/tables/0/wmo/33/codetables/8015.table new file mode 100644 index 000000000..6830b9591 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8015.table @@ -0,0 +1,4 @@ +0 0 SINGLE SENSOR +1 1 PRIMARY SENSOR +2 2 SECONDARY SENSOR (BACKUP) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8016.table b/definitions/bufr/tables/0/wmo/33/codetables/8016.table new file mode 100644 index 000000000..6b8a1fa66 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8016.table @@ -0,0 +1,5 @@ +0 0 NOSIG +1 1 BECMG +2 2 TEMPO +3 3 FM +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8017.table b/definitions/bufr/tables/0/wmo/33/codetables/8017.table new file mode 100644 index 000000000..b3156f87e --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8017.table @@ -0,0 +1,4 @@ +0 0 FM +1 1 TL +2 2 AT +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8018.table b/definitions/bufr/tables/0/wmo/33/codetables/8018.table new file mode 100644 index 000000000..f91e554ea --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8018.table @@ -0,0 +1,4 @@ +1 1 LAND IS PRESENT +2 2 SURFACE ICE MAP INDICATES ICE IS PRESENT +11 11 ICE MAP DATA NOT AVAILABLE +12 12 ATTENUATION MAP DATA NOT AVAILABLE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8019.table b/definitions/bufr/tables/0/wmo/33/codetables/8019.table new file mode 100644 index 000000000..4ed413301 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8019.table @@ -0,0 +1,8 @@ +0 0 RESERVED +1 1 ATS (AIR TRAFFIC SERVICE) UNIT SERVING FIR (FLIGHT INFORMATION REGION) +2 2 FIR (FLIGHT INFORMATION REGION) +3 3 UIR (UPPER FLIGHT INFORMATION REGION) +4 4 CTA (CONTROL AREA) +5 5 VAAC (VOLCANIC ASH ADVISORY CENTRE) +6 6 MWO (METEOROLOGICAL WATCH OFFICE) ISSUING SIGMET +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8021.table b/definitions/bufr/tables/0/wmo/33/codetables/8021.table new file mode 100644 index 000000000..20fd7936f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8021.table @@ -0,0 +1,32 @@ +0 0 RESERVED +1 1 TIME SERIES +2 2 TIME AVERAGED (SEE NOTE 1) +3 3 ACCUMULATED +4 4 FORECAST +5 5 FORECAST TIME SERIES +6 6 FORECAST TIME AVERAGED +7 7 FORECAST ACCUMULATED +8 8 ENSEMBLE MEAN (SEE NOTE 2) +9 9 ENSEMBLE MEAN TIME SERIES +10 10 ENSEMBLE MEAN TIME AVERAGED +11 11 ENSEMBLE MEAN ACCUMULATED +12 12 ENSEMBLE MEAN FORECAST +13 13 ENSEMBLE MEAN FORECAST TIME SERIES +14 14 ENSEMBLE MEAN FORECAST TIME AVERAGED +15 15 ENSEMBLE MEAN FORECAST ACCUMULATED +16 16 ANALYSIS +17 17 START OF PHENOMENON +18 18 RADIOSONDE LAUNCH TIME +19 19 START OF ORBIT +20 20 END OF ORBIT +21 21 TIME OF ASCENDING NODE +22 22 TIME OF OCCURRENCE OF WIND SHIFT +23 23 MONITORING PERIOD +24 24 AGREED TIME LIMIT FOR REPORT RECEPTION +25 25 NOMINAL REPORTING TIME +26 26 TIME OF LAST KNOWN POSITION +27 27 FIRST GUESS +28 28 START OF SCAN +29 29 END OF SCAN OR TIME OF ENDING +30 30 TIME OF OCCURRENCE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8023.table b/definitions/bufr/tables/0/wmo/33/codetables/8023.table new file mode 100644 index 000000000..2125e23cf --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8023.table @@ -0,0 +1,14 @@ +2 2 MAXIMUM VALUE +3 3 MINIMUM VALUE +4 4 MEAN VALUE +5 5 MEDIAN VALUE +6 6 MODAL VALUE +7 7 MEAN ABSOLUTE ERROR +8 8 RESERVED +9 9 BEST ESTIMATE OF STANDARD DEVIATION (N-1) +10 10 STANDARD DEVIATION (N) +11 11 HARMONIC MEAN +12 12 ROOT-MEAN-SQUARE VECTOR ERROR +13 13 ROOT-MEAN-SQUARE +32 32 VECTOR MEAN +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8024.table b/definitions/bufr/tables/0/wmo/33/codetables/8024.table new file mode 100644 index 000000000..377858bb1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8024.table @@ -0,0 +1,12 @@ +2 2 OBSERVED MINUS MAXIMUM +3 3 OBSERVED MINUS MINIMUM +4 4 OBSERVED MINUS MEAN +5 5 OBSERVED MINUS MEDIAN +6 6 OBSERVED MINUS MODE +11 11 OBSERVED MINUS CLIMATOLOGY (ANOMALY) +12 12 OBSERVED MINUS ANALYSED VALUE +13 13 OBSERVED MINUS INITIALIZED ANALYSED VALUE +14 14 OBSERVED MINUS FORECAST VALUE +21 21 OBSERVED MINUS INTERPOLATED VALUE +22 22 OBSERVED MINUS HYDROSTATICALLY CALCULATED VALUE +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8025.table b/definitions/bufr/tables/0/wmo/33/codetables/8025.table new file mode 100644 index 000000000..1d88fa54f --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8025.table @@ -0,0 +1,5 @@ +0 0 UNIVERSAL TIME COORDINATED (UTC) MINUS LOCAL STANDARD TIME (LST) +1 1 LOCAL STANDARD TIME +2 2 UNIVERSAL TIME COORDINATED (UTC) MINUS SATELLITE CLOCK +5 5 TIME DIFFERENCE FROM EDGE OF PROCESSING SEGMENT +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8026.table b/definitions/bufr/tables/0/wmo/33/codetables/8026.table new file mode 100644 index 000000000..9bcef7864 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8026.table @@ -0,0 +1,5 @@ +0 0 AVERAGING KERNEL MATRIX +1 1 CORRELATION MATRIX (C) +2 2 LOWER TRIANGULAR CORRELATION MATRIX SQUARE ROOT (L FROM C=LLT) +3 3 INVERSE OF LOWER TRIANGULAR CORRELATION MATRIX SQUARE ROOT (L-1) +63 63 MISSING OR UNDEFINED SIGNIFICANCE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8029.table b/definitions/bufr/tables/0/wmo/33/codetables/8029.table new file mode 100644 index 000000000..d0eae5a57 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8029.table @@ -0,0 +1,16 @@ +0 0 OPEN OCEAN OR SEMI-ENCLOSED SEA +1 1 ENCLOSED SEA OR LAKE +2 2 CONTINENTAL ICE +3 3 LAND +4 4 LOW INLAND (BELOW SEA LEVEL) +5 5 MIX OF LAND AND WATER +6 6 MIX OF LAND AND LOW INLAND +11 11 RIVER +12 12 LAKE +13 13 SEA +14 14 GLACIER +15 15 URBAN LAND +16 16 RURAL LAND +17 17 SUBURBAN LAND +18 18 SEA ICE +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8032.table b/definitions/bufr/tables/0/wmo/33/codetables/8032.table new file mode 100644 index 000000000..712400dd1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8032.table @@ -0,0 +1,7 @@ +0 0 ROUTINE OPERATION +1 1 EVENT TRIGGERED BY STORM SURGE +2 2 EVENT TRIGGERED BY TSUNAMI +3 3 EVENT TRIGGERED MANUALLY +4 4 INSTALLATION TESTING +5 5 MAINTENANCE TESTING +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8033.table b/definitions/bufr/tables/0/wmo/33/codetables/8033.table new file mode 100644 index 000000000..1c695372b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8033.table @@ -0,0 +1,6 @@ +0 0 RESERVED +1 1 PERCENTAGE CONFIDENCE CALCULATED USING CLOUD FRACTION +2 2 PERCENTAGE CONFIDENCE CALCULATED USING STANDARD DEVIATION OF TEMPERATURE +3 3 PERCENTAGE CONFIDENCE CALCULATED USING PROBABILITY OF CLOUD CONTAMINATION +4 4 PERCENTAGE CONFIDENCE CALCULATED USING NORMALITY OF DISTRIBUTION +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8034.table b/definitions/bufr/tables/0/wmo/33/codetables/8034.table new file mode 100644 index 000000000..879f27400 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8034.table @@ -0,0 +1,10 @@ +0 0 SECONDARY SAMPLING: AVERAGED +1 1 SECONDARY SAMPLING: DISCRETE +2 2 SECONDARY SAMPLING: MIXED +3 3 NEAR-SURFACE SAMPLING: AVERAGED, PUMPED +4 4 NEAR-SURFACE SAMPLING: AVERAGED, UNPUMPED +5 5 NEAR-SURFACE SAMPLING: DISCRETE, PUMPED +6 6 NEAR-SURFACE SAMPLING: DISCRETE, UNPUMPED +7 7 NEAR-SURFACE SAMPLING: MIXED, PUMPED +8 8 NEAR-SURFACE SAMPLING: MIXED, UNPUMPED +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8035.table b/definitions/bufr/tables/0/wmo/33/codetables/8035.table new file mode 100644 index 000000000..3d641fd15 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8035.table @@ -0,0 +1,8 @@ +0 0 GLOBAL +1 1 REGIONAL +2 2 NATIONAL +3 3 SPECIAL +4 4 BILATERAL +5 5 RESERVED +6 6 RESERVED +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8036.table b/definitions/bufr/tables/0/wmo/33/codetables/8036.table new file mode 100644 index 000000000..6436989e6 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8036.table @@ -0,0 +1,8 @@ +0 0 WMO SECRETARIAT +1 1 WMO +2 2 RSMC +3 3 NMC +4 4 RTH +5 5 OBSERVING SITE +6 6 OTHER +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8037.table b/definitions/bufr/tables/0/wmo/33/codetables/8037.table new file mode 100644 index 000000000..38cbe9a53 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8037.table @@ -0,0 +1,4 @@ +0 0 MANUFACTURER’S BASELINE CHECK UNIT +1 1 WEATHER SCREEN +2 2 GRUAN STANDARD HUMIDITY CHAMBER +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8038.table b/definitions/bufr/tables/0/wmo/33/codetables/8038.table new file mode 100644 index 000000000..aa4d7b77b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8038.table @@ -0,0 +1,3 @@ +0 0 VERIFIED INSTRUMENT READING +1 1 REFERENCE INSTRUMENT READING +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8039.table b/definitions/bufr/tables/0/wmo/33/codetables/8039.table new file mode 100644 index 000000000..f4403c63d --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8039.table @@ -0,0 +1,8 @@ +0 0 ISSUE TIME OF FORECAST +1 1 TIME OF COMMENCEMENT OF PERIOD OF THE FORECAST +2 2 TIME OF ENDING OF PERIOD OF THE FORECAST +3 3 FORECAST TIME OF MAXIMUM TEMPERATURE +4 4 FORECAST TIME OF MINIMUM TEMPERATURE +5 5 TIME OF BEGINNING OF THE FORECAST CHANGE +6 6 TIME OF ENDING OF THE FORECAST CHANGE +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8040.table b/definitions/bufr/tables/0/wmo/33/codetables/8040.table new file mode 100644 index 000000000..42c5af0e5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8040.table @@ -0,0 +1,49 @@ +0 0 HIGH-RESOLUTION DATA SAMPLE +1 1 WITHIN 20 HPA OF SURFACE +2 2 PRESSURE LESS THAN 10 HPA (I.E., 9, 8, 7, ETC.) WHEN NO OTHER REASON APPLIES +3 3 BASE PRESSURE LEVEL FOR STABILITY INDEX +4 4 BEGIN DOUBTFUL TEMPERATURE, HEIGHT DATA +5 5 BEGIN MISSING DATA (ALL ELEMENTS) +6 6 BEGIN MISSING RELATIVE HUMIDITY DATA +7 7 BEGIN MISSING TEMPERATURE DATA +8 8 HIGHEST LEVEL REACHED BEFORE BALLOON DESCENT BECAUSE OF ICING OR TURBULENCE +9 9 END DOUBTFUL TEMPERATURE, HEIGHT DATA +10 10 END MISSING DATA (ALL ELEMENTS) +11 11 END MISSING RELATIVE HUMIDITY DATA +12 12 END MISSING TEMPERATURE DATA +13 13 ZERO DEGREES CELSIUS CROSSING(S) FOR RADAT +14 14 STANDARD PRESSURE LEVEL +15 15 OPERATOR-ADDED LEVEL +16 16 OPERATOR-DELETED LEVEL +17 17 BALLOON RE-ASCENDED BEYOND PREVIOUS HIGHEST ASCENT LEVEL +18 18 SIGNIFICANT RELATIVE HUMIDITY LEVEL +19 19 RELATIVE HUMIDITY LEVEL SELECTION TERMINATED +20 20 SURFACE LEVEL +21 21 SIGNIFICANT TEMPERATURE LEVEL +22 22 MANDATORY TEMPERATURE LEVEL +23 23 FLIGHT TERMINATION LEVEL +24 24 TROPOPAUSE(S) +25 25 AIRCRAFT REPORT +26 26 INTERPOLATED (GENERATED) LEVEL +27 27 MANDATORY WIND LEVEL +28 28 SIGNIFICANT WIND LEVEL +29 29 MAXIMUM WIND LEVEL +30 30 INCREMENTAL WIND LEVEL (FIXED REGIONAL) +31 31 INCREMENTAL HEIGHT LEVEL (GENERATED) +32 32 WIND TERMINATION LEVEL +33 33 PRESSURE 100 TO 110 HPA, WHEN NO OTHER REASON APPLIES +34 34 FREEZING LEVEL BASE +35 35 FREEZING LEVEL TOP +36 36 FLIGHT LEVEL BASE +37 37 FLIGHT LEVEL TOP +38 38 TOP OF WIND SOUNDING +39 39 BOTTOM OF WIND SOUNDING +40 40 SIGNIFICANT THERMODYNAMIC LEVEL (INVERSION) +41 41 SIGNIFICANT RELATIVE HUMIDITY LEVEL (ACCORDING TO NCDC CRITERIA) +42 42 SIGNIFICANT TEMPERATURE LEVEL (ACCORDING TO NCDC) +43 43 BEGIN MISSING WIND DATA +44 44 END MISSING WIND DATA +60 60 LEVEL OF 80-KNOT ISOTACH ABOVE JET +61 61 LEVEL OF 80-KNOT ISOTACH BELOW JET +62 62 OTHER +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8041.table b/definitions/bufr/tables/0/wmo/33/codetables/8041.table new file mode 100644 index 000000000..1f48fbedc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8041.table @@ -0,0 +1,15 @@ +0 0 PARENT SITE +1 1 OBSERVATION SITE +2 2 BALLOON MANUFACTURE DATE +3 3 BALLOON LAUNCH POINT +4 4 SURFACE OBSERVATION +5 5 SURFACE OBSERVATION DISPLACEMENT FROM LAUNCH POINT +6 6 FLIGHT LEVEL OBSERVATION +7 7 FLIGHT LEVEL TERMINATION POINT +8 8 IFR CEILING AND VISIBILITY +9 9 MOUNTAIN OBSCURATION +10 10 STRONG SURFACE WIND +11 11 FREEZING LEVEL +12 12 MULTIPLE FREEZING LEVEL +13 13 INSTRUMENT MANUFACTURE DATE +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8042.table b/definitions/bufr/tables/0/wmo/33/codetables/8042.table new file mode 100644 index 000000000..c71709a4c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8042.table @@ -0,0 +1,17 @@ +1 1 SURFACE +2 2 STANDARD LEVEL +3 3 TROPOPAUSE LEVEL +4 4 MAXIMUM WIND LEVEL +5 5 SIGNIFICANT TEMPERATURE LEVEL +6 6 SIGNIFICANT HUMIDITY LEVEL +7 7 SIGNIFICANT WIND LEVEL +8 8 BEGINNING OF MISSING TEMPERATURE DATA +9 9 END OF MISSING TEMPERATURE DATA +10 10 BEGINNING OF MISSING HUMIDITY DATA +11 11 END OF MISSING HUMIDITY DATA +12 12 BEGINNING OF MISSING WIND DATA +13 13 END OF MISSING WIND DATA +14 14 TOP OF WIND SOUNDING +15 15 LEVEL DETERMINED BY REGIONAL DECISION +16 16 FREEZING LEVEL +17 17 PRESSURE LEVEL ORIGINALLY INDICATED BY HEIGHT AS THE VERTICAL COORDINATE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8043.table b/definitions/bufr/tables/0/wmo/33/codetables/8043.table new file mode 100644 index 000000000..249fd0e55 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8043.table @@ -0,0 +1,17 @@ +0 0 OZONE +1 1 WATER VAPOUR +2 2 METHANE +3 3 CARBON DIOXIDE +4 4 CARBON MONOXIDE +5 5 NITROGEN DIOXIDE +6 6 NITROUS OXIDE +7 7 FORMALDEHYDE +8 8 SULPHUR DIOXIDE +25 25 PARTICULATE MATTER < 1.0 MICRONS +26 26 PARTICULATE MATTER < 2.5 MICRONS +27 27 PARTICULATE MATTER < 10 MICRONS +28 28 AEROSOLS (GENERIC) +29 29 SMOKE (GENERIC) +30 30 CRUSTAL MATERIAL (GENERIC DUST) +31 31 VOLCANIC ASH +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8050.table b/definitions/bufr/tables/0/wmo/33/codetables/8050.table new file mode 100644 index 000000000..4b401f1d2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8050.table @@ -0,0 +1,11 @@ +0 0 RESERVED +1 1 PRESSURE +2 2 TEMPERATURE +3 3 EXTREME TEMPERATURE +4 4 VAPOUR PRESSURE +5 5 PRECIPITATION +6 6 SUNSHINE DURATION +7 7 MAXIMUM TEMPERATURE +8 8 MINIMUM TEMPERATURE +9 9 WIND +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8051.table b/definitions/bufr/tables/0/wmo/33/codetables/8051.table new file mode 100644 index 000000000..5249fe6a2 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8051.table @@ -0,0 +1,7 @@ +1 1 PRESSURE +2 2 TEMPERATURE +3 3 EXTREME TEMPERATURE +4 4 VAPOUR PRESSURE +5 5 PRECIPITATION +6 6 SUNSHINE DURATION +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8052.table b/definitions/bufr/tables/0/wmo/33/codetables/8052.table new file mode 100644 index 000000000..46dcbbe21 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8052.table @@ -0,0 +1,26 @@ +0 0 MEAN WIND SPEED OVER A 10-MINUTE PERIOD OBSERVED OR RECORDED EQUAL TO OR MORE THAN 10 M S-1 OR 20 KNOTS +1 1 MEAN WIND SPEED OVER A 10-MINUTE PERIOD OBSERVED OR RECORDED EQUAL TO OR MORE THAN 20 M S-1 OR 40 KNOTS +2 2 MEAN WIND SPEED OVER A 10-MINUTE PERIOD OBSERVED OR RECORDED EQUAL TO OR MORE THAN 30 M S-1 OR 60 KNOTS +3 3 MAXIMUM TEMPERATURE LESS THAN 273.15 K +4 4 MAXIMUM TEMPERATURE EQUAL TO OR MORE THAN 298.15 K +5 5 MAXIMUM TEMPERATURE EQUAL TO OR MORE THAN 303.15 K +6 6 MAXIMUM TEMPERATURE EQUAL TO OR MORE THAN 308.15 K +7 7 MAXIMUM TEMPERATURE EQUAL TO OR MORE THAN 313.15 K +8 8 MINIMUM TEMPERATURE LESS THAN 273.15 K +9 9 MAXIMUM TEMPERATURE EQUAL TO OR MORE THAN 273.15 K +10 10 PRECIPITATION EQUAL TO OR MORE THAN 1.0 KG M-2 +11 11 PRECIPITATION EQUAL TO OR MORE THAN 5.0 KG M-2 +12 12 PRECIPITATION EQUAL TO OR MORE THAN 10.0 KG M-2 +13 13 PRECIPITATION EQUAL TO OR MORE THAN 50.0 KG M-2 +14 14 PRECIPITATION EQUAL TO OR MORE THAN 100.0 KG M-2 +15 15 PRECIPITATION EQUAL TO OR MORE THAN 150.0 KG M-2 +16 16 SNOW DEPTH MORE THAN 0.00 M +17 17 SNOW DEPTH MORE THAN 0.01 M +18 18 SNOW DEPTH MORE THAN 0.10 M +19 19 SNOW DEPTH MORE THAN 0.50 M +20 20 HORIZONTAL VISIBILITY LESS THAN 50 M +21 21 HORIZONTAL VISIBILITY LESS THAN 100 M +22 22 HORIZONTAL VISIBILITY LESS THAN 1000 M +23 23 HAIL +24 24 THUNDERSTORM +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8053.table b/definitions/bufr/tables/0/wmo/33/codetables/8053.table new file mode 100644 index 000000000..cbc11c9a7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8053.table @@ -0,0 +1,4 @@ +0 0 VALUE OCCURRED ON ONLY ONE DAY IN THE MONTH +1 1 VALUE OCCURRED ON MORE THAN ONE DAY IN THE MONTH +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8054.table b/definitions/bufr/tables/0/wmo/33/codetables/8054.table new file mode 100644 index 000000000..51b908e08 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8054.table @@ -0,0 +1,3 @@ +0 0 WIND SPEED OR GUST IS AS REPORTED +1 1 WIND SPEED IS GREATER THAN THAT REPORTED (P IN METAR/TAF/SPECI) +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8060.table b/definitions/bufr/tables/0/wmo/33/codetables/8060.table new file mode 100644 index 000000000..2865fece5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8060.table @@ -0,0 +1,8 @@ +0 0 RESERVED +1 1 RANGE +2 2 AZIMUTH +3 3 HORIZONTAL +4 4 VERTICAL +5 5 NORTH/SOUTH +6 6 EAST/WEST +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8065.table b/definitions/bufr/tables/0/wmo/33/codetables/8065.table new file mode 100644 index 000000000..69b80ea33 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8065.table @@ -0,0 +1,4 @@ +0 0 NO SUN-GLINT +1 1 SUN-GLINT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8066.table b/definitions/bufr/tables/0/wmo/33/codetables/8066.table new file mode 100644 index 000000000..fcc0252c9 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8066.table @@ -0,0 +1,4 @@ +0 0 OPAQUE +1 1 SEMI-TRANSPARENT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8070.table b/definitions/bufr/tables/0/wmo/33/codetables/8070.table new file mode 100644 index 000000000..f58061757 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8070.table @@ -0,0 +1,6 @@ +0 0 RESERVED +1 1 RESERVED +2 2 EARTH LOCATED INSTRUMENT COUNTS, CALIBRATION COEFFICIENTS AND HOUSEKEEPING (LEVEL 1B) +3 3 EARTH LOCATED CALIBRATED RADIANCES (LEVEL 1C) +4 4 MAPPED TO A COMMON FOOTPRINT, EARTH LOCATED CALIBRATED RADIANCES (LEVEL 1D) +15 15 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8072.table b/definitions/bufr/tables/0/wmo/33/codetables/8072.table new file mode 100644 index 000000000..7dcd9611b --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8072.table @@ -0,0 +1,6 @@ +0 0 MIXED +1 1 CLEAR +2 2 CLOUDY +3 3 PROBABLY CLEAR +4 4 PROBABLY CLOUDY +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8074.table b/definitions/bufr/tables/0/wmo/33/codetables/8074.table new file mode 100644 index 000000000..5778e6552 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8074.table @@ -0,0 +1,4 @@ +0 0 OPEN OCEAN OR SEMI-ENCLOSED SEA +1 1 NON-OCEAN LIKE +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8075.table b/definitions/bufr/tables/0/wmo/33/codetables/8075.table new file mode 100644 index 000000000..5f5e3a24c --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8075.table @@ -0,0 +1,4 @@ +0 0 ASCENDING ORBIT +1 1 DESCENDING ORBIT +2 2 RESERVED +3 3 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8076.table b/definitions/bufr/tables/0/wmo/33/codetables/8076.table new file mode 100644 index 000000000..431496fbc --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8076.table @@ -0,0 +1,9 @@ +0 0 KU +1 1 C +2 2 LONG-WAVE INFRARED +3 3 MEDIUM-WAVE INFRARED +4 4 SHORT-WAVE INFRARED +5 5 M +6 6 I +7 7 DAY/NIGHT +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8077.table b/definitions/bufr/tables/0/wmo/33/codetables/8077.table new file mode 100644 index 000000000..2c7902bd7 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8077.table @@ -0,0 +1,7 @@ +0 0 LAND +1 1 SEA +2 2 COASTAL +3 3 OPEN OCEAN OR SEMI-ENCLOSED SEA +4 4 ENCLOSED SEA OR LAKE +5 5 CONTINENTAL ICE +127 127 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8079.table b/definitions/bufr/tables/0/wmo/33/codetables/8079.table new file mode 100644 index 000000000..735a09c37 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8079.table @@ -0,0 +1,9 @@ +0 0 NORMAL ISSUE +1 1 CORRECTION TO A PREVIOUSLY ISSUED PRODUCT (COR) +2 2 AMENDMENT TO A PREVIOUSLY ISSUED PRODUCT (AMD) +3 3 CORRECTION TO A PREVIOUSLY ISSUED AMENDED PRODUCT (COR AMD) +4 4 CANCELLATION OF A PREVIOUSLY ISSUED PRODUCT (CNL) +5 5 NO PRODUCT AVAILABLE (NIL) +6 6 SPECIAL REPORT (SPECI) +7 7 CORRECTED SPECIAL REPORT (SPECI COR) +15 15 MISSING OR NOT APPLICABLE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8080.table b/definitions/bufr/tables/0/wmo/33/codetables/8080.table new file mode 100644 index 000000000..1a0f3a5e5 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8080.table @@ -0,0 +1,14 @@ +0 0 TOTAL WATER PRESSURE PROFILE +1 1 TOTAL WATER TEMPERATURE PROFILE +2 2 TOTAL WATER SALINITY PROFILE +3 3 TOTAL WATER CONDUCTIVITY PROFILE +4 4 TOTAL WATER DEPTH +10 10 WATER PRESSURE AT A LEVEL +11 11 WATER TEMPERATURE AT A LEVEL +12 12 SALINITY AT A LEVEL +13 13 WATER DEPTH AT A LEVEL +14 14 SEA/WATER CURRENT SPEED AT A LEVEL +15 15 SEA/WATER CURRENT DIRECTION AT A LEVEL +16 16 DISSOLVED OXYGEN AT A LEVEL +20 20 POSITION +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8081.table b/definitions/bufr/tables/0/wmo/33/codetables/8081.table new file mode 100644 index 000000000..75d288732 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8081.table @@ -0,0 +1,5 @@ +0 0 SENSOR +1 1 TRANSMITTER +2 2 RECEIVER +3 3 OBSERVING PLATFORM +63 63 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8082.table b/definitions/bufr/tables/0/wmo/33/codetables/8082.table new file mode 100644 index 000000000..1f24db866 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8082.table @@ -0,0 +1,3 @@ +0 0 SENSOR HEIGHT IS NOT MODIFIED +1 1 SENSOR HEIGHT IS MODIFIED TO STANDARD LEVEL +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8083.table b/definitions/bufr/tables/0/wmo/33/codetables/8083.table new file mode 100644 index 000000000..174ef3428 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8083.table @@ -0,0 +1,9 @@ +1 1 ADJUSTED TO OR WITH RESPECT TO REPRESENTATIVE HEIGHT OF SENSOR ABOVE LOCAL GROUND (OR DECK OF MARINE PLATFORM) +2 2 ADJUSTED TO OR WITH RESPECT TO REPRESENTATIVE HEIGHT OF SENSOR ABOVE WATER SURFACE +3 3 ADJUSTED WITH RESPECT TO STANDARD SURFACE ROUGHNESS +4 4 ADJUSTED WITH RESPECT TO WIND SPEED +5 5 ADJUSTED WITH RESPECT TO TEMPERATURE +6 6 ADJUSTED WITH RESPECT TO PRESSURE +7 7 ADJUSTED WITH RESPECT TO HUMIDITY +8 8 ADJUSTED WITH RESPECT TO EVAPORATION +9 9 ADJUSTED WITH RESPECT TO WETTING LOSSES diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8085.table b/definitions/bufr/tables/0/wmo/33/codetables/8085.table new file mode 100644 index 000000000..79e1a3d90 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8085.table @@ -0,0 +1,4 @@ +0 0 FORE BEAM +1 1 MID BEAM +2 2 AFT BEAM +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8086.table b/definitions/bufr/tables/0/wmo/33/codetables/8086.table new file mode 100644 index 000000000..a9ecd0351 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8086.table @@ -0,0 +1,11 @@ +1 1 MODEL GROUND SURFACE +2 2 STANDARD LEVEL +3 3 TROPOPAUSE LEVEL +4 4 MAXIMUM WIND LEVEL +5 5 SIGNIFICANT TEMPERATURE LEVEL +6 6 SIGNIFICANT HUMIDITY LEVEL +7 7 SIGNIFICANT WIND LEVEL +8 8 VERTICALLY INTERPOLATED LEVEL (THIS SHOULD BE SET TO 1 FOR POINTS ON THE VERTICAL PROFILE THAT FALL BETWEEN THE MODEL'S NATIVE VERTICAL LEVELS.) +9 9 VIRTUAL STATION HEIGHT +10 10 LEVEL OF BEST FIT +11 11 RESERVED diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8087.table b/definitions/bufr/tables/0/wmo/33/codetables/8087.table new file mode 100644 index 000000000..d556c98de --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8087.table @@ -0,0 +1,5 @@ +0 0 UPPER LEFT +1 1 UPPER RIGHT +2 2 LOWER RIGHT +3 3 LOWER LEFT +7 7 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8088.table b/definitions/bufr/tables/0/wmo/33/codetables/8088.table new file mode 100644 index 000000000..d6f51be70 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8088.table @@ -0,0 +1,4 @@ +0 0 TOP VIEW (GEOGRAPHICAL LONGITUDE ON X-AXIS AND LATITUDE ON Y-AXIS) +1 1 NORTH-SOUTH VIEW (TRANSECT WITH GEOGRAPHICAL LONGITUDE ON X-AXIS AND VERTICAL HEIGHT ON Y-AXIS) +2 2 EAST-WEST VIEW (TRANSECT WITH GEOGRAPHICAL LATITUDE ON X-AXIS AND VERTICAL HEIGHT ON Y-AXIS) +63 63 MISSING diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8091.table b/definitions/bufr/tables/0/wmo/33/codetables/8091.table new file mode 100644 index 000000000..3a8c44df1 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8091.table @@ -0,0 +1,11 @@ +0 0 SATELLITE COORDINATES +1 1 OBSERVATION COORDINATES +2 2 START OF OBSERVATION +3 3 END OF OBSERVATION +4 4 HORIZONTAL CENTRE OF GRAVITY OF THE OBSERVATION +5 5 VERTICAL CENTRE OF GRAVITY OF THE OBSERVATION +6 6 TOP OF THE OBSERVATION +7 7 BOTTOM OF THE OBSERVATION +8 8 PROJECTION ORIGIN +9 9 COORDINATES OF TRUE SCALE +255 255 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8092.table b/definitions/bufr/tables/0/wmo/33/codetables/8092.table new file mode 100644 index 000000000..db46f8e50 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8092.table @@ -0,0 +1,2 @@ +0 0 STANDARD UNCERTAINTY +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/codetables/8093.table b/definitions/bufr/tables/0/wmo/33/codetables/8093.table new file mode 100644 index 000000000..74f5c3a63 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/codetables/8093.table @@ -0,0 +1,4 @@ +0 0 TOTAL UNCERTAINTY +1 1 SYSTEMATIC COMPONENT OF UNCERTAINTY +2 2 RANDOM COMPONENT OF UNCERTAINTY +31 31 MISSING VALUE diff --git a/definitions/bufr/tables/0/wmo/33/element.table b/definitions/bufr/tables/0/wmo/33/element.table new file mode 100644 index 000000000..1bf68e599 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/element.table @@ -0,0 +1,1699 @@ +#code|abbreviation|type|name|unit|scale|reference|width|crex_unit|crex_scale|crex_width +000001|tableAEntry|string|TABLE A: ENTRY|CCITT IA5|0|0|24|Character|0|3 +000002|tableALine1|string|TABLE A: DATA CATEGORY DESCRIPTION, LINE 1|CCITT IA5|0|0|256|Character|0|32 +000003|tableALine2|string|TABLE A: DATA CATEGORY DESCRIPTION, LINE 2|CCITT IA5|0|0|256|Character|0|32 +000004|masterTable|string|BUFR/CREX MASTER TABLE|CCITT IA5|0|0|16|Character|0|2 +000005|editionNumber|string|BUFR/CREX EDITION NUMBER|CCITT IA5|0|0|24|Character|0|3 +000006|bufrMasterTableVersionNumber|string|BUFR MASTER TABLE VERSION NUMBER|CCITT IA5|0|0|16|Character|0|2 +000007|crexMasterTableVersionNumber|string|CREX MASTER TABLE VERSION NUMBER|CCITT IA5|0|0|16|Character|0|2 +000008|bufrLocalTableVersionNumber|string|BUFR LOCAL TABLE VERSION NUMBER|CCITT IA5|0|0|16|Character|0|2 +000010|fDescriptorToBeAddedOrDefined|string|F DESCRIPTOR TO BE ADDED OR DEFINED|CCITT IA5|0|0|8|Character|0|1 +000011|xDescriptorToBeAddedOrDefined|string|X DESCRIPTOR TO BE ADDED OR DEFINED|CCITT IA5|0|0|16|Character|0|2 +000012|yDescriptorToBeAddedOrDefined|string|Y DESCRIPTOR TO BE ADDED OR DEFINED|CCITT IA5|0|0|24|Character|0|3 +000013|elementNameLine1|string|ELEMENT NAME, LINE 1|CCITT IA5|0|0|256|Character|0|32 +000014|elementNameLine2|string|ELEMENT NAME, LINE 2|CCITT IA5|0|0|256|Character|0|32 +000015|unitsName|string|UNITS NAME|CCITT IA5|0|0|192|Character|0|24 +000016|unitsScaleSign|string|UNITS SCALE SIGN|CCITT IA5|0|0|8|Character|0|1 +000017|unitsScale|string|UNITS SCALE|CCITT IA5|0|0|24|Character|0|3 +000018|unitsReferenceSign|string|UNITS REFERENCE SIGN|CCITT IA5|0|0|8|Character|0|1 +000019|unitsReferenceValue|string|UNITS REFERENCE VALUE|CCITT IA5|0|0|80|Character|0|10 +000020|elementDataWidth|string|ELEMENT DATA WIDTH|CCITT IA5|0|0|24|Character|0|3 +000024|codeFigure|string|CODE FIGURE|CCITT IA5|0|0|64|Character|0|8 +000025|codeFigureMeaning|string|CODE FIGURE MEANING|CCITT IA5|0|0|496|Character|0|62 +000026|bitNumber|string|BIT NUMBER|CCITT IA5|0|0|48|Character|0|6 +000027|bitNumberMeaning|string|BIT NUMBER MEANING|CCITT IA5|0|0|496|Character|0|62 +000030|descriptorDefiningSequence|string|DESCRIPTOR DEFINING SEQUENCE|CCITT IA5|0|0|48|Character|0|6 +001001|blockNumber|long|WMO BLOCK NUMBER|Numeric|0|0|7|Numeric|0|2 +001002|stationNumber|long|WMO STATION NUMBER|Numeric|0|0|10|Numeric|0|3 +001003|regionNumber|table|WMO REGION NUMBER/GEOGRAPHICAL AREA|CODE TABLE|0|0|3|CODE TABLE|0|1 +001004|wmoRegionSubArea|long|WMO REGION SUB-AREA|Numeric|0|0|3|Numeric|0|1 +001005|buoyOrPlatformIdentifier|long|BUOY/PLATFORM IDENTIFIER|Numeric|0|0|17|Numeric|0|5 +001006|aircraftFlightNumber|string|AIRCRAFT FLIGHT NUMBER|CCITT IA5|0|0|64|Character|0|8 +001007|satelliteIdentifier|table|SATELLITE IDENTIFIER|CODE TABLE|0|0|10|CODE TABLE|0|4 +001008|aircraftRegistrationNumberOrOtherIdentification|string|AIRCRAFT REGISTRATION NUMBER OR OTHER IDENTIFICATION|CCITT IA5|0|0|64|Character|0|8 +001009|commercialAircraftType|string|TYPE OF COMMERCIAL AIRCRAFT|CCITT IA5|0|0|64|Character|0|8 +001010|stationaryBuoyPlatformIdentifierEGCManBuoys|string|STATIONARY BUOY PLATFORM IDENTIFIER; E.G. C-MAN BUOYS|CCITT IA5|0|0|64|Character|0|8 +001011|shipOrMobileLandStationIdentifier|string|SHIP OR MOBILE LAND STATION IDENTIFIER|CCITT IA5|0|0|72|Character|0|9 +001012|directionOfMotionOfMovingObservingPlatform|long|DIRECTION OF MOTION OF MOVING OBSERVING PLATFORM|deg|0|0|9|deg|0|3 +001013|movingObservingPlatformSpeed|long|SPEED OF MOTION OF MOVING OBSERVING PLATFORM|m/s|0|0|10|m/s|0|3 +001014|platformDriftSpeed|double|PLATFORM DRIFT SPEED (HIGH PRECISION)|m/s|2|0|10|m/s|2|4 +001015|stationOrSiteName|string|STATION OR SITE NAME|CCITT IA5|0|0|160|Character|0|20 +001018|shortStationName|string|SHORT STATION OR SITE NAME|CCITT IA5|0|0|40|Character|0|5 +001019|longStationName|string|LONG STATION OR SITE NAME|CCITT IA5|0|0|256|Character|0|32 +001020|wmoRegionSubArea|long|WMO REGION SUB-AREA|Numeric|0|0|4|Numeric|0|2 +001021|synopticFeatureIdentifier|long|SYNOPTIC FEATURE IDENTIFIER|Numeric|0|0|14|Numeric|0|4 +001022|featureName|string|NAME OF FEATURE|CCITT IA5|0|0|224|Character|0|28 +001023|observationSequenceNumber|long|OBSERVATION SEQUENCE NUMBER|Numeric|0|0|9|Numeric|0|3 +001024|windSpeedSource|table|WIND SPEED SOURCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +001025|stormIdentifier|string|STORM IDENTIFIER|CCITT IA5|0|0|24|Character|0|3 +001026|stormName|string|WMO STORM NAME|CCITT IA5|0|0|64|Character|0|8 +001027|longStormName|string|WMO LONG STORM NAME|CCITT IA5|0|0|80|Character|0|10 +001028|aerosolOpticalDepthSource|table|AEROSOL OPTICAL DEPTH (AOD) SOURCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +001029|ssiSource|table|SSI SOURCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +001030|numericalModelIdentifier|string|NUMERICAL MODEL IDENTIFIER|CCITT IA5|0|0|128|Character|0|16 +001031|centre|table|IDENTIFICATION OF ORIGINATING/GENERATING CENTRE|CODE TABLE|0|0|16|CODE TABLE|0|5 +001032|generatingApplication|table|GENERATING APPLICATION|CODE TABLE defined by originating/generating centre|0|0|8|CODE TABLE|0|3 +001033|centre|table|IDENTIFICATION OF ORIGINATING/GENERATING CENTRE|Common CODE TABLE C-1|0|0|8|Common CODE TABLE C-1|0|3 +001034|subCentre|table|IDENTIFICATION OF ORIGINATING/GENERATING SUB-CENTRE|Common CODE TABLE C-12|0|0|8|Common CODE TABLE C-12|0|3 +001035|centre|table|ORIGINATING CENTRE|Common CODE TABLE C-11|0|0|16|Common CODE TABLE C-11|0|5 +001036|agencyInChargeOfOperatingObservingPlatform|table|AGENCY IN CHARGE OF OPERATING THE OBSERVING PLATFORM|CODE TABLE|0|0|20|CODE TABLE|0|7 +001037|sigmetSequenceIdentifier|string|SIGMET SEQUENCE IDENTIFIER|CCITT IA5|0|0|24|Character|0|3 +001038|sourceOfSeaIceFraction|table|SOURCE OF SEA ICE FRACTION|CODE TABLE|0|0|5|CODE TABLE|0|2 +001039|graphicalAreaForecastSequenceIdentifier|string|GRAPHICAL AREA FORECAST (GFA) SEQUENCE IDENTIFIER|CCITT IA5|0|0|40|Character|0|5 +001040|processingCentreIdCode|string|PROCESSING CENTRE ID CODE|CCITT IA5|0|0|48|Character|0|6 +001041|absolutePlatformVelocityFirstComponent|double|ABSOLUTE PLATFORM VELOCITY - FIRST COMPONENT|m/s|5|-1073741824|31|m/s|5|10 +001042|absolutePlatformVelocitySecondComponent|double|ABSOLUTE PLATFORM VELOCITY - SECOND COMPONENT|m/s|5|-1073741824|31|m/s|5|10 +001043|absolutePlatformVelocityThirdComponent|double|ABSOLUTE PLATFORM VELOCITY - THIRD COMPONENT|m/s|5|-1073741824|31|m/s|5|10 +001044|standardGeneratingApplication|table|STANDARD GENERATING APPLICATION|CODE TABLE|0|0|8|CODE TABLE|0|3 +001050|platformTransmitterIdNumber|long|PLATFORM TRANSMITTER ID NUMBER|Numeric|0|0|17|Numeric|0|6 +001051|platformTransmitterIdNumber|string|PLATFORM TRANSMITTER ID NUMBER|CCITT IA5|0|0|96|Character|0|12 +001052|platformTransmitterId|table|PLATFORM TRANSMITTER ID|CODE TABLE|0|0|3|CODE TABLE|0|1 +001053|tsunameterReportSequenceNumber|long|TSUNAMETER REPORT SEQUENCE NUMBER TRIGGERED BY A TSUNAMI EVENT|Numeric|0|0|7|Numeric|0|2 +001060|aircraftReportingPointBeaconIdentifier|string|AIRCRAFT REPORTING POINT (BEACON IDENTIFIER)|CCITT IA5|0|0|64|Character|0|8 +001062|shortIcaoLocationIndicator|string|SHORT ICAO LOCATION INDICATOR|CCITT IA5|0|0|32|Character|0|4 +001063|icaoLocationIndicator|string|ICAO LOCATION INDICATOR|CCITT IA5|0|0|64|Character|0|8 +001064|runwayDesignator|string|RUNWAY DESIGNATOR|CCITT IA5|0|0|32|Character|0|4 +001065|icaoRegionIdentifier|string|ICAO REGION IDENTIFIER|CCITT IA5|0|0|256|Character|0|32 +001075|tideStationIdentification|string|TIDE STATION IDENTIFICATION|CCITT IA5|0|0|40|Character|0|5 +001079|uniqueIdentifierForProfile|string|UNIQUE IDENTIFIER FOR THE PROFILE|CCITT IA5|0|0|64|Character|0|8 +001080|shipLineNumberAccordingToSoop|string|SHIP LINE NUMBER ACCORDING TO SOOP|CCITT IA5|0|0|32|Character|0|4 +001081|radiosondeSerialNumber|string|RADIOSONDE SERIAL NUMBER|CCITT IA5|0|0|160|Character|0|20 +001082|radiosondeAscensionNumber|long|RADIOSONDE ASCENSION NUMBER|Numeric|0|0|14|Numeric|0|4 +001083|radiosondeReleaseNumber|long|RADIOSONDE RELEASE NUMBER|Numeric|0|0|3|Numeric|0|1 +001085|observingPlatformManufacturerModel|string|OBSERVING PLATFORM MANUFACTURER'S MODEL|CCITT IA5|0|0|160|Character|0|20 +001086|observingPlatformManufacturerSerialNumber|string|OBSERVING PLATFORM MANUFACTURER'S SERIAL NUMBER|CCITT IA5|0|0|256|Character|0|32 +001087|marineObservingPlatformIdentifier|long|WMO MARINE OBSERVING PLATFORM EXTENDED IDENTIFIER|Numeric|0|0|23|Numeric|0|7 +001090|techniqueForMakingUpInitialPerturbations|table|TECHNIQUE FOR MAKING UP INITIAL PERTURBATIONS|CODE TABLE|0|0|8|CODE TABLE|0|3 +001091|ensembleMemberNumber|long|ENSEMBLE MEMBER NUMBER|Numeric|0|0|10|Numeric|0|4 +001092|ensembleForecastType|table|TYPE OF ENSEMBLE FORECAST|CODE TABLE|0|0|8|CODE TABLE|0|3 +001093|balloonLotNumber|string|BALLOON LOT NUMBER|CCITT IA5|0|0|96|Character|0|12 +001094|wbanNumber|long|WBAN NUMBER|Numeric|0|0|17|Numeric|0|5 +001095|observerIdentification|string|OBSERVER IDENTIFICATION|CCITT IA5|0|0|32|Character|0|4 +001096|stationAcquisition|string|STATION ACQUISITION|CCITT IA5|0|0|160|Character|0|20 +001099|uniqueProductDefinition|string|UNIQUE PRODUCT DEFINITION|CCITT IA5|0|0|248|Character|0|31 +001101|stateIdentifier|table|STATE IDENTIFIER|CODE TABLE|0|0|10|CODE TABLE|0|3 +001102|nationalStationNumber|long|NATIONAL STATION NUMBER|Numeric|0|0|30|Numeric|0|9 +001103|imoNumber|long|IMO NUMBER. UNIQUE LLOYD'S REGISTER|Numeric|0|0|24|Numeric|0|7 +001104|stateOrFederalStateIdentifier|string|STATE/FEDERAL STATE IDENTIFIER|CCITT IA5|0|0|32|Character|0|4 +001105|highwayDesignator|string|HIGHWAY DESIGNATOR|CCITT IA5|0|0|40|Character|0|5 +001106|locationAlongHighwayAsIndicatedByPositionMarkers|long|LOCATION ALONG HIGHWAY AS INDICATED BY POSITION MARKERS|m|-2|0|14|m|-2|5 +001110|aircraftTailNumber|string|AIRCRAFT TAIL NUMBER|CCITT IA5|0|0|48|Character|0|6 +001111|originationAirport|string|ORIGINATION AIRPORT|CCITT IA5|0|0|24|Character|0|3 +001112|destinationAirport|string|DESTINATION AIRPORT|CCITT IA5|0|0|24|Character|0|3 +001113|templateVersionNumberDefinedByOriginatingCentre|long|TEMPLATE VERSION NUMBER DEFINED BY ORIGINATING CENTRE|Numeric|1|0|9|Numeric|1|3 +001114|encryptedStationIdentifierBase64Encoding|string|ENCRYPTED SHIP OR MOBILE LAND STATION IDENTIFIER (BASE64 ENCODING)|CCITT IA5|0|0|352|Character|0|44 +001115|identifierOfTheCruiseOrMission|string|IDENTIFIER OF THE CRUISE OR MISSION UNDER WHICH THE DATA WERE COLLECTED|CCITT IA5|0|0|160|Character|0|20 +001124|gridPointIdentifier|long|GRID POINT IDENTIFIER|Numeric|0|0|24|Numeric|0|8 +001125|wigosIdentifierSeries|long|WIGOS IDENTIFIER SERIES|Numeric|0|0|4|Numeric|0|2 +001126|wigosIssuerOfIdentifier|long|WIGOS ISSUER OF IDENTIFIER|Numeric|0|0|16|Numeric|0|5 +001127|wigosIssueNumber|long|WIGOS ISSUE NUMBER|Numeric|0|0|16|Numeric|0|5 +001128|wigosLocalIdentifierCharacter|string|WIGOS LOCAL IDENTIFIER (CHARACTER)|CCITT IA5|0|0|128|Character|0|16 +001144|snapshotIdentifier|long|SNAPSHOT IDENTIFIER|Numeric|0|0|31|Numeric|0|10 +001150|coordinateReferenceSystem|table|COORDINATE REFERENCE SYSTEM|CODE TABLE|0|0|16|CODE TABLE|0|5 +001151|fixedMeanSeaLevelReferenceDatum|table|FIXED MEAN SEA-LEVEL REFERENCE DATUM|CODE TABLE|0|0|12|CODE TABLE|0|4 +001152|semiMajorAxisOfRotationEllipsoid|double|SEMI-MAJOR AXIS OF ROTATION ELLIPSOID|m|2|0|31|m|2|11 +001153|semiMinorAxisOfRotationEllipsoid|double|SEMI-MINOR AXIS OF ROTATION ELLIPSOID|m|2|0|31|m|2|11 +002001|stationType|table|TYPE OF STATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +002002|instrumentationForWindMeasurement|flag|TYPE OF INSTRUMENTATION FOR WIND MEASUREMENT|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +002003|measuringEquipmentType|table|TYPE OF MEASURING EQUIPMENT USED|CODE TABLE|0|0|4|CODE TABLE|0|2 +002004|typeOfInstrumentationForEvaporationMeasurement|table|TYPE OF INSTRUMENTATION FOR EVAPORATION MEASUREMENT OR TYPE OF CROP FOR WHICH EVAPOTRANSPIRATION IS REPORTED|CODE TABLE|0|0|4|CODE TABLE|0|2 +002005|temperatureObservationPrecision|double|PRECISION OF TEMPERATURE OBSERVATION|K|2|0|7|K|2|3 +002007|sensorForWaterLevelMeasuringInstrumentType|table|TYPE OF SENSOR FOR WATER LEVEL MEASURING INSTRUMENT|CODE TABLE|0|0|6|CODE TABLE|0|2 +002008|typeOfOffshorePlatform|table|TYPE OF OFFSHORE PLATFORM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002011|radiosondeType|table|RADIOSONDE TYPE|CODE TABLE|0|0|8|CODE TABLE|0|3 +002012|radiosondeComputationalMethod|table|RADIOSONDE COMPUTATIONAL METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +002013|solarAndInfraredRadiationCorrection|table|SOLAR AND INFRARED RADIATION CORRECTION|CODE TABLE|0|0|4|CODE TABLE|0|2 +002014|trackingTechniqueOrStatusOfSystem|table|TRACKING TECHNIQUE/STATUS OF SYSTEM USED|CODE TABLE|0|0|7|CODE TABLE|0|3 +002015|radiosondeCompleteness|table|RADIOSONDE COMPLETENESS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002016|radiosondeConfiguration|flag|RADIOSONDE CONFIGURATION|FLAG TABLE|0|0|5|FLAG TABLE|0|2 +002017|correctionAlgorithmsForHumidityMeasurements|table|CORRECTION ALGORITHMS FOR HUMIDITY MEASUREMENTS|CODE TABLE|0|0|5|CODE TABLE|0|2 +002019|satelliteInstruments|table|SATELLITE INSTRUMENTS|CODE TABLE|0|0|11|CODE TABLE|0|4 +002020|satelliteClassification|table|SATELLITE CLASSIFICATION|CODE TABLE|0|0|9|CODE TABLE|0|3 +002021|satelliteInstrumentDataUsedInProcessing|flag|SATELLITE INSTRUMENT DATA USED IN PROCESSING|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +002022|satelliteDataProcessingTechnique|flag|SATELLITE DATA-PROCESSING TECHNIQUE USED|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +002023|satelliteDerivedWindComputationMethod|table|SATELLITE-DERIVED WIND COMPUTATION METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +002024|meanHumidityComputationalMethod|table|INTEGRATED MEAN HUMIDITY COMPUTATIONAL METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +002025|satelliteChannelsUsedInComputation|flag|SATELLITE CHANNEL(S) USED IN COMPUTATION|FLAG TABLE|0|0|25|FLAG TABLE|0|9 +002026|crossTrackResolution|double|CROSS-TRACK RESOLUTION|m|2|0|12|m|2|4 +002027|alongTrackResolution|double|ALONG-TRACK RESOLUTION|m|2|0|12|m|2|4 +002028|segmentSizeAtNadirInXDirection|long|SEGMENT SIZE AT NADIR IN X-DIRECTION|m|0|0|18|m|0|6 +002029|segmentSizeAtNadirInYDirection|long|SEGMENT SIZE AT NADIR IN Y-DIRECTION|m|0|0|18|m|0|6 +002030|methodOfCurrentMeasurement|table|METHOD OF CURRENT MEASUREMENT|CODE TABLE|0|0|3|CODE TABLE|0|1 +002031|durationAndTimeOfCurrentMeasurement|table|DURATION AND TIME OF CURRENT MEASUREMENT|CODE TABLE|0|0|5|CODE TABLE|0|2 +002032|indicatorForDigitization|table|INDICATOR FOR DIGITIZATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +002033|methodOfSalinityOrDepthMeasurement|table|METHOD OF SALINITY/DEPTH MEASUREMENT|CODE TABLE|0|0|3|CODE TABLE|0|1 +002034|drogueType|table|DROGUE TYPE|CODE TABLE|0|0|5|CODE TABLE|0|2 +002035|cableLength|long|CABLE LENGTH|m|0|0|9|m|0|3 +002036|buoyType|table|BUOY TYPE|CODE TABLE|0|0|2|CODE TABLE|0|1 +002037|methodOfTidalObservation|table|METHOD OF TIDAL OBSERVATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +002038|methodOfWaterTemperatureAndOrOrSalinityMeasurement|table|METHOD OF WATER TEMPERATURE AND/OR SALINITY MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002039|methodOfWetBulbTemperatureMeasurement|table|METHOD OF WET-BULB TEMPERATURE MEASUREMENT|CODE TABLE|0|0|3|CODE TABLE|0|1 +002040|methodOfRemovingVelocityAndMotionOfPlatformFromCurrent|table|METHOD OF REMOVING VELOCITY AND MOTION OF PLATFORM FROM CURRENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002041|methodForEstimatingReportsRelatedToSynopticFeatures|table|METHOD FOR ESTIMATING REPORTS RELATED TO SYNOPTIC FEATURES|CODE TABLE|0|0|6|CODE TABLE|0|2 +002042|indicatorForSeaSurfaceCurrentSpeed|table|INDICATOR FOR SEA-SURFACE CURRENT SPEED|CODE TABLE|0|0|2|CODE TABLE|0|1 +002044|indicatorForMethodOfCalculatingSpectralWaveData|table|INDICATOR FOR METHOD OF CALCULATING SPECTRAL WAVE DATA|CODE TABLE|0|0|4|CODE TABLE|0|2 +002045|platformType|table|INDICATOR FOR TYPE OF PLATFORM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002046|waveMeasurementInstrumentation|table|WAVE MEASUREMENT INSTRUMENTATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +002047|deepOceanTsunameterType|table|DEEP-OCEAN TSUNAMETER TYPE|CODE TABLE|0|0|7|CODE TABLE|0|2 +002048|satelliteSensorIndicator|table|SATELLITE SENSOR INDICATOR|CODE TABLE|0|0|4|CODE TABLE|0|2 +002049|geostationarySatelliteDataProcessingTechnique|flag|GEOSTATIONARY SATELLITE DATA-PROCESSING TECHNIQUE USED|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +002050|geostationarySounderSatelliteChannels|flag|GEOSTATIONARY SOUNDER SATELLITE CHANNELS USED|FLAG TABLE|0|0|20|FLAG TABLE|0|7 +002051|indicatorToSpecifyObservingMethodForExtremeTemperatures|table|INDICATOR TO SPECIFY OBSERVING METHOD FOR EXTREME TEMPERATURES|CODE TABLE|0|0|4|CODE TABLE|0|2 +002052|geostationaryImagerSatelliteChannels|flag|GEOSTATIONARY IMAGER SATELLITE CHANNELS USED|FLAG TABLE|0|0|6|FLAG TABLE|0|2 +002053|goesBrightnessTemperatureCharacteristics|table|GOES-I/M BRIGHTNESS TEMPERATURE CHARACTERISTICS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002054|goesSoundingsParameter|table|GOES-I/M SOUNDINGS PARAMETER CHARACTERISTICS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002055|geostationarySoundingsStatisticalParameters|table|GEOSTATIONARY SOUNDINGS STATISTICAL PARAMETERS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002056|geostationarySoundingsAccuracyStatistics|table|GEOSTATIONARY SOUNDINGS ACCURACY STATISTICS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002057|originOfFirstGuessInformationForGoesIOrMSoundings|table|ORIGIN OF FIRST-GUESS INFORMATION FOR GOES-I/M SOUNDINGS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002058|validTimesOfFirstGuessInformationForGoesIOrMSoundings|table|VALID TIMES OF FIRST-GUESS INFORMATION FOR GOES-I/M SOUNDINGS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002059|originOfAnalysisInformationForGoesIOrMSoundings|table|ORIGIN OF ANALYSIS INFORMATION FOR GOES-I/M SOUNDINGS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002060|originOfSurfaceInformationForGoesIOrMSoundings|table|ORIGIN OF SURFACE INFORMATION FOR GOES-I/M SOUNDINGS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002061|aircraftNavigationalSystem|table|AIRCRAFT NAVIGATIONAL SYSTEM|CODE TABLE|0|0|3|CODE TABLE|0|1 +002062|aircraftDataRelaySystemType|table|TYPE OF AIRCRAFT DATA RELAY SYSTEM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002063|aircraftRollAngle|double|AIRCRAFT ROLL ANGLE|deg|2|-18000|16|deg|2|5 +002064|aircraftRollAngleQuality|table|AIRCRAFT ROLL ANGLE QUALITY|CODE TABLE|0|0|2|CODE TABLE|0|1 +002065|acarsGroundReceivingStation|string|ACARS GROUND-RECEIVING STATION|CCITT IA5|0|0|40|Character|0|5 +002066|radiosondeGroundReceivingSystem|table|RADIOSONDE GROUND RECEIVING SYSTEM|CODE TABLE|0|0|6|CODE TABLE|0|2 +002067|radiosondeOperatingFrequency|long|RADIOSONDE OPERATING FREQUENCY|Hz|-5|0|15|Hz|-5|5 +002070|originalSpecificationOfLatitudeOrLongitude|table|ORIGINAL SPECIFICATION OF LATITUDE/LONGITUDE|CODE TABLE|0|0|4|CODE TABLE|0|2 +002071|spectrographicWavelength|double|SPECTROGRAPHIC WAVELENGTH|m|13|0|30|m|13|10 +002072|spectrographicWidth|double|SPECTROGRAPHIC WIDTH|m|13|0|30|m|13|10 +002080|balloonManufacturer|table|BALLOON MANUFACTURER|CODE TABLE|0|0|6|CODE TABLE|0|2 +002081|balloonType|table|TYPE OF BALLOON|CODE TABLE|0|0|5|CODE TABLE|0|2 +002082|weightOfBalloon|double|WEIGHT OF BALLOON|kg|3|0|12|kg|3|4 +002083|balloonShelterType|table|TYPE OF BALLOON SHELTER|CODE TABLE|0|0|4|CODE TABLE|0|2 +002084|typeOfGasUsedInBalloon|table|TYPE OF GAS USED IN BALLOON|CODE TABLE|0|0|4|CODE TABLE|0|2 +002085|amountOfGasUsedInBalloon|double|AMOUNT OF GAS USED IN BALLOON|kg|3|0|13|kg|3|4 +002086|balloonFlightTrainLength|double|BALLOON FLIGHT TRAIN LENGTH|m|1|0|10|m|1|4 +002087|parachuteSurfaceArea|double|PARACHUTE SURFACE AREA|m2|4|0|15|m2|4|5 +002088|volumeOfGasUsedInBalloon|double|VOLUME OF GAS USED IN BALLOON|m3|3|0|13|m3|3|4 +002091|entrySensor4Or20Ma|double|ENTRY SENSOR 4/20 MA|A|4|0|10|A|4|3 +002092|ozoneProfileComputationMethod|table|OZONE PROFILE COMPUTATION METHOD|CODE TABLE|0|0|3|CODE TABLE|0|1 +002095|pressureSensorType|table|TYPE OF PRESSURE SENSOR|CODE TABLE|0|0|5|CODE TABLE|0|2 +002096|temperatureSensorType|table|TYPE OF TEMPERATURE SENSOR|CODE TABLE|0|0|5|CODE TABLE|0|2 +002097|humiditySensorType|table|TYPE OF HUMIDITY SENSOR|CODE TABLE|0|0|5|CODE TABLE|0|2 +002099|polarization|table|POLARIZATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +002100|radarConstant|double|RADAR CONSTANT|dB|1|0|12|dB|1|4 +002101|antennaType|table|TYPE OF ANTENNA|CODE TABLE|0|0|4|CODE TABLE|0|2 +002102|antennaHeightAboveTowerBase|long|ANTENNA HEIGHT ABOVE TOWER BASE|m|0|0|8|m|0|3 +002103|radome|flag|RADOME|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +002104|antennaPolarization|table|ANTENNA POLARIZATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +002105|maximumAntennaGain|long|MAXIMUM ANTENNA GAIN|dB|0|0|6|dB|0|2 +002106|3DbBeamwidth|double|3-DB BEAMWIDTH|deg|1|0|6|deg|1|2 +002107|sidelobeSuppression|long|SIDELOBE SUPPRESSION|dB|0|0|6|dB|0|2 +002108|crosspolDiscriminationOnAxis|long|CROSSPOL DISCRIMINATION (ON AXIS)|dB|0|0|6|dB|0|2 +002109|antennaSpeedAzimuth|double|ANTENNA SPEED (AZIMUTH)|deg/s|2|0|12|deg/s|2|4 +002110|antennaSpeedElevation|double|ANTENNA SPEED (ELEVATION)|deg/s|2|0|12|deg/s|2|4 +002111|radarIncidenceAngle|double|RADAR INCIDENCE ANGLE|deg|1|0|10|deg|1|4 +002112|radarLookAngle|double|RADAR LOOK ANGLE|deg|1|0|12|deg|1|4 +002113|numberOfAzimuthLooks|long|NUMBER OF AZIMUTH LOOKS|Numeric|0|0|4|Numeric|0|2 +002114|antennaEffectiveSurfaceArea|long|ANTENNA EFFECTIVE SURFACE AREA|m2|0|0|15|m2|0|5 +002115|surfaceObservingEquipmentType|table|TYPE OF SURFACE OBSERVING EQUIPMENT|CODE TABLE|0|0|5|CODE TABLE|0|2 +002116|percentageOf320MhzBandProcessed|long|PERCENTAGE OF 320 MHZ BAND PROCESSED|%|0|0|7|%|0|3 +002117|percentageOf80MhzBandProcessed|long|PERCENTAGE OF 80 MHZ BAND PROCESSED|%|0|0|7|%|0|3 +002118|percentageOf20MhzBandProcessed|long|PERCENTAGE OF 20 MHZ BAND PROCESSED|%|0|0|7|%|0|3 +002119|ra2InstrumentOperations|table|RA-2 INSTRUMENT OPERATIONS|CODE TABLE|0|0|3|CODE TABLE|0|1 +002120|oceanWaveFrequency|double|OCEAN WAVE FREQUENCY|Hz|3|0|10|Hz|3|4 +002121|meanFrequency|long|MEAN FREQUENCY|Hz|-8|0|7|Hz|-8|3 +002122|frequencyAgilityRange|long|FREQUENCY AGILITY RANGE|Hz|-6|-128|8|Hz|-6|3 +002123|peakPower|long|PEAK POWER|W|-4|0|7|W|-4|3 +002124|averagePower|long|AVERAGE POWER|W|-1|0|7|W|-1|3 +002125|pulseRepetitionFrequency|long|PULSE REPETITION FREQUENCY|Hz|-1|0|8|Hz|-1|3 +002126|pulseWidth|double|PULSE WIDTH|s|7|0|6|s|7|2 +002127|receiverIntermediateFrequency|long|RECEIVER INTERMEDIATE FREQUENCY|Hz|-6|0|7|Hz|-6|3 +002128|intermediateFrequencyBandwidth|long|INTERMEDIATE FREQUENCY BANDWIDTH|Hz|-5|0|6|Hz|-5|2 +002129|minimumDetectableSignal|long|MINIMUM DETECTABLE SIGNAL|dB|0|-150|5|dB|0|3 +002130|dynamicRange|long|DYNAMIC RANGE|dB|0|0|7|dB|0|3 +002131|sensitivityTimeControl|flag|SENSITIVITY TIME CONTROL (STC)|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +002132|azimuthPointingAccuracy|double|AZIMUTH POINTING ACCURACY|deg|2|0|6|deg|2|2 +002133|elevationPointingAccuracy|double|ELEVATION POINTING ACCURACY|deg|2|0|6|deg|2|2 +002134|antennaBeamAzimuth|double|ANTENNA BEAM AZIMUTH|deg|2|0|16|deg|2|5 +002135|antennaElevation|double|ANTENNA ELEVATION|deg|2|-9000|15|deg|2|5 +002136|rangeProcessedByRangeAttenuationCorrection|long|RANGE PROCESSED BY RANGE ATTENUATION CORRECTION|m|-3|0|16|m|-3|5 +002137|radarDualPrfRatio|table|RADAR DUAL PRF RATIO|CODE TABLE|0|0|4|CODE TABLE|0|2 +002138|antennaRotationDirection|table|ANTENNA ROTATION DIRECTION|CODE TABLE|0|0|2|CODE TABLE|0|1 +002139|siralInstrumentConfiguration|table|SIRAL INSTRUMENT CONFIGURATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +002140|satelliteRadarBeamAzimuthAngle|long|SATELLITE RADAR BEAM AZIMUTH ANGLE|deg|0|0|9|deg|0|3 +002141|measurementType|string|MEASUREMENT TYPE|CCITT IA5|0|0|24|Character|0|3 +002142|ozoneInstrument|string|OZONE INSTRUMENT SERIAL NUMBER/IDENTIFICATION|CCITT IA5|0|0|32|Character|0|4 +002143|ozoneInstrumentType|table|OZONE INSTRUMENT TYPE|CODE TABLE|0|0|7|CODE TABLE|0|3 +002144|lightSourceTypeForBrewerSpectrophotometer|table|LIGHT SOURCE TYPE FOR BREWER SPECTROPHOTOMETER|CODE TABLE|0|0|4|CODE TABLE|0|2 +002145|wavelengthSettingForDobsonInstruments|table|WAVELENGTH SETTING FOR DOBSON INSTRUMENTS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002146|sourceConditionsForDobsonInstruments|table|SOURCE CONDITIONS FOR DOBSON INSTRUMENTS|CODE TABLE|0|0|4|CODE TABLE|0|2 +002147|methodOfTransmissionToCollectionCentre|table|METHOD OF TRANSMISSION TO COLLECTION CENTRE|CODE TABLE|0|0|6|CODE TABLE|0|2 +002148|dataCollectionLocationSystem|table|DATA COLLECTION AND/OR LOCATION SYSTEM|CODE TABLE|0|0|5|CODE TABLE|0|2 +002149|dataBuoyType|table|TYPE OF DATA BUOY|CODE TABLE|0|0|6|CODE TABLE|0|2 +002150|tovsOrAtovsOrAvhrrInstrumentationChannelNumber|table|TOVS/ATOVS/AVHRR INSTRUMENTATION CHANNEL NUMBER|CODE TABLE|0|0|6|CODE TABLE|0|2 +002151|radiometerIdentifier|table|RADIOMETER IDENTIFIER|CODE TABLE|0|0|11|CODE TABLE|0|4 +002152|satelliteInstrumentUsedInDataProcessing|flag|SATELLITE INSTRUMENT USED IN DATA PROCESSING|FLAG TABLE|0|0|31|FLAG TABLE|0|10 +002153|satelliteChannelCentreFrequency|long|SATELLITE CHANNEL CENTRE FREQUENCY|Hz|-8|0|26|Hz|-8|8 +002154|satelliteChannelBandWidth|long|SATELLITE CHANNEL BAND WIDTH|Hz|-8|0|26|Hz|-8|8 +002155|satelliteChannelWavelength|double|SATELLITE CHANNEL WAVELENGTH|m|9|0|16|m|9|5 +002156|percentageOfValidKuOceanRetrackerMeasurements|long|PERCENTAGE OF VALID KU OCEAN RETRACKER MEASUREMENTS|%|0|0|7|%|0|3 +002157|percentageOfValidSOceanRetrackerMeasurements|long|PERCENTAGE OF VALID S OCEAN RETRACKER MEASUREMENTS|%|0|0|7|%|0|3 +002158|ra2Instrument|flag|RA-2 INSTRUMENT|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +002159|mwrInstrument|flag|MWR INSTRUMENT|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +002160|radarWaveLength|table|WAVELENGTH OF THE RADAR|CODE TABLE|0|0|4|CODE TABLE|0|2 +002161|windProcessingMethod|flag|WIND PROCESSING METHOD|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +002162|extendedHeightAssignmentMethod|table|EXTENDED HEIGHT ASSIGNMENT METHOD|CODE TABLE|0|0|6|CODE TABLE|0|2 +002163|heightAssignmentMethod|table|HEIGHT ASSIGNMENT METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +002164|tracerCorrelationMethod|table|TRACER CORRELATION METHOD|CODE TABLE|0|0|3|CODE TABLE|0|1 +002165|radianceTypeFlags|flag|RADIANCE TYPE FLAGS|FLAG TABLE|0|0|15|FLAG TABLE|0|5 +002166|radianceType|table|RADIANCE TYPE|CODE TABLE|0|0|4|CODE TABLE|0|2 +002167|radianceComputationalMethod|table|RADIANCE COMPUTATIONAL METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +002168|hydrostaticPressureOfLowerEndOfCableThermistorString|long|HYDROSTATIC PRESSURE OF LOWER END OF CABLE (THERMISTOR STRING)|Pa|-3|0|16|kPa|0|5 +002169|anemometerType|table|ANEMOMETER TYPE|CODE TABLE|0|0|4|CODE TABLE|0|2 +002170|aircraftHumiditySensors|table|AIRCRAFT HUMIDITY SENSORS|CODE TABLE|0|0|6|CODE TABLE|0|2 +002171|instrumentSerialNumberForWaterTemperatureProfile|string|INSTRUMENT SERIAL NUMBER FOR WATER TEMPERATURE PROFILE MEASUREMENT|CCITT IA5|0|0|64|Character|0|8 +002172|productTypeForRetrievedAtmosphericGases|table|PRODUCT TYPE FOR RETRIEVED ATMOSPHERIC GASES|CODE TABLE|0|0|8|CODE TABLE|0|3 +002173|squareOfOffNadirAngle|double|SQUARE OF THE OFF-NADIR ANGLE|deg2|4|0|10|deg2|4|4 +002174|meanAcrossTrackPixelNumber|long|MEAN ACROSS TRACK PIXEL NUMBER|Numeric|0|0|9|Numeric|0|3 +002175|methodOfPrecipitationMeasurement|table|METHOD OF PRECIPITATION MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002176|methodOfStateOfGroundMeasurement|table|METHOD OF STATE OF GROUND MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002177|methodOfSnowDepthMeasurement|table|METHOD OF SNOW DEPTH MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002178|methodOfLiquidContentMeasurementOfPrecipitation|table|METHOD OF LIQUID CONTENT MEASUREMENT OF PRECIPITATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +002179|skyConditionAlgorithmType|table|TYPE OF SKY CONDITION ALGORITHM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002180|mainPresentWeatherDetectingSystem|table|MAIN PRESENT WEATHER DETECTING SYSTEM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002181|supplementaryPresentWeatherSensor|flag|SUPPLEMENTARY PRESENT WEATHER SENSOR|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +002182|visibilityMeasurementSystem|table|VISIBILITY MEASUREMENT SYSTEM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002183|cloudDetectionSystem|table|CLOUD DETECTION SYSTEM|CODE TABLE|0|0|4|CODE TABLE|0|2 +002184|lightningDetectionSensorType|table|TYPE OF LIGHTNING DETECTION SENSOR|CODE TABLE|0|0|4|CODE TABLE|0|2 +002185|methodOfEvaporationMeasurement|table|METHOD OF EVAPORATION MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +002186|capabilityToDetectPrecipitationPhenomena|flag|CAPABILITY TO DETECT PRECIPITATION PHENOMENA|FLAG TABLE|0|0|30|FLAG TABLE|0|10 +002187|capabilityToDetectOtherWeatherPhenomena|flag|CAPABILITY TO DETECT OTHER WEATHER PHENOMENA|FLAG TABLE|0|0|18|FLAG TABLE|0|6 +002188|capabilityToDetectObscuration|flag|CAPABILITY TO DETECT OBSCURATION|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +002189|capabilityToDiscriminateLightningStrikes|flag|CAPABILITY TO DISCRIMINATE LIGHTNING STRIKES|FLAG TABLE|0|0|12|FLAG TABLE|0|4 +002190|lagrangianDrifterSubmergenceTimeSubmerged|long|LAGRANGIAN DRIFTER SUBMERGENCE (% TIME SUBMERGED)|%|0|0|7|%|0|3 +002191|geopotentialHeightCalculation|table|GEOPOTENTIAL HEIGHT CALCULATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +003001|surfaceStationType|table|SURFACE STATION TYPE|CODE TABLE|0|0|5|CODE TABLE|0|2 +003003|thermometerOrHygrometerHousing|table|THERMOMETER/HYGROMETER HOUSING|CODE TABLE|0|0|4|CODE TABLE|0|2 +003004|typeOfScreenOrShelterOrRadiationShield|table|TYPE OF SCREEN/SHELTER/RADIATION SHIELD|CODE TABLE|0|0|4|CODE TABLE|0|2 +003005|horizontalWidthOfScreenOrShieldX|double|HORIZONTAL WIDTH OF SCREEN OR SHIELD (X)|m|3|0|16|m|3|5 +003006|horizontalDepthOfScreenOrShieldY|double|HORIZONTAL DEPTH OF SCREEN OR SHIELD (Y)|m|3|0|16|m|3|5 +003007|verticalHeightOfScreenOrShieldZ|double|VERTICAL HEIGHT OF SCREEN OR SHIELD (Z)|m|3|0|16|m|3|5 +003008|artificiallyVentilatedScreenOrShield|table|ARTIFICIALLY VENTILATED SCREEN OR SHIELD|CODE TABLE|0|0|3|CODE TABLE|0|1 +003009|amountOfForcedVentilationAtTimeOfReading|double|AMOUNT OF FORCED VENTILATION AT TIME OF READING|m/s|1|0|9|m/s|1|3 +003010|methodOfSeaOrWaterCurrentMeasurement|table|METHOD OF SEA/WATER CURRENT MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +003011|methodOfDepthCalculation|table|METHOD OF DEPTH CALCULATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +003012|instrumentTypeOrSensorForDissolvedOxygenMeasurement|table|INSTRUMENT TYPE/SENSOR FOR DISSOLVED OXYGEN MEASUREMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +003016|positionOfRoadSensors|table|POSITION OF ROAD SENSORS|CODE TABLE|0|0|4|CODE TABLE|0|2 +003017|extendedTypeOfStation|flag|EXTENDED TYPE OF STATION|FLAG TABLE|0|0|6|FLAG TABLE|0|2 +003018|typeOfRoad|table|TYPE OF ROAD|CODE TABLE|0|0|5|CODE TABLE|0|2 +003019|typeOfConstruction|table|TYPE OF CONSTRUCTION|CODE TABLE|0|0|4|CODE TABLE|0|2 +003020|materialForThermometerOrHygrometerHousing|table|MATERIAL FOR THERMOMETER/HYGROMETER HOUSING|CODE TABLE|0|0|3|CODE TABLE|0|1 +003021|hygrometerHeating|table|HYGROMETER HEATING|CODE TABLE|0|0|2|CODE TABLE|0|1 +003022|instrumentOwner|table|INSTRUMENT OWNER|CODE TABLE|0|0|3|CODE TABLE|0|1 +003023|configurationOfLouversForThermometerOrHygrometerScreen|table|CONFIGURATION OF LOUVERS FOR THERMOMETER/HYGROMETER SCREEN|CODE TABLE|0|0|3|CODE TABLE|0|1 +003024|psychrometricCoefficient|double|PSYCHROMETRIC COEFFICIENT|K-1|6|0|10|K-1|6|3 +003025|crossTrackEstimationAreaSize|long|CROSS-TRACK ESTIMATION AREA SIZE|m|0|5000|16|m|0|5 +003026|alongTrackEstimationAreaSize|long|ALONG-TRACK ESTIMATION AREA SIZE|m|0|5000|16|m|0|5 +003027|typeOfFlightRig|table|TYPE OF FLIGHT RIG|CODE TABLE|0|0|4|CODE TABLE|0|2 +003028|methodOfSnowWaterEquivalentMeasurement|table|METHOD OF SNOW WATER EQUIVALENT MEASUREMENT|CODE TABLE|0|0|6|CODE TABLE|0|2 +004001|year|long|YEAR|a|0|0|12|a|0|4 +004002|month|long|MONTH|mon|0|0|4|mon|0|2 +004003|day|long|DAY|d|0|0|6|d|0|2 +004004|hour|long|HOUR|h|0|0|5|h|0|2 +004005|minute|long|MINUTE|min|0|0|6|min|0|2 +004006|second|long|SECOND|s|0|0|6|s|0|2 +004007|secondsWithinAMinuteMicrosecond|double|SECONDS WITHIN A MINUTE (MICROSECOND ACCURACY)|s|6|0|26|s|6|8 +004011|timeIncrement|long|TIME INCREMENT|a|0|-1024|11|a|0|4 +004012|timeIncrement|long|TIME INCREMENT|mon|0|-1024|11|mon|0|4 +004013|timeIncrement|long|TIME INCREMENT|d|0|-1024|11|d|0|4 +004014|timeIncrement|long|TIME INCREMENT|h|0|-1024|11|h|0|4 +004015|timeIncrement|long|TIME INCREMENT|min|0|-2048|12|min|0|4 +004016|timeIncrement|long|TIME INCREMENT|s|0|-4096|13|s|0|4 +004017|referenceTimePeriodForAccumulatedOrExtremeData|long|REFERENCE TIME PERIOD FOR ACCUMULATED OR EXTREME DATA|min|0|-1440|12|min|0|4 +004021|timePeriod|long|TIME PERIOD OR DISPLACEMENT|a|0|-1024|11|a|0|4 +004022|timePeriod|long|TIME PERIOD OR DISPLACEMENT|mon|0|-1024|11|mon|0|4 +004023|timePeriod|long|TIME PERIOD OR DISPLACEMENT|d|0|-1024|11|d|0|4 +004024|timePeriod|long|TIME PERIOD OR DISPLACEMENT|h|0|-2048|12|h|0|4 +004025|timePeriod|long|TIME PERIOD OR DISPLACEMENT|min|0|-2048|12|min|0|4 +004026|timePeriod|long|TIME PERIOD OR DISPLACEMENT|s|0|-4096|13|s|0|4 +004031|durationOfTimeRelatingToFollowingValue|long|DURATION OF TIME RELATING TO FOLLOWING VALUE|h|0|0|8|h|0|3 +004032|durationOfTimeRelatingToFollowingValue|long|DURATION OF TIME RELATING TO FOLLOWING VALUE|min|0|0|6|min|0|2 +004041|timeDifferenceUtcLmt|long|TIME DIFFERENCE, UTC - LMT|min|0|-1440|12|min|0|4 +004043|dayOfYear|long|DAY OF THE YEAR|d|0|0|9|d|0|3 +004051|principalTimeOfDailyReadingOfMaximumTemperature|long|PRINCIPAL TIME OF DAILY READING OF MAXIMUM TEMPERATURE|h|0|0|5|h|0|2 +004052|principalTimeOfDailyReadingOfMinimumTemperature|long|PRINCIPAL TIME OF DAILY READING OF MINIMUM TEMPERATURE|h|0|0|5|h|0|2 +004053|numberOfDaysWithPrecipitationEqualToOrMoreThan1Mm|long|NUMBER OF DAYS WITH PRECIPITATION EQUAL TO OR MORE THAN 1 MM|Numeric|0|0|6|Numeric|0|2 +004059|timesOfObservationUsedToComputeReportedMeanValues|flag|TIMES OF OBSERVATION USED TO COMPUTE THE REPORTED MEAN VALUES|FLAG TABLE|0|0|6|FLAG TABLE|0|2 +004065|timeIncrement|long|SHORT TIME INCREMENT|min|0|-128|8|min|0|2 +004066|timeIncrement|long|SHORT TIME INCREMENT|s|0|-128|8|s|0|2 +004073|timePeriod|long|SHORT TIME PERIOD OR DISPLACEMENT|d|0|-128|8|d|0|2 +004074|timePeriod|long|SHORT TIME PERIOD OR DISPLACEMENT|h|0|-128|8|h|0|2 +004075|timePeriod|long|SHORT TIME PERIOD OR DISPLACEMENT|min|0|-128|8|min|0|2 +004080|averagingPeriodForFollowingValue|table|AVERAGING PERIOD FOR FOLLOWING VALUE|CODE TABLE|0|0|4|CODE TABLE|0|2 +004086|timePeriod|long|LONG TIME PERIOD OR DISPLACEMENT|s|0|-8192|15|s|0|5 +005001|latitude|double|LATITUDE (HIGH ACCURACY)|deg|5|-9000000|25|deg|5|7 +005002|latitude|double|LATITUDE (COARSE ACCURACY)|deg|2|-9000|15|deg|2|4 +005011|latitudeIncrement|double|LATITUDE INCREMENT (HIGH ACCURACY)|deg|5|-9000000|25|deg|5|7 +005012|latitudeIncrement|double|LATITUDE INCREMENT (COARSE ACCURACY)|deg|2|-9000|15|deg|2|4 +005015|latitudeDisplacement|double|LATITUDE DISPLACEMENT (HIGH ACCURACY)|deg|5|-9000000|25|deg|5|7 +005016|latitudeDisplacement|double|LATITUDE DISPLACEMENT (COARSE ACCURACY)|deg|2|-9000|15|deg|2|4 +005021|bearingOrAzimuth|double|BEARING OR AZIMUTH|deg|2|0|16|deg|2|5 +005022|solarAzimuth|double|SOLAR AZIMUTH|deg|2|0|16|deg|2|5 +005023|sunToSatelliteAzimuthDifference|double|SUN TO SATELLITE AZIMUTH DIFFERENCE|deg|1|-1800|12|deg|1|4 +005030|directionSpectral|long|DIRECTION (SPECTRAL)|deg|0|0|12|deg|0|4 +005031|rowNumber|long|ROW NUMBER|Numeric|0|0|12|Numeric|0|4 +005032|yOffset|double|Y OFFSET|m|2|-1073741824|31|m|2|11 +005033|pixelSizeOnHorizontal1|long|PIXEL SIZE ON HORIZONTAL - 1|m|-1|0|16|m|-1|5 +005034|alongTrackRowNumber|long|ALONG TRACK ROW NUMBER|Numeric|0|0|11|Numeric|0|4 +005035|xDimensionMaximumSize|long|MAXIMUM SIZE OF X-DIMENSION|Numeric|0|0|12|Numeric|0|4 +005036|shipTransectNumberAccordingToSoop|long|SHIP TRANSECT NUMBER ACCORDING TO SOOP|Numeric|0|0|7|Numeric|0|2 +005040|orbitNumber|long|ORBIT NUMBER|Numeric|0|0|24|Numeric|0|8 +005041|scanLineNumber|long|SCAN LINE NUMBER|Numeric|0|0|8|Numeric|0|3 +005042|channelNumber|long|CHANNEL NUMBER|Numeric|0|0|6|Numeric|0|2 +005043|fieldOfViewNumber|long|FIELD OF VIEW NUMBER|Numeric|0|0|8|Numeric|0|3 +005044|satelliteCycleNumber|long|SATELLITE CYCLE NUMBER|Numeric|0|0|11|Numeric|0|4 +005045|fieldOfRegardNumber|long|FIELD OF REGARD NUMBER|Numeric|0|0|8|Numeric|0|3 +005052|channelNumberIncrement|long|CHANNEL NUMBER INCREMENT|Numeric|0|0|5|Numeric|0|2 +005053|fieldOfViewNumberIncrement|long|FIELD OF VIEW NUMBER INCREMENT|Numeric|0|0|5|Numeric|0|2 +005060|yAngularPositionFromCentreOfGravity|double|Y ANGULAR POSITION FROM CENTRE OF GRAVITY|deg|6|-8000000|24|deg|6|8 +005061|zAngularPositionFromCentreOfGravity|double|Z ANGULAR POSITION FROM CENTRE OF GRAVITY|deg|6|-8000000|24|deg|6|8 +005063|spacecraftRoll|double|SPACECRAFT ROLL|deg|2|0|16|deg|2|5 +005064|spacecraftPitch|double|SPACECRAFT PITCH|deg|2|0|16|deg|2|5 +005066|spacecraftYaw|double|SPACECRAFT YAW|deg|2|0|16|deg|2|5 +005067|numberOfScanLines|long|NUMBER OF SCAN LINES|Numeric|0|0|8|Numeric|0|3 +005068|profileNumber|long|PROFILE NUMBER|Numeric|0|0|16|Numeric|0|5 +005069|receiverChannel|table|RECEIVER CHANNEL|CODE TABLE|0|0|2|CODE TABLE|0|1 +005070|observationIdentifier|long|OBSERVATION IDENTIFIER|Numeric|0|0|30|Numeric|0|10 +005071|stripmapIdentifier|long|STRIPMAP IDENTIFIER|Numeric|0|0|16|Numeric|0|5 +005072|numberOfSpectraInRangeDirection|long|NUMBER OF SPECTRA IN RANGE DIRECTION|Numeric|0|0|8|Numeric|0|3 +005073|numberOfSpectraInAzimuthalDirection|long|NUMBER OF SPECTRA IN AZIMUTHAL DIRECTION|Numeric|0|0|8|Numeric|0|3 +005074|indexInRangeDirection|long|INDEX IN RANGE DIRECTION|Numeric|0|0|8|Numeric|0|3 +005075|indexInAzimuthalDirection|long|INDEX IN AZIMUTHAL DIRECTION|Numeric|0|0|8|Numeric|0|3 +006001|longitude|double|LONGITUDE (HIGH ACCURACY)|deg|5|-18000000|26|deg|5|8 +006002|longitude|double|LONGITUDE (COARSE ACCURACY)|deg|2|-18000|16|deg|2|5 +006011|longitudeIncrement|double|LONGITUDE INCREMENT (HIGH ACCURACY)|deg|5|-18000000|26|deg|5|8 +006012|longitudeIncrement|double|LONGITUDE INCREMENT (COARSE ACCURACY)|deg|2|-18000|16|deg|2|5 +006015|longitudeDisplacement|double|LONGITUDE DISPLACEMENT (HIGH ACCURACY)|deg|5|-18000000|26|deg|5|8 +006016|longitudeDisplacement|double|LONGITUDE DISPLACEMENT (COARSE ACCURACY)|deg|2|-18000|16|deg|2|5 +006021|distance|long|DISTANCE|m|-1|0|13|m|-1|4 +006029|waveNumber|double|WAVE NUMBER|/m|1|0|22|/m|1|7 +006030|waveNumberSpectral|double|WAVE NUMBER (SPECTRAL)|rad/m|5|0|13|rad/m|5|4 +006031|columnNumber|long|COLUMN NUMBER|Numeric|0|0|12|Numeric|0|4 +006032|xOffset|double|X OFFSET|m|2|-1073741824|31|m|2|11 +006033|pixelSizeOnHorizontal2|long|PIXEL SIZE ON HORIZONTAL - 2|m|-1|0|16|m|-1|5 +006034|crossTrackCellNumber|long|CROSS-TRACK CELL NUMBER|Numeric|0|0|7|Numeric|0|3 +006035|yDimensionMaximumSize|long|MAXIMUM SIZE OF Y-DIMENSION|Numeric|0|0|12|Numeric|0|4 +006040|radiusOfConfidence|long|RADIUS OF CONFIDENCE|m|0|0|13|m|0|4 +007001|heightOfStation|long|HEIGHT OF STATION|m|0|-400|15|m|0|5 +007002|height|long|HEIGHT OR ALTITUDE|m|-1|-40|16|m|-1|5 +007003|geopotential|long|GEOPOTENTIAL|m2 s-2|-1|-400|17|m2 s-2|-1|6 +007004|pressure|long|PRESSURE|Pa|-1|0|14|Pa|-1|5 +007005|heightIncrement|long|HEIGHT INCREMENT|m|0|-400|12|m|0|4 +007006|heightAboveStation|long|HEIGHT ABOVE STATION|m|0|0|15|m|0|5 +007007|height|long|HEIGHT|m|0|-1000|17|m|0|6 +007008|geopotential|long|GEOPOTENTIAL|m2 s-2|0|-10000|20|m2 s-2|0|7 +007009|geopotentialHeight|long|GEOPOTENTIAL HEIGHT|gpm|0|-1000|17|gpm|0|5 +007010|flightLevel|long|FLIGHT LEVEL|m|0|-1024|16|ft|-1|5 +007012|gridPointAltitude|double|GRID POINT ALTITUDE|m|2|-50000|20|m|2|7 +007021|elevation|double|ELEVATION|deg|2|-9000|15|deg|2|5 +007022|solarElevation|double|SOLAR ELEVATION|deg|2|-9000|15|deg|2|5 +007024|satelliteZenithAngle|double|SATELLITE ZENITH ANGLE|deg|2|-9000|15|deg|2|5 +007025|solarZenithAngle|double|SOLAR ZENITH ANGLE|deg|2|-9000|15|deg|2|5 +007026|satelliteZenithAngle|double|SATELLITE ZENITH ANGLE|deg|4|-900000|21|deg|4|7 +007030|heightOfStationGroundAboveMeanSeaLevel|double|HEIGHT OF STATION GROUND ABOVE MEAN SEA LEVEL|m|1|-4000|17|m|1|5 +007031|heightOfBarometerAboveMeanSeaLevel|double|HEIGHT OF BAROMETER ABOVE MEAN SEA LEVEL|m|1|-4000|17|m|1|5 +007032|heightOfSensorAboveLocalGroundOrDeckOfMarinePlatform|double|HEIGHT OF SENSOR ABOVE LOCAL GROUND (OR DECK OF MARINE PLATFORM)|m|2|0|16|m|2|5 +007033|heightOfSensorAboveWaterSurface|double|HEIGHT OF SENSOR ABOVE WATER SURFACE|m|1|0|12|m|1|4 +007035|zDimensionMaximumSize|long|MAXIMUM SIZE OF Z-DIMENSION|Numeric|0|0|12|Numeric|0|4 +007036|levelIndexOfZ|long|LEVEL INDEX OF Z|Numeric|0|0|12|Numeric|0|4 +007040|impactParameter|double|IMPACT PARAMETER|m|1|62000000|22|m|1|8 +007061|depthBelowLandSurface|double|DEPTH BELOW LAND SURFACE|m|2|0|14|m|2|5 +007062|depthBelowWaterSurface|double|DEPTH BELOW SEA/WATER SURFACE|m|1|0|17|m|1|6 +007063|depthBelowWaterSurface|double|DEPTH BELOW SEA/WATER SURFACE (CM)|m|2|0|20|m|2|7 +007064|representativeHeightOfSensorAboveStation|long|REPRESENTATIVE HEIGHT OF SENSOR ABOVE STATION|m|0|0|4|m|0|2 +007065|waterPressure|long|WATER PRESSURE|Pa|-3|0|17|Pa|-3|6 +007070|drogueDepth|long|DROGUE DEPTH|m|0|0|10|m|0|4 +007071|height|double|HEIGHT (HIGH RESOLUTION)|m|3|-10000000|26|m|3|8 +008001|verticalSoundingSignificance|flag|VERTICAL SOUNDING SIGNIFICANCE|FLAG TABLE|0|0|7|FLAG TABLE|0|3 +008002|verticalSignificanceSurfaceObservations|table|VERTICAL SIGNIFICANCE (SURFACE OBSERVATIONS)|CODE TABLE|0|0|6|CODE TABLE|0|2 +008003|verticalSignificanceSatelliteObservations|table|VERTICAL SIGNIFICANCE (SATELLITE OBSERVATIONS)|CODE TABLE|0|0|6|CODE TABLE|0|2 +008004|phaseOfAircraftFlight|table|PHASE OF AIRCRAFT FLIGHT|CODE TABLE|0|0|3|CODE TABLE|0|1 +008005|meteorologicalAttributeSignificance|table|METEOROLOGICAL ATTRIBUTE SIGNIFICANCE|CODE TABLE|0|0|4|CODE TABLE|0|2 +008006|ozoneVerticalSoundingSignificance|flag|OZONE VERTICAL SOUNDING SIGNIFICANCE|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +008007|dimensionalSignificance|table|DIMENSIONAL SIGNIFICANCE|CODE TABLE|0|0|4|CODE TABLE|0|2 +008008|radiationVerticalSoundingSignificance|flag|RADIATION VERTICAL SOUNDING SIGNIFICANCE|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +008009|detailedPhaseOfFlight|table|DETAILED PHASE OF FLIGHT|CODE TABLE|0|0|4|CODE TABLE|0|2 +008010|surfaceQualifierForTemperatureData|table|SURFACE QUALIFIER (TEMPERATURE DATA)|CODE TABLE|0|0|5|CODE TABLE|0|2 +008011|meteorologicalFeature|table|METEOROLOGICAL FEATURE|CODE TABLE|0|0|6|CODE TABLE|0|2 +008012|landOrSeaQualifier|table|LAND/SEA QUALIFIER|CODE TABLE|0|0|2|CODE TABLE|0|1 +008013|dayOrNightQualifier|table|DAY/NIGHT QUALIFIER|CODE TABLE|0|0|2|CODE TABLE|0|1 +008014|qualifierForRunwayVisualRange|table|QUALIFIER FOR RUNWAY VISUAL RANGE|CODE TABLE|0|0|4|CODE TABLE|0|2 +008015|significantQualifierForSensor|table|SIGNIFICANT QUALIFIER FOR SENSOR|CODE TABLE|0|0|3|CODE TABLE|0|1 +008016|changeQualifierOfATrendTypeForecastOrAnAerodromeForecast|table|CHANGE QUALIFIER OF A TREND-TYPE FORECAST OR AN AERODROME FORECAST|CODE TABLE|0|0|3|CODE TABLE|0|1 +008017|qualifierOfTimeWhenForecastChangeExpected|table|QUALIFIER OF THE TIME WHEN THE FORECAST CHANGE IS EXPECTED|CODE TABLE|0|0|2|CODE TABLE|0|1 +008018|seawindsLandOrIceSurfaceType|flag|SEAWINDS LAND/ICE SURFACE TYPE|FLAG TABLE|0|0|17|FLAG TABLE|0|6 +008019|qualifierForFollowingCentreIdentifier|table|QUALIFIER FOR FOLLOWING CENTRE IDENTIFIER|CODE TABLE|0|0|4|CODE TABLE|0|2 +008020|totalNumberOfMissingEntitiesWithRespectToAccumulationOrAverage|long|TOTAL NUMBER OF MISSING ENTITIES (WITH RESPECT TO ACCUMULATION OR AVERAGE)|Numeric|0|0|16|Numeric|0|5 +008021|timeSignificance|table|TIME SIGNIFICANCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +008022|totalNumberWithRespectToAccumulationOrAverage|long|TOTAL NUMBER (WITH RESPECT TO ACCUMULATION OR AVERAGE)|Numeric|0|0|16|Numeric|0|5 +008023|firstOrderStatistics|table|FIRST-ORDER STATISTICS|CODE TABLE|0|0|6|CODE TABLE|0|2 +008024|differenceStatistics|table|DIFFERENCE STATISTICS|CODE TABLE|0|0|6|CODE TABLE|0|2 +008025|timeDifferenceQualifier|table|TIME DIFFERENCE QUALIFIER|CODE TABLE|0|0|4|CODE TABLE|0|2 +008026|matrixSignificance|table|MATRIX SIGNIFICANCE|CODE TABLE|0|0|6|CODE TABLE|0|2 +008029|surfaceType|table|SURFACE TYPE|CODE TABLE|0|0|8|CODE TABLE|0|3 +008030|manualOnCodesVolumeI1SectionCCodeTableFromWhichDataAreDerived|long|MANUAL ON CODES (VOLUME I.1, SECTION C) CODE TABLE FROM WHICH DATA ARE DERIVED|Numeric|0|0|13|Numeric|0|4 +008031|dataCategoryCrexTableA|long|DATA CATEGORY - CREX TABLE A|Numeric|0|0|8|Numeric|0|3 +008032|statusOfOperation|table|STATUS OF OPERATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +008033|methodOfDerivationOfPercentageConfidence|table|METHOD OF DERIVATION OF PERCENTAGE CONFIDENCE|CODE TABLE|0|0|7|CODE TABLE|0|3 +008034|temperatureOrSalinityMeasurementQualifier|table|TEMPERATURE/SALINITY MEASUREMENT QUALIFIER|CODE TABLE|0|0|4|CODE TABLE|0|2 +008035|monitoringExerciseType|table|TYPE OF MONITORING EXERCISE|CODE TABLE|0|0|3|CODE TABLE|0|1 +008036|typeOfCentreOrStationPerformingMonitoring|table|TYPE OF CENTRE OR STATION PERFORMING MONITORING|CODE TABLE|0|0|3|CODE TABLE|0|1 +008037|baselineCheckSignificance|table|BASELINE CHECK SIGNIFICANCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +008038|instrumentDataSignificance|table|INSTRUMENT DATA SIGNIFICANCE|CODE TABLE|0|0|8|CODE TABLE|0|3 +008039|timeSignificanceAviationForecast|table|TIME SIGNIFICANCE (AVIATION FORECAST)|CODE TABLE|0|0|6|CODE TABLE|0|2 +008040|flightLevelSignificance|table|FLIGHT LEVEL SIGNIFICANCE|CODE TABLE|0|0|6|CODE TABLE|0|2 +008041|dataSignificance|table|DATA SIGNIFICANCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +008042|extendedVerticalSoundingSignificance|flag|EXTENDED VERTICAL SOUNDING SIGNIFICANCE|FLAG TABLE|0|0|18|FLAG TABLE|0|6 +008043|atmosphericChemical|table|ATMOSPHERIC CHEMICAL OR PHYSICAL CONSTITUENT TYPE|CODE TABLE|0|0|8|CODE TABLE|0|3 +008044|casRegistryNumber|string|CAS REGISTRY NUMBER|CCITT IA5|0|0|88|Character|0|11 +008046|atmosphericChemical|table|ATMOSPHERIC CHEMICAL OR PHYSICAL CONSTITUENT TYPE|Common CODE TABLE C-14|0|0|16|Common CODE TABLE C-14|0|5 +008049|numberOfObservations|long|NUMBER OF OBSERVATIONS|Numeric|0|0|8|Numeric|0|3 +008050|qualifierForNumberOfMissingValuesInCalculationOfStatistic|table|QUALIFIER FOR NUMBER OF MISSING VALUES IN CALCULATION OF STATISTIC|CODE TABLE|0|0|4|CODE TABLE|0|2 +008051|qualifierForNumberOfMissingValuesInCalculationOfStatistic|table|QUALIFIER FOR NUMBER OF MISSING VALUES IN CALCULATION OF STATISTIC|CODE TABLE|0|0|3|CODE TABLE|0|1 +008052|conditionForWhichNumberOfDaysOfOccurrenceFollows|table|CONDITION FOR WHICH NUMBER OF DAYS OF OCCURRENCE FOLLOWS|CODE TABLE|0|0|5|CODE TABLE|0|2 +008053|dayOfOccurrenceQualifier|table|DAY OF OCCURRENCE QUALIFIER|CODE TABLE|0|0|2|CODE TABLE|0|1 +008054|qualifierForWindSpeedOrWindGusts|table|QUALIFIER FOR WIND SPEED OR WIND GUSTS|CODE TABLE|0|0|3|CODE TABLE|0|1 +008060|sampleScanningModeSignificance|table|SAMPLE SCANNING MODE SIGNIFICANCE|CODE TABLE|0|0|4|CODE TABLE|0|2 +008065|sunGlintIndicator|table|SUN-GLINT INDICATOR|CODE TABLE|0|0|2|CODE TABLE|0|1 +008066|semiTransparencyIndicator|table|SEMI-TRANSPARENCY INDICATOR|CODE TABLE|0|0|2|CODE TABLE|0|1 +008070|verticalSoundingProductQualifier|table|VERTICAL SOUNDING PRODUCT QUALIFIER|CODE TABLE|0|0|4|CODE TABLE|0|2 +008072|pixelType|table|PIXEL(S) TYPE|CODE TABLE|0|0|3|CODE TABLE|0|1 +008074|altimeterEchoType|table|ALTIMETER ECHO TYPE|CODE TABLE|0|0|2|CODE TABLE|0|1 +008075|orbitQualifier|table|ASCENDING/DESCENDING ORBIT QUALIFIER|CODE TABLE|0|0|2|CODE TABLE|0|1 +008076|band|table|TYPE OF BAND|CODE TABLE|0|0|6|CODE TABLE|0|2 +008077|radiometerSensedSurfaceType|table|RADIOMETER SENSED SURFACE TYPE|CODE TABLE|0|0|7|CODE TABLE|0|3 +008079|productStatus|table|PRODUCT STATUS|CODE TABLE|0|0|4|CODE TABLE|0|2 +008080|qualifierForGtsppQualityFlag|table|QUALIFIER FOR GTSPP QUALITY FLAG|CODE TABLE|0|0|6|CODE TABLE|0|2 +008081|equipmentType|table|TYPE OF EQUIPMENT|CODE TABLE|0|0|6|CODE TABLE|0|2 +008082|modificationOfSensorHeightToAnotherValue|table|MODIFICATION OF SENSOR HEIGHT TO ANOTHER VALUE|CODE TABLE|0|0|3|CODE TABLE|0|1 +008083|nominalValueIndicator|flag|NOMINAL VALUE INDICATOR|FLAG TABLE|0|0|15|FLAG TABLE|0|5 +008085|beamIdentifier|table|BEAM IDENTIFIER|CODE TABLE|0|0|3|CODE TABLE|0|1 +008086|verticalSignificanceForNwp|flag|VERTICAL SIGNIFICANCE FOR NWP|FLAG TABLE|0|0|12|FLAG TABLE|0|4 +008087|cornerPositionOfObservation|table|CORNER POSITION OF OBSERVATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +008088|mapSignificance|table|MAP SIGNIFICANCE|CODE TABLE|0|0|6|CODE TABLE|0|2 +008090|decimalScaleOfFollowingSignificands|long|DECIMAL SCALE OF FOLLOWING SIGNIFICANDS|Numeric|0|-127|8|Numeric|0|3 +008091|coordinatesSignificance|table|COORDINATES SIGNIFICANCE|CODE TABLE|0|0|8|CODE TABLE|0|3 +008092|measurementUncertaintyExpression|table|MEASUREMENT UNCERTAINTY EXPRESSION|CODE TABLE|0|0|5|CODE TABLE|0|2 +008093|measurementUncertaintySignificance|table|MEASUREMENT UNCERTAINTY SIGNIFICANCE|CODE TABLE|0|0|5|CODE TABLE|0|2 +010001|heightOfLandSurface|long|HEIGHT OF LAND SURFACE|m|0|-400|15|m|0|5 +010002|nonCoordinateHeight|long|HEIGHT|m|-1|-40|16|m|-1|5 +010003|nonCoordinateGeopotential|long|GEOPOTENTIAL|m2 s-2|-1|-400|17|m2 s-2|-1|6 +010004|nonCoordinatePressure|long|PRESSURE|Pa|-1|0|14|Pa|-1|5 +010007|nonCoordinateHeight|long|HEIGHT|m|0|-1000|17|m|0|6 +010008|nonCoordinateGeopotential|long|GEOPOTENTIAL|m2 s-2|0|-10000|20|m2 s-2|0|7 +010009|nonCoordinateGeopotentialHeight|long|GEOPOTENTIAL HEIGHT|gpm|0|-1000|17|gpm|0|5 +010010|minimumPressureReducedToMeanSeaLevel|long|MINIMUM PRESSURE REDUCED TO MEAN SEA LEVEL|Pa|-1|0|14|Pa|-1|5 +010011|maximumPressureReducedToMeanSeaLevel|long|MAXIMUM PRESSURE REDUCED TO MEAN SEA LEVEL|Pa|-1|0|14|Pa|-1|5 +010031|DistanceFromEarthCentreInDirectionOfNorthPole|double|IN DIRECTION OF THE NORTH POLE, DISTANCE FROM THE EARTH'S CENTRE|m|2|-1073741824|31|m|2|10 +010032|satelliteDistanceToEarthCentre|double|SATELLITE DISTANCE TO EARTH'S CENTRE|m|1|0|27|m|2|9 +010033|altitudePlatformToEllipsoid|double|ALTITUDE (PLATFORM TO ELLIPSOID)|m|1|0|27|m|2|9 +010034|earthRadius|double|EARTH'S RADIUS|m|1|0|27|m|2|9 +010035|earthLocalRadiusOfCurvature|double|EARTH'S LOCAL RADIUS OF CURVATURE|m|1|62000000|22|m|1|8 +010036|geoidUndulation|double|GEOID UNDULATION|m|2|-15000|15|m|2|6 +010038|maximumHeightOfDeckCargoAboveSummerLoadLine|long|MAXIMUM HEIGHT OF DECK CARGO ABOVE SUMMER LOAD LINE|m|0|0|6|m|0|2 +010039|departureOfReferenceLevelSummerMaximumLoadLineFromActualSeaLevel|long|DEPARTURE OF REFERENCE LEVEL (SUMMER MAXIMUM LOAD LINE) FROM ACTUAL SEA LEVEL|m|0|-32|6|m|0|3 +010040|numberOfRetrievedLayers|long|NUMBER OF RETRIEVED LAYERS|Numeric|0|0|10|Numeric|0|4 +010050|standardDeviationAltitude|double|STANDARD DEVIATION ALTITUDE|m|2|0|16|m|2|5 +010051|pressureReducedToMeanSeaLevel|long|PRESSURE REDUCED TO MEAN SEA LEVEL|Pa|-1|0|14|Pa|-1|5 +010052|altimeterSettingQnh|long|ALTIMETER SETTING (QNH)|Pa|-1|0|14|Pa|-1|5 +010053|globalNavigationSatelliteSystemAltitude|long|GLOBAL NAVIGATION SATELLITE SYSTEM ALTITUDE|m|0|-1000|17|m|0|5 +010060|pressureChange|long|PRESSURE CHANGE|Pa|-1|-1024|11|Pa|-1|4 +010061|3HourPressureChange|long|3-HOUR PRESSURE CHANGE|Pa|-1|-500|10|Pa|-1|4 +010062|24HourPressureChange|long|24-HOUR PRESSURE CHANGE|Pa|-1|-1000|11|Pa|-1|4 +010063|characteristicOfPressureTendency|table|CHARACTERISTIC OF PRESSURE TENDENCY|CODE TABLE|0|0|4|CODE TABLE|0|2 +010064|sigmetCruisingLevel|table|SIGMET CRUISING LEVEL|CODE TABLE|0|0|3|CODE TABLE|0|1 +010070|indicatedAircraftAltitude|long|INDICATED AIRCRAFT ALTITUDE|m|0|-400|16|m|0|5 +010071|verticalResolution|long|VERTICAL RESOLUTION|m|0|0|14|m|0|5 +010079|offNadirAngleOfTheSatelliteFromPlatformData|double|OFF-NADIR ANGLE OF THE SATELLITE FROM PLATFORM DATA|deg|4|0|16|deg|4|5 +010080|viewingZenithAngle|double|VIEWING ZENITH ANGLE|deg|2|-9000|15|deg|2|5 +010081|cogAltitudeAboveReferenceEllipsoid|double|ALTITUDE OF COG ABOVE REFERENCE ELLIPSOID|m|3|0|31|m|3|10 +010082|instantaneousAltitudeRate|double|INSTANTANEOUS ALTITUDE RATE|m/s|3|-65536|17|m/s|3|6 +010083|squaredOffNadirAngleOfSatelliteFromPlatformData|double|SQUARED OFF-NADIR ANGLE OF THE SATELLITE FROM PLATFORM DATA|deg2|2|0|16|deg2|2|5 +010084|squaredOffNadirAngleOfSatelliteFromWaveformData|double|SQUARED OFF-NADIR ANGLE OF THE SATELLITE FROM WAVEFORM DATA|deg2|2|0|16|deg2|2|5 +010085|meanSeaSurfaceHeight|double|MEAN SEA-SURFACE HEIGHT|m|3|-131072|18|m|3|6 +010086|geoidHeight|double|GEOID'S HEIGHT|m|3|-131072|18|m|3|6 +010087|oceanDepthOrLandElevation|double|OCEAN DEPTH/LAND ELEVATION|m|1|-131072|18|m|1|6 +010088|totalGeocentricOceanTideHeightSolution1|double|TOTAL GEOCENTRIC OCEAN TIDE HEIGHT (SOLUTION 1)|m|3|-32768|16|m|3|5 +010089|totalGeocentricOceanTideHeightSolution2|double|TOTAL GEOCENTRIC OCEAN TIDE HEIGHT (SOLUTION 2)|m|3|-32768|16|m|3|5 +010090|longPeriodTideHeight|double|LONG PERIOD TIDE HEIGHT|m|3|-32768|16|m|3|5 +010091|tidalLoadingHeight|double|TIDAL LOADING HEIGHT|m|3|-32768|16|m|3|5 +010092|solidEarthTideHeight|double|SOLID EARTH TIDE HEIGHT|m|3|-32768|16|m|3|5 +010093|geocentricPoleTideHeight|double|GEOCENTRIC POLE TIDE HEIGHT|m|3|-32768|16|m|3|5 +010095|heightOfAtmosphere|long|HEIGHT OF ATMOSPHERE USED|m|0|0|16|m|0|5 +010096|meanDynamicTopography|double|MEAN DYNAMIC TOPOGRAPHY|m|3|-131072|18|m|3|6 +010097|meanSeaSurfaceHeightFromAltimeterOnly|double|MEAN SEA-SURFACE HEIGHT FROM ALTIMETER ONLY|m|3|-131072|18|m|3|6 +010098|loadingTideHeightGeocentricOceanTideSolution1|double|LOADING TIDE HEIGHT GEOCENTRIC OCEAN TIDE SOLUTION 1|m|4|-2000|12|m|4|4 +010099|loadingTideHeightGeocentricOceanTideSolution2|double|LOADING TIDE HEIGHT GEOCENTRIC OCEAN TIDE SOLUTION 2|m|4|-2000|12|m|4|4 +010100|nonEquilibriumLongPeriodTideHeight|double|NON-EQUILIBRIUM LONG PERIOD TIDE HEIGHT|m|4|-2000|12|m|4|4 +010101|squaredOffNadirAngleOfSatelliteFromWaveformData|double|SQUARED OFF-NADIR ANGLE OF THE SATELLITE FROM WAVEFORM DATA|deg2|2|-32768|16|deg2|2|5 +010102|seaSurfaceHeightAnomaly|double|SEA-SURFACE HEIGHT ANOMALY|m|3|-32768|16|m|3|5 +010103|meanDynamicTopographyAccuracy|double|MEAN DYNAMIC TOPOGRAPHY ACCURACY|m|3|-131072|18|m|3|6 +011001|windDirection|long|WIND DIRECTION|deg|0|0|9|deg|0|3 +011002|windSpeed|double|WIND SPEED|m/s|1|0|12|m/s|1|4 +011003|u|double|U-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011004|v|double|V-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011005|w|double|W-COMPONENT|Pa/s|1|-512|10|Pa/s|1|4 +011006|w|double|W-COMPONENT|m/s|2|-4096|13|m/s|2|4 +011007|relativeWindDirectionInDegreesOffBow|long|RELATIVE WIND DIRECTION (IN DEGREES OFF BOW)|deg|0|0|9|deg|0|3 +011008|relativeWindSpeed|double|RELATIVE WIND SPEED|m/s|1|0|12|m/s|1|4 +011010|windDirectionAssociatedWithWindSpeedWhichFollows|long|WIND DIRECTION ASSOCIATED WITH WIND SPEED WHICH FOLLOWS|deg|0|0|9|deg|0|3 +011011|windDirectionAt10M|long|WIND DIRECTION AT 10 M|deg|0|0|9|deg|0|3 +011012|windSpeedAt10M|double|WIND SPEED AT 10 M|m/s|1|0|12|m/s|1|4 +011013|windDirectionAt5M|long|WIND DIRECTION AT 5 M|deg|0|0|9|deg|0|3 +011014|windSpeedAt5M|double|WIND SPEED AT 5 M|m/s|1|0|12|m/s|1|4 +011016|extremeCounterclockwiseWindDirectionOfAVariableWind|long|EXTREME COUNTERCLOCKWISE WIND DIRECTION OF A VARIABLE WIND|deg|0|0|9|deg|0|3 +011017|extremeClockwiseWindDirectionOfAVariableWind|long|EXTREME CLOCKWISE WIND DIRECTION OF A VARIABLE WIND|deg|0|0|9|deg|0|3 +011019|steadinessOfWind|long|STEADINESS OF WIND|%|0|0|7|%|0|3 +011021|relativeVorticity|double|RELATIVE VORTICITY|/s|9|-65536|17|/s|9|6 +011022|divergence|double|DIVERGENCE|/s|9|-65536|17|/s|9|6 +011023|velocityPotential|long|VELOCITY POTENTIAL|m2/s|-2|-65536|17|m2/s|-2|6 +011030|extendedDegreeOfTurbulence|table|EXTENDED DEGREE OF TURBULENCE|CODE TABLE|0|0|6|CODE TABLE|0|2 +011031|degreeOfTurbulence|table|DEGREE OF TURBULENCE|CODE TABLE|0|0|4|CODE TABLE|0|2 +011032|heightOfBaseOfTurbulence|long|HEIGHT OF BASE OF TURBULENCE|m|-1|-40|16|m|-1|5 +011033|heightOfTopOfTurbulence|long|HEIGHT OF TOP OF TURBULENCE|m|-1|-40|16|m|-1|5 +011034|verticalGustVelocity|double|VERTICAL GUST VELOCITY|m/s|1|-1024|11|m/s|1|4 +011035|verticalGustAcceleration|double|VERTICAL GUST ACCELERATION|m s-2|2|-8192|14|m s-2|2|5 +011036|maximumDerivedEquivalentVerticalGustSpeed|double|MAXIMUM DERIVED EQUIVALENT VERTICAL GUST SPEED|m/s|1|0|10|m/s|1|4 +011037|turbulenceIndex|table|TURBULENCE INDEX|CODE TABLE|0|0|6|CODE TABLE|0|2 +011038|timeOfOccurrenceOfPeakEddyDissipationRate|table|TIME OF OCCURRENCE OF PEAK EDDY DISSIPATION RATE|CODE TABLE|0|0|5|CODE TABLE|0|2 +011039|extendedTimeOfOccurrenceOfPeakEddyDissipationRate|table|EXTENDED TIME OF OCCURRENCE OF PEAK EDDY DISSIPATION RATE|CODE TABLE|0|0|6|CODE TABLE|0|2 +011040|maximumWindSpeedMeanWind|double|MAXIMUM WIND SPEED (MEAN WIND)|m/s|1|0|12|m/s|1|4 +011041|maximumWindGustSpeed|double|MAXIMUM WIND GUST SPEED|m/s|1|0|12|m/s|1|4 +011042|maximumWindSpeed10MinuteMeanWind|double|MAXIMUM WIND SPEED (10-MINUTE MEAN WIND)|m/s|1|0|12|m/s|1|4 +011043|maximumWindGustDirection|long|MAXIMUM WIND GUST DIRECTION|deg|0|0|9|deg|0|3 +011044|meanWindDirectionForSurfaceTo1500M|long|MEAN WIND DIRECTION FOR SURFACE - 1 500 M (5 000 FEET)|deg|0|0|9|deg|0|3 +011045|meanWindSpeedForSurfaceTo1500M|double|MEAN WIND SPEED FOR SURFACE - 1 500 M (5 000 FEET)|m/s|1|0|12|m/s|1|4 +011046|maximumInstantaneousWindSpeed|double|MAXIMUM INSTANTANEOUS WIND SPEED|m/s|1|0|12|m/s|1|4 +011047|maximumInstantaneousWindSpeedOver10Minutes|double|MAXIMUM INSTANTANEOUS WIND SPEED OVER 10 MINUTES|m/s|1|0|12|m/s|1|4 +011049|windDirectionStandardDeviation|long|STANDARD DEVIATION OF WIND DIRECTION|deg|0|0|9|deg|0|3 +011050|standardDeviationOfHorizontalWindSpeed|double|STANDARD DEVIATION OF HORIZONTAL WIND SPEED|m/s|1|0|12|m/s|1|4 +011051|standardDeviationOfVerticalWindSpeed|double|STANDARD DEVIATION OF VERTICAL WIND SPEED|m/s|1|0|8|m/s|1|3 +011052|formalUncertaintyInWindSpeed|double|FORMAL UNCERTAINTY IN WIND SPEED|m/s|2|0|13|m/s|2|5 +011053|formalUncertaintyInWindDirection|double|FORMAL UNCERTAINTY IN WIND DIRECTION|deg|2|0|15|deg|2|5 +011054|meanWindDirectionFor1500To3000M|long|MEAN WIND DIRECTION FOR 1 500 - 3 000 M|deg|0|0|9|deg|0|3 +011055|meanWindSpeedFor1500To3000M|double|MEAN WIND SPEED FOR 1 500 - 3 000 M|m/s|1|0|12|m/s|1|4 +011061|absoluteWindShearIn1KmLayerBelow|double|ABSOLUTE WIND SHEAR IN 1 KM LAYER BELOW|m/s|1|0|12|m/s|1|4 +011062|absoluteWindShearIn1KmLayerAbove|double|ABSOLUTE WIND SHEAR IN 1 KM LAYER ABOVE|m/s|1|0|12|m/s|1|4 +011070|designatorOfRunwayAffectedByWindShearIncludingAll|string|DESIGNATOR OF THE RUNWAY AFFECTED BY WIND SHEAR (INCLUDING ALL)|CCITT IA5|0|0|32|Character|0|4 +011071|turbulentVerticalMomentumFlux|double|TURBULENT VERTICAL MOMENTUM FLUX|m2 s-2|3|-128|14|m2 s-2|3|5 +011072|turbulentVerticalBuoyancyFlux|double|TURBULENT VERTICAL BUOYANCY FLUX|K m s-1|3|-128|11|K m s-1|3|4 +011073|turbulentKineticEnergy|double|TURBULENT KINETIC ENERGY|m2 s-2|2|-1024|13|m2 s-2|2|4 +011074|dissipationEnergy|double|DISSIPATION ENERGY|m2 s-2|2|-1024|10|m2 s-2|2|4 +011075|meanTurbulenceIntensityEddyDissipationRate|double|MEAN TURBULENCE INTENSITY (EDDY DISSIPATION RATE)|m2/3 s-1|2|0|8|m2/3 s-1|2|3 +011076|peakTurbulenceIntensityEddyDissipationRate|double|PEAK TURBULENCE INTENSITY (EDDY DISSIPATION RATE)|m2/3 s-1|2|0|8|m2/3 s-1|2|3 +011077|reportingIntervalOrAveragingTimeForEddyDissipationRate|long|REPORTING INTERVAL OR AVERAGING TIME FOR EDDY DISSIPATION RATE|s|0|0|12|s|0|4 +011081|modelWindDirectionAt10M|double|MODEL WIND DIRECTION AT 10 M|deg|2|0|16|deg|2|5 +011082|modelWindSpeedAt10M|double|MODEL WIND SPEED AT 10 M|m/s|2|0|14|m/s|2|4 +011083|windSpeed|long|WIND SPEED|km/h|0|0|9|km/h|0|3 +011084|windSpeed|long|WIND SPEED|kt|0|0|8|kt|0|3 +011085|maximumWindGustSpeed|long|MAXIMUM WIND GUST SPEED|km/h|0|0|9|km/h|0|3 +011086|maximumWindGustSpeed|long|MAXIMUM WIND GUST SPEED|kt|0|0|8|kt|0|3 +011095|u|double|U-COMPONENT OF THE MODEL WIND VECTOR|m/s|1|-4096|13|m/s|1|4 +011096|v|double|V-COMPONENT OF THE MODEL WIND VECTOR|m/s|1|-4096|13|m/s|1|4 +011097|windSpeedFromAltimeter|double|WIND SPEED FROM ALTIMETER|m/s|2|0|12|m/s|2|4 +011098|windSpeedFromRadiometer|double|WIND SPEED FROM RADIOMETER|m/s|2|0|12|m/s|2|4 +011100|aircraftTrueAirspeed|double|AIRCRAFT TRUE AIRSPEED|m/s|1|0|12|m/s|1|4 +011101|aircraftGroundSpeedUComponent|double|AIRCRAFT GROUND SPEED U-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011102|aircraftGroundSpeedVComponent|double|AIRCRAFT GROUND SPEED V-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011103|aircraftGroundSpeedWComponent|double|AIRCRAFT GROUND SPEED W-COMPONENT|m/s|1|-512|10|m/s|1|3 +011104|aircraftTrueHeading|long|TRUE HEADING OF AIRCRAFT, SHIP OR OTHER MOBILE PLATFORM|deg|0|0|9|deg|0|3 +011105|edrAlgorithmVersion|long|EDR ALGORITHM VERSION|Numeric|0|0|6|Numeric|0|2 +011106|runningMinimumConfidence|long|RUNNING MINIMUM CONFIDENCE|Numeric|1|0|4|Numeric|1|2 +011107|maximumNumberBadInputs|long|MAXIMUM NUMBER BAD INPUTS|Numeric|0|0|5|Numeric|0|2 +011108|peakLocation|long|PEAK LOCATION|Numeric|1|0|4|Numeric|1|2 +011109|numberOfGoodEdr|long|NUMBER OF GOOD EDR|Numeric|0|0|4|Numeric|0|2 +011110|uncertaintyInUComponent|double|UNCERTAINTY IN U-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011111|uncertaintyInVComponent|double|UNCERTAINTY IN V-COMPONENT|m/s|1|-4096|13|m/s|1|4 +011112|uncertaintyInWComponent|double|UNCERTAINTY IN W-COMPONENT|m/s|2|-4096|13|m/s|2|4 +011113|trackingCorrelationOfVector|long|TRACKING CORRELATION OF VECTOR|Numeric|3|-1000|12|Numeric|3|4 +012001|airTemperature|double|TEMPERATURE/AIR TEMPERATURE|K|1|0|12|C|1|3 +012002|wetBulbTemperature|double|WET-BULB TEMPERATURE|K|1|0|12|C|1|3 +012003|dewpointTemperature|double|DEWPOINT TEMPERATURE|K|1|0|12|C|1|3 +012004|airTemperatureAt2M|double|AIR TEMPERATURE AT 2 M|K|1|0|12|C|1|3 +012005|wetBulbTemperatureAt2M|double|WET-BULB TEMPERATURE AT 2 M|K|1|0|12|C|1|3 +012006|dewpointTemperatureAt2M|double|DEWPOINT TEMPERATURE AT 2 M|K|1|0|12|C|1|3 +012007|virtualTemperature|double|VIRTUAL TEMPERATURE|K|1|0|12|C|1|3 +012008|uncertaintyInVirtualTemperature|double|UNCERTAINTY IN VIRTUAL TEMPERATURE|K|1|0|12|C|1|4 +012011|maximumTemperatureAtHeightAndOverPeriodSpecified|double|MAXIMUM TEMPERATURE, AT HEIGHT AND OVER PERIOD SPECIFIED|K|1|0|12|C|1|3 +012012|minimumTemperatureAtHeightAndOverPeriodSpecified|double|MINIMUM TEMPERATURE, AT HEIGHT AND OVER PERIOD SPECIFIED|K|1|0|12|C|1|3 +012013|groundMinimumTemperaturePast12Hours|double|GROUND MINIMUM TEMPERATURE, PAST 12 HOURS|K|1|0|12|C|1|3 +012014|maximumTemperatureAt2MPast12Hours|double|MAXIMUM TEMPERATURE AT 2 M, PAST 12 HOURS|K|1|0|12|C|1|3 +012015|minimumTemperatureAt2MPast12Hours|double|MINIMUM TEMPERATURE AT 2 M, PAST 12 HOURS|K|1|0|12|C|1|3 +012016|maximumTemperatureAt2MPast24Hours|double|MAXIMUM TEMPERATURE AT 2 M, PAST 24 HOURS|K|1|0|12|C|1|3 +012017|minimumTemperatureAt2MPast24Hours|double|MINIMUM TEMPERATURE AT 2 M, PAST 24 HOURS|K|1|0|12|C|1|3 +012021|maximumTemperatureAt2M|double|MAXIMUM TEMPERATURE AT 2 M|K|2|0|16|C|2|4 +012022|minimumTemperatureAt2M|double|MINIMUM TEMPERATURE AT 2 M|K|2|0|16|C|2|4 +012023|temperature|long|TEMPERATURE|C|0|-99|8|C|0|2 +012024|dewpointTemperature|long|DEWPOINT TEMPERATURE|C|0|-99|8|C|0|2 +012030|soilTemperature|double|SOIL TEMPERATURE|K|1|0|12|C|1|3 +012049|temperatureChangeOverSpecifiedPeriod|long|TEMPERATURE CHANGE OVER SPECIFIED PERIOD|K|0|-30|6|C|0|2 +012051|standardDeviationTemperature|double|STANDARD DEVIATION TEMPERATURE|K|1|0|10|C|1|3 +012052|highestDailyMeanTemperature|double|HIGHEST DAILY MEAN TEMPERATURE|K|1|0|12|C|1|3 +012053|lowestDailyMeanTemperature|double|LOWEST DAILY MEAN TEMPERATURE|K|1|0|12|C|1|3 +012060|awsEnclosureInternalTemperature|double|AWS ENCLOSURE INTERNAL TEMPERATURE|K|1|0|12|C|1|3 +012061|skinTemperature|double|SKIN TEMPERATURE|K|1|0|12|C|1|3 +012062|equivalentBlackBodyTemperature|double|EQUIVALENT BLACK BODY TEMPERATURE|K|1|0|12|C|1|3 +012063|brightnessTemperature|double|BRIGHTNESS TEMPERATURE|K|1|0|12|C|1|3 +012064|instrumentTemperature|double|INSTRUMENT TEMPERATURE|K|1|0|12|K|1|4 +012065|standardDeviationBrightnessTemperature|double|STANDARD DEVIATION BRIGHTNESS TEMPERATURE|K|1|0|12|K|1|4 +012066|antennaTemperature|double|ANTENNA TEMPERATURE|K|2|0|16|C|2|5 +012070|warmLoadTemperature|double|WARM LOAD TEMPERATURE|K|2|0|16|K|2|5 +012071|coldestClusterTemperature|double|COLDEST CLUSTER TEMPERATURE|K|1|0|12|K|1|4 +012072|radiance|double|RADIANCE|W m-2 sr-1|6|0|31|W m-2 sr-1|6|9 +012075|spectralRadiance|long|SPECTRAL RADIANCE|W m-3 sr-1|-3|0|16|W m-3 sr-1|-3|5 +012076|radiance|double|RADIANCE|W m-2 sr-1|3|0|16|W m-2 sr-1|3|5 +012080|brightnessTemperatureRealPart|double|BRIGHTNESS TEMPERATURE REAL PART|K|2|-10000|16|K|2|5 +012081|brightnessTemperatureImaginaryPart|double|BRIGHTNESS TEMPERATURE IMAGINARY PART|K|2|-10000|16|K|2|5 +012082|pixelRadiometricAccuracy|double|PIXEL RADIOMETRIC ACCURACY|K|2|0|12|K|2|4 +012101|airTemperature|double|TEMPERATURE/AIR TEMPERATURE|K|2|0|16|C|2|4 +012102|wetBulbTemperature|double|WET-BULB TEMPERATURE|K|2|0|16|C|2|4 +012103|dewpointTemperature|double|DEWPOINT TEMPERATURE|K|2|0|16|C|2|4 +012104|airTemperatureAt2M|double|AIR TEMPERATURE AT 2 M|K|2|0|16|C|2|4 +012105|webBulbTemperatureAt2M|double|WEB-BULB TEMPERATURE AT 2 M|K|2|0|16|C|2|4 +012106|dewpointTemperatureAt2M|double|DEWPOINT TEMPERATURE AT 2 M|K|2|0|16|C|2|4 +012107|virtualTemperature|double|VIRTUAL TEMPERATURE|K|2|0|16|C|2|4 +012111|maximumTemperatureAtHeightAndOverPeriodSpecified|double|MAXIMUM TEMPERATURE, AT HEIGHT AND OVER PERIOD SPECIFIED|K|2|0|16|C|2|4 +012112|minimumTemperatureAtHeightAndOverPeriodSpecified|double|MINIMUM TEMPERATURE, AT HEIGHT AND OVER PERIOD SPECIFIED|K|2|0|16|C|2|4 +012113|groundMinimumTemperaturePast12Hours|double|GROUND MINIMUM TEMPERATURE, PAST 12 HOURS|K|2|0|16|C|2|4 +012114|maximumTemperatureAt2MPast12Hours|double|MAXIMUM TEMPERATURE AT 2 M, PAST 12 HOURS|K|2|0|16|C|2|4 +012115|minimumTemperatureAt2MPast12Hours|double|MINIMUM TEMPERATURE AT 2 M, PAST 12 HOURS|K|2|0|16|C|2|4 +012116|maximumTemperatureAt2MPast24Hours|double|MAXIMUM TEMPERATURE AT 2 M, PAST 24 HOURS|K|2|0|16|C|2|4 +012117|minimumTemperatureAt2MPast24Hours|double|MINIMUM TEMPERATURE AT 2 M, PAST 24 HOURS|K|2|0|16|C|2|4 +012118|maximumTemperatureAtHeightSpecifiedPast24Hours|double|MAXIMUM TEMPERATURE AT HEIGHT SPECIFIED, PAST 24 HOURS|K|2|0|16|C|2|4 +012119|minimumTemperatureAtHeightSpecifiedPast24Hours|double|MINIMUM TEMPERATURE AT HEIGHT SPECIFIED, PAST 24 HOURS|K|2|0|16|C|2|4 +012120|groundTemperature|double|GROUND TEMPERATURE|K|2|0|16|C|2|4 +012121|groundMinimumTemperature|double|GROUND MINIMUM TEMPERATURE|K|2|0|16|C|2|4 +012122|groundMinimumTemperatureOfPrecedingNight|double|GROUND MINIMUM TEMPERATURE OF THE PRECEDING NIGHT|K|2|0|16|C|2|4 +012128|roadSurfaceTemperature|double|ROAD SURFACE TEMPERATURE|K|2|0|16|C|2|5 +012129|roadSubSurfaceTemperature|double|ROAD SUBSURFACE TEMPERATURE|K|2|0|16|C|2|5 +012130|soilTemperature|double|SOIL TEMPERATURE|K|2|0|16|C|2|4 +012131|snowTemperature|double|SNOW TEMPERATURE|K|2|0|16|C|2|4 +012132|iceSurfaceTemperature|double|ICE SURFACE TEMPERATURE|K|2|0|16|C|2|4 +012151|dailyMeanTemperatureStandardDeviation|double|STANDARD DEVIATION OF DAILY MEAN TEMPERATURE|K|2|0|12|C|2|4 +012152|highestDailyMeanTemperature|double|HIGHEST DAILY MEAN TEMPERATURE|K|2|0|16|C|2|4 +012153|lowestDailyMeanTemperature|double|LOWEST DAILY MEAN TEMPERATURE|K|2|0|16|C|2|4 +012158|noiseEquivalentDeltaTemperatureWhileViewingColdTarget|double|NOISE-EQUIVALENT DELTA TEMPERATURE WHILE VIEWING COLD TARGET|K|2|0|12|C|2|4 +012159|noiseEquivalentDeltaTemperatureWhileViewingWarmTarget|double|NOISE-EQUIVALENT DELTA TEMPERATURE WHILE VIEWING WARM TARGET|K|2|0|12|C|2|4 +012161|skinTemperature|double|SKIN TEMPERATURE|K|2|0|16|C|2|4 +012162|equivalentBlackBodyTemperature|double|EQUIVALENT BLACK BODY TEMPERATURE|K|2|0|16|C|2|4 +012163|brightnessTemperature|double|BRIGHTNESS TEMPERATURE|K|2|0|16|C|2|4 +012164|instrumentTemperature|double|INSTRUMENT TEMPERATURE|K|2|0|16|K|2|5 +012165|directSunBrightnessTemperature|long|DIRECT SUN BRIGHTNESS TEMPERATURE|K|0|0|23|K|0|7 +012166|snapshotAccuracy|double|SNAPSHOT ACCURACY|K|1|-4000|13|K|1|4 +012167|radiometricAccuracyPurePolarization|double|RADIOMETRIC ACCURACY (PURE POLARIZATION)|K|1|0|9|K|1|3 +012168|radiometricAccuracyCrossPolarization|double|RADIOMETRIC ACCURACY (CROSS POLARIZATION)|K|1|0|9|K|1|3 +012171|coldestClusterTemperature|double|COLDEST CLUSTER TEMPERATURE|K|2|0|16|K|2|5 +012180|averaged12MicronBtForAllClearPixelsAtNadir|double|AVERAGED 12 MICRON BT FOR ALL CLEAR PIXELS AT NADIR|K|2|0|16|K|2|5 +012181|averaged11MicronBtForAllClearPixelsAtNadir|double|AVERAGED 11 MICRON BT FOR ALL CLEAR PIXELS AT NADIR|K|2|0|16|K|2|5 +012182|averaged37MicronBtForAllClearPixelsAtNadir|double|AVERAGED 3.7 MICRON BT FOR ALL CLEAR PIXELS AT NADIR|K|2|0|16|K|2|5 +012183|averaged12MicronBtForAllClearPixelsForwardView|double|AVERAGED 12 MICRON BT FOR ALL CLEAR PIXELS, FORWARD VIEW|K|2|0|16|K|2|5 +012184|averaged11MicronBtForAllClearPixelsForwardView|double|AVERAGED 11 MICRON BT FOR ALL CLEAR PIXELS, FORWARD VIEW|K|2|0|16|K|2|5 +012185|averaged37MicronBtForAllClearPixelsForwardView|double|AVERAGED 3.7 MICRON BT FOR ALL CLEAR PIXELS, FORWARD VIEW|K|2|0|16|K|2|5 +012186|meanNadirSeaSurfaceTemperature|double|MEAN NADIR SEA-SURFACE TEMPERATURE|K|2|0|16|K|2|5 +012187|meanDualViewSeaSurfaceTemperature|double|MEAN DUAL VIEW SEA-SURFACE TEMPERATURE|K|2|0|16|K|2|5 +012188|interpolated238GhzBrightnessTFromMwr|double|INTERPOLATED 23.8 GHZ BRIGHTNESS T FROM MWR|K|2|0|16|K|2|5 +012189|interpolated365GhzBrightnessTFromMwr|double|INTERPOLATED 36.5 GHZ BRIGHTNESS T FROM MWR|K|2|0|16|K|2|5 +013001|specificHumidity|double|SPECIFIC HUMIDITY|kg/kg|5|0|14|kg/kg|5|5 +013002|mixingRatio|double|MIXING RATIO|kg/kg|5|0|14|kg/kg|5|5 +013003|relativeHumidity|long|RELATIVE HUMIDITY|%|0|0|7|%|0|3 +013004|vapourPressure|long|VAPOUR PRESSURE|Pa|-1|0|10|Pa|-1|4 +013005|vapourDensity|double|VAPOUR DENSITY|kg m-3|3|0|7|kg m-3|3|3 +013006|mixingHeights|long|MIXING HEIGHTS|m|-1|-40|16|m|-1|5 +013007|minimumRelativeHumidity|long|MINIMUM RELATIVE HUMIDITY|%|0|0|7|%|0|3 +013008|maximumRelativeHumidity|long|MAXIMUM RELATIVE HUMIDITY|%|0|0|7|%|0|3 +013009|relativeHumidity|double|RELATIVE HUMIDITY|%|1|-1000|12|%|1|4 +013011|totalPrecipitationOrTotalWaterEquivalent|double|TOTAL PRECIPITATION/TOTAL WATER EQUIVALENT|kg m-2|1|-1|14|kg m-2|1|5 +013012|depthOfFreshSnow|double|DEPTH OF FRESH SNOW|m|2|-2|12|m|2|4 +013013|totalSnowDepth|double|TOTAL SNOW DEPTH|m|2|-2|16|m|2|5 +013014|rainfallOrWaterEquivalentOfSnowAveragedRate|double|RAINFALL/WATER EQUIVALENT OF SNOW (AVERAGED RATE)|kg m-2 s-1|4|0|12|kg m-2 s-1|4|4 +013015|snowfallAveragedRate|double|SNOWFALL (AVERAGED RATE)|m/s|7|0|12|m/s|7|4 +013016|precipitableWater|long|PRECIPITABLE WATER|kg m-2|0|0|7|kg m-2|0|3 +013019|totalPrecipitationPast1Hour|double|TOTAL PRECIPITATION PAST 1 HOUR|kg m-2|1|-1|14|kg m-2|1|4 +013020|totalPrecipitationPast3Hours|double|TOTAL PRECIPITATION PAST 3 HOURS|kg m-2|1|-1|14|kg m-2|1|5 +013021|totalPrecipitationPast6Hours|double|TOTAL PRECIPITATION PAST 6 HOURS|kg m-2|1|-1|14|kg m-2|1|5 +013022|totalPrecipitationPast12Hours|double|TOTAL PRECIPITATION PAST 12 HOURS|kg m-2|1|-1|14|kg m-2|1|5 +013023|totalPrecipitationPast24Hours|double|TOTAL PRECIPITATION PAST 24 HOURS|kg m-2|1|-1|14|kg m-2|1|5 +013031|evapotranspiration|long|EVAPOTRANSPIRATION|kg m-2|0|0|7|kg m-2|0|3 +013032|evaporation|double|EVAPORATION/EVAPOTRANSPIRATION|kg m-2|1|0|8|kg m-2|1|3 +013033|evaporation|double|EVAPORATION/EVAPOTRANSPIRATION|kg m-2|1|0|10|kg m-2|1|4 +013038|superadiabaticIndicator|table|SUPERADIABATIC INDICATOR|CODE TABLE|0|0|2|CODE TABLE|0|1 +013039|terrainTypeIceOrSnow|table|TERRAIN TYPE (ICE/SNOW)|CODE TABLE|0|0|3|CODE TABLE|0|1 +013040|surfaceFlag|table|SURFACE FLAG|CODE TABLE|0|0|4|CODE TABLE|0|2 +013041|pasquillGiffordStabilityCategory|table|PASQUILL-GIFFORD STABILITY CATEGORY|CODE TABLE|0|0|4|CODE TABLE|0|2 +013042|parcelLiftedIndexTo500Hpa|long|PARCEL LIFTED INDEX (TO 500 HPA)|K|0|-20|6|K|0|2 +013043|bestLiftedIndexTo500Hpa|long|BEST LIFTED INDEX (TO 500 HPA)|K|0|-20|6|K|0|2 +013044|kIndex|long|K INDEX|K|0|-30|8|K|0|3 +013045|koIndex|long|KO INDEX|K|0|-30|8|K|0|3 +013046|maximumBuoyancy|long|MAXIMUM BUOYANCY|K|0|-30|8|K|0|3 +013047|modifiedShowalterStabilityIndex|long|MODIFIED SHOWALTER STABILITY INDEX|K|0|-60|6|C|0|2 +013048|waterFraction|double|WATER FRACTION|%|1|0|10|%|1|4 +013051|frequencyGroupPrecipitation|table|FREQUENCY GROUP, PRECIPITATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +013052|highestDailyAmountOfPrecipitation|double|HIGHEST DAILY AMOUNT OF PRECIPITATION|kg m-2|1|-1|14|kg m-2|1|5 +013055|intensityOfPrecipitation|double|INTENSITY OF PRECIPITATION|kg m-2 s-1|4|0|8|mm/h|1|4 +013056|characterAndIntensityOfPrecipitation|table|CHARACTER AND INTENSITY OF PRECIPITATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +013057|timeOfBeginningOrEndOfPrecipitation|table|TIME OF BEGINNING OR END OF PRECIPITATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +013058|sizeOfPrecipitatingElement|double|SIZE OF PRECIPITATING ELEMENT|m|4|0|7|mm|1|3 +013059|numberOfFlashesThunderstorm|long|NUMBER OF FLASHES (THUNDERSTORM)|Numeric|0|0|7|Numeric|0|3 +013060|totalAccumulatedPrecipitation|double|TOTAL ACCUMULATED PRECIPITATION|kg m-2|1|-1|17|kg m-2|1|5 +013071|upstreamWaterLevel|double|UPSTREAM WATER LEVEL|m|2|0|14|m|2|4 +013072|downstreamWaterLevel|double|DOWNSTREAM WATER LEVEL|m|2|0|14|m|2|4 +013073|maximumWaterLevel|double|MAXIMUM WATER LEVEL|m|2|0|14|m|2|4 +013074|groundWaterLevel|double|GROUND WATER LEVEL|m|2|0|18|m|2|6 +013080|waterPh|double|WATER PH|pH unit|1|0|10|pH unit|1|3 +013081|waterConductivity|double|WATER CONDUCTIVITY|S/m|3|0|14|S/m|3|4 +013082|waterTemperature|double|WATER TEMPERATURE|K|1|0|12|K|1|4 +013083|dissolvedOxygen|double|DISSOLVED OXYGEN|kg m-3|6|0|15|kg m-3|6|5 +013084|turbidity|long|TURBIDITY|lm|0|0|14|lm|0|4 +013085|oxidationReductionPotential|double|OXIDATION REDUCTION POTENTIAL (ORP)|V|3|0|14|V|3|4 +013090|radiometerWaterVapourContent|double|RADIOMETER WATER VAPOUR CONTENT|kg m-2|1|0|10|kg m-2|1|4 +013091|radiometerLiquidContent|double|RADIOMETER LIQUID CONTENT|kg m-2|2|0|8|kg m-2|2|3 +013093|cloudOpticalThickness|long|CLOUD OPTICAL THICKNESS|Numeric|0|0|8|Numeric|0|3 +013095|totalColumnWaterVapour|double|TOTAL COLUMN WATER VAPOUR|kg m-2|4|0|19|kg m-2|4|6 +013096|mwrWaterVapourContent|double|MWR WATER VAPOUR CONTENT|kg m-2|2|0|14|kg m-2|2|5 +013097|mwrLiquidWaterContent|double|MWR LIQUID WATER CONTENT|kg m-2|2|0|14|kg m-2|2|5 +013098|integratedWaterVapourDensity|double|INTEGRATED WATER VAPOUR DENSITY|kg m-2|8|0|30|kg m-2|8|10 +013099|log10OfIntegratedCloudParticleDensity|double|LOG10 OF INTEGRATED CLOUD PARTICLE DENSITY|log (m-2)|1|0|7|log (m-2)|1|3 +013100|log10OfIntegratedCloudParticleArea|double|LOG10 OF INTEGRATED CLOUD PARTICLE AREA|log (m2 m-2)|1|-70|7|log (m2 m-2)|1|2 +013101|log10OfIntegratedCloudParticleVolume|double|LOG10 OF INTEGRATED CLOUD PARTICLE VOLUME|log (m3 m-2)|1|-140|7|log (m3 m-2)|1|3 +013109|iceOrLiquidWaterPath|double|ICE/LIQUID WATER PATH|kg m-2|3|0|10|kg m-2|3|4 +013110|massMixingRatio|long|MASS MIXING RATIO|%|0|0|7|%|0|3 +013111|soilMoisture|long|SOIL MOISTURE|g/kg|0|0|10|g/kg|0|4 +013112|objectWetnessDuration|long|OBJECT WETNESS DURATION|s|0|0|17|s|0|5 +013114|rateOfIceAccretion|double|RATE OF ICE ACCRETION|kg m-2 h-1|1|0|11|kg m-2 h-1|1|4 +013115|iceThickness|double|ICE THICKNESS|m|2|0|19|m|2|6 +013116|waterFilmThickness|double|WATER FILM THICKNESS|m|4|0|10|m|3|2 +013117|snowDensityLiquidWaterContent|long|SNOW DENSITY (LIQUID WATER CONTENT)|kg m-3|0|0|10|kg m-3|0|3 +013118|freshSnowDepth|double|DEPTH OF FRESH SNOW (HIGH ACCURACY)|m|3|-2|14|m|3|5 +013155|precipitationIntensityHighAccuracy|double|INTENSITY OF PRECIPITATION (HIGH ACCURACY)|kg m-2 s-1|5|-1|16|mm/h|2|5 +013160|radiometerLiquidContent|double|RADIOMETER LIQUID CONTENT|kg m-2|2|-350|10|kg m-2|2|3 +013162|cloudLiquidWater|double|CLOUD LIQUID WATER|kg m-2|2|0|8|kg m-2|2|3 +013163|snowWaterEquivalent|long|SNOW WATER EQUIVALENT|kg m-2|0|0|16|kg m-2|0|5 +013164|seaIceFreeboard|double|SEA ICE FREEBOARD|m|3|-131072|18|m|3|6 +014001|longWaveRadiationIntegratedOver24Hours|long|LONG-WAVE RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-3|-65536|17|J m-2|-3|5 +014002|longWaveRadiationIntegratedOverPeriodSpecified|long|LONG-WAVE RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-3|-65536|17|J m-2|-3|5 +014003|shortWaveRadiationIntegratedOver24Hours|long|SHORT-WAVE RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-3|-65536|17|J m-2|-3|5 +014004|shortWaveRadiationIntegratedOverPeriodSpecified|long|SHORT-WAVE RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-3|-65536|17|J m-2|-3|5 +014011|netLongWaveRadiationIntegratedOver24Hours|long|NET LONG-WAVE RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-3|-65536|17|J m-2|-3|5 +014012|netLongWaveRadiationIntegratedOverPeriodSpecified|long|NET LONG-WAVE RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-3|-65536|17|J m-2|-3|5 +014013|netShortWaveRadiation24Hours|long|NET SHORT-WAVE RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-3|-65536|17|J m-2|-3|5 +014014|netShortWaveRadiationIntegratedOverPeriodSpecified|long|NET SHORT-WAVE RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-3|-65536|17|J m-2|-3|5 +014015|netRadiationIntegratedOver24Hours|long|NET RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-4|-16384|15|J m-2|-4|5 +014016|netRadiationIntegratedOverPeriodSpecified|long|NET RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-4|-16384|15|J m-2|-4|5 +014017|instantaneousLongWaveRadiation|long|INSTANTANEOUS LONG-WAVE RADIATION|W m-2|0|-512|10|W m-2|0|4 +014018|instantaneousShortWaveRadiation|long|INSTANTANEOUS SHORT-WAVE RADIATION|W m-2|0|-2048|12|W m-2|0|4 +014019|surfaceAlbedo|long|SURFACE ALBEDO|%|0|0|7|%|0|3 +014020|globalSolarRadiation24Hours|long|GLOBAL SOLAR RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-4|0|15|J m-2|-4|5 +014021|globalSolarRadiationIntegratedOverPeriodSpecified|long|GLOBAL SOLAR RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-4|0|15|J m-2|-4|5 +014022|diffuseSolarRadiationIntegratedOver24Hours|long|DIFFUSE SOLAR RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-4|0|15|J m-2|-4|5 +014023|diffuseSolarRadiationIntegratedOverPeriodSpecified|long|DIFFUSE SOLAR RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-4|0|15|J m-2|-4|5 +014024|directSolarRadiationIntegratedOver24Hours|long|DIRECT SOLAR RADIATION, INTEGRATED OVER 24 HOURS|J m-2|-4|0|15|J m-2|-4|5 +014025|directSolarRadiationIntegratedOverPeriodSpecified|long|DIRECT SOLAR RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-4|0|15|J m-2|-4|5 +014026|cloudTopAlbedo|long|ALBEDO AT THE TOP OF CLOUDS|%|0|0|7|%|0|3 +014027|albedo|long|ALBEDO|%|0|0|7|%|0|3 +014028|globalSolarRadiationIntegratedOverPeriodSpecified|long|GLOBAL SOLAR RADIATION (HIGH ACCURACY), INTEGRATED OVER PERIOD SPECIFIED|J m-2|-2|0|20|J m-2|-2|6 +014029|diffuseSolarRadiationIntegratedOverPeriodSpecified|long|DIFFUSE SOLAR RADIATION (HIGH ACCURACY), INTEGRATED OVER PERIOD SPECIFIED|J m-2|-2|0|20|J m-2|-2|6 +014030|directSolarRadiationIntegratedOverPeriodSpecified|long|DIRECT SOLAR RADIATION (HIGH ACCURACY), INTEGRATED OVER PERIOD SPECIFIED|J m-2|-2|0|20|J m-2|-2|6 +014031|totalSunshine|long|TOTAL SUNSHINE|min|0|0|11|min|0|4 +014032|totalSunshine|long|TOTAL SUNSHINE|h|0|0|10|h|0|4 +014033|totalSunshine|long|TOTAL SUNSHINE|%|0|0|9|%|0|3 +014034|sunshineOverPeriodSpecified|long|SUNSHINE OVER PERIOD SPECIFIED|min|0|0|11|min|0|4 +014035|solarRadiationFlux|double|SOLAR RADIATION FLUX|W m-2|1|0|14|W m-2|1|5 +014042|bidirectionalReflectance|long|BIDIRECTIONAL REFLECTANCE|%|0|0|7|%|0|3 +014043|channelRadiance|double|CHANNEL RADIANCE|W m-2 sr-1 um-1|4|0|23|W m-2 sr-1 um-1|4|7 +014044|channelRadiance|double|CHANNEL RADIANCE|W m-2 sr-1 cm|7|-100000|22|W m-2 sr-1 cm|7|7 +014045|channelRadiance|long|CHANNEL RADIANCE|W m-2 sr-1 cm|0|0|11|W m-2 sr-1 cm|0|4 +014046|scaledRadiance|long|SCALED RADIANCE|W m-2 sr-1 m|0|-5000|16|W m-2 sr-1 m|0|5 +014047|scaledMeanAvhrrRadiance|long|SCALED MEAN AVHRR RADIANCE|W m-2 sr-1 m|0|0|31|W m-2 sr-1 m|0|10 +014048|scaledStandardDeviationAvhrrRadiance|long|SCALED STANDARD DEVIATION AVHRR RADIANCE|W m-2 sr-1 m|0|0|31|W m-2 sr-1 m|0|10 +014050|emissivity|double|EMISSIVITY|%|1|0|10|%|1|4 +014051|directSolarRadiationIntegratedOverLastHour|long|DIRECT SOLAR RADIATION INTEGRATED OVER LAST HOUR|J m-2|-3|0|14|J m-2|-3|4 +014052|globalUpwardSolarRadiationIntegratedOverPeriodSpecified|long|GLOBAL UPWARD SOLAR RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-2|-1048574|20|J m-2|-2|7 +014053|netRadiationIntegratedOverPeriodSpecified|long|NET RADIATION (HIGH ACCURACY), INTEGRATED OVER PERIOD SPECIFIED|J m-2|-2|-1048574|21|J m-2|-2|7 +014054|photosyntheticallyActiveRadiationIntegratedOverPeriodSpecified|long|PHOTOSYNTHETICALLY ACTIVE RADIATION, INTEGRATED OVER PERIOD SPECIFIED|J m-2|-3|0|16|J m-2|-3|5 +014055|solarActivityIndex|long|SOLAR ACTIVITY INDEX|Numeric|0|-32768|16|Numeric|0|5 +014056|backgroundLuminance|long|BACKGROUND LUMINANCE|cd m-2|0|0|18|cd m-2|0|6 +014057|soilHeatFlux|long|SOIL HEAT FLUX|J m-2|-2|-1048574|21|J m-2|-2|7 +014072|globalUvIrradiation|long|GLOBAL UV IRRADIATION|J m-2|0|-4000000|23|J m-2|0|7 +015001|totalOzone|long|TOTAL OZONE|DU|0|0|10|DU|0|4 +015002|airMassSlantPathAt22Km|long|AIR MASS (SLANT PATH AT 22 KM)|Numeric|2|0|10|Numeric|2|3 +015003|measuredOzonePartialPressureSounding|double|MEASURED OZONE PARTIAL PRESSURE (SOUNDING)|Pa|4|0|9|nbar|0|3 +015004|ozoneSoundingCorrectionFactor|long|OZONE SOUNDING CORRECTION FACTOR (CF)|Numeric|3|0|11|Numeric|3|4 +015005|ozoneP|long|OZONE P|DU|0|0|10|DU|0|3 +015006|log10OfNumberDensityOfAtmosphere|double|LOG10 OF NUMBER DENSITY OF ATMOSPHERE|log (m-3)|5|1800000|20|log (m-3)|5|7 +015008|significandOfVolumetricMixingRatio|long|SIGNIFICAND OF VOLUMETRIC MIXING RATIO|Numeric|0|0|10|Numeric|0|4 +015009|log10OfNumberDensityOfOzone|double|LOG10 OF NUMBER DENSITY OF OZONE|log (m-3)|5|1200000|20|log (m-3)|5|7 +015011|log10IntegratedElectronDensity|double|LOG10 OF INTEGRATED ELECTRON DENSITY|log (m-2)|3|14000|13|log (m-2)|3|4 +015012|totalElectronCountPerSquareMetre|long|TOTAL ELECTRON COUNT PER SQUARE METRE|m-2|-16|0|6|m-2|-16|2 +015015|maxImageSpectralComponentBeforeNormalization|long|MAXIMUM IMAGE SPECTRAL COMPONENT BEFORE NORMALIZATION|Numeric|0|0|31|Numeric|0|10 +015020|integratedOzoneDensity|double|INTEGRATED OZONE DENSITY|kg m-2|8|0|21|kg m-2|8|7 +015021|integratedMassDensity|double|INTEGRATED MASS DENSITY|kg m-2|11|0|31|kg m-2|11|10 +015024|opticalDepth|long|OPTICAL DEPTH|Numeric|4|0|24|Numeric|4|8 +015025|pollutantType|table|TYPE OF POLLUTANT|CODE TABLE|0|0|4|CODE TABLE|0|2 +015026|moleFractionOfPollutant|double|CONCENTRATION OF POLLUTANT (MOL MOL-1)|mol/mol|9|0|9|mol/mol|9|3 +015027|massConcentrationOfPollutant|double|CONCENTRATION OF POLLUTANT (KG M-3)|kg m-3|9|0|10|kg m-3|9|4 +015028|moleFractionOfAtmosphericConstituentOrPollutantInDryAir|double|MOLE FRACTION OF ATMOSPHERIC CONSTITUENT/POLLUTANT IN DRY AIR|0/00|5|0|16|0/00|5|5 +015029|extinctionCoefficient|double|EXTINCTION COEFFICIENT|/m|9|0|30|/m|9|10 +015030|aerosolContaminationIndex|long|AEROSOL CONTAMINATION INDEX|Numeric|2|-1000|12|Numeric|2|4 +015031|atmosphericPathDelayInSatelliteSignal|double|ATMOSPHERIC PATH DELAY IN SATELLITE SIGNAL|m|4|10000|15|m|4|5 +015032|estimatedErrorInAtmosphericPathDelay|double|ESTIMATED ERROR IN ATMOSPHERIC PATH DELAY|m|4|0|10|m|4|4 +015033|differenceInPathDelaysForLimbViewsAtExtremesOfScan|double|DIFFERENCE IN PATH DELAYS FOR LIMB VIEWS AT EXTREMES OF SCAN|m|5|-10000|15|m|5|5 +015034|estimatedErrorInPathDelayDifference|double|ESTIMATED ERROR IN PATH DELAY DIFFERENCE|m|5|0|14|m|5|5 +015035|componentOfZenithPathDelayDueToWaterVapour|double|COMPONENT OF ZENITH PATH DELAY DUE TO WATER VAPOUR|m|4|0|14|m|4|5 +015036|atmosphericRefractivity|double|ATMOSPHERIC REFRACTIVITY|N units|3|0|19|N units|3|6 +015037|bendingAngle|double|BENDING ANGLE|rad|8|-100000|23|rad|8|7 +015041|sulphurDioxideIndex|long|SULPHUR DIOXIDE INDEX|Numeric|2|-1200|14|Numeric|2|4 +015042|reflectance|double|REFLECTANCE|%|2|0|14|%|2|5 +015045|sulphurDioxide|double|SULPHUR DIOXIDE|DU|2|-2000|15|DU|2|5 +015046|volcanoContaminationIndex|long|VOLCANO CONTAMINATION INDEX|Numeric|2|-1000|11|Numeric|2|4 +015049|aerosolAngstromWavelengthExponent|long|AEROSOL ANGSTROM WAVELENGTH EXPONENT|Numeric|3|-2000|14|Numeric|3|5 +015051|meteorologicalOpticalRange|long|METEOROLOGICAL OPTICAL RANGE|m|0|0|18|m|0|6 +015052|log10OfNumberDensityOfAerosolParticlesWithDiameterGreaterThan5Nm|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER GREATER THAN 5 NM|log (m-3)|1|60|6|log (m-3)|1|3 +015053|log10OfNumberDensityOfAerosolParticlesWithDiameterGreaterThan14Nm|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER GREATER THAN 14 NM|log (m-3)|2|600|9|log (m-3)|2|4 +015054|log10OfNumberDensityOfAerosolParticlesWithDiameterBetween0p25And2p5|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER BETWEEN 0.25 AND 2.5 µM|log (m-3)|2|550|9|log (m-3)|2|4 +015055|nonVolatileAerosolRatio|long|NON VOLATILE AEROSOL RATIO|Numeric|2|0|7|Numeric|2|3 +015062|aerosolOpticalThickness|long|AEROSOL OPTICAL THICKNESS|Numeric|3|-1000|14|Numeric|3|5 +015063|attenuatedBackscatter|double|ATTENUATED BACKSCATTER|m-1 sr-1|8|0|20|m-1 sr-1|8|7 +015064|uncertaintyInAttenuatedBackscatter|double|UNCERTAINTY IN ATTENUATED BACKSCATTER|m-1 sr-1|8|0|20|m-1 sr-1|8|7 +015065|particleBackscatterCoefficient|double|PARTICLE BACKSCATTER COEFFICIENT|m-1 sr-1|8|0|20|m-1 sr-1|8|7 +015066|uncertaintyInParticleBackscatterCoefficient|double|UNCERTAINTY IN PARTICLE BACKSCATTER COEFFICIENT|m-1 sr-1|8|0|20|m-1 sr-1|8|7 +015067|particleExtinctionCoefficient|double|PARTICLE EXTINCTION COEFFICIENT|/m|8|0|20|/m|8|7 +015068|uncertaintyInParticleExtinctionCoefficient|double|UNCERTAINTY IN PARTICLE EXTINCTION COEFFICIENT|/m|8|0|20|/m|8|7 +015069|particleLidarRatio|double|PARTICLE LIDAR RATIO|sr|2|0|14|sr|2|5 +015070|uncertaintyInLidarRatio|double|UNCERTAINTY IN LIDAR RATIO|sr|2|0|14|sr|2|5 +015071|particleDepolarizationRatio|double|PARTICLE DEPOLARIZATION RATIO|%|2|0|14|%|2|5 +015072|uncertaintyInDepolarizationRatio|double|UNCERTAINTY IN DEPOLARIZATION RATIO|%|2|0|14|%|2|5 +019001|synopticFeatureType|table|TYPE OF SYNOPTIC FEATURE|CODE TABLE|0|0|6|CODE TABLE|0|2 +019002|effectiveRadiusOfFeature|long|EFFECTIVE RADIUS OF FEATURE|m|-2|0|12|m|-2|4 +019003|windSpeedThreshold|long|WIND SPEED THRESHOLD|m/s|0|0|8|m/s|0|3 +019004|effectiveRadiusWithRespectToWindSpeedsAboveThreshold|long|EFFECTIVE RADIUS WITH RESPECT TO WIND SPEEDS ABOVE THRESHOLD|m|-2|0|12|m|-2|4 +019005|featureDirectionOfMotion|long|DIRECTION OF MOTION OF FEATURE|deg|0|0|9|deg|0|3 +019006|speedOfMotionOfFeature|double|SPEED OF MOTION OF FEATURE|m/s|2|0|14|m/s|2|5 +019007|effectiveRadiusOfFeature|long|EFFECTIVE RADIUS OF FEATURE|m|-3|0|12|m|-3|4 +019008|verticalExtentOfCirculation|table|VERTICAL EXTENT OF CIRCULATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +019009|effectiveRadiusWithRespectToWindSpeedsAboveThresholdLargeStorms|long|EFFECTIVE RADIUS WITH RESPECT TO WIND SPEEDS ABOVE THRESHOLD (LARGE STORMS)|m|-3|0|12|m|-3|4 +019010|methodForTrackingCentreOfSynopticFeature|table|METHOD FOR TRACKING THE CENTRE OF SYNOPTIC FEATURE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019100|timeIntervalToCalculateMovementOfTropicalCyclone|table|TIME INTERVAL TO CALCULATE THE MOVEMENT OF THE TROPICAL CYCLONE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019101|accuracyOfPositionOfCentreOfTropicalCyclone|table|ACCURACY OF THE POSITION OF THE CENTRE OF THE TROPICAL CYCLONE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019102|shapeAndDefinitionOfEyeOfTropicalCyclone|table|SHAPE AND DEFINITION OF THE EYE OF THE TROPICAL CYCLONE|CODE TABLE|0|0|3|CODE TABLE|0|1 +019103|diameterOfMajorAxisOfEyeOfTropicalCyclone|table|DIAMETER OF MAJOR AXIS OF THE EYE OF THE TROPICAL CYCLONE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019104|changeInCharacterOfEyeDuring30Minutes|table|CHANGE IN CHARACTER OF THE EYE DURING THE 30 MINUTES|CODE TABLE|0|0|4|CODE TABLE|0|2 +019105|distanceBetweenEndOfSpiralBandAndCentre|table|DISTANCE BETWEEN THE END OF SPIRAL BAND AND THE CENTRE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019106|identificationNumberOfTropicalCyclone|long|IDENTIFICATION NUMBER OF TROPICAL CYCLONE|Numeric|0|0|7|Numeric|0|3 +019107|timeIntervalOverWhichMovementOfTropicalCycloneHasBeenCalculated|table|TIME INTERVAL OVER WHICH THE MOVEMENT OF THE TROPICAL CYCLONE HAS BEEN CALCULATED|CODE TABLE|0|0|4|CODE TABLE|0|2 +019108|accuracyOfGeographicalPositionOfTropicalCyclone|table|ACCURACY OF GEOGRAPHICAL POSITION OF THE TROPICAL CYCLONE|CODE TABLE|0|0|3|CODE TABLE|0|1 +019109|meanDiameterOfOvercastCloudOfTropicalCyclone|table|MEAN DIAMETER OF THE OVERCAST CLOUD OF THE TROPICAL CYCLONE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019110|apparent24HourChangeInIntensityOfTropicalCyclone|table|APPARENT 24-HOUR CHANGE IN INTENSITY OF THE TROPICAL CYCLONE|CODE TABLE|0|0|4|CODE TABLE|0|2 +019111|currentIntensityNumberOfTropicalCyclone|long|CURRENT INTENSITY (CI) NUMBER OF THE TROPICAL CYCLONE|Numeric|1|0|7|Numeric|1|3 +019112|dataTropicalNumberOfTropicalCyclone|long|DATA TROPICAL (DT) NUMBER OF THE TROPICAL CYCLONE|Numeric|1|0|7|Numeric|1|3 +019113|cloudPatternTypeOfDtNumber|table|CLOUD PATTERN TYPE OF THE DT-NUMBER|CODE TABLE|0|0|4|CODE TABLE|0|2 +019114|modelExpectedTropicalNumberOfTropicalCyclone|long|MODEL EXPECTED TROPICAL (MET) NUMBER OF THE TROPICAL CYCLONE|Numeric|1|0|7|Numeric|1|3 +019115|trendOfPast24HourChangeDevelopedWeakened|long|TREND OF THE PAST 24-HOUR CHANGE (+: DEVELOPED, -: WEAKENED)|Numeric|1|-30|6|Numeric|1|2 +019116|patternTropicalNumberOfTropicalCyclone|long|PATTERN TROPICAL (PT) NUMBER OF THE TROPICAL CYCLONE|Numeric|1|0|7|Numeric|1|3 +019117|cloudPictureTypeOfPtNumber|table|CLOUD PICTURE TYPE OF THE PT-NUMBER|CODE TABLE|0|0|3|CODE TABLE|0|1 +019118|finalTropicalNumberOfTropicalCyclone|long|FINAL TROPICAL (T) NUMBER OF THE TROPICAL CYCLONE|Numeric|1|0|7|Numeric|1|3 +019119|finalTNumberType|table|TYPE OF THE FINAL T-NUMBER|CODE TABLE|0|0|3|CODE TABLE|0|1 +019150|typhoonInternationalCommonNumberTyphoonCommittee|string|TYPHOON INTERNATIONAL COMMON NUMBER (TYPHOON COMMITTEE)|CCITT IA5|0|0|32|Character|0|4 +020001|horizontalVisibility|long|HORIZONTAL VISIBILITY|m|-1|0|13|m|-1|4 +020002|verticalVisibility|long|VERTICAL VISIBILITY|m|-1|0|7|m|-1|3 +020003|presentWeather|table|PRESENT WEATHER|CODE TABLE|0|0|9|CODE TABLE|0|3 +020004|pastWeather1|table|PAST WEATHER (1)|CODE TABLE|0|0|5|CODE TABLE|0|2 +020005|pastWeather2|table|PAST WEATHER (2)|CODE TABLE|0|0|5|CODE TABLE|0|2 +020006|flightRules|table|FLIGHT RULES|CODE TABLE|0|0|3|CODE TABLE|0|1 +020008|cloudDistributionForAviation|table|CLOUD DISTRIBUTION FOR AVIATION|CODE TABLE|0|0|5|CODE TABLE|0|2 +020009|generalWeatherIndicatorTafOrMetar|table|GENERAL WEATHER INDICATOR (TAF/METAR)|CODE TABLE|0|0|4|CODE TABLE|0|2 +020010|cloudCoverTotal|long|CLOUD COVER (TOTAL)|%|0|0|7|%|0|3 +020011|cloudAmount|table|CLOUD AMOUNT|CODE TABLE|0|0|4|CODE TABLE|0|2 +020012|cloudType|table|CLOUD TYPE|CODE TABLE|0|0|6|CODE TABLE|0|2 +020013|heightOfBaseOfCloud|long|HEIGHT OF BASE OF CLOUD|m|-1|-40|11|m|-1|4 +020014|heightOfTopOfCloud|long|HEIGHT OF TOP OF CLOUD|m|-1|-40|11|m|-1|4 +020015|pressureAtBaseOfCloud|long|PRESSURE AT BASE OF CLOUD|Pa|-1|0|14|Pa|-1|5 +020016|pressureAtTopOfCloud|long|PRESSURE AT TOP OF CLOUD|Pa|-1|0|14|Pa|-1|5 +020017|cloudTopDescription|table|CLOUD TOP DESCRIPTION|CODE TABLE|0|0|4|CODE TABLE|0|2 +020018|tendencyOfRunwayVisualRange|table|TENDENCY OF RUNWAY VISUAL RANGE|CODE TABLE|0|0|2|CODE TABLE|0|1 +020019|significantWeather|string|SIGNIFICANT PRESENT OR FORECAST WEATHER|CCITT IA5|0|0|72|Character|0|9 +020020|significantRecentWeatherPhenomena|string|SIGNIFICANT RECENT WEATHER PHENOMENA|CCITT IA5|0|0|32|Character|0|4 +020021|precipitationType|flag|TYPE OF PRECIPITATION|FLAG TABLE|0|0|30|FLAG TABLE|0|10 +020022|characterOfPrecipitation|table|CHARACTER OF PRECIPITATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +020023|otherWeatherPhenomena|flag|OTHER WEATHER PHENOMENA|FLAG TABLE|0|0|18|FLAG TABLE|0|6 +020024|intensityOfPhenomena|table|INTENSITY OF PHENOMENA|CODE TABLE|0|0|3|CODE TABLE|0|1 +020025|obscuration|flag|OBSCURATION|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +020026|characterOfObscuration|table|CHARACTER OF OBSCURATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +020027|phenomenaOccurrence|flag|PHENOMENA OCCURRENCE|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +020028|expectedChangeInIntensity|table|EXPECTED CHANGE IN INTENSITY|CODE TABLE|0|0|3|CODE TABLE|0|1 +020029|rainFlag|table|RAIN FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +020031|iceDepositThickness|double|ICE DEPOSIT (THICKNESS)|m|2|0|7|m|2|3 +020032|rateOfIceAccretionEstimated|table|RATE OF ICE ACCRETION (ESTIMATED)|CODE TABLE|0|0|3|CODE TABLE|0|1 +020033|causeOfIceAccretion|flag|CAUSE OF ICE ACCRETION|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +020034|seaIceConcentration|table|SEA ICE CONCENTRATION|CODE TABLE|0|0|5|CODE TABLE|0|2 +020035|amountAndTypeOfIce|table|AMOUNT AND TYPE OF ICE|CODE TABLE|0|0|4|CODE TABLE|0|2 +020036|iceSituation|table|ICE SITUATION|CODE TABLE|0|0|5|CODE TABLE|0|2 +020037|iceDevelopment|table|ICE DEVELOPMENT|CODE TABLE|0|0|5|CODE TABLE|0|2 +020038|iceEdgeBearing|long|BEARING OF ICE EDGE|deg|0|0|12|deg|0|3 +020039|iceDistance|long|ICE DISTANCE|m|-1|0|13|m|-1|4 +020040|evolutionOfDriftSnow|table|EVOLUTION OF DRIFT SNOW|CODE TABLE|0|0|4|CODE TABLE|0|2 +020041|airframeIcing|table|AIRFRAME ICING|CODE TABLE|0|0|4|CODE TABLE|0|2 +020042|airframeIcingPresent|table|AIRFRAME ICING PRESENT|CODE TABLE|0|0|2|CODE TABLE|0|1 +020043|peakLiquidWaterContent|double|PEAK LIQUID WATER CONTENT|kg m-3|4|0|7|kg m-3|4|2 +020044|averageLiquidWaterContent|double|AVERAGE LIQUID WATER CONTENT|kg m-3|4|0|7|kg m-3|4|2 +020045|supercooledLargeDropletConditions|table|SUPERCOOLED LARGE DROPLET (SLD) CONDITIONS|CODE TABLE|0|0|2|CODE TABLE|0|1 +020048|evolutionOfFeature|table|EVOLUTION OF FEATURE|CODE TABLE|0|0|4|CODE TABLE|0|2 +020050|cloudIndex|table|CLOUD INDEX|CODE TABLE|0|0|8|CODE TABLE|0|3 +020051|amountOfLowClouds|long|AMOUNT OF LOW CLOUDS|%|0|0|7|%|0|3 +020052|amountOfMiddleClouds|long|AMOUNT OF MIDDLE CLOUDS|%|0|0|7|%|0|3 +020053|amountOfHighClouds|long|AMOUNT OF HIGH CLOUDS|%|0|0|7|%|0|3 +020054|trueDirectionFromWhichAPhenomenonOrCloudsAreMovingOrInWhichTheyAreObserved|long|TRUE DIRECTION FROM WHICH A PHENOMENON OR CLOUDS ARE MOVING OR IN WHICH THEY ARE OBSERVED|deg|0|0|9|deg|0|3 +020055|stateOfSkyInTropics|table|STATE OF SKY IN THE TROPICS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020056|cloudPhase|table|CLOUD PHASE|CODE TABLE|0|0|3|CODE TABLE|0|1 +020058|visibilitySeawardsFromACoastalStation|long|VISIBILITY SEAWARDS FROM A COASTAL STATION|m|-1|0|13|m|-1|4 +020059|minimumHorizontalVisibility|long|MINIMUM HORIZONTAL VISIBILITY|m|-1|0|9|m|-1|3 +020060|prevailingHorizontalVisibility|long|PREVAILING HORIZONTAL VISIBILITY|m|-1|0|10|m|-1|4 +020061|runwayVisualRangeRvr|long|RUNWAY VISUAL RANGE (RVR)|m|0|0|12|m|0|4 +020062|stateOfGround|table|STATE OF THE GROUND (WITH OR WITHOUT SNOW)|CODE TABLE|0|0|5|CODE TABLE|0|2 +020063|specialPhenomena|table|SPECIAL PHENOMENA|CODE TABLE|0|0|10|CODE TABLE|0|4 +020065|snowCover|long|SNOW COVER|%|0|0|7|%|0|3 +020066|maximumDiameterOfHailstones|double|MAXIMUM DIAMETER OF HAILSTONES|m|3|0|8|m|3|3 +020067|diameterOfDeposit|double|DIAMETER OF DEPOSIT|m|3|0|9|m|3|3 +020070|minimumNumberOfAtmospherics|long|MINIMUM NUMBER OF ATMOSPHERICS|Numeric|0|0|7|Numeric|0|3 +020071|accuracyOfFixAndRateOfAtmospherics|table|ACCURACY OF FIX AND RATE OF ATMOSPHERICS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020081|cloudAmountInSegment|long|CLOUD AMOUNT IN SEGMENT|%|0|0|7|%|0|3 +020082|amountSegmentCloudFree|long|AMOUNT SEGMENT CLOUD FREE|%|0|0|7|%|0|3 +020083|amountOfSegmentCoveredByScene|long|AMOUNT OF SEGMENT COVERED BY SCENE|%|0|0|7|%|0|3 +020085|generalConditionOfRunway|table|GENERAL CONDITION OF RUNWAY|CODE TABLE|0|0|4|CODE TABLE|0|1 +020086|runwayDeposits|table|RUNWAY DEPOSITS|CODE TABLE|0|0|4|CODE TABLE|0|1 +020087|runwayContamination|table|RUNWAY CONTAMINATION|CODE TABLE|0|0|4|CODE TABLE|0|1 +020088|depthOfRunwayDeposits|double|DEPTH OF RUNWAY DEPOSITS|m|3|0|12|m|0|4 +020089|runwayFrictionCoefficient|table|RUNWAY FRICTION COEFFICIENT|CODE TABLE|0|0|7|CODE TABLE|0|2 +020090|specialClouds|table|SPECIAL CLOUDS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020091|verticalVisibility|long|VERTICAL VISIBILITY|ft|-2|0|10|ft|-2|3 +020092|heightOfBaseOfCloud|long|HEIGHT OF BASE OF CLOUD|ft|-2|0|10|ft|-2|3 +020093|heightOfInversion|long|HEIGHT OF INVERSION|m|-1|0|8|m|-1|3 +020095|iceProbability|long|ICE PROBABILITY|Numeric|3|0|10|Numeric|3|4 +020096|iceAgeAParameter|double|ICE AGE (A PARAMETER)|dB|2|-4096|13|dB|2|4 +020101|locustAcridianName|table|LOCUST (ACRIDIAN) NAME|CODE TABLE|0|0|4|CODE TABLE|0|2 +020102|locustMaturityColour|table|LOCUST (MATURITY) COLOUR|CODE TABLE|0|0|4|CODE TABLE|0|2 +020103|stageOfDevelopmentOfLocusts|table|STAGE OF DEVELOPMENT OF LOCUSTS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020104|organizationStateOfSwarm|table|ORGANIZATION STATE OF SWARM OR BAND OF LOCUSTS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020105|sizeOfSwarmOrBandOfLocustsAndDurationOfPassageOfSwarm|table|SIZE OF SWARM OR BAND OF LOCUSTS AND DURATION OF PASSAGE OF SWARM|CODE TABLE|0|0|4|CODE TABLE|0|2 +020106|locustPopulationDensity|table|LOCUST POPULATION DENSITY|CODE TABLE|0|0|4|CODE TABLE|0|2 +020107|directionOfMovementsOfLocustSwarm|table|DIRECTION OF MOVEMENTS OF LOCUST SWARM|CODE TABLE|0|0|4|CODE TABLE|0|2 +020108|extentOfVegetation|table|EXTENT OF VEGETATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +020111|xAxisErrorEllipseMajorComponent|long|X-AXIS ERROR ELLIPSE MAJOR COMPONENT|m|-1|0|17|m|-1|6 +020112|yAxisErrorEllipseMinorComponent|long|Y-AXIS ERROR ELLIPSE MINOR COMPONENT|m|-1|0|17|m|-1|6 +020113|zAxisErrorEllipseComponent|long|Z-AXIS ERROR ELLIPSE COMPONENT|m|-1|0|17|m|-1|6 +020114|angleOfXAxisInErrorEllipse|double|ANGLE OF X-AXIS IN ERROR ELLIPSE|deg|2|-18000|16|deg|2|5 +020115|angleOfZAxisInErrorEllipse|double|ANGLE OF Z-AXIS IN ERROR ELLIPSE|deg|2|-18000|16|deg|2|5 +020116|emissionHeightOfCloudStroke|long|EMISSION HEIGHT OF CLOUD STROKE|m|0|0|16|m|0|5 +020117|amplitudeOfLightningStrike|long|AMPLITUDE OF LIGHTNING STRIKE|A|-1|-32000|16|A|-1|5 +020118|lightningDetectionError|long|LIGHTNING DETECTION ERROR|m|0|0|19|m|0|6 +020119|lightningDischargePolarity|table|LIGHTNING DISCHARGE POLARITY|CODE TABLE|0|0|2|CODE TABLE|0|1 +020121|thresholdValueForPolarityDecision|double|THRESHOLD VALUE FOR POLARITY DECISION|V|3|0|16|V|3|5 +020122|thresholdValueForPolarityDecision|long|THRESHOLD VALUE FOR POLARITY DECISION|A|0|0|16|A|0|5 +020123|minimumDirectionThreshold|double|MINIMUM THRESHOLD FOR DETECTION|V/m|3|0|16|V/m|3|5 +020124|lightningStrokeOrFlash|table|LIGHTNING STROKE OR FLASH|CODE TABLE|0|0|2|CODE TABLE|0|1 +020126|lightningRateOfDischarge|long|LIGHTNING RATE OF DISCHARGE|/h|0|0|23|/h|0|7 +020127|lightningDistanceFromStation|long|LIGHTNING - DISTANCE FROM STATION|m|-3|0|8|m|-3|3 +020128|lightningDirectionFromStation|double|LIGHTNING - DIRECTION FROM STATION|deg|1|0|12|deg|1|4 +020129|lightningDensityStrokeFlashOrEvent|double|LIGHTNING DENSITY (STROKE, FLASH OR EVENT)|m-2|6|0|10|m-2|6|4 +020130|cloudHydrometeorConcentration|long|CLOUD HYDROMETEOR CONCENTRATION|Numeric|0|0|10|Numeric|0|3 +020131|effectiveRadiusOfCloudHydrometeors|double|EFFECTIVE RADIUS OF CLOUD HYDROMETEORS|m|5|0|6|m|5|2 +020132|cloudLiquidWaterContent|double|CLOUD LIQUID WATER CONTENT|kg m-3|5|0|11|kg m-3|5|4 +020133|hydrometeorRadius|double|HYDROMETEOR RADIUS|m|5|0|6|m|5|2 +020135|iceMassOnARod|double|ICE MASS (ON A ROD)|kg/m|1|0|10|kg/m|1|3 +020136|supplementaryCloudType|table|SUPPLEMENTARY CLOUD TYPE|CODE TABLE|0|0|9|CODE TABLE|0|3 +020137|evolutionOfClouds|table|EVOLUTION OF CLOUDS|CODE TABLE|0|0|4|CODE TABLE|0|2 +020138|roadSurfaceCondition|table|ROAD SURFACE CONDITION|CODE TABLE|0|0|4|CODE TABLE|0|2 +021001|horizontalReflectivity|long|HORIZONTAL REFLECTIVITY|dB|0|-64|7|dB|0|3 +021002|verticalReflectivity|long|VERTICAL REFLECTIVITY|dB|0|-64|7|dB|0|3 +021003|differentialReflectivity|double|DIFFERENTIAL REFLECTIVITY|dB|1|-5|7|dB|1|3 +021004|differentialReflectivity|double|DIFFERENTIAL REFLECTIVITY|dB|2|-800|11|dB|2|4 +021005|linearDepolarizationRatio|long|LINEAR DEPOLARIZATION RATIO|dB|0|-65|6|dB|0|2 +021006|circularDepolarizationRatio|long|CIRCULAR DEPOLARIZATION RATIO|dB|0|-65|6|dB|0|2 +021011|dopplerMeanVelocityXDirection|long|DOPPLER MEAN VELOCITY IN X-DIRECTION|m/s|0|-128|8|m/s|0|3 +021012|dopplerMeanVelocityYDirection|long|DOPPLER MEAN VELOCITY IN Y-DIRECTION|m/s|0|-128|8|m/s|0|3 +021013|dopplerMeanVelocityZDirection|long|DOPPLER MEAN VELOCITY IN Z-DIRECTION|m/s|0|-128|8|m/s|0|3 +021014|dopplerMeanVelocityRadial|double|DOPPLER MEAN VELOCITY (RADIAL)|m/s|1|-4096|13|m/s|1|4 +021017|dopplerVelocitySpectralWidth|double|DOPPLER VELOCITY SPECTRAL WIDTH|m/s|1|0|8|m/s|1|3 +021018|extendedNyquistVelocity|double|EXTENDED NYQUIST VELOCITY|m/s|1|0|10|m/s|1|4 +021019|highNyquistVelocity|double|HIGH NYQUIST VELOCITY|m/s|1|0|10|m/s|1|3 +021021|echoTops|long|ECHO TOPS|m|-3|0|4|m|-3|2 +021022|rangeBinOffset|double|RANGE BIN OFFSET|m|1|0|14|m|1|5 +021023|rangeBinSize|long|RANGE BIN SIZE|m|0|0|14|m|0|5 +021024|azimuthOffset|double|AZIMUTH OFFSET|deg|1|0|12|deg|1|4 +021025|azimuthalResolution|double|AZIMUTHAL RESOLUTION|deg|1|0|8|deg|1|3 +021028|differentialPhase|double|DIFFERENTIAL PHASE|deg|1|0|12|deg|1|4 +021029|crossPolarizationCorrelationCoefficient|long|CROSS-POLARIZATION CORRELATION COEFFICIENT|Numeric|2|-100|8|Numeric|2|3 +021030|signalToNoiseRatio|long|SIGNAL TO NOISE RATIO|dB|0|-32|8|dB|0|3 +021031|verticallyIntegratedLiquidWaterContent|long|VERTICALLY INTEGRATED LIQUID-WATER CONTENT|kg m-2|0|0|7|kg m-2|0|3 +021036|radarRainfallIntensity|double|RADAR RAINFALL INTENSITY|m/s|7|0|12|m/s|7|4 +021041|brightBandHeight|long|BRIGHT-BAND HEIGHT|m|-2|0|8|m|-2|3 +021051|signalPowerAbove1Mw|long|SIGNAL POWER ABOVE 1 MW|dB|0|-256|8|dB|0|3 +021062|backscatter|double|BACKSCATTER|dB|2|-5000|13|dB|2|4 +021063|radiometricResolutionNoiseValue|double|RADIOMETRIC RESOLUTION (NOISE VALUE)|%|1|0|10|%|1|4 +021064|clutterNoiseEstimate|long|CLUTTER NOISE ESTIMATE|Numeric|0|0|8|Numeric|0|3 +021065|missingPacketCounter|long|MISSING PACKET COUNTER|Numeric|0|-127|8|Numeric|0|3 +021066|waveScatterometerProductConfidenceData|flag|WAVE SCATTEROMETER PRODUCT CONFIDENCE DATA|FLAG TABLE|0|0|12|FLAG TABLE|0|4 +021067|windProductConfidenceData|flag|WIND PRODUCT CONFIDENCE DATA|FLAG TABLE|0|0|13|FLAG TABLE|0|5 +021068|radarAltimeterProductConfidenceData|flag|RADAR ALTIMETER PRODUCT CONFIDENCE DATA|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +021069|sstProductConfidenceData|flag|SST PRODUCT CONFIDENCE DATA|FLAG TABLE|0|0|10|FLAG TABLE|0|4 +021070|sstProductConfidenceDataSadist2|flag|SST PRODUCT CONFIDENCE DATA (SADIST-2)|FLAG TABLE|0|0|23|FLAG TABLE|0|6 +021071|peakiness|long|PEAKINESS|Numeric|0|0|16|Numeric|0|5 +021072|satelliteAltimeterCalibrationStatus|flag|SATELLITE ALTIMETER CALIBRATION STATUS|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +021073|satelliteAltimeterInstrumentMode|flag|SATELLITE ALTIMETER INSTRUMENT MODE|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +021075|imageSpectrumIntensity|long|IMAGE SPECTRUM INTENSITY|Numeric|0|0|8|Numeric|0|3 +021076|representationOfIntensities|table|REPRESENTATION OF INTENSITIES|CODE TABLE|0|0|3|CODE TABLE|0|1 +021077|altitudeCorrectionIonosphere|double|ALTITUDE CORRECTION (IONOSPHERE)|m|3|0|14|m|3|5 +021078|altitudeCorrectionDryTroposphere|double|ALTITUDE CORRECTION (DRY TROPOSPHERE)|m|3|0|9|m|3|3 +021079|altitudeCorrectionWetTroposphere|double|ALTITUDE CORRECTION (WET TROPOSPHERE)|m|3|2000|10|m|3|4 +021080|altitudeCorrectionCalibrationConstant|double|ALTITUDE CORRECTION (CALIBRATION CONSTANT)|m|3|0|11|m|3|4 +021081|openLoopCorrectionHeightTimeLoop|double|OPEN LOOP CORRECTION (HEIGHT-TIME LOOP)|m|3|0|10|m|3|4 +021082|openLoopCorrectionAutoGainControl|double|OPEN LOOP CORRECTION (AUTO GAIN CONTROL)|dB|3|-3000|14|dB|3|5 +021083|warmTargetCalibration|long|WARM TARGET CALIBRATION|Numeric|0|0|16|Numeric|0|5 +021084|coldTargetCalibration|long|COLD TARGET CALIBRATION|Numeric|0|0|16|Numeric|0|5 +021085|atsrSeaSurfaceTemperatureAcrossTrackBandNumber|long|ATSR SEA-SURFACE TEMPERATURE ACROSS-TRACK BAND NUMBER|Numeric|0|0|4|Numeric|0|2 +021086|numberOfPixelsInNadirOnlyAverage|long|NUMBER OF PIXELS IN NADIR ONLY, AVERAGE|Numeric|0|0|9|Numeric|0|3 +021087|numberOfPixelsInDualViewAverage|long|NUMBER OF PIXELS IN DUAL VIEW, AVERAGE|Numeric|0|0|9|Numeric|0|3 +021088|wetBackscatter|double|WET BACKSCATTER|dB|2|-5000|13|dB|2|4 +021091|radarSignalDopplerSpectrum0thMoment|long|RADAR SIGNAL DOPPLER SPECTRUM 0TH MOMENT|dB|0|-100|8|dB|0|3 +021092|rassSignalDopplerSpectrum0thMomentReferringToRassSignal|long|RASS SIGNAL DOPPLER SPECTRUM 0TH MOMENT, REFERRING TO RASS SIGNAL|dB|0|-100|8|dB|0|3 +021093|kuBandPeakiness|long|KU BAND PEAKINESS|Numeric|3|0|16|Numeric|3|5 +021094|sBandPeakiness|long|S BAND PEAKINESS|Numeric|3|0|16|Numeric|3|5 +021101|numberOfVectorAmbiguities|long|NUMBER OF VECTOR AMBIGUITIES|Numeric|0|0|3|Numeric|0|1 +021102|indexOfSelectedWindVector|long|INDEX OF SELECTED WIND VECTOR|Numeric|0|0|3|Numeric|0|1 +021103|totalNumberOfSigma0Measurements|long|TOTAL NUMBER OF SIGMA-0 MEASUREMENTS|Numeric|0|0|5|Numeric|0|2 +021104|likelihoodComputedForSolution|long|LIKELIHOOD COMPUTED FOR SOLUTION|Numeric|3|-30000|15|Numeric|3|5 +021105|normalizedRadarCrossSection|double|NORMALIZED RADAR CROSS-SECTION|dB|2|-10000|14|dB|2|5 +021106|kpVarianceCoefficientAlpha|long|KP VARIANCE COEFFICIENT (ALPHA)|Numeric|3|0|14|Numeric|3|5 +021107|kpVarianceCoefficientBeta|long|KP VARIANCE COEFFICIENT (BETA)|Numeric|8|0|16|Numeric|8|5 +021109|seawindsWindVectorCellQuality|flag|SEAWINDS WIND VECTOR CELL QUALITY|FLAG TABLE|0|0|17|FLAG TABLE|0|6 +021110|numberOfInnerBeamSigma0ForwardOfSatellite|long|NUMBER OF INNER-BEAM SIGMA-0 (FORWARD OF SATELLITE)|Numeric|0|0|6|Numeric|0|2 +021111|numberOfOuterBeamSigma0ForwardOfSatellite|long|NUMBER OF OUTER-BEAM SIGMA-0 (FORWARD OF SATELLITE)|Numeric|0|0|6|Numeric|0|2 +021112|numberOfInnerBeamSigma0AftOfSatellite|long|NUMBER OF INNER-BEAM SIGMA-0 (AFT OF SATELLITE)|Numeric|0|0|6|Numeric|0|2 +021113|numberOfOuterBeamSigma0AftOfSatellite|long|NUMBER OF OUTER-BEAM SIGMA-0 (AFT OF SATELLITE)|Numeric|0|0|6|Numeric|0|2 +021114|kpVarianceCoefficientGamma|double|KP VARIANCE COEFFICIENT (GAMMA)|dB|3|-140000|18|dB|3|6 +021115|seawindsSigma0Quality|flag|SEAWINDS SIGMA-0 QUALITY|FLAG TABLE|0|0|17|FLAG TABLE|0|6 +021116|seawindsSigma0Mode|flag|SEAWINDS SIGMA-0 MODE|FLAG TABLE|0|0|17|FLAG TABLE|0|6 +021117|sigma0VarianceQualityControl|long|SIGMA-0 VARIANCE QUALITY CONTROL|Numeric|2|0|16|Numeric|2|5 +021118|attenuationCorrectionOnSigma0|double|ATTENUATION CORRECTION ON SIGMA-0|dB|2|-10000|14|dB|2|5 +021119|windScatterometerGeophysicalModelFunction|table|WIND SCATTEROMETER GEOPHYSICAL MODEL FUNCTION|CODE TABLE|0|0|6|CODE TABLE|0|2 +021120|probabilityOfRain|long|PROBABILITY OF RAIN|Numeric|3|0|10|Numeric|3|4 +021121|seawindsNofRainIndex|long|SEAWINDS NOF* RAIN INDEX|Numeric|0|0|8|Numeric|0|3 +021122|attenuationCorrectionOnSigma0FromTb|double|ATTENUATION CORRECTION ON SIGMA-0 (FROM TB)|dB|2|-10000|14|dB|2|5 +021123|seawindsNormalizedRadarCrossSection|double|SEAWINDS NORMALIZED RADAR CROSS-SECTION|dB|2|-30000|15|dB|2|5 +021128|numberOfValidPointsPerSecondUsedToDerivePreviousParameters|long|NUMBER OF VALID POINTS PER SECOND USED TO DERIVE PREVIOUS PARAMETERS|Numeric|0|0|8|Numeric|0|3 +021130|spectrumTotalEnergy|long|SPECTRUM TOTAL ENERGY|Numeric|6|0|28|Numeric|6|9 +021131|spectrumMaxEnergy|long|SPECTRUM MAX ENERGY|Numeric|6|0|28|Numeric|6|9 +021132|directionOfSpectrumMaxOnHigherResolutionGrid|double|DIRECTION OF SPECTRUM MAX ON HIGHER RESOLUTION GRID|deg|3|0|19|deg|3|6 +021133|wavelengthOfSpectrumMaxOnHigherResolutionGrid|double|WAVELENGTH OF SPECTRUM MAX ON HIGHER RESOLUTION GRID|m|3|0|29|m|3|9 +021134|rangeResolutionOfCressCovarianceSpectrum|double|RANGE RESOLUTION OF CRESS COVARIANCE SPECTRUM|rad/m|3|0|19|rad/m|3|6 +021135|realPartOfCrossSpectraPolarGridNumberOfBins|long|REAL PART OF CROSS SPECTRA POLAR GRID NUMBER OF BINS|Numeric|3|-524288|20|Numeric|3|7 +021136|imaginaryPartOfCrossSpectraPolarGridNumberOfBins|long|IMAGINARY PART OF CROSS SPECTRA POLAR GRID NUMBER OF BINS|Numeric|3|-524288|20|Numeric|3|7 +021137|kuBandCorrectedOceanBackscatterCoefficient|double|KU BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021138|stdKuBandCorrectedOceanBackscatterCoefficient|double|STD KU BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021139|kuBandNetInstrumentalCorrectionForAgc|double|KU BAND NET INSTRUMENTAL CORRECTION FOR AGC|dB|2|-2048|12|dB|2|4 +021140|sBandCorrectedOceanBackscatterCoefficient|double|S BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021141|stdSBandCorrectedOceanBackscatterCoefficient|double|STD S BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021142|sBandNetInstrumentalCorrectionForAgc|double|S BAND NET INSTRUMENTAL CORRECTION FOR AGC|dB|2|-1024|11|dB|2|4 +021143|kuBandRainAttenuation|double|KU BAND RAIN ATTENUATION|dB|2|-1073741824|31|dB|2|10 +021144|altimeterRainFlag|flag|ALTIMETER RAIN FLAG|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +021145|kuBandAutomaticGainControl|double|KU BAND AUTOMATIC GAIN CONTROL|dB|2|0|13|dB|2|4 +021146|rmsKuBandAutomaticGainControl|double|RMS KU BAND AUTOMATIC GAIN CONTROL|dB|2|0|8|dB|2|3 +021147|numberOfValidPointsForKuBandAutomaticGainControl|long|NUMBER OF VALID POINTS FOR KU BAND AUTOMATIC GAIN CONTROL|Numeric|0|0|5|Numeric|0|2 +021148|trailingEdgeVariationFlag|flag|TRAILING EDGE VARIATION FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +021150|beamCollocation|table|BEAM CO-LOCATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +021151|estimatedErrorInSigma0At40DegreesIncidenceAngle|double|ESTIMATED ERROR IN SIGMA-0 AT 40 DEGREES INCIDENCE ANGLE|dB|2|0|9|dB|2|3 +021152|slopeAt40DegreesIncidenceAngle|double|SLOPE AT 40 DEGREES INCIDENCE ANGLE|dB/deg|2|-80|7|dB/deg|2|2 +021153|estimatedErrorInSlopeAt40DegreesIncidenceAngle|double|ESTIMATED ERROR IN SLOPE AT 40 DEGREES INCIDENCE ANGLE|dB/deg|2|-40|6|dB/deg|2|2 +021154|soilMoistureSensitivity|double|SOIL MOISTURE SENSITIVITY|dB|2|0|12|dB|2|4 +021155|windVectorCellQuality|flag|WIND VECTOR CELL QUALITY|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +021156|backscatterDistance|long|BACKSCATTER DISTANCE|Numeric|1|-4096|13|Numeric|1|4 +021157|lossPerUnitLengthOfAtmosphere|double|LOSS PER UNIT LENGTH OF ATMOSPHERE USED|dB/m|10|0|22|dB/m|10|7 +021158|ascatKpEstimateQuality|table|ASCAT KP ESTIMATE QUALITY|CODE TABLE|0|0|2|CODE TABLE|0|1 +021159|ascatSigma0Usability|table|ASCAT SIGMA-0 USABILITY|CODE TABLE|0|0|2|CODE TABLE|0|1 +021160|ascatUseOfSyntheticData|long|ASCAT USE OF SYNTHETIC DATA|Numeric|3|0|10|Numeric|3|4 +021161|ascatSyntheticDataQuantity|long|ASCAT SYNTHETIC DATA QUANTITY|Numeric|3|0|10|Numeric|3|4 +021162|ascatSatelliteOrbitAndAttitudeQuality|long|ASCAT SATELLITE ORBIT AND ATTITUDE QUALITY|Numeric|3|0|10|Numeric|3|4 +021163|ascatSolarArrayReflectionContamination|long|ASCAT SOLAR ARRAY REFLECTION CONTAMINATION|Numeric|3|0|10|Numeric|3|4 +021164|ascatTelemetryPresenceAndQuality|long|ASCAT TELEMETRY PRESENCE AND QUALITY|Numeric|3|0|10|Numeric|3|4 +021165|ascatExtrapolatedReferenceFunctionPresence|long|ASCAT EXTRAPOLATED REFERENCE FUNCTION PRESENCE|Numeric|3|0|10|Numeric|3|4 +021166|landFraction|long|LAND FRACTION|Numeric|3|0|10|Numeric|3|4 +021169|icePresenceIndicator|table|ICE PRESENCE INDICATOR|CODE TABLE|0|0|2|CODE TABLE|0|1 +021170|cBandCorrectedOceanBackscatterCoefficient|double|C BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021171|rmsCBandCorrectedOceanBackscatterCoefficient|double|RMS C BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021172|cBandNetInstrumentalCorrectionForAgc|double|C BAND NET INSTRUMENTAL CORRECTION FOR AGC|dB|2|-2048|12|dB|2|4 +021173|cBandAutomaticGainControl|double|C BAND AUTOMATIC GAIN CONTROL|dB|2|0|13|dB|2|4 +021174|rmsCBandAutomaticGainControl|double|RMS C BAND AUTOMATIC GAIN CONTROL|dB|2|0|9|dB|2|3 +021175|numberOfValidPointsForCBandAutomaticGainControl|long|NUMBER OF VALID POINTS FOR C BAND AUTOMATIC GAIN CONTROL|Numeric|0|0|10|Numeric|0|4 +021176|highFrequencyVariabilityCorrection|double|HIGH FREQUENCY VARIABILITY CORRECTION|m|3|0|16|m|3|5 +021177|correctedOcogBackscatterCoefficient|double|CORRECTED OCOG* BACKSCATTER COEFFICIENT|dB|2|0|16|dB|2|5 +021178|stdOf20HzOcogBackscatterCoefficient|double|STD OF 20 HZ OCOG BACKSCATTER COEFFICIENT|dB|2|0|16|dB|2|5 +021179|numberOf20HzValidPointsForOcogBackscatterCoefficient|long|NUMBER OF 20 HZ VALID POINTS FOR OCOG BACKSCATTER COEFFICIENT|Numeric|0|0|16|Numeric|0|5 +021180|numberOf20HzValidPointsForOceanBackscatterCoefficient|long|NUMBER OF 20 HZ VALID POINTS FOR OCEAN BACKSCATTER COEFFICIENT|Numeric|0|0|8|Numeric|0|3 +021181|20HzOceanBackscatterCoefficient|double|20 HZ OCEAN BACKSCATTER COEFFICIENT|dB|2|0|16|dB|2|5 +021182|20HzKuBandPeakiness|long|20 HZ KU BAND PEAKINESS|Numeric|3|0|16|Numeric|3|5 +021183|specificBandCorrectedOceanBackscatterCoefficient|double|SPECIFIC BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021184|stdSpecificBandCorrectedOceanBackscatterCoefficient|double|STD SPECIFIC BAND CORRECTED OCEAN BACKSCATTER COEFFICIENT|dB|2|-32768|16|dB|2|5 +021185|specificBandNetInstrumentalCorrectionForAgc|double|SPECIFIC BAND NET INSTRUMENTAL CORRECTION FOR AGC|dB|2|-2048|12|dB|2|4 +021186|specificBandAutomaticGainControl|double|SPECIFIC BAND AUTOMATIC GAIN CONTROL|dB|2|0|13|dB|2|4 +021187|rmsSpecificBandAutomaticGainControl|double|RMS SPECIFIC BAND AUTOMATIC GAIN CONTROL|dB|2|0|8|dB|2|3 +021188|numberOfValidPointsForSpecificBandAutomaticGainControl|long|NUMBER OF VALID POINTS FOR SPECIFIC BAND AUTOMATIC GAIN CONTROL|Numeric|0|0|7|Numeric|0|3 +022001|wavesDirection|long|DIRECTION OF WAVES|deg|0|0|9|deg|0|3 +022002|windWavesDirection|long|DIRECTION OF WIND WAVES|deg|0|0|9|deg|0|3 +022003|swellWavesDirection|long|DIRECTION OF SWELL WAVES|deg|0|0|9|deg|0|3 +022004|currentDirection|long|DIRECTION OF CURRENT|deg|0|0|9|deg|0|3 +022005|seaSurfaceCurrentDirection|long|DIRECTION OF SEA-SURFACE CURRENT|deg|0|0|9|deg|0|3 +022011|periodOfWaves|long|PERIOD OF WAVES|s|0|0|6|s|0|2 +022012|periodOfWindWaves|long|PERIOD OF WIND WAVES|s|0|0|6|s|0|2 +022013|periodOfSwellWaves|long|PERIOD OF SWELL WAVES|s|0|0|6|s|0|2 +022021|heightOfWaves|double|HEIGHT OF WAVES|m|1|0|10|m|1|4 +022022|heightOfWindWaves|double|HEIGHT OF WIND WAVES|m|1|0|10|m|1|4 +022023|heightOfSwellWaves|double|HEIGHT OF SWELL WAVES|m|1|0|10|m|1|4 +022025|standardDeviationWaveHeight|double|STANDARD DEVIATION WAVE HEIGHT|m|2|0|10|m|2|4 +022026|standardDeviationOfSignificantWaveHeight|double|STANDARD DEVIATION OF SIGNIFICANT WAVE HEIGHT|m|2|0|10|m|2|4 +022031|speedOfCurrent|double|SPEED OF CURRENT|m/s|2|0|13|m/s|2|4 +022032|speedOfSeaSurfaceCurrent|double|SPEED OF SEA-SURFACE CURRENT|m/s|2|0|13|m/s|2|4 +022035|tidalElevationWithRespectToLocalChartDatum|double|TIDAL ELEVATION WITH RESPECT TO LOCAL CHART DATUM|m|2|0|14|m|2|4 +022036|meteorologicalResidualTidalElevationSurgeOrOffset|double|METEOROLOGICAL RESIDUAL TIDAL ELEVATION (SURGE OR OFFSET)|m|2|0|14|m|2|4 +022037|tidalElevationWithRespectToNationalLandDatum|double|TIDAL ELEVATION WITH RESPECT TO NATIONAL LAND DATUM|m|3|-10000|15|m|3|5 +022038|tidalElevationWithRespectToLocalChartDatum|double|TIDAL ELEVATION WITH RESPECT TO LOCAL CHART DATUM|m|3|-10000|15|m|3|5 +022039|meteorologicalResidualTidalElevationSurgeOrOffset|double|METEOROLOGICAL RESIDUAL TIDAL ELEVATION (SURGE OR OFFSET)|m|3|-5000|13|m|3|4 +022040|meteorologicalResidualTidalElevationSurgeOrOffset|double|METEOROLOGICAL RESIDUAL TIDAL ELEVATION (SURGE OR OFFSET)|m|3|-5000|14|m|3|5 +022041|seaSurfaceTemperature15DayRunningMean|double|SEA-SURFACE TEMPERATURE (15-DAY RUNNING MEAN)|K|1|0|12|K|1|4 +022042|oceanographicWaterTemperature|double|SEA/WATER TEMPERATURE|K|1|0|12|K|1|4 +022043|oceanographicWaterTemperature|double|SEA/WATER TEMPERATURE|K|2|0|15|K|2|5 +022044|soundVelocity|double|SOUND VELOCITY|m/s|1|0|14|m/s|1|5 +022045|oceanographicWaterTemperature|double|SEA/WATER TEMPERATURE|K|3|0|19|K|3|6 +022046|seaIceFraction|long|SEA ICE FRACTION|Numeric|2|0|7|Numeric|2|3 +022049|seaSurfaceTemperature|double|SEA-SURFACE TEMPERATURE|K|2|0|15|K|2|5 +022050|standardDeviationSeaSurfaceTemperature|double|STANDARD DEVIATION SEA-SURFACE TEMPERATURE|K|2|0|8|K|2|3 +022055|floatCycleNumber|long|FLOAT CYCLE NUMBER|Numeric|0|0|10|Numeric|0|3 +022056|directionOfProfile|table|DIRECTION OF PROFILE|CODE TABLE|0|0|2|CODE TABLE|0|1 +022059|seaSurfaceSalinity|double|SEA-SURFACE SALINITY|0/00|2|0|14|0/00|2|5 +022060|lagrangianDrifterDrogueStatus|table|LAGRANGIAN DRIFTER DROGUE STATUS|CODE TABLE|0|0|3|CODE TABLE|0|1 +022061|seaState|table|STATE OF THE SEA|CODE TABLE|0|0|4|CODE TABLE|0|2 +022062|salinity|double|SALINITY|0/00|2|0|14|0/00|2|5 +022063|totalWaterDepth|long|TOTAL WATER DEPTH|m|0|0|14|m|0|5 +022064|salinity|double|SALINITY|0/00|3|0|17|0/00|3|6 +022065|oceanographicWaterPressure|long|WATER PRESSURE|Pa|-3|0|17|Pa|-3|6 +022066|oceanographicWaterConductivity|double|WATER CONDUCTIVITY|S/m|6|0|26|S/m|6|8 +022067|instrumentTypeForWaterTemperatureOrSalinityProfileMeasurement|table|INSTRUMENT TYPE FOR WATER TEMPERATURE/SALINITY PROFILE MEASUREMENT|CODE TABLE|0|0|10|CODE TABLE|0|4 +022068|waterTemperatureProfileRecorderTypes|table|WATER TEMPERATURE PROFILE RECORDER TYPES|CODE TABLE|0|0|7|CODE TABLE|0|3 +022069|spectralWaveDensity|double|SPECTRAL WAVE DENSITY|m2/Hz|3|0|22|m2/Hz|3|7 +022070|significantWaveHeight|double|SIGNIFICANT WAVE HEIGHT|m|2|0|13|m|2|4 +022071|spectralPeakWavePeriod|double|SPECTRAL PEAK WAVE PERIOD|s|1|0|9|s|1|3 +022072|spectralPeakWaveLength|long|SPECTRAL PEAK WAVELENGTH|m|0|0|13|m|0|4 +022073|maximumWaveHeight|double|MAXIMUM WAVE HEIGHT|m|2|0|13|m|2|4 +022074|averageWavePeriod|double|AVERAGE WAVE PERIOD|s|1|0|9|s|1|3 +022075|averageWaveLength|long|AVERAGE WAVELENGTH|m|0|0|13|m|0|4 +022076|directionFromWhichDominantWavesAreComing|long|DIRECTION FROM WHICH DOMINANT WAVES ARE COMING|deg|0|0|9|deg|0|3 +022077|directionalSpreadOfDominantWave|long|DIRECTIONAL SPREAD OF DOMINANT WAVE|deg|0|0|9|deg|0|3 +022078|durationOfWaveRecord|long|DURATION OF WAVE RECORD|s|0|0|12|s|0|4 +022079|lengthOfWaveRecord|long|LENGTH OF WAVE RECORD|m|0|0|16|m|0|5 +022080|wavebandCentralFrequency|double|WAVEBAND CENTRAL FREQUENCY|Hz|3|0|10|Hz|3|4 +022081|wavebandCentralWaveNumber|double|WAVEBAND CENTRAL WAVE NUMBER|/m|5|0|13|/m|5|4 +022082|maximumNonDirectionalSpectralWaveDensity|double|MAXIMUM NON-DIRECTIONAL SPECTRAL WAVE DENSITY|m2 s|2|0|20|m2 s|2|7 +022083|maximumNonDirectionalSpectralWaveNumber|double|MAXIMUM NON-DIRECTIONAL SPECTRAL WAVE NUMBER|m3|2|0|20|m3|2|7 +022084|bandContainingMaximumNonDirectionalSpectralWaveDensity|long|BAND CONTAINING MAXIMUM NON-DIRECTIONAL SPECTRAL WAVE DENSITY|Numeric|0|0|7|Numeric|0|3 +022085|spectralWaveDensityRatio|long|SPECTRAL WAVE DENSITY RATIO|Numeric|0|0|7|Numeric|0|3 +022086|meanDirectionFromWhichWavesAreComing|long|MEAN DIRECTION FROM WHICH WAVES ARE COMING|deg|0|0|9|deg|0|3 +022087|principalDirectionFromWhichWavesAreComing|long|PRINCIPAL DIRECTION FROM WHICH WAVES ARE COMING|deg|0|0|9|deg|0|3 +022088|firstNormalizedPolarCoordinateFromFourierCoefficients|long|FIRST NORMALIZED POLAR COORDINATE FROM FOURIER COEFFICIENTS|Numeric|2|0|7|Numeric|2|3 +022089|secondNormalizedPolarCoordinateFromFourierCoefficients|long|SECOND NORMALIZED POLAR COORDINATE FROM FOURIER COEFFICIENTS|Numeric|2|0|7|Numeric|2|3 +022090|nonDirectionalSpectralEstimateByWaveFrequency|double|NON-DIRECTIONAL SPECTRAL ESTIMATE BY WAVE FREQUENCY|m2 s|2|0|20|m2 s|2|7 +022091|nonDirectionalSpectralEstimateByWaveNumber|double|NON-DIRECTIONAL SPECTRAL ESTIMATE BY WAVE NUMBER|m3|2|0|20|m3|2|7 +022092|directionalSpectralEstimateByWaveFrequency|double|DIRECTIONAL SPECTRAL ESTIMATE BY WAVE FREQUENCY|m2 rad-1 s|2|0|20|m2 rad-1 s|2|7 +022093|directionalSpectralEstimateByWaveNumber|double|DIRECTIONAL SPECTRAL ESTIMATE BY WAVE NUMBER|m4|2|0|20|m4|2|7 +022094|totalNumberOfWaveBands|long|TOTAL NUMBER OF WAVE BANDS|Numeric|0|0|7|Numeric|0|3 +022095|directionalSpreadOfIndividualWaves|long|DIRECTIONAL SPREAD OF INDIVIDUAL WAVES|deg|0|0|8|deg|0|3 +022096|spectralBandWidth|double|SPECTRAL BAND WIDTH|/s|3|0|4|/s|3|2 +022097|meanWavelength731MOfImageSpectrumAtLowWaveNumbers|long|MEAN WAVELENGTH > 731 M OF IMAGE SPECTRUM AT LOW WAVE NUMBERS|m|0|0|14|m|0|5 +022098|wavelengthSpreadWavelength731MAtLowWaveNumbers|long|WAVELENGTH SPREAD (WAVELENGTH > 731 M) AT LOW WAVE NUMBERS|m|0|0|14|m|0|5 +022099|meanDirectionAtLowWaveNumbersWavelength731M|long|MEAN DIRECTION AT LOW WAVE NUMBERS (WAVELENGTH > 731 M)|deg|0|0|9|deg|0|3 +022100|directionSpreadAtLowWaveNumbersWavelength731M|long|DIRECTION SPREAD AT LOW WAVE NUMBERS (WAVELENGTH > 731 M)|deg|0|0|9|deg|0|3 +022101|totalEnergyWavelength731mAtLowWaveNumbers|long|TOTAL ENERGY (WAVELENGTH > 731M) AT LOW WAVE NUMBERS|Numeric|0|0|31|Numeric|0|10 +022102|scaledMaximumNonDirectionalSpectralWaveDensityByFrequency|long|SCALED MAXIMUM NON-DIRECTIONAL SPECTRAL WAVE DENSITY BY FREQUENCY|m2 s|0|0|14|m2 s|0|5 +022103|scaledMaximumNonDirectionalSpectralWaveDensityByWavenumber|long|SCALED MAXIMUM NON-DIRECTIONAL SPECTRAL WAVE DENSITY BY WAVE NUMBER|m3|0|0|14|m3|0|5 +022104|scaledNonDirectionalSpectralWaveDensityByFrequency|long|SCALED NON-DIRECTIONAL SPECTRAL WAVE DENSITY BY FREQUENCY|m2 s|0|0|14|m2 s|0|5 +022105|scaledNonDirectionalSpectralWaveDensityByWavenumber|long|SCALED NON-DIRECTIONAL SPECTRAL WAVE DENSITY BY WAVE NUMBER|m3|0|0|14|m3|0|5 +022106|scaledDirectionalSpectralWaveDensityByFrequency|long|SCALED DIRECTIONAL SPECTRAL WAVE DENSITY BY FREQUENCY|m2 rad-1 s|0|0|14|m2 rad-1 s|0|5 +022107|scaledDirectionalSpectralWaveDensityByWavenumber|long|SCALED DIRECTIONAL SPECTRAL WAVE DENSITY BY WAVE NUMBER|m4|0|0|14|m4|0|5 +022108|spectralWaveDensityRatio|long|SPECTRAL WAVE DENSITY RATIO|%|0|0|7|%|0|3 +022120|tideStationAutomatedWaterLevelCheck|table|TIDE STATION AUTOMATED WATER LEVEL CHECK|CODE TABLE|0|0|5|CODE TABLE|0|2 +022121|tideStationManualWaterLevelCheck|table|TIDE STATION MANUAL WATER LEVEL CHECK|CODE TABLE|0|0|5|CODE TABLE|0|2 +022122|automatedMeteorologicalDataCheck|table|TIDE STATION AUTOMATED METEOROLOGICAL DATA CHECK|CODE TABLE|0|0|5|CODE TABLE|0|2 +022123|tideStationManualMeteorologicalDataCheck|table|TIDE STATION MANUAL METEOROLOGICAL DATA CHECK|CODE TABLE|0|0|5|CODE TABLE|0|2 +022130|numberOfValidPointsForSpecificBand|long|NUMBER OF VALID POINTS FOR SPECIFIC BAND|Numeric|0|0|10|Numeric|0|4 +022131|rmsSpecificBandSignificantWaveHeight|double|RMS SPECIFIC BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022132|numberOfValidPointsForSpecificBandSignificantWaveHeight|long|NUMBER OF VALID POINTS FOR SPECIFIC BAND SIGNIFICANT WAVE HEIGHT|Numeric|0|0|10|Numeric|0|4 +022133|specificBandNetInstrumentCorrectionForSignificantWaveHeight|double|SPECIFIC BAND NET INSTRUMENT CORRECTION FOR SIGNIFICANT WAVE HEIGHT|m|3|-1000|11|m|3|4 +022134|numberOfValidPointsForSpecificBandBackscatter|long|NUMBER OF VALID POINTS FOR SPECIFIC BAND BACKSCATTER|Numeric|0|0|10|Numeric|0|4 +022141|seaSurfaceTemperature15DayRunningMean|double|SEA-SURFACE TEMPERATURE (15-DAY RUNNING MEAN)|K|2|0|15|K|2|5 +022142|squareOfSignificantWaveHeight|double|SQUARE OF SIGNIFICANT WAVE HEIGHT|m2|3|-33554432|26|m2|3|8 +022143|stdOf20HzSwhSquared|double|STD OF 20 HZ SWH SQUARED|m2|3|-8388608|24|m2|3|8 +022144|numberOf20HzValidPointsForSwhSquared|long|NUMBER OF 20 HZ VALID POINTS FOR SWH SQUARED|Numeric|0|0|9|Numeric|0|3 +022145|stdOf20HzOceanRange|double|STD OF 20 HZ OCEAN RANGE|m|3|-33554432|31|m|3|10 +022146|ocogRange|double|OCOG RANGE|m|3|0|31|m|3|10 +022147|stdOf20HzOcogRange|double|STD OF 20 HZ OCOG RANGE|m|3|-8388608|31|m|3|10 +022148|numberOf20HzValidPointsForOceanRange|long|NUMBER OF 20 HZ VALID POINTS FOR OCEAN RANGE|Numeric|0|0|9|Numeric|0|3 +022149|20HzSignificantWaveHeightSquared|double|20 HZ SIGNIFICANT WAVE HEIGHT SQUARED|m2|3|-33554432|26|m2|3|8 +022150|numberOf18HzValidPointsForKuBand|long|NUMBER OF 18 HZ VALID POINTS FOR KU BAND|Numeric|0|0|10|Numeric|0|4 +022151|kuBandOceanRange|double|KU BAND OCEAN RANGE|m|3|0|31|m|3|10 +022152|stdOf18HzKuBandOceanRange|double|STD OF 18 HZ KU BAND OCEAN RANGE|m|3|0|16|m|3|5 +022153|numberOf18HzValidPointsForSBand|long|NUMBER OF 18 HZ VALID POINTS FOR S BAND|Numeric|0|0|10|Numeric|0|4 +022154|sBandOceanRange|double|S BAND OCEAN RANGE|m|3|0|31|m|3|10 +022155|stdOf18HzSBandOceanRange|double|STD OF 18 HZ S BAND OCEAN RANGE|m|3|0|16|m|3|5 +022156|kuBandSignificantWaveHeight|double|KU BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022157|stdOf18HzKuBandOceanRange|double|STD OF 18 HZ KU BAND OCEAN RANGE|m|3|0|16|m|3|5 +022158|sBandSignificantWaveHeight|double|S BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022159|stdOf18HzSBandSignificantWaveHeight|double|STD OF 18 HZ S BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022160|normalizedInverseWaveAge|long|NORMALIZED INVERSE WAVE AGE|Numeric|6|0|21|Numeric|6|7 +022161|waveSpectra|double|WAVE SPECTRA|m4|4|0|27|m4|4|9 +022162|rmsOf20HzKuBandOceanRange|double|RMS OF 20 HZ KU BAND OCEAN RANGE|m|3|0|16|m|3|5 +022163|numberOf20HzValidPointsForKuBand|long|NUMBER OF 20 HZ VALID POINTS FOR KU BAND|Numeric|0|0|10|Numeric|0|4 +022164|rms20HzKuBandSignificantWaveHeight|double|RMS 20 HZ KU BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022165|numberOf20HzValidPointsForKuBandSignificantWaveHeight|long|NUMBER OF 20 HZ VALID POINTS FOR KU BAND SIGNIFICANT WAVE HEIGHT|Numeric|0|0|10|Numeric|0|4 +022166|kuBandNetInstrumentalCorrectionForSignificantWaveHeight|double|KU BAND NET INSTRUMENTAL CORRECTION FOR SIGNIFICANT WAVE HEIGHT|m|3|-1000|11|m|3|4 +022167|numberOfValidPointsForKuBandBackscatter|long|NUMBER OF VALID POINTS FOR KU BAND BACKSCATTER|Numeric|0|0|10|Numeric|0|4 +022168|cBandOceanRange|double|C BAND OCEAN RANGE|m|3|0|31|m|3|10 +022169|rmsOfCBandOceanRange|double|RMS OF C BAND OCEAN RANGE|m|3|0|16|m|3|5 +022170|numberOf20HzValidPointsForCBand|long|NUMBER OF 20 HZ VALID POINTS FOR C BAND|Numeric|0|0|10|Numeric|0|4 +022171|cBandSignificantWaveHeight|double|C BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022172|rms20HzCBandSignificantWaveHeight|double|RMS 20 HZ C BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022173|numberOf20HzValidPointsForCBandSignificantWaveHeight|long|NUMBER OF 20 HZ VALID POINTS FOR C BAND SIGNIFICANT WAVE HEIGHT|Numeric|0|0|10|Numeric|0|4 +022174|cBandNetInstrumentalCorrectionForSignificantWaveHeight|double|C BAND NET INSTRUMENTAL CORRECTION FOR SIGNIFICANT WAVE HEIGHT|m|3|-1000|11|m|3|4 +022175|numberOfValidPointsForCBandBackscatter|long|NUMBER OF VALID POINTS FOR C BAND BACKSCATTER|Numeric|0|0|10|Numeric|0|4 +022177|heightOfXbtOrXctdLauncher|long|HEIGHT OF XBT/XCTD LAUNCHER|m|0|0|6|m|0|3 +022178|xbtOrXctdLauncherType|table|XBT/XCTD LAUNCHER TYPE|CODE TABLE|0|0|8|CODE TABLE|0|3 +022182|waterColumnHeight|double|WATER COLUMN HEIGHT|m|3|0|23|m|3|7 +022184|waterColumnHeightDeviationFromReferenceValue|double|WATER COLUMN HEIGHT DEVIATION FROM THE REFERENCE VALUE|m|3|-2000|12|m|3|4 +022185|bprTransmissionCount|long|BPR TRANSMISSION COUNT|Numeric|0|0|10|Numeric|0|3 +022186|directionFromWhichWavesAreComing|long|DIRECTION FROM WHICH WAVES ARE COMING|deg|0|0|9|deg|0|3 +022187|directionalSpreadOfWaves|long|DIRECTIONAL SPREAD OF WAVE|deg|0|0|9|deg|0|3 +022188|oceanographicDissolvedOxygen|double|DISSOLVED OXYGEN|umol/kg|3|0|19|umol/kg|3|6 +022189|specificBandOceanRange|double|SPECIFIC BAND OCEAN RANGE|m|3|0|31|m|3|10 +022190|specificBandSignificantWaveHeight|double|SPECIFIC BAND SIGNIFICANT WAVE HEIGHT|m|3|0|16|m|3|5 +022191|rmsOfSpecificBandOceanRange|double|RMS OF SPECIFIC BAND OCEAN RANGE|m|4|0|16|m|4|5 +023001|accidentEarlyNotificationArticleApplicable|table|ACCIDENT EARLY NOTIFICATION - ARTICLE APPLICABLE|CODE TABLE|0|0|3|CODE TABLE|0|1 +023002|facilityInvolvedInIncident|table|ACTIVITY OR FACILITY INVOLVED IN INCIDENT|CODE TABLE|0|0|5|CODE TABLE|0|2 +023003|releaseType|table|TYPE OF RELEASE|CODE TABLE|0|0|3|CODE TABLE|0|1 +023004|countermeasuresTakenNearBorder|table|COUNTERMEASURES TAKEN NEAR BORDER|CODE TABLE|0|0|3|CODE TABLE|0|1 +023005|causeOfIncident|table|CAUSE OF INCIDENT|CODE TABLE|0|0|2|CODE TABLE|0|1 +023006|incidentSituation|table|INCIDENT SITUATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +023007|characteristicsOfRelease|table|CHARACTERISTICS OF RELEASE|CODE TABLE|0|0|3|CODE TABLE|0|1 +023008|stateOfCurrentRelease|table|STATE OF CURRENT RELEASE|CODE TABLE|0|0|2|CODE TABLE|0|1 +023009|stateOfExpectedRelease|table|STATE OF EXPECTED RELEASE|CODE TABLE|0|0|2|CODE TABLE|0|1 +023016|possibilityOfSignificantChemicalToxicHealthEffect|table|POSSIBILITY OF SIGNIFICANT CHEMICAL TOXIC HEALTH EFFECT|CODE TABLE|0|0|2|CODE TABLE|0|1 +023017|flowDischargeOfMajorRecipient|double|FLOW DISCHARGE OF MAJOR RECIPIENT|m3/s|6|0|20|m3/s|6|7 +023018|releaseBehaviourOverTime|table|RELEASE BEHAVIOUR OVER TIME|CODE TABLE|0|0|3|CODE TABLE|0|1 +023019|actualReleaseHeight|long|ACTUAL RELEASE HEIGHT|m|0|-15000|17|m|0|6 +023021|effectiveReleaseHeight|long|EFFECTIVE RELEASE HEIGHT|m|0|-15000|17|m|0|6 +023022|distanceOfReleasePointOrSiteOfIncident|long|DISTANCE OF RELEASE POINT OR SITE OF INCIDENT|m|0|0|24|m|0|8 +023023|mainTransportSpeedInAtmosphere|double|MAIN TRANSPORT SPEED IN THE ATMOSPHERE|m/s|1|0|12|m/s|1|4 +023024|mainTransportSpeedInWater|double|MAIN TRANSPORT SPEED IN WATER|m/s|2|0|13|m/s|2|4 +023025|mainTransportSpeedInGroundWater|double|MAIN TRANSPORT SPEED IN GROUND WATER|m/s|2|0|13|m/s|2|4 +023027|mainTransportDirectionInTheAtmosphere|long|MAIN TRANSPORT DIRECTION IN THE ATMOSPHERE|deg|0|0|9|deg|0|3 +023028|mainTransportDirectionInWater|long|MAIN TRANSPORT DIRECTION IN WATER|deg|0|0|9|deg|0|3 +023029|mainTransportDirectionInGroundWater|long|MAIN TRANSPORT DIRECTION IN GROUND WATER|deg|0|0|9|deg|0|3 +023031|possibilityPlume|table|POSSIBILITY THAT PLUME WILL ENCOUNTER PRECIPITATION IN STATE IN WHICH INCIDENT OCCURRED|CODE TABLE|0|0|2|CODE TABLE|0|1 +023032|plumeWillEncounterChangeInWindDirectionAndOrOrSpeedFlag|table|PLUME WILL ENCOUNTER CHANGE IN WIND DIRECTION AND/OR SPEED FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +023040|flowDischargeRiver|double|FLOW DISCHARGE - RIVER|m3/s|1|0|22|m3/s|1|7 +023041|flowDischargeWell|double|FLOW DISCHARGE - WELL|m3/s|3|0|16|m3/s|3|5 +024001|estimateOfAmountOfRadioactivityReleasedUpToSpecifiedTime|long|ESTIMATE OF AMOUNT OF RADIOACTIVITY RELEASED UP TO SPECIFIED TIME|Bq|-11|0|28|Bq|-11|9 +024002|estimatedMaximumPotentialRelease|long|ESTIMATED MAXIMUM POTENTIAL RELEASE|Bq|-11|0|28|Bq|-11|9 +024003|compositionOfRelease|table|COMPOSITION OF RELEASE|CODE TABLE|0|0|5|CODE TABLE|0|2 +024004|elementName|string|ELEMENT NAME|CCITT IA5|0|0|16|Character|0|2 +024005|isotopeMass|long|ISOTOPE MASS|Numeric|0|0|9|Numeric|0|3 +024011|dose|double|DOSE|mSv|2|0|32|mSv|2|10 +024012|trajectoryDoseDefinedLocationAndExpectedTimeOfArrival|double|TRAJECTORY DOSE (DEFINED LOCATION AND EXPECTED TIME OF ARRIVAL)|mSv|2|0|32|mSv|2|10 +024013|gammaDoseInAirAlongMainTransportPathDefinedLocationAndTimePeriod|double|GAMMA DOSE IN AIR ALONG THE MAIN TRANSPORT PATH (DEFINED LOCATION AND TIME PERIOD)|mSv|2|0|32|mSv|2|10 +024014|gammaRadiationDoseRate|double|GAMMA RADIATION DOSE RATE|nSv/h|1|0|14|nSv/h|1|4 +024021|airConcentrationOfNamedIsotopeTypeIncludingGrossBeta|double|AIR CONCENTRATION (OF NAMED ISOTOPE TYPE INCLUDING GROSS BETA)|Bq m-3|2|0|32|Bq m-3|2|10 +024022|concentrationInPrecipitationOfNamedIsotopeType|double|CONCENTRATION IN PRECIPITATION (OF NAMED ISOTOPE TYPE)|Bq/l|2|0|32|Bq/l|2|10 +024023|pulseRateOfBetaRadiation|double|PULSE RATE OF BETA RADIATION|/s|1|0|14|/s|1|4 +024024|pulseRateOfGammaRadiation|double|PULSE RATE OF GAMMA RADIATION|/s|1|0|14|/s|1|4 +025001|rangeGateLength|long|RANGE-GATE LENGTH|m|-1|0|6|m|-1|2 +025002|numberOfGatesAveraged|long|NUMBER OF GATES AVERAGED|Numeric|0|0|4|Numeric|0|2 +025003|numberOfIntegratedPulses|long|NUMBER OF INTEGRATED PULSES|Numeric|0|0|8|Numeric|0|3 +025004|echoProcessing|table|ECHO PROCESSING|CODE TABLE|0|0|2|CODE TABLE|0|1 +025005|echoIntegration|table|ECHO INTEGRATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +025006|zToRConversion|table|Z TO R CONVERSION|CODE TABLE|0|0|3|CODE TABLE|0|1 +025007|zToRConversionFactor|long|Z TO R CONVERSION FACTOR|Numeric|0|0|12|Numeric|0|4 +025008|zToRConversionExponent|long|Z TO R CONVERSION EXPONENT|Numeric|2|0|9|Numeric|2|3 +025009|calibrationMethod|flag|CALIBRATION METHOD|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +025010|clutterTreatment|table|CLUTTER TREATMENT|CODE TABLE|0|0|4|CODE TABLE|0|2 +025011|groundOccultationCorrectionScreening|table|GROUND OCCULTATION CORRECTION (SCREENING)|CODE TABLE|0|0|2|CODE TABLE|0|1 +025012|rangeAttenuationCorrection|table|RANGE ATTENUATION CORRECTION|CODE TABLE|0|0|2|CODE TABLE|0|1 +025013|brightBandCorrection|flag|BRIGHT-BAND CORRECTION|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +025014|azimuthClutterCutOff|long|AZIMUTH CLUTTER CUT-OFF|Numeric|0|0|12|Numeric|0|4 +025015|radomeAttenuationCorrection|flag|RADOME ATTENUATION CORRECTION|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +025016|clearAirAttenuationCorrection|double|CLEAR-AIR ATTENUATION CORRECTION|dB/m|5|0|6|dB/m|5|2 +025017|precipitationAttenuationCorrection|flag|PRECIPITATION ATTENUATION CORRECTION|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +025018|aToZLawForAttenuationFactor|long|A TO Z LAW FOR ATTENUATION FACTOR|Numeric|7|0|6|Numeric|7|2 +025019|aToZLawForAttenuationExponent|long|A TO Z LAW FOR ATTENUATION EXPONENT|Numeric|2|0|7|Numeric|2|3 +025020|meanSpeedEstimation|table|MEAN SPEED ESTIMATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +025021|windComputationEnhancement|flag|WIND COMPUTATION ENHANCEMENT|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +025022|ghrsstRejectionFlag|flag|GHRSST* REJECTION FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025023|ghrsstConfidenceFlag|flag|GHRSST CONFIDENCE FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025024|ghrsstDataQuality|table|GHRSST DATA QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 +025025|batteryVoltage|double|BATTERY VOLTAGE|V|1|0|9|V|1|3 +025026|batteryVoltageLargeRange|double|BATTERY VOLTAGE (LARGE RANGE)|V|1|0|12|V|1|4 +025028|operatorOrManufacturerDefinedParameter|long|OPERATOR OR MANUFACTURER DEFINED PARAMETER|Numeric|1|-16384|15|Numeric|1|5 +025029|calibrationMethod|flag|CALIBRATION METHOD|FLAG TABLE|0|0|6|FLAG TABLE|0|2 +025030|runningMeanSeaSurfaceTemperatureUsage|table|RUNNING MEAN SEA-SURFACE TEMPERATURE USAGE|CODE TABLE|0|0|2|CODE TABLE|0|1 +025031|nwpGeneratedVerticalProfileThinningMethod|table|NWP-GENERATED VERTICAL PROFILE THINNING METHOD|CODE TABLE|0|0|3|CODE TABLE|0|1 +025032|windProfilerModeInformation|table|WIND PROFILER MODE INFORMATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +025033|windProfilerSubmodeInformation|table|WIND PROFILER SUBMODE INFORMATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +025034|windProfilerQualityControlTestResults|flag|WIND PROFILER QUALITY CONTROL TEST RESULTS|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +025035|decisionMethodForPolarity|table|DECISION METHOD FOR POLARITY|CODE TABLE|0|0|3|CODE TABLE|0|1 +025036|atmosphericsLocationMethod|table|ATMOSPHERICS LOCATION METHOD|CODE TABLE|0|0|4|CODE TABLE|0|2 +025037|sstBias|double|SST BIAS|K|2|-127|8|K|2|3 +025038|differenceBetweenSstAndAnalysis|double|DIFFERENCE BETWEEN SST AND ANALYSIS|K|1|-127|8|K|1|3 +025040|co2WindProductDerivation|table|CO2 WIND PRODUCT DERIVATION|CODE TABLE|0|0|4|CODE TABLE|0|2 +025041|movingPlatformDirectionReportingMethod|table|MOVING PLATFORM DIRECTION REPORTING METHOD|CODE TABLE|0|0|2|CODE TABLE|0|1 +025042|movingPlatformSpeedReportingMethod|table|MOVING PLATFORM SPEED REPORTING METHOD|CODE TABLE|0|0|2|CODE TABLE|0|1 +025043|waveSamplingIntervalTime|double|WAVE SAMPLING INTERVAL (TIME)|s|4|0|15|s|4|5 +025044|waveSamplingIntervalSpace|double|WAVE SAMPLING INTERVAL (SPACE)|m|2|0|14|m|2|5 +025045|hirsChannelCombination|flag|HIRS CHANNEL COMBINATION|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +025046|msuChannelCombination|flag|MSU CHANNEL COMBINATION|FLAG TABLE|0|0|5|FLAG TABLE|0|2 +025047|ssuChannelCombination|flag|SSU CHANNEL COMBINATION|FLAG TABLE|0|0|4|FLAG TABLE|0|2 +025048|amsuAChannelCombination|flag|AMSU-A CHANNEL COMBINATION|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +025049|amsuBChannelCombination|flag|AMSU-B CHANNEL COMBINATION|FLAG TABLE|0|0|6|FLAG TABLE|0|2 +025050|principalComponentScore|long|PRINCIPAL COMPONENT SCORE|Numeric|4|-131072|18|Numeric|4|6 +025051|avhrrChannelCombination|flag|AVHRR CHANNEL COMBINATION|FLAG TABLE|0|0|7|FLAG TABLE|0|3 +025052|log10OfPrincipalComponentsNormalizedFitToData|long|LOG10 OF PRINCIPAL COMPONENTS NORMALIZED FIT TO DATA|Numeric|4|0|15|Numeric|4|5 +025053|observationQuality|flag|OBSERVATION QUALITY|FLAG TABLE|0|0|12|FLAG TABLE|0|4 +025054|ssmisSubframeIdNumber|long|SSMIS SUBFRAME ID NUMBER|Numeric|0|0|5|Numeric|0|2 +025055|multiplexerHousekeeping|double|MULTIPLEXER HOUSEKEEPING|K|2|0|16|K|2|5 +025060|softwareIdentification|long|SOFTWARE IDENTIFICATION|Numeric|0|0|14|Numeric|0|5 +025061|softwareVersionNumber|string|SOFTWARE IDENTIFICATION AND VERSION NUMBER|CCITT IA5|0|0|96|Character|0|12 +025062|databaseIdentification|long|DATABASE IDENTIFICATION|Numeric|0|0|14|Numeric|0|5 +025063|SystemIdentifier|table|CENTRAL PROCESSOR OR SYSTEM IDENTIFIER|CODE TABLE|0|0|8|CODE TABLE|0|3 +025065|orientationCorrectionAzimuth|double|ORIENTATION CORRECTION (AZIMUTH)|deg|2|-1000|11|deg|2|4 +025066|orientationCorrectionElevation|double|ORIENTATION CORRECTION (ELEVATION)|deg|2|-1000|11|deg|2|4 +025067|radiosondeReleasePointPressureCorrection|long|RADIOSONDE RELEASE POINT PRESSURE CORRECTION|Pa|0|-8000|14|Pa|0|4 +025068|numberOfArchiveRecomputes|long|NUMBER OF ARCHIVE RECOMPUTES|Numeric|0|0|7|Numeric|0|3 +025069|flightLevelPressureCorrections|flag|FLIGHT LEVEL PRESSURE CORRECTIONS|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +025070|majorFrameCount|long|MAJOR FRAME COUNT|Numeric|0|0|4|Numeric|0|2 +025071|frameCount|long|FRAME COUNT|Numeric|0|0|5|Numeric|0|2 +025075|satelliteAntennaCorrectionsVersionNumber|long|SATELLITE ANTENNA CORRECTIONS VERSION NUMBER|Numeric|0|0|5|Numeric|0|2 +025076|log10OfTemperatureRadianceCentralWaveNumberForAtovs|double|LOG10 OF (TEMPERATURE-RADIANCE CENTRAL WAVE NUMBER) FOR ATOVS|log (m-1)|8|0|30|log (m-1)|8|10 +025077|bandwidthCorrectionCoefficient1|long|BANDWIDTH CORRECTION COEFFICIENT 1|Numeric|5|-100000|18|Numeric|5|7 +025078|bandwidthCorrectionCoefficient2|long|BANDWIDTH CORRECTION COEFFICIENT 2|Numeric|5|0|17|Numeric|5|6 +025079|albedoRadianceSolarFilteredIrradianceForAtovs|double|ALBEDO-RADIANCE SOLAR FILTERED IRRADIANCE FOR ATOVS|W m-2|4|0|24|W m-2|4|8 +025080|albedoRadianceEquivalentFilterWidthForAtovs|double|ALBEDO-RADIANCE EQUIVALENT FILTER WIDTH FOR ATOVS|m|10|0|14|m|10|5 +025081|incidenceAngle|double|INCIDENCE ANGLE|deg|3|0|17|deg|3|6 +025082|azimuthAngle|double|AZIMUTH ANGLE|deg|3|0|19|deg|3|6 +025083|faradayRotationalAngle|double|FARADAY ROTATIONAL ANGLE|deg|3|0|19|deg|3|6 +025084|geometricRotationalAngle|double|GEOMETRIC ROTATIONAL ANGLE|deg|5|0|26|deg|5|8 +025085|fractionOfClearPixelsInHirsFov|long|FRACTION OF CLEAR PIXELS IN HIRS FOV|Numeric|0|0|7|Numeric|0|3 +025086|depthCorrectionIndicator|table|DEPTH CORRECTION INDICATOR|CODE TABLE|0|0|2|CODE TABLE|0|1 +025090|orbitStateFlag|table|ORBIT STATE FLAG|CODE TABLE|0|0|4|CODE TABLE|0|2 +025091|structureConstantOfRefractionIndexCn2|double|STRUCTURE CONSTANT OF THE REFRACTION INDEX (CN2)|dB|3|-18192|13|dB|3|5 +025092|acousticPropagationVelocity|double|ACOUSTIC PROPAGATION VELOCITY|m/s|2|28000|14|m/s|2|5 +025093|rassComputationCorrection|flag|RASS COMPUTATION CORRECTION|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +025095|altimeterStateFlag|flag|ALTIMETER STATE FLAG|FLAG TABLE|0|0|2|FLAG TABLE|0|1 +025096|radiometerStateFlag|flag|RADIOMETER STATE FLAG|FLAG TABLE|0|0|5|FLAG TABLE|0|2 +025097|threeDimensionalErrorEstimateOfNavigatorOrbit|table|THREE-DIMENSIONAL ERROR ESTIMATE OF THE NAVIGATOR ORBIT|CODE TABLE|0|0|4|CODE TABLE|0|2 +025098|altimeterDataQualityFlag|flag|ALTIMETER DATA QUALITY FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025099|altimeterCorrectionQualityFlag|flag|ALTIMETER CORRECTION QUALITY FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025100|xbtOrXctdFallRateEquationCoefficientA|long|XBT/XCTD FALL RATE EQUATION COEFFICIENT A|Numeric|5|0|20|Numeric|5|6 +025101|xbtOrXctdFallRateEquationCoefficientB|long|XBT/XCTD FALL RATE EQUATION COEFFICIENT B|Numeric|5|-500000|21|Numeric|5|6 +025102|numberOfMissingLinesExcludingDataGaps|long|NUMBER OF MISSING LINES EXCLUDING DATA GAPS|Numeric|0|0|8|Numeric|0|3 +025103|numberOfDirectionalBins|long|NUMBER OF DIRECTIONAL BINS|Numeric|0|0|8|Numeric|0|3 +025104|numberOfWavelengthBins|long|NUMBER OF WAVELENGTH BINS|Numeric|0|0|8|Numeric|0|3 +025105|firstDirectionalBin|double|FIRST DIRECTIONAL BIN|deg|3|0|19|deg|3|6 +025106|directionalBinStep|double|DIRECTIONAL BIN STEP|deg|3|0|19|deg|3|6 +025107|firstWavelengthBin|double|FIRST WAVELENGTH BIN|m|3|0|29|m|3|9 +025108|lastWavelengthBin|double|LAST WAVELENGTH BIN|m|3|0|29|m|3|9 +025110|imageProcessingSummary|flag|IMAGE PROCESSING SUMMARY|FLAG TABLE|0|0|10|FLAG TABLE|0|4 +025111|numberOfInputDataGaps|long|NUMBER OF INPUT DATA GAPS|Numeric|0|0|8|Numeric|0|3 +025112|bandSpecificAltimeterDataQualityFlag|flag|BAND SPECIFIC ALTIMETER DATA QUALITY FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025113|bandSpecificAltimeterCorrectionQualityFlag|flag|BAND SPECIFIC ALTIMETER CORRECTION QUALITY FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +025120|ra2L2ProcessingFlag|table|RA2-L2-PROCESSING FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +025121|ra2L2ProcessingQuality|long|RA2-L2-PROCESSING QUALITY|%|0|0|7|%|0|3 +025122|hardwareConfigurationForRf|table|HARDWARE CONFIGURATION FOR RF|CODE TABLE|0|0|2|CODE TABLE|0|1 +025123|hardwareConfigurationForHpa|table|HARDWARE CONFIGURATION FOR HPA|CODE TABLE|0|0|2|CODE TABLE|0|1 +025124|mwrL2ProcessingFlag|table|MWR-L2-PROCESSING FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +025125|mwrL2ProcessingQuality|long|MWR-L2-PROCESSING QUALITY|%|0|0|7|%|0|3 +025126|modelDryTroposphericCorrection|double|MODEL DRY TROPOSPHERIC CORRECTION|m|3|-32768|16|m|3|5 +025127|invertedBarometerCorrection|double|INVERTED BAROMETER CORRECTION|m|3|-32768|16|m|3|5 +025128|modelWetTroposphericCorrection|double|MODEL WET TROPOSPHERIC CORRECTION|m|3|-32768|16|m|3|5 +025129|mwrDerivedWetTroposphericCorrection|double|MWR DERIVED WET TROPOSPHERIC CORRECTION|m|3|-32768|16|m|3|5 +025130|ra2IonosphericCorrectionOnKuBand|double|RA2 IONOSPHERIC CORRECTION ON KU BAND|m|3|-32768|16|m|3|5 +025131|ionosphericCorrectionFromDorisOnKuBand|double|IONOSPHERIC CORRECTION FROM DORIS ON KU BAND|m|3|-32768|16|m|3|5 +025132|ionosphericCorrectionFromModelOnKuBand|double|IONOSPHERIC CORRECTION FROM MODEL ON KU BAND|m|3|-32768|16|m|3|5 +025133|seaStateBiasCorrectionOnKuBand|double|SEA STATE BIAS CORRECTION ON KU BAND|m|3|-32768|16|m|3|5 +025134|ra2IonosphericCorrectionOnSBand|double|RA2 IONOSPHERIC CORRECTION ON S BAND|m|3|-32768|16|m|3|5 +025135|ionosphericCorrectionFromDorisOnSBand|double|IONOSPHERIC CORRECTION FROM DORIS ON S BAND|m|3|-32768|16|m|3|5 +025136|ionosphericCorrectionFromModelOnSBand|double|IONOSPHERIC CORRECTION FROM MODEL ON S BAND|m|3|-32768|16|m|3|5 +025137|seaStateBiasCorrectionOnSBand|double|SEA STATE BIAS CORRECTION ON S BAND|m|3|-32768|16|m|3|5 +025138|averageSignalToNoiseRatio|long|AVERAGE SIGNAL-TO-NOISE RATIO|Numeric|0|-2048|12|Numeric|0|4 +025140|startChannel|long|START CHANNEL|Numeric|0|0|14|Numeric|0|5 +025141|endChannel|long|END CHANNEL|Numeric|0|0|14|Numeric|0|5 +025142|channelScaleFactor|long|CHANNEL SCALE FACTOR|Numeric|0|0|6|Numeric|0|2 +025143|linearCoefficient|long|LINEAR COEFFICIENT|Numeric|6|-5000000|24|Numeric|6|8 +025148|coefficientOfVariation|long|COEFFICIENT OF VARIATION|Numeric|2|-10000|15|Numeric|2|5 +025149|optimalEstimationCost|long|OPTIMAL ESTIMATION COST|Numeric|0|0|8|Numeric|0|3 +025150|methodOfTropicalCycloneIntensityAnalysisUsingSatelliteData|table|METHOD OF TROPICAL CYCLONE INTENSITY ANALYSIS USING SATELLITE DATA|CODE TABLE|0|0|4|CODE TABLE|0|2 +025160|kuBandNetInstrumentalCorrection|double|KU BAND NET INSTRUMENTAL CORRECTION|m|4|-120000|18|m|4|6 +025161|cBandNetInstrumentalCorrection|double|C BAND NET INSTRUMENTAL CORRECTION|m|4|-120000|18|m|4|6 +025162|seaStateBiasCorrectionOnCBand|double|SEA STATE BIAS CORRECTION ON C BAND|m|4|-6000|13|m|4|4 +025163|altimeterIonosphericCorrectionOnKuBand|double|ALTIMETER IONOSPHERIC CORRECTION ON KU BAND|m|3|-32768|16|m|3|5 +025164|radiometerWetTroposphericCorrection|double|RADIOMETER WET TROPOSPHERIC CORRECTION|m|4|-5000|13|m|4|4 +025165|ionosphericCorrectionFromModelOnSpecificBand|double|IONOSPHERIC CORRECTION FROM MODEL ON SPECIFIC BAND|m|4|-32768|16|m|4|5 +025166|seaStateBiasCorrectionOnSpecificBand|double|SEA STATE BIAS CORRECTION ON SPECIFIC BAND|m|4|-32768|16|m|4|5 +025167|specificBandNetInstrumentalCorrection|double|SPECIFIC BAND NET INSTRUMENTAL CORRECTION|m|4|-120000|18|m|4|6 +025170|samplingIntervalTime|long|SAMPLING INTERVAL (TIME)|s|0|0|10|s|0|4 +025171|sampleAveragingPeriod|long|SAMPLE AVERAGING PERIOD|s|0|0|10|s|0|4 +025172|numberOfSamples|long|NUMBER OF SAMPLES|Numeric|0|0|10|Numeric|0|4 +025174|smosInformationFlag|flag|SMOS INFORMATION FLAG|FLAG TABLE|0|0|14|FLAG TABLE|0|5 +025175|modifiedResidual|long|MODIFIED RESIDUAL|Numeric|2|0|13|Numeric|2|4 +025180|lrmPercent|double|LRM* PER CENT|%|2|0|16|%|2|5 +025181|l2ProcessingFlag|table|L2 PROCESSING FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +025182|l1ProcessingFlag|table|L1 PROCESSING FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +025183|l1ProcessingQuality|double|L1 PROCESSING QUALITY|%|2|0|14|%|2|5 +025184|l2ProductStatus|table|L2 PRODUCT STATUS|CODE TABLE|0|0|2|CODE TABLE|0|1 +025185|encryptionMethod|table|ENCRYPTION METHOD|CODE TABLE|0|0|8|CODE TABLE|0|3 +025186|encryptionKeyVersion|string|ENCRYPTION KEY VERSION|CCITT IA5|0|0|96|Character|0|12 +025187|confidenceFlag|table|CONFIDENCE FLAG|CODE TABLE|0|0|4|CODE TABLE|0|2 +025188|methodForReducingPressureToSeaLevel|table|METHOD FOR REDUCING PRESSURE TO SEA LEVEL|CODE TABLE|0|0|5|CODE TABLE|0|2 +025189|rangeCutOffWavelength|long|RANGE CUT-OFF WAVELENGTH|m|0|1|9|m|0|3 +025190|altimeterEchoProcessingMode|table|ALTIMETER ECHO PROCESSING MODE|CODE TABLE|0|0|8|CODE TABLE|0|3 +025191|altimeterTrackingMode|table|ALTIMETER TRACKING MODE|CODE TABLE|0|0|8|CODE TABLE|0|3 +026001|principalTimeOfDailyReadingInUtcOfMaximumTemperature|double|PRINCIPAL TIME OF DAILY READING IN UTC OF MAXIMUM TEMPERATURE|h|1|0|12|h|1|3 +026002|principalTimeOfDailyReadingInUtcOfMinimumTemperature|double|PRINCIPAL TIME OF DAILY READING IN UTC OF MINIMUM TEMPERATURE|h|1|0|12|h|1|3 +026003|timeDifference|long|TIME DIFFERENCE|min|0|-1440|12|min|0|4 +026010|hoursIncluded|flag|HOURS INCLUDED|FLAG TABLE|0|0|26|FLAG TABLE|0|9 +026020|durationOfPrecipitation|long|DURATION OF PRECIPITATION|min|0|0|11|min|0|4 +026021|nonCoordinateYear|long|YEAR|a|0|0|12|a|0|4 +026022|nonCoordinateMonth|long|MONTH|mon|0|0|4|mon|0|2 +026023|nonCoordinateDay|long|DAY|d|0|0|6|d|0|2 +026030|measurementIntegrationTime|double|MEASUREMENT INTEGRATION TIME|s|2|0|8|s|2|3 +027001|nonCoordinateLatitude|double|LATITUDE (HIGH ACCURACY)|deg|5|-9000000|25|deg|5|7 +027002|nonCoordinateLatitude|double|LATITUDE (COARSE ACCURACY)|deg|2|-9000|15|deg|2|4 +027003|alternateLatitude|double|ALTERNATE LATITUDE (COARSE ACCURACY)|deg|2|-9000|15|deg|2|4 +027004|alternateLatitude|double|ALTERNATE LATITUDE (HIGH ACCURACY)|deg|5|-9000000|25|deg|5|7 +027010|footprintAxis1|long|FOOTPRINT AXIS 1|m|-1|0|14|m|-1|5 +027020|satelliteLocationCounter|long|SATELLITE LOCATION COUNTER|Numeric|0|0|16|Numeric|0|5 +027021|satelliteSublocationDimension|long|SATELLITE SUBLOCATION DIMENSION|Numeric|0|0|16|Numeric|0|5 +027031|DistanceFromEarthCentreInDirectionOf0DegreesLongitude|double|IN DIRECTION OF 0 DEGREES LONGITUDE, DISTANCE FROM THE EARTH'S CENTRE|m|2|-1073741824|31|m|2|10 +027079|horizontalWidthOfSampledVolume|long|HORIZONTAL WIDTH OF SAMPLED VOLUME|m|0|0|18|m|0|6 +027080|viewingAzimuthAngle|double|VIEWING AZIMUTH ANGLE|deg|2|0|16|deg|0|5 +028001|nonCoordinateLongitude|double|LONGITUDE (HIGH ACCURACY)|deg|5|-18000000|26|deg|5|8 +028002|nonCoordinateLongitude|double|LONGITUDE (COARSE ACCURACY)|deg|2|-18000|16|deg|2|5 +028003|alternateLongitude|double|ALTERNATE LONGITUDE (COARSE ACCURACY)|deg|2|-18000|16|deg|2|5 +028004|alternateLongitude|double|ALTERNATE LONGITUDE (HIGH ACCURACY)|deg|5|-18000000|26|deg|5|8 +028010|footprintAxis2|long|FOOTPRINT AXIS 2|m|-1|0|14|m|-1|5 +028031|DistanceFromEarthCentreInDirection90DegreesEast|double|IN DIRECTION 90 DEGREES EAST, DISTANCE FROM THE EARTH'S CENTRE|m|2|-1073741824|31|m|2|10 +029001|projectionType|table|PROJECTION TYPE|CODE TABLE|0|0|3|CODE TABLE|0|1 +029002|coordinateGridType|table|COORDINATE GRID TYPE|CODE TABLE|0|0|3|CODE TABLE|0|1 +029014|optionalListOfParametersForAnExternalMapProjectionLibrary|string|OPTIONAL LIST OF PARAMETERS FOR AN EXTERNAL MAP PROJECTION LIBRARY|CCITT IA5|0|0|504|Character|0|63 +030001|pixelValue4Bits|long|PIXEL VALUE (4 BITS)|Numeric|0|0|4|Numeric|0|2 +030002|pixelValue8Bits|long|PIXEL VALUE (8 BITS)|Numeric|0|0|8|Numeric|0|3 +030004|pixelValue16Bits|long|PIXEL VALUE (16 BITS)|Numeric|0|0|16|Numeric|0|5 +030010|numberOfGridPoints|long|NUMBER OF GRID POINTS|Numeric|0|0|13|Numeric|0|4 +030021|numberOfPixelsPerRow|long|NUMBER OF PIXELS PER ROW|Numeric|0|0|12|Numeric|0|4 +030022|numberOfPixelsPerColumn|long|NUMBER OF PIXELS PER COLUMN|Numeric|0|0|12|Numeric|0|4 +030031|pictureType|table|PICTURE TYPE|CODE TABLE|0|0|4|CODE TABLE|0|2 +030032|combinationWithOtherData|flag|COMBINATION WITH OTHER DATA|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +030033|numberOfBinsAlongRadial|long|NUMBER OF BINS ALONG THE RADIAL|Numeric|0|0|12|Numeric|0|4 +030034|numberOfAzimuths|long|NUMBER OF AZIMUTHS|Numeric|0|0|12|Numeric|0|4 +031000|shortDelayedDescriptorReplicationFactor|long|SHORT DELAYED DESCRIPTOR REPLICATION FACTOR|Numeric|0|0|1|NA|0|0 +031001|delayedDescriptorReplicationFactor|long|DELAYED DESCRIPTOR REPLICATION FACTOR|Numeric|0|0|8|NA|0|0 +031002|extendedDelayedDescriptorReplicationFactor|long|EXTENDED DELAYED DESCRIPTOR REPLICATION FACTOR|Numeric|0|0|16|NA|0|0 +031011|delayedDescriptorAndDataRepetitionFactor|long|DELAYED DESCRIPTOR AND DATA REPETITION FACTOR|Numeric|0|0|8|NA|0|0 +031012|extendedDelayedDescriptorAndDataRepetitionFactor|long|EXTENDED DELAYED DESCRIPTOR AND DATA REPETITION FACTOR|Numeric|0|0|16|NA|0|0 +031021|associatedFieldSignificance|table|ASSOCIATED FIELD SIGNIFICANCE|CODE TABLE|0|0|6|NA|0|0 +031031|dataPresentIndicator|flag|DATA PRESENT INDICATOR|FLAG TABLE|0|0|1|NA|0|0 +033002|qualityInformation|table|QUALITY INFORMATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +033003|qualityInformation|table|QUALITY INFORMATION|CODE TABLE|0|0|3|CODE TABLE|0|1 +033005|qualityInformationAwsData|flag|QUALITY INFORMATION (AWS DATA)|FLAG TABLE|0|0|30|FLAG TABLE|0|10 +033006|internalMeasurementStatusInformationAws|table|INTERNAL MEASUREMENT STATUS INFORMATION (AWS)|CODE TABLE|0|0|3|CODE TABLE|0|1 +033007|percentConfidence|long|PER CENT CONFIDENCE|%|0|0|7|%|0|3 +033015|dataQualityCheckIndicator|table|DATA QUALITY-CHECK INDICATOR|CODE TABLE|0|0|6|CODE TABLE|0|2 +033020|qualityControlIndicationOfFollowingValue|table|QUALITY CONTROL INDICATION OF FOLLOWING VALUE|CODE TABLE|0|0|3|CODE TABLE|0|1 +033021|qualityOfFollowingValue|table|QUALITY OF FOLLOWING VALUE|CODE TABLE|0|0|2|CODE TABLE|0|1 +033022|qualityOfBuoySatelliteTransmission|table|QUALITY OF BUOY SATELLITE TRANSMISSION|CODE TABLE|0|0|2|CODE TABLE|0|1 +033023|qualityOfBuoyLocation|table|QUALITY OF BUOY LOCATION|CODE TABLE|0|0|2|CODE TABLE|0|1 +033024|stationElevationQualityMarkForMobileStations|table|STATION ELEVATION QUALITY MARK (FOR MOBILE STATIONS)|CODE TABLE|0|0|4|CODE TABLE|0|2 +033025|acarsInterpolatedValuesIndicator|table|ACARS INTERPOLATED VALUES INDICATOR|CODE TABLE|0|0|3|CODE TABLE|0|1 +033026|moistureQuality|table|MOISTURE QUALITY|CODE TABLE|0|0|6|CODE TABLE|0|2 +033027|locationQualityClassRangeOfRadiusOf66Confidence|table|LOCATION QUALITY CLASS (RANGE OF RADIUS OF 66 % CONFIDENCE)|CODE TABLE|0|0|3|CODE TABLE|0|1 +033028|snapshotOverallQuality|table|SNAPSHOT OVERALL QUALITY|CODE TABLE|0|0|3|CODE TABLE|0|1 +033030|scanLineStatusFlagsForAtovs|flag|SCAN LINE STATUS FLAGS FOR ATOVS|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +033031|scanLineQualityFlagsForAtovs|flag|SCAN LINE QUALITY FLAGS FOR ATOVS|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +033032|channelQualityFlagsForAtovs|flag|CHANNEL QUALITY FLAGS FOR ATOVS|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +033033|fieldOfViewQualityFlagsForAtovs|flag|FIELD OF VIEW QUALITY FLAGS FOR ATOVS|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +033035|qualityControl|table|MANUAL/AUTOMATIC QUALITY CONTROL|CODE TABLE|0|0|4|CODE TABLE|0|2 +033036|nominalConfidenceThreshold|long|NOMINAL CONFIDENCE THRESHOLD|%|0|0|7|%|0|3 +033037|windCorrelationError|flag|WIND CORRELATION ERROR|FLAG TABLE|0|0|20|FLAG TABLE|0|7 +033038|qualityFlagsForGroundBasedGnssData|flag|QUALITY FLAGS FOR GROUND-BASED GNSS DATA|FLAG TABLE|0|0|10|FLAG TABLE|0|4 +033039|radioOccultationDataQualityFlags|flag|QUALITY FLAGS FOR RADIO OCCULTATION DATA|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +033040|confidenceInterval|long|CONFIDENCE INTERVAL|%|0|0|7|%|0|3 +033041|attributeOfFollowingValue|table|ATTRIBUTE OF FOLLOWING VALUE|CODE TABLE|0|0|2|CODE TABLE|0|1 +033042|typeOfLimitRepresentedByFollowingValue|table|TYPE OF LIMIT REPRESENTED BY FOLLOWING VALUE|CODE TABLE|0|0|3|CODE TABLE|0|1 +033043|astConfidence|flag|AST CONFIDENCE|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +033044|asarQualityInformation|flag|ASAR QUALITY INFORMATION|FLAG TABLE|0|0|15|FLAG TABLE|0|5 +033045|probabilityOfFollowingEvent|long|PROBABILITY OF FOLLOWING EVENT|%|0|0|7|%|0|3 +033046|conditionalProbability|long|CONDITIONAL PROBABILITY OF FOLLOWING EVENT WITH RESPECT TO SPECIFIED CONDITIONING EVENT|%|0|0|7|%|0|3 +033047|measurementConfidenceData|flag|MEASUREMENT CONFIDENCE DATA|FLAG TABLE|0|0|31|FLAG TABLE|0|11 +033048|confidenceMeasureOfSarInversion|table|CONFIDENCE MEASURE OF SAR INVERSION|CODE TABLE|0|0|2|CODE TABLE|0|1 +033049|confidenceMeasureOfWindRetrieval|table|CONFIDENCE MEASURE OF WIND RETRIEVAL|CODE TABLE|0|0|2|CODE TABLE|0|1 +033050|globalGtsppQualityFlag|table|GLOBAL GTSPP QUALITY FLAG|CODE TABLE|0|0|4|CODE TABLE|0|2 +033052|sBandOceanRetrackingQuality|flag|S BAND OCEAN RETRACKING QUALITY|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +033053|kuBandOceanRetrackingQuality|flag|KU BAND OCEAN RETRACKING QUALITY|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +033060|gqisFlagQual|table|GQISFLAGQUAL - INDIVIDUAL IASI-SYSTEM QUALITY FLAG|CODE TABLE|0|0|2|CODE TABLE|0|1 +033061|gqisQualIndex|long|GQISQUALINDEX - INDICATOR FOR INSTRUMENT NOISE PERFORMANCE (CONTRIBUTIONS FROM SPECTRAL AND RADIOMETRIC CALIBRATION)|%|0|0|7|%|0|3 +033062|gqisQualIndexLoc|long|GQISQUALINDEXLOC - INDICATOR FOR GEOMETRIC QUALITY INDEX|%|0|0|7|%|0|3 +033063|gqisQualIndexRad|long|GQISQUALINDEXRAD - INDICATOR FOR INSTRUMENT NOISE PERFORMANCE (CONTRIBUTIONS FROM RADIOMETRIC CALIBRATION)|%|0|0|7|%|0|3 +033064|gqisQualIndexSpect|long|GQISQUALINDEXSPECT - INDICATOR FOR INSTRUMENT NOISE PERFORMANCE (CONTRIBUTIONS FROM SPECTRAL CALIBRATION)|%|0|0|7|%|0|3 +033065|gqisSysTecQual|long|GQISSYSTECSONDQUAL - OUTPUT OF SYSTEM TEC (TECHNICAL EXPERTISE CENTRE) QUALITY FUNCTION|Numeric|0|0|24|Numeric|0|8 +033066|amvQualityFlag|flag|AMV QUALITY FLAG|FLAG TABLE|0|0|24|FLAG TABLE|0|8 +033070|totalOzoneQuality|table|TOTAL OZONE QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 +033071|profileOzoneQuality|table|PROFILE OZONE QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 +033072|ozoneError|table|OZONE ERROR|CODE TABLE|0|0|5|CODE TABLE|0|2 +033075|scanLevelQualityFlags|flag|SCAN-LEVEL QUALITY FLAGS|FLAG TABLE|0|0|13|FLAG TABLE|0|5 +033076|calibrationQualityFlags|flag|CALIBRATION QUALITY FLAGS|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +033077|fieldOfViewQualityFlags|flag|FIELD-OF-VIEW QUALITY FLAGS|FLAG TABLE|0|0|19|FLAG TABLE|0|7 +033078|geolocationQuality|table|GEOLOCATION QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 +033079|granuleLevelQualityFlags|flag|GRANULE LEVEL QUALITY FLAGS|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +033080|scanLevelQualityFlags|flag|SCAN LEVEL QUALITY FLAGS|FLAG TABLE|0|0|20|FLAG TABLE|0|7 +033081|channelDataQualityFlags|flag|CHANNEL DATA QUALITY FLAGS|FLAG TABLE|0|0|12|FLAG TABLE|0|4 +033082|geolocationQualityFlags|flag|GEOLOCATION QUALITY FLAGS|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +033083|radianceDataQualityFlags|flag|RADIANCE DATA QUALITY FLAGS|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +033084|pixelLevelQualityFlags|flag|PIXEL LEVEL QUALITY FLAGS|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +033085|aerosolOpticalThicknessQualityFlags|flag|AEROSOL OPTICAL THICKNESS QUALITY FLAGS|FLAG TABLE|0|0|18|FLAG TABLE|0|6 +033086|qualityOfPixelLevelRetrieval|table|QUALITY OF PIXEL LEVEL RETRIEVAL|CODE TABLE|0|0|3|CODE TABLE|0|1 +033087|extentOfSatelliteWithinSouthAtlanticAnomalyBasedOnClimatologicalData|table|EXTENT OF SATELLITE WITHIN SOUTH ATLANTIC ANOMALY (BASED ON CLIMATOLOGICAL DATA)|CODE TABLE|0|0|4|CODE TABLE|0|1 +033088|ozoneTotalColumnQualityFlag|flag|OZONE TOTAL COLUMN QUALITY FLAG|FLAG TABLE|0|0|18|FLAG TABLE|0|6 +033089|noiseEquivalentDeltaTemperatureNedtQualityIndicatorsForWarmTargetCalibration|double|NOISE EQUIVALENT DELTA TEMPERATURE (NEDT) QUALITY INDICATORS FOR WARM TARGET CALIBRATION|K|2|0|12|K|2|4 +033090|nedtQualityIndicatorsForColdTargetCalibration|double|NEDT QUALITY INDICATORS FOR COLD TARGET CALIBRATION|K|2|0|12|K|2|4 +033091|nedtQualityIndicatorsForOverallCalibration|double|NEDT QUALITY INDICATORS FOR OVERALL CALIBRATION|K|2|0|12|K|2|4 +033092|bandSpecificOceanQualityFlag|flag|BAND SPECIFIC OCEAN QUALITY FLAG|FLAG TABLE|0|0|9|FLAG TABLE|0|3 +035000|fmAndRegionalCodeNumber|table|FM AND REGIONAL CODE NUMBER|CODE TABLE|0|0|10|CODE TABLE|0|3 +035001|timeFrameForMonitoring|table|TIME FRAME FOR MONITORING|CODE TABLE|0|0|3|CODE TABLE|0|1 +035011|numberOfReportsActuallyReceived|long|NUMBER OF REPORTS ACTUALLY RECEIVED|Numeric|0|0|14|Numeric|0|4 +035021|bulletinBeingMonitoredTtaaii|string|BULLETIN BEING MONITORED (TTAAII)|CCITT IA5|0|0|48|Character|0|6 +035022|bulletinBeingMonitoredYygggg|string|BULLETIN BEING MONITORED (YYGGGG)|CCITT IA5|0|0|48|Character|0|6 +035023|bulletinBeingMonitoredCccc|string|BULLETIN BEING MONITORED (CCCC)|CCITT IA5|0|0|32|Character|0|4 +035024|bulletinBeingMonitoredBbb|string|BULLETIN BEING MONITORED (BBB)|CCITT IA5|0|0|24|Character|0|3 +035030|discrepanciesInAvailabilityOfExpectedData|table|DISCREPANCIES IN THE AVAILABILITY OF EXPECTED DATA|CODE TABLE|0|0|4|CODE TABLE|0|1 +035031|qualifierOnMonitoringResults|table|QUALIFIER ON MONITORING RESULTS|CODE TABLE|0|0|7|CODE TABLE|0|2 +035032|causeOfMissingData|table|CAUSE OF MISSING DATA|CODE TABLE|0|0|4|CODE TABLE|0|1 +035033|observationAndCollectionDeficiencies|table|OBSERVATION AND COLLECTION DEFICIENCIES|CODE TABLE|0|0|7|CODE TABLE|0|2 +035034|statisticalTrendsForAvailabilityOfDataDuringSurveyPeriods|table|STATISTICAL TRENDS FOR AVAILABILITY OF DATA (DURING THE SURVEY PERIOD(S))|CODE TABLE|0|0|3|CODE TABLE|0|1 +035035|reasonForTermination|table|REASON FOR TERMINATION|CODE TABLE|0|0|5|CODE TABLE|0|2 +040001|surfaceSoilMoisture|double|SURFACE SOIL MOISTURE (MS)|%|1|0|10|%|1|4 +040002|estimatedErrorInSurfaceSoilMoisture|double|ESTIMATED ERROR IN SURFACE SOIL MOISTURE|%|1|0|10|%|1|4 +040003|meanSurfaceSoilMoisture|long|MEAN SURFACE SOIL MOISTURE|Numeric|3|0|10|Numeric|3|4 +040004|rainFallDetection|long|RAIN FALL DETECTION|Numeric|3|0|10|Numeric|3|4 +040005|soilMoistureCorrectionFlag|flag|SOIL MOISTURE CORRECTION FLAG|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +040006|soilMoistureProcessingFlag|flag|SOIL MOISTURE PROCESSING FLAG|FLAG TABLE|0|0|16|FLAG TABLE|0|6 +040007|soilMoistureQuality|double|SOIL MOISTURE QUALITY|%|1|0|10|%|1|4 +040008|frozenLandSurfaceFraction|double|FROZEN LAND SURFACE FRACTION|%|1|0|10|%|1|4 +040009|inundationAndWetlandFraction|double|INUNDATION AND WETLAND FRACTION|%|1|0|10|%|1|4 +040010|topographicComplexity|double|TOPOGRAPHIC COMPLEXITY|%|1|0|10|%|1|4 +040011|interpolationFlag|flag|INTERPOLATION FLAG|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +040012|radiometerDataQualityFlag|flag|RADIOMETER DATA QUALITY FLAG|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +040013|radiometerBrightnessTemperatureInterpretationFlag|table|RADIOMETER BRIGHTNESS TEMPERATURE INTERPRETATION FLAG|CODE TABLE|0|0|3|CODE TABLE|0|1 +040014|highFrequencyFluctuationsOfSeaSurfaceTopographyCorrection|double|HIGH-FREQUENCY FLUCTUATIONS OF THE SEA-SURFACE TOPOGRAPHY CORRECTION|m|4|-3000|13|m|4|4 +040015|normalizedDifferentialVegetationIndex|long|NORMALIZED DIFFERENTIAL VEGETATION INDEX (NDVI)|Numeric|2|-100|8|Numeric|2|3 +040016|residualRmsInBand|long|RESIDUAL RMS IN BAND|Numeric|3|0|14|Numeric|3|5 +040017|nonNormalizedPrincipalComponentScore|long|NON-NORMALIZED PRINCIPAL COMPONENT SCORE|Numeric|0|-1073741824|31|Numeric|0|10 +040018|averageOfImagerMeasurements|double|GIACAVGIMAGIIS - AVERAGE OF IMAGER MEASUREMENTS|W m-2 sr-1 m|6|0|24|W m-2 sr-1 m|6|8 +040019|giacvarimagiisVarianceOfImagerMeasurements|double|GIACVARIMAGIIS - VARIANCE OF IMAGER MEASUREMENTS|W m-2 sr-1 m|6|0|24|W m-2 sr-1 m|6|8 +040020|gqisFlagQualDetailed|flag|GQISFLAGQUALDETAILED - QUALITY FLAG FOR THE SYSTEM|FLAG TABLE|0|0|17|FLAG TABLE|0|6 +040021|fractionOfWeightedAvhrrPixelInIasiFovCoveredWithSnowOrIce|long|FRACTION OF WEIGHTED AVHRR PIXEL IN IASI FOV COVERED WITH SNOW/ICE|%|0|0|7|%|0|3 +040022|numberOfMissingBadOrFailedAvhrrPixels|long|NUMBER OF MISSING, BAD OR FAILED AVHRR PIXELS|Numeric|0|0|7|Numeric|0|3 +040023|auxiliaryAltimeterStateFlags|flag|AUXILIARY ALTIMETER STATE FLAGS|FLAG TABLE|0|0|5|FLAG TABLE|0|2 +040024|meteorologicalMapAvailability|table|METEOROLOGICAL MAP AVAILABILITY|CODE TABLE|0|0|3|CODE TABLE|0|1 +040025|interpolationFlagForMeanDiurnalTide|table|INTERPOLATION FLAG FOR MEAN DIURNAL TIDE|CODE TABLE|0|0|2|CODE TABLE|0|1 +040026|scoreQuantizationFactor|long|SCORE QUANTIZATION FACTOR|Numeric|2|0|16|Numeric|2|5 +040027|sunGlintAngle|double|SUN GLINT ANGLE|deg|2|-18000|16|deg|2|5 +040028|gmiQualityFlag|table|GMI QUALITY FLAG|CODE TABLE|0|0|4|CODE TABLE|0|2 +040029|horizontalObservationIntegrationLength|long|HORIZONTAL OBSERVATION INTEGRATION LENGTH|m|0|0|26|m|0|8 +040030|horizontalLineOfSightWind|double|HORIZONTAL LINE OF SIGHT WIND|m/s|2|-32767|16|m/s|2|5 +040031|errorEstimateOfHorizontalLineOfSightWind|double|ERROR ESTIMATE OF HORIZONTAL LINE OF SIGHT WIND|m/s|2|0|15|m/s|2|5 +040032|derivativeWindToPressure|double|DERIVATIVE WIND TO PRESSURE|m s-1 Pa-1|3|-100000|18|m s-1 Pa-1|3|6 +040033|derivativeWindToTemperature|double|DERIVATIVE WIND TO TEMPERATURE|m s-1 K-1|3|-100000|18|m s-1 K-1|3|6 +040034|derivativeWindToBackscatterRatio|double|DERIVATIVE WIND TO BACKSCATTER RATIO|m/s|3|-200000|19|m/s|3|6 +040035|satelliteRange|long|SATELLITE RANGE|m|0|380000|18|m|0|6 +040036|lidarL2bClassificationType|table|LIDAR L2B CLASSIFICATION TYPE|CODE TABLE|0|0|4|CODE TABLE|0|2 +040037|backscatterRatio|long|BACKSCATTER RATIO|Numeric|3|500|20|Numeric|3|7 +040038|cloudParticleSize|double|CLOUD PARTICLE SIZE|m|7|0|28|m|7|6 +040039|singleLookComplexImageIntensity|long|SINGLE LOOK COMPLEX IMAGE INTENSITY|Numeric|0|-25|5|Numeric|0|3 +040040|singleLookComplexImageSkewness|long|SINGLE LOOK COMPLEX IMAGE SKEWNESS|Numeric|2|1|13|Numeric|0|4 +040041|singleLookComplexImageKurtosis|long|SINGLE LOOK COMPLEX IMAGE KURTOSIS|Numeric|2|1|13|Numeric|0|4 +040042|singleLookComplexImageVariance|long|SINGLE LOOK COMPLEX IMAGE VARIANCE|Numeric|2|1|13|Numeric|0|4 +040043|satelliteManoeuvreIndicator|table|SATELLITE MANOEUVRE INDICATOR|CODE TABLE|0|0|3|CODE TABLE|0|1 +040044|dustIndex|long|DUST INDEX|Numeric|1|0|8|Numeric|1|3 +040045|cloudFormationAndHeightAssignment|flag|CLOUD FORMATION AND HEIGHT ASSIGNMENT|FLAG TABLE|0|0|5|FLAG TABLE|0|2 +040046|cloudinessSummary|table|CLOUDINESS SUMMARY|CODE TABLE|0|0|3|CODE TABLE|0|1 +040047|validationFlagForIasiOrIasiNgLevel1Product|table|VALIDATION FLAG FOR IASI OR IASI-NG LEVEL 1 PRODUCT|CODE TABLE|0|0|3|CODE TABLE|0|1 +040048|validationFlagOfAmsuALevel1DataFlow|table|VALIDATION FLAG OF AMSU-A LEVEL 1 DATA FLOW|CODE TABLE|0|0|3|CODE TABLE|0|1 +040049|cloudTestsExecutedAndResults|flag|CLOUD TESTS EXECUTED AND RESULTS|FLAG TABLE|0|0|16|FLAG TABLE|0|5 +040050|retrievalInitialisation|flag|RETRIEVAL INITIALISATION|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +040051|convergenceOfTheIterativeRetrieval|table|CONVERGENCE OF THE ITERATIVE RETRIEVAL|CODE TABLE|0|0|3|CODE TABLE|0|1 +040052|indicationOfSuperAdiabaticAndSuperSaturationInFinalRetrieval|flag|INDICATION OF SUPER-ADIABATIC AND SUPER-SATURATION IN FINAL RETRIEVAL|FLAG TABLE|0|0|8|FLAG TABLE|0|3 +040053|numberOfIterationsUsedForRetrieval|long|NUMBER OF ITERATIONS USED FOR RETRIEVAL|Numeric|0|0|8|Numeric|0|3 +040054|potentialProcessingAndInputsErrors|flag|POTENTIAL PROCESSING AND INPUTS ERRORS|FLAG TABLE|0|0|13|FLAG TABLE|0|4 +040055|diagnosticsOnTheRetrieval|flag|DIAGNOSTICS ON THE RETRIEVAL|FLAG TABLE|0|0|21|FLAG TABLE|0|7 +040056|generalRetrievalQuality|table|GENERAL RETRIEVAL QUALITY|CODE TABLE|0|0|3|CODE TABLE|0|1 +040057|iasiLevel2RetrievalFlags|flag|IASI LEVEL 2 RETRIEVAL FLAGS|FLAG TABLE|0|0|31|FLAG TABLE|0|10 +040058|numberOfVectorsDescribingTheCharacterizationMatrices|long|NUMBER OF VECTORS DESCRIBING THE CHARACTERIZATION MATRICES|Numeric|0|0|8|Numeric|0|3 +040059|numberOfLayersActuallyRetrieved|long|NUMBER OF LAYERS ACTUALLY RETRIEVED|Numeric|0|0|8|Numeric|0|3 +040060|numberOfProfilesRetrievedInScanline|long|NUMBER OF PROFILES RETRIEVED IN SCANLINE|Numeric|0|0|8|Numeric|0|3 +040061|airPartialColumnsOnEachRetrievedLayer|double|AIR PARTIAL COLUMNS ON EACH RETRIEVED LAYER|mol cm-2|3|0|16|mol cm-2|3|5 +040062|aPrioriPartialColumnsOnEachRetrievedLayer|double|A-PRIORI PARTIAL COLUMNS ON EACH RETRIEVED LAYER|mol cm-2|10|0|16|mol cm-2|10|5 +040063|scalingVectorMultiplyingTheAPrioriCoVectorInOrderToDefineTheRetrievedCoVector|long|SCALING VECTOR MULTIPLYING THE A PRIORI CO VECTOR IN ORDER TO DEFINE THE RETRIEVED CO VECTOR|Numeric|5|0|26|Numeric|5|8 +040064|mainEigenvaluesOfTheSensitivityMatrix|long|MAIN EIGENVALUES OF THE SENSITIVITY MATRIX|Numeric|6|0|31|Numeric|6|10 +040065|mainEigenvectorsOfTheSensitivityMatrix|long|MAIN EIGENVECTORS OF THE SENSITIVITY MATRIX|Numeric|6|-1000000000|31|Numeric|6|10 +040066|qualityIndicatorForAtmosphericWaterVapour|long|QUALITY INDICATOR FOR ATMOSPHERIC WATER VAPOUR|Numeric|1|0|8|Numeric|1|3 +040067|qualityIndicatorForAtmosphericTemperature|long|QUALITY INDICATOR FOR ATMOSPHERIC TEMPERATURE|Numeric|1|0|8|Numeric|1|3 +040068|generalRetrievalQualityFlagForSo2|table|GENERAL RETRIEVAL QUALITY FLAG FOR SO2|CODE TABLE|0|0|4|CODE TABLE|0|2 +040069|pwlrEstimatedRetrievalErrorForSurfaceAirTemperature|double|PWLR ESTIMATED RETRIEVAL ERROR FOR SURFACE AIR TEMPERATURE|K|4|-1000000|21|K|4|7 +040070|pwlrEstimatedRetrievalErrorOfSurfaceDewpoint|double|PWLR ESTIMATED RETRIEVAL ERROR OF SURFACE DEWPOINT|K|4|-1000000|21|K|4|7 +040071|retrievalErrorCovarianceMatrixForOzoneInPrincipalComponentDomain|long|RETRIEVAL ERROR COVARIANCE MATRIX FOR OZONE IN PRINCIPAL COMPONENT DOMAIN|Numeric|4|-1000000|21|Numeric|4|7 +040072|pwlrEstimatedRetrievalQualityIndicatorOfAtmosphericOzone|long|PWLR ESTIMATED RETRIEVAL QUALITY INDICATOR OF ATMOSPHERIC OZONE|Numeric|1|0|8|Numeric|1|3 +040073|pwlrEstimatedRetrievalErrorOfSurfaceSkinTemperature|double|PWLR ESTIMATED RETRIEVAL ERROR OF SURFACE SKIN TEMPERATURE|K|1|0|8|K|1|3 +041001|pco2|double|PCO2|Pa|3|0|18|Pa|3|6 +041002|fluorescence|double|FLUORESCENCE|kg l-1|12|0|16|kg l-1|12|5 +041003|dissolvedNitrates|double|DISSOLVED NITRATES|umol/kg|3|0|17|umol/kg|3|5 +041005|turbidity|double|TURBIDITY|NTU|2|0|12|NTU|2|4 +042001|dominantSwellWaveDirectionOfSpectralPartition|long|DOMINANT SWELL WAVE DIRECTION OF SPECTRAL PARTITION|deg|0|0|9|deg|0|3 +042002|significantSwellWaveHeightOfSpectralPartition|double|SIGNIFICANT SWELL WAVE HEIGHT OF SPECTRAL PARTITION|m|1|0|9|m|1|3 +042003|dominantSwellWavelengthOfSpectralPartition|double|DOMINANT SWELL WAVELENGTH OF SPECTRAL PARTITION|m|2|100|17|m|2|6 +042004|confidenceOfInversionForEachPartitionOfSwellWaveSpectra|table|CONFIDENCE OF INVERSION FOR EACH PARTITION OF SWELL WAVE SPECTRA|CODE TABLE|0|0|4|CODE TABLE|0|2 +042005|ambiguityRemovalFactorForSwellWavePartition|long|AMBIGUITY REMOVAL FACTOR FOR SWELL WAVE PARTITION|Numeric|5|-100000|18|Numeric|5|6 +042006|waveAge|long|WAVE AGE|Numeric|2|1|8|Numeric|2|3 +042007|shortestOceanWavelengthOnSpectralResolution|double|SHORTEST OCEAN WAVELENGTH ON SPECTRAL RESOLUTION|m|2|0|16|m|2|5 +042008|nonlinearInverseSpectralWidth|double|NONLINEAR INVERSE SPECTRAL WIDTH|m|2|0|16|m|2|5 +042009|binPartitionReference|long|BIN PARTITION REFERENCE|Numeric|0|0|8|Numeric|0|3 +042010|partitionNumber|long|PARTITION NUMBER|Numeric|0|1|4|Numeric|0|2 +042011|a1CoefficientOfTheDirectionalFourierSeries|long|A1 COEFFICIENT OF THE DIRECTIONAL FOURIER SERIES|Numeric|4|-20000|15|Numeric|4|6 +042012|b1CoefficientOfTheDirectionalFourierSeries|long|B1 COEFFICIENT OF THE DIRECTIONAL FOURIER SERIES|Numeric|4|-20000|15|Numeric|4|6 +042013|a2CoefficientOfTheDirectionalFourierSeries|long|A2 COEFFICIENT OF THE DIRECTIONAL FOURIER SERIES|Numeric|4|-20000|15|Numeric|4|6 +042014|b2CoefficientOfTheDirectionalFourierSeries|long|B2 COEFFICIENT OF THE DIRECTIONAL FOURIER SERIES|Numeric|4|-20000|15|Numeric|4|6 +042015|checkFactorK|long|CHECK FACTOR K|Numeric|2|0|12|Numeric|2|4 diff --git a/definitions/bufr/tables/0/wmo/33/sequence.def b/definitions/bufr/tables/0/wmo/33/sequence.def new file mode 100644 index 000000000..42c3c0268 --- /dev/null +++ b/definitions/bufr/tables/0/wmo/33/sequence.def @@ -0,0 +1,1071 @@ +"300002" = [ 000002, 000003 ] +"300003" = [ 000010, 000011, 000012 ] +"300004" = [ 300003, 000013, 000014, 000015, 000016, 000017, 000018, 000019, 000020 ] +"300010" = [ 300003, 101000, 031001, 000030 ] +"300015" = [ 000030, 102000, 031002, 000024, 000025 ] +"300016" = [ 000030, 102000, 031001, 000026, 000027 ] +"301001" = [ 001001, 001002 ] +"301002" = [ 001003, 001004, 001005 ] +"301003" = [ 001011, 001012, 001013 ] +"301004" = [ 001001, 001002, 001015, 002001 ] +"301005" = [ 001035, 001034 ] +"301011" = [ 004001, 004002, 004003 ] +"301012" = [ 004004, 004005 ] +"301013" = [ 004004, 004005, 004006 ] +"301014" = [ 102002, 301011, 301012 ] +"301018" = [ 001114, 025185, 025186 ] +"301021" = [ 005001, 006001 ] +"301022" = [ 005001, 006001, 007001 ] +"301023" = [ 005002, 006002 ] +"301024" = [ 005002, 006002, 007001 ] +"301025" = [ 301023, 004003, 301012 ] +"301026" = [ 301021, 004003, 004003, 004004, 004004, 004005, 004005 ] +"301027" = [ 008007, 101000, 031001, 301028, 008007 ] +"301028" = [ 008040, 033042, 007010, 101000, 031002, 301023, 019007, 008040 ] +"301029" = [ 001018, 002001, 301011 ] +"301030" = [ 001018, 002001, 301011, 301024 ] +"301031" = [ 301001, 002001, 301011, 301012, 301022 ] +"301032" = [ 301001, 002001, 301011, 301012, 301024 ] +"301033" = [ 001005, 002001, 301011, 301012, 301021 ] +"301034" = [ 001005, 002001, 301011, 301012, 301023 ] +"301035" = [ 001005, 001012, 001013, 002001, 301011, 301012, 301023 ] +"301036" = [ 301003, 002001, 301011, 301012, 301023 ] +"301037" = [ 301001, 002011, 002012, 301011, 301012, 301022 ] +"301038" = [ 301001, 002011, 002012, 301011, 301012, 301024 ] +"301039" = [ 301003, 002011, 002012, 301011, 301012, 301023 ] +"301040" = [ 301003, 002011, 002012, 301011, 301012, 301024 ] +"301041" = [ 001007, 002021, 002022, 301011, 301012 ] +"301042" = [ 301041, 301021 ] +"301043" = [ 001007, 002023, 301011, 301013, 301021 ] +"301044" = [ 001007, 002024, 301011, 301013, 301021 ] +"301045" = [ 301011, 301012, 201138, 202131, 004006, 201000, 202000, 304030, 304031 ] +"301046" = [ 001007, 001012, 002048, 021119, 025060, 202124, 002026, 002027, 202000, 005040 + ] +"301047" = [ 001007, 025060, 001033, 001034, 001012, 301045, 002021, 301011, 301012, 201138, + 202131, 004006, 201000, 202000, 301023 ] +"301048" = [ 002104, 002121, 002113, 002026, 002027, 002111, 002140, 202127, 001013, 202126, + 007001, 202000, 025010, 021064 ] +"301049" = [ 002111, 002112, 021062, 021063, 021065 ] +"301051" = [ 001006, 002061, 301011, 301012, 301021, 008004 ] +"301055" = [ 001005, 002001, 301011, 301012, 301021, 001012, 001014 ] +"301056" = [ 001087, 001011, 001015, 002008, 002001, 301011, 301012, 301021, 007030, 007031 + ] +"301058" = [ 301011, 301012, 201152, 202135, 004006, 202000, 201000, 301021, 020111, 020112, + 020113, 020114, 020115, 020116, 020117, 020118, 020119, 025035, 020121, 020122, + 020123, 020124, 025175, 020023, 025063, 202136, 201136, 002121, 201000, 202000, + 025061, 002184, 002189, 025036, 101000, 031002, 301059 ] +"301059" = [ 301021, 007030, 007032 ] +"301062" = [ 101000, 031001, 301001 ] +"301065" = [ 001006, 001008, 002001, 002002, 002005, 002062, 002070, 002065 ] +"301066" = [ 301011, 301013, 301023, 007004, 002064, 008004 ] +"301070" = [ 002143, 002142, 002144 ] +"301071" = [ 001007, 001031, 002020, 002028, 002029 ] +"301072" = [ 301071, 301011, 301013, 301021 ] +"301074" = [ 002143, 002142, 002145, 002146 ] +"301075" = [ 301001, 001015, 301024, 008021, 301011, 301012 ] +"301076" = [ 002011, 002143, 002142 ] +"301089" = [ 001101, 001102 ] +"301090" = [ 301004, 301011, 301012, 301021, 007030, 007031 ] +"301091" = [ 002180, 002181, 002182, 002183, 002184, 002179, 002186, 002187, 002188, 002189 + ] +"301092" = [ 001011, 001003, 002001, 301011, 301012, 301021, 007030, 007031, 033024 ] +"301093" = [ 301036, 007030, 007031 ] +"301110" = [ 301001, 001011, 002011, 002014, 002003 ] +"301111" = [ 301001, 001011, 002011, 002013, 002014, 002003 ] +"301112" = [ 001006, 002011, 002013, 002014, 002003 ] +"301113" = [ 008021, 301011, 301013 ] +"301114" = [ 301021, 007030, 007031, 007007, 033024 ] +"301120" = [ 301001, 001094, 002011, 301121 ] +"301121" = [ 008041, 301122, 301021, 007031, 007007 ] +"301122" = [ 301011, 301012, 201135, 202130, 004006, 202000, 201000 ] +"301123" = [ 102002, 008041, 001062, 301001, 001094, 002011, 001018, 001095, 025061, 025068, + 001082, 001083, 001081, 002067, 002066, 002014, 025067, 025065, 025066, 002095, + 002096, 002097, 002016, 002083, 002080, 002081, 001093, 002084, 002085, 002086, + 002082, 008041, 301011 ] +"301125" = [ 001033, 001034, 025060, 001007, 002019, 001012 ] +"301126" = [ 001087, 001015, 002149, 301011, 301012, 301021 ] +"301128" = [ 001081, 001082, 001083, 001095, 002015, 002016, 002017, 002066, 002067, 002080, + 002081, 002082, 002083, 002084, 002085, 002086, 002095, 002096, 002097, 002103, + 002191, 025061, 035035 ] +"301129" = [ 001007, 001031, 002019, 002020 ] +"301130" = [ 301011, 301012, 202131, 201138, 004006, 201000, 202000 ] +"301131" = [ 301021, 007024, 005021, 007025, 005022 ] +"301150" = [ 001125, 001126, 001127, 001128 ] +"302001" = [ 010004, 010051, 010061, 010063 ] +"302002" = [ 010004, 007004, 010003, 010061, 010063 ] +"302003" = [ 011011, 011012, 012004, 012006, 013003, 020001, 020003, 020004, 020005 ] +"302004" = [ 020010, 008002, 020011, 020013, 020012, 020012, 020012 ] +"302005" = [ 008002, 020011, 020012, 020013 ] +"302006" = [ 010004, 010051, 010062, 010063 ] +"302011" = [ 302001, 302003, 302004 ] +"302012" = [ 302002, 302003, 302004 ] +"302013" = [ 302006, 302003, 101000, 031001, 302005 ] +"302021" = [ 022001, 022011, 022021 ] +"302022" = [ 022002, 022012, 022022 ] +"302023" = [ 022003, 022013, 022023 ] +"302024" = [ 302022, 101002, 302023 ] +"302031" = [ 302001, 010062, 007004, 010009 ] +"302032" = [ 007032, 012101, 012103, 013003 ] +"302033" = [ 007032, 020001 ] +"302034" = [ 007032, 013023 ] +"302035" = [ 302032, 302033, 302034, 007032, 302004, 101000, 031001, 302005 ] +"302036" = [ 105000, 031001, 008002, 020011, 020012, 020014, 020017 ] +"302037" = [ 020062, 013013, 012113 ] +"302038" = [ 020003, 004024, 020004, 020005 ] +"302039" = [ 004024, 014031 ] +"302040" = [ 007032, 102002, 004024, 013011 ] +"302041" = [ 007032, 004024, 004024, 012111, 004024, 004024, 012112 ] +"302042" = [ 007032, 002002, 008021, 004025, 011001, 011002, 008021, 103002, 004025, 011043, + 011041 ] +"302043" = [ 302038, 101002, 302039, 302040, 302041, 302042, 007032 ] +"302044" = [ 004024, 002004, 013033 ] +"302045" = [ 004024, 014002, 014004, 014016, 014028, 014029, 014030 ] +"302046" = [ 004024, 004024, 012049 ] +"302047" = [ 102003, 008002, 020054 ] +"302048" = [ 005021, 007021, 020012, 005021, 007021 ] +"302049" = [ 008002, 020011, 020013, 020012, 020012, 020012, 008002 ] +"302050" = [ 008041, 005021, 007005, 202130, 006021, 202000, 008041, 201131, 202129, 002115, + 010004, 002115, 013003, 202000, 201000, 002115, 011001, 011002, 002115, 102002, + 012101, 004024, 002115, 012103, 012102, 101003, 020012, 020011, 020013, 101002, + 020003 ] +"302051" = [ 010004, 010051, 007004, 010003, 012004, 012051, 012016, 012017, 013004, 102004, + 008051, 008020 ] +"302052" = [ 007032, 007033, 012101, 002039, 012102, 012103, 013003 ] +"302053" = [ 007032, 007033, 020001 ] +"302054" = [ 302052, 302053, 007033, 302034, 007032, 302004, 101000, 031001, 302005 ] +"302055" = [ 020031, 020032, 020033, 020034, 020035, 020036, 020037, 020038 ] +"302056" = [ 002038, 007063, 022043, 007063 ] +"302057" = [ 302056, 302021, 302024 ] +"302058" = [ 007032, 007033, 004024, 004024, 012111, 004024, 004024, 012112 ] +"302059" = [ 007032, 007033, 002002, 008021, 004025, 011001, 011002, 008021, 103002, 004025, + 011043, 011041 ] +"302060" = [ 302038, 302040, 302058, 302059 ] +"302062" = [ 025188, 302001, 302093, 101000, 031000, 302053, 007032, 007033, 101000, 031000, + 302004, 101000, 031001, 302005, 008002, 101000, 031000, 302055, 101000, 031000, + 302056, 101000, 031000, 302021, 101000, 031000, 302024 ] +"302063" = [ 302038, 101000, 031000, 302040, 101000, 031000, 302034, 007032, 101000, 031000, + 302058, 101000, 031000, 302064 ] +"302064" = [ 007032, 007033, 002002, 008021, 004025, 011001, 011002, 008021, 103000, 031001, + 004025, 011043, 011041 ] +"302066" = [ 020023, 020024, 020027, 020054, 020023, 020027, 020054, 020025, 020026, 020027, + 020040, 020066, 020027, 020021, 020067, 020027 ] +"302067" = [ 001023, 004025, 002177, 101000, 031001, 020003, 103000, 031001, 005021, 020001, + 005021, 101000, 031000, 302056, 103000, 031000, 033041, 020058, 022061, 101000, + 031000, 302022, 101000, 031001, 302023, 104000, 031001, 020054, 020137, 020012, + 020090, 103000, 031001, 020054, 020137, 020136, 004025, 013012, 004025, 011042, + 104000, 031001, 008021, 004025, 011042, 008021, 115000, 031001, 008021, 004015, + 008021, 004025, 011001, 011002, 008021, 004015, 008021, 004025, 011001, 011002, + 008021, 004025, 004015, 103000, 031001, 004025, 004025, 020003, 110000, 031001, + 004025, 004025, 005021, 005021, 020054, 020024, 020025, 020026, 020027, 020063 + ] +"302069" = [ 007032, 007033, 033041, 020001 ] +"302070" = [ 007032, 007033, 011001, 011002, 011043, 011041, 011016, 011017 ] +"302071" = [ 007032, 007033, 008021, 004025, 011001, 011002, 008021, 103002, 004025, 011043, + 011041, 004025, 011016, 011017 ] +"302072" = [ 007032, 007033, 012101, 012103, 013003 ] +"302073" = [ 020010, 105004, 008002, 020011, 020012, 033041, 020013 ] +"302074" = [ 020003, 004025, 020004, 020005 ] +"302075" = [ 008021, 004025, 013055, 013058, 008021 ] +"302076" = [ 020021, 020022, 026020, 020023, 020024, 020025, 020026 ] +"302077" = [ 007032, 007033, 004025, 012111, 012112, 007032, 004025, 012112 ] +"302078" = [ 002176, 020062, 002177, 013013 ] +"302079" = [ 007032, 002175, 002178, 004025, 013011 ] +"302080" = [ 002185, 004025, 013033 ] +"302081" = [ 004025, 014031 ] +"302082" = [ 004025, 014002, 014004, 014016, 014028, 014029, 014030 ] +"302083" = [ 004025, 008023, 010004, 011001, 011002, 012101, 013003, 008023 ] +"302084" = [ 302031, 302072, 103000, 031000, 101005, 307063, 007061, 101000, 031000, 302069, + 007032, 007033, 105000, 031000, 020031, 020032, 002038, 022043, 302021, 101000, + 031000, 302078, 012113, 101000, 031000, 302004, 105000, 031001, 008002, 020011, + 020012, 033041, 020013, 302036, 101000, 031000, 302047, 008002, 101000, 031000, + 302048 ] +"302085" = [ 105000, 031000, 020003, 103002, 004024, 020004, 020005, 101000, 031000, 302175, + 102000, 031000, 004025, 302076, 102000, 031000, 004025, 013059, 007032, 007033, + 008021, 004025, 011001, 011002, 008021, 103003, 004025, 011043, 011041, 004025, + 011016, 011017, 302077, 007033, 302041, 106000, 031000, 007032, 002175, 002178, + 102005, 004024, 013011, 007032, 103000, 031000, 002185, 101002, 302044, 102000, + 031000, 101002, 302039, 102000, 031000, 101002, 302045, 101000, 031000, 302046, + 101000, 031000, 302083 ] +"302089" = [ 020101, 020102, 020103, 020104, 020105, 020106, 020107, 020108 ] +"302090" = [ 002038, 007063, 022045 ] +"302091" = [ 020001, 004024, 013011 ] +"302092" = [ 011104, 001012, 001013, 010038, 010039, 011007, 011008 ] +"302093" = [ 007032, 007033, 303099, 012101, 103000, 031000, 007032, 007033, 303099, 002039, + 002097, 003024, 003021, 012102, 012103, 013003, 007032, 007033, 303099, 002039, + 002097, 003021, 003024 ] +"302175" = [ 008021, 004025, 013155, 013058, 008021 ] +"303001" = [ 007003, 011001, 011002 ] +"303002" = [ 007004, 011001, 011002 ] +"303003" = [ 007004, 010003, 012001, 012003 ] +"303004" = [ 007004, 010003, 012001, 012003, 011001, 011002 ] +"303011" = [ 007003, 008001, 011001, 011002 ] +"303012" = [ 007004, 008001, 011001, 011002 ] +"303013" = [ 007004, 008001, 010003, 012001, 013003, 011001, 011002 ] +"303014" = [ 007004, 008001, 010003, 012001, 012003, 011001, 011002 ] +"303021" = [ 007004, 007004, 204007, 031021 ] +"303022" = [ 303021, 010003, 204000 ] +"303023" = [ 303021, 012001, 204000 ] +"303024" = [ 303021, 013016, 204000 ] +"303025" = [ 002025, 204007, 031021, 012063, 204000 ] +"303026" = [ 007004, 008003, 204007, 031021, 012001, 204000 ] +"303027" = [ 007004, 204007, 031021, 010003, 204000 ] +"303031" = [ 007004, 008003, 007021, 007022, 008012, 012061 ] +"303032" = [ 020011, 020016 ] +"303033" = [ 020010, 020016 ] +"303040" = [ 008041, 004025, 004026, 301021, 301122, 201131, 202129, 025069, 007004, 013003, + 202000, 201000, 002013, 012101, 010009, 102002, 008040, 035035 ] +"303041" = [ 002152, 002023, 007004, 011001, 011002, 002153, 002154, 012071 ] +"303050" = [ 004086, 008042, 007004, 005015, 006015, 011001, 011002 ] +"303051" = [ 004086, 008042, 007004, 005015, 006015, 011061, 011062 ] +"303052" = [ 004086, 008042, 007009, 005015, 006015, 011001, 011002 ] +"303053" = [ 004086, 008042, 007009, 005015, 006015, 011061, 011062 ] +"303054" = [ 004086, 008042, 007004, 010009, 005015, 006015, 012101, 012103, 011001, 011002 + ] +"303055" = [ 004086, 008042, 007009, 005015, 006015, 012101, 013009, 012103, 011001, 011002 + ] +"303056" = [ 004086, 008042, 207001, 007004, 010009, 207000, 005015, 006015, 012101, 012103, + 011001, 011002 ] +"303099" = [ 003005, 003006, 003007, 002096, 003022, 003003, 003020, 003004, 003023, 003008, + 003009 ] +"304001" = [ 008003, 010004, 012001, 011001, 011002 ] +"304002" = [ 008003, 010004, 011001, 011002 ] +"304003" = [ 008003, 012001 ] +"304004" = [ 008003, 010004, 020010, 012001 ] +"304005" = [ 002024, 007004, 007004, 013003 ] +"304006" = [ 014001, 014001, 014003 ] +"304011" = [ 002163, 002164, 008012, 007024, 002057, 008021, 004001, 004002, 004003, 004004, + 008021, 004024, 110004, 008021, 004004, 004005, 004006, 008021, 004004, 004005, + 004006, 011001, 011002, 103010, 002163, 007004, 012001 ] +"304030" = [ 027031, 028031, 010031 ] +"304031" = [ 001041, 001042, 001043 ] +"304032" = [ 002153, 002154, 020081, 020082, 020012 ] +"304033" = [ 002152, 002166, 002167, 002153, 002154, 012075, 012076, 012063 ] +"304034" = [ 102004, 027001, 028001, 007022, 005043, 020010, 020016, 033003, 010040 ] +"304035" = [ 002153, 002154, 012063, 008001, 012063, 008001, 012063, 008001, 008003, 012063, + 008003, 012063, 008003, 012063, 008003 ] +"304036" = [ 020082, 008012, 020082, 008012, 020081, 008003, 020081, 008003, 020081, 008003, + 020081, 008003 ] +"304037" = [ 002153, 002154, 012063, 008011, 012063, 008011, 012063, 008011, 008003, 012063, + 008003, 012063, 008003, 012063 ] +"304039" = [ 201136, 005042, 201000, 014046 ] +"304040" = [ 025140, 025141, 040026, 040016, 025062, 101000, 031002, 040017 ] +"305001" = [ 011001, 011002, 013060, 013071 ] +"305002" = [ 301012, 012001, 013003, 014051, 013060, 013072, 013080, 013081, 013082, 013083, + 013084 ] +"305003" = [ 301012, 004065, 101000, 031001, 305001 ] +"305004" = [ 301030, 305002, 305003 ] +"305006" = [ 013072, 013082, 013019, 012001, 013073, 013060 ] +"305007" = [ 301029, 301012, 004065, 101000, 031001, 305006 ] +"305008" = [ 305006, 012030 ] +"305009" = [ 301029, 301012, 004065, 101000, 031001, 305008 ] +"305010" = [ 305008, 002091, 002091 ] +"305011" = [ 301029, 301012, 004065, 101000, 031001, 305010 ] +"305016" = [ 014021, 007004, 013003, 011002, 011001, 011041, 011043 ] +"305017" = [ 013080, 013081, 013083, 013085, 013084 ] +"305018" = [ 301029, 301012, 004065, 103000, 031001, 305008, 305016, 305017 ] +"306001" = [ 002032, 102000, 031001, 007062, 022042 ] +"306002" = [ 002031, 022004, 022031 ] +"306003" = [ 002002, 011011, 011012, 012004 ] +"306004" = [ 002032, 002033, 103000, 031001, 007062, 022043, 022062 ] +"306005" = [ 002031, 103000, 031001, 007062, 022004, 022031 ] +"306006" = [ 306003, 306002, 022063 ] +"306007" = [ 001012, 001014, 306008, 004024, 027003, 028003 ] +"306008" = [ 002034, 002035, 002036 ] +"306011" = [ 301021, 001075, 002147, 301011, 301013 ] +"306012" = [ 002007, 008015, 008032, 306029 ] +"306013" = [ 306012, 301011, 301013, 022120, 022121, 004015, 004065, 102000, 031001, 022038, + 022040 ] +"306014" = [ 306012, 301011, 301013, 022120, 022121, 004015, 004065, 101000, 031001, 022038 + ] +"306016" = [ 301011, 301013, 010004, 010051, 302032, 007032, 002002, 008021, 004025, 011001, + 011002, 004025, 011043, 011041, 025026, 012060 ] +"306017" = [ 002032, 008034, 106000, 031002, 007065, 008080, 033050, 022045, 008080, 033050, + 008034 ] +"306018" = [ 002032, 008034, 109000, 031002, 007065, 008080, 033050, 022045, 008080, 033050, + 022064, 008080, 033050, 008034 ] +"306019" = [ 001075, 301011, 301012, 022042, 022120, 022121, 004015, 004065 ] +"306020" = [ 001075, 301011, 301012, 022042, 022120, 022121, 004075, 004065 ] +"306021" = [ 001075, 301011, 301012, 022122, 022123, 012001, 303002 ] +"306022" = [ 001075, 301011, 301012, 022038, 022039 ] +"306023" = [ 001015, 301023, 301011, 301012, 022038, 022039, 022120, 022121 ] +"306024" = [ 306020, 102006, 022038, 022039 ] +"306025" = [ 306019, 102006, 022038, 022039 ] +"306027" = [ 001005, 001052, 002047, 301011, 301013 ] +"306028" = [ 306027, 301011, 301013, 301021 ] +"306029" = [ 025170, 025171, 025172 ] +"306030" = [ 306027, 306029, 111000, 031001, 033002, 301011, 301013, 025025, 025025, 025026, + 022185, 004015, 004065, 101004, 022182 ] +"306031" = [ 306027, 306029, 001053, 033002, 301011, 301013, 301011, 301013, 022185, 022182, + 004016, 004066, 101000, 031001, 022184 ] +"306033" = [ 002033, 007063, 022064 ] +"306034" = [ 002031, 003010, 002040, 022005, 022032 ] +"306035" = [ 112000, 031002, 007062, 008080, 033050, 007065, 008080, 033050, 022043, 008080, + 033050, 022064, 008080, 033050 ] +"306036" = [ 112000, 031002, 007062, 008080, 033050, 007065, 008080, 033050, 022031, 008080, + 033050, 022004, 008080, 033050 ] +"306037" = [ 109000, 031002, 007062, 008080, 033050, 007065, 008080, 033050, 022188, 008080, + 033050 ] +"306038" = [ 010004, 010051, 007033, 012101, 012103, 013003, 007033, 008021, 004025, 011001, + 011002, 008021, 004025, 011041, 004025, 007033, 002005, 007063, 022049 ] +"306039" = [ 022078, 022070, 022073, 022074, 022071, 022076, 022077 ] +"306040" = [ 022078, 022082, 106000, 031001, 022080, 022069, 022086, 022087, 022088, 022089 + ] +"306041" = [ 002032, 102000, 031001, 007062, 022043 ] +"306042" = [ 002169, 007033, 008021, 004025, 011001, 011002 ] +"306043" = [ 041001, 008043, 015028, 008043, 013080, 041005, 041003, 022188, 041002, 106000, + 031000, 004024, 014002, 014002, 014012, 014004, 004024 ] +"307001" = [ 301031, 302011 ] +"307002" = [ 301032, 302011 ] +"307003" = [ 307001, 101000, 031001, 302005 ] +"307004" = [ 307002, 101000, 031001, 302005 ] +"307005" = [ 307001, 101004, 302005 ] +"307006" = [ 307002, 101004, 302005 ] +"307007" = [ 301031, 302012 ] +"307008" = [ 301032, 302012 ] +"307009" = [ 301031, 302013 ] +"307011" = [ 001063, 002001, 301011, 301012, 301024, 007006, 011001, 011016, 011017, 011002, + 011041, 007006, 012001, 012003, 010052, 020009 ] +"307012" = [ 103000, 031001, 008023, 005021, 020001 ] +"307013" = [ 106000, 031001, 001064, 008014, 020061, 008014, 020061, 020018 ] +"307014" = [ 101000, 031001, 020019 ] +"307015" = [ 101000, 031001, 302005, 020002 ] +"307016" = [ 101000, 031001, 020020 ] +"307017" = [ 101000, 031001, 011070 ] +"307018" = [ 008016, 102000, 031001, 008017, 301012, 104000, 031001, 007006, 011001, 011002, + 011041, 020009, 101000, 031001, 020001, 307014 ] +"307020" = [ 307011, 307014, 307016 ] +"307021" = [ 307011, 307012, 307013, 307014, 307015, 307016, 307017, 307018, 307015 ] +"307022" = [ 001015, 301011, 301012, 301022, 008021, 004025, 010004, 012001, 013003, 033038, + 008022, 106025, 002020, 001050, 005021, 007021, 015031, 015032, 008060, 015033, + 015034, 008060, 015033, 015034, 015035, 201131, 202129, 013016, 202000, 201000, + 015011 ] +"307030" = [ 015001, 015002 ] +"307031" = [ 008022, 008023, 015001, 008023, 015001, 008023, 015002 ] +"307041" = [ 301001, 001015, 301024, 301011, 301012, 301070, 307030 ] +"307042" = [ 301001, 001015, 301024, 301011, 301012, 008021, 004025, 301070, 307031 ] +"307043" = [ 301001, 001015, 301024, 301011, 301012, 301074, 307030 ] +"307044" = [ 301001, 001015, 301024, 301011, 301012, 008021, 004025, 301074, 307031 ] +"307045" = [ 001063, 008079, 002001, 301011, 301012, 301023, 007030, 007031, 007032, 011001, + 011016, 011017, 008054, 011083, 011084, 011002, 008054, 011085, 011086, 011041, + 008054, 007032, 012023, 012024, 007032, 010052, 020009 ] +"307046" = [ 020060, 102000, 031001, 005021, 020059 ] +"307047" = [ 105000, 031001, 008002, 020011, 020012, 020013, 020092, 020002, 020091 ] +"307048" = [ 008016, 102000, 031001, 008017, 301012, 112000, 031000, 007032, 011001, 008054, + 011083, 011084, 011002, 008054, 011085, 011086, 011041, 008054, 007032, 020009, + 101000, 031000, 020060, 307014, 307047 ] +"307049" = [ 102000, 031000, 022043, 022021 ] +"307050" = [ 101000, 031000, 020085, 102000, 031001, 001064, 020085, 105000, 031001, 001064, + 020086, 020087, 020088, 020089 ] +"307051" = [ 307045, 307046, 307013, 307014, 307047, 307016, 307017, 307049, 307050, 101000, + 031001, 307048 ] +"307052" = [ 001063, 008039, 301011, 301012, 008079, 008039, 301011, 301012, 008039, 301011, + 301012, 301023, 007030, 007031 ] +"307053" = [ 007032, 011001, 008054, 011083, 011084, 011002, 008054, 011085, 011086, 011041, + 008054, 007032, 020009, 020060, 307014, 307047 ] +"307054" = [ 007032, 008039, 004003, 004004, 008023, 012023, 008039, 004003, 004004, 008023, + 012023, 008023, 007032 ] +"307055" = [ 033045, 008016, 008039, 004003, 301012, 008039, 004003, 301012, 307053 ] +"307056" = [ 307052, 307053, 307054, 101000, 031001, 307055 ] +"307060" = [ 007061, 012030 ] +"307061" = [ 301031, 101005, 307060 ] +"307062" = [ 301032, 101005, 307060 ] +"307063" = [ 007061, 012130 ] +"307071" = [ 301090, 004074, 004023, 008023, 010004, 010051, 007004, 010009, 007032, 012101, + 002051, 004051, 012118, 004052, 012119, 013004, 008023, 012151, 007032, 102005, + 008050, 008020, 014032, 014033, 008050, 008020, 102018, 008052, 008022, 007032, + 008053, 004003, 012152, 008053, 004003, 012153, 008053, 004003, 008023, 012101, + 008053, 004003, 008023, 012101, 008023, 007032, 002002, 008053, 004003, 011046, + 008053, 004003, 004004, 004023, 007032, 013060, 013051, 004053, 008050, 008020, + 102006, 008052, 008022, 008053, 004003, 013052, 007032 ] +"307072" = [ 004001, 004001, 004002, 004003, 004004, 004074, 004022, 008023, 010004, 010051, + 007004, 010009, 007032, 012101, 002051, 004051, 012118, 004052, 012119, 013004, + 012151, 007032, 014032, 008023, 004001, 004001, 004002, 004003, 004004, 004022, + 007032, 008023, 013060, 004053, 008023, 102008, 008050, 008020 ] +"307073" = [ 307071, 307072 ] +"307074" = [ 301001, 004001, 004002, 301021, 007030, 007032, 112000, 031001, 004003, 004004, + 004024, 102003, 008023, 012101, 008023, 004004, 004024, 013060, 013012, 013013 + ] +"307076" = [ 301090, 004074, 004023, 008023, 010004, 010051, 007004, 010009, 007032, 012101, + 002051, 004051, 012118, 004052, 012119, 013004, 008023, 012151, 007032, 102005, + 008050, 008020, 014032, 014033, 008050, 008020, 102018, 008052, 008022, 007032, + 008053, 004003, 012152, 008053, 004003, 012153, 008053, 004003, 008023, 012101, + 008053, 004003, 008023, 012101, 008023, 007032, 002002, 008053, 004003, 011046, + 008053, 004003, 004004, 004074, 004023, 007032, 013060, 013051, 004053, 008050, + 008020, 102006, 008052, 008022, 008053, 004003, 013052, 007032 ] +"307077" = [ 004001, 004001, 004002, 004003, 004004, 004074, 004022, 008023, 010004, 010051, + 007004, 010009, 007032, 012101, 002051, 004051, 012118, 004052, 012119, 013004, + 012151, 007032, 014032, 008023, 004001, 004001, 004002, 004003, 004004, 004074, + 004022, 007032, 008023, 013060, 004053, 008023, 102008, 008050, 008020 ] +"307078" = [ 307076, 307077 ] +"307079" = [ 301090, 302031, 302035, 302036, 101000, 031000, 302047, 008002, 101000, 031000, + 302048, 302037, 102000, 031000, 022061, 020058, 101000, 031000, 302056, 101000, + 031000, 302055, 302043, 302044, 101000, 031001, 302045, 101000, 031000, 302046 + ] +"307080" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 302043, 302044, + 101002, 302045, 302046 ] +"307081" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 012122, 013056, + 013057, 020101, 020102, 020103, 020104, 020105, 020106, 020107, 020108, 302043, + 302044, 101002, 302045, 302046 ] +"307082" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 012121, 012122, + 302043, 302044, 101002, 302045, 302046 ] +"307083" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 012122, 302043, + 302044, 101002, 302045, 302046 ] +"307084" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 020055, 101000, + 031001, 205001, 302043, 302044, 101002, 302045, 302046 ] +"307086" = [ 301090, 302031, 302035, 302036, 008002, 302037, 302066, 302043, 302044, 101002, + 302045 ] +"307087" = [ 301001, 002001, 301011, 301012, 301023, 007030, 007031, 302001, 010062, 007004, + 010009, 007032, 012101, 012103, 013003, 007032, 020001, 302004, 101000, 031001, + 302005 ] +"307088" = [ 020003, 004024, 020004, 020005, 004024, 002004, 013033, 102002, 004024, 014031, + 102002, 004024, 013011, 007032, 004024, 012111, 004024, 012112, 007032, 002002, + 008021, 004025, 011001, 011002, 008021 ] +"307089" = [ 307087, 307088 ] +"307090" = [ 301092, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 302043, 302044, + 101002, 302045, 302046 ] +"307091" = [ 301089, 301090, 008010, 301091, 302001, 007004, 010009, 302072, 103000, 031000, + 101005, 307063, 007061, 101000, 031000, 302069, 007032, 007033, 105000, 031000, + 020031, 020032, 002038, 022043, 302021, 101000, 031000, 302078, 101000, 031000, + 302073, 101000, 031000, 302074, 101000, 031000, 302175, 102000, 031000, 004025, + 302076, 302071, 302077, 007033, 101000, 031000, 302079, 007032, 101000, 031000, + 302080, 101000, 031000, 302081, 101000, 031000, 302082, 102000, 031000, 004025, + 013059, 101000, 031000, 302083, 033005, 033006 ] +"307092" = [ 301150, 301001, 208040, 001019, 208000, 301011, 301012, 301021, 007030, 001023, + 108000, 031000, 007031, 204018, 031021, 010004, 010051, 007004, 010009, 204000, + 115000, 031001, 007032, 008010, 204018, 031021, 012101, 012103, 202129, 201132, + 013003, 201000, 202000, 013009, 204000, 007032, 008010, 107000, 031001, 007061, + 204018, 031021, 012130, 013111, 204000, 007061, 105000, 031000, 033041, 204018, + 031021, 020001, 204000, 113000, 031000, 204018, 031021, 020010, 204000, 107000, + 031001, 008002, 204018, 031021, 020011, 020013, 204000, 008002, 105000, 031000, + 204018, 031021, 020062, 013013, 204000, 105000, 031000, 004025, 204018, 031021, + 020003, 204000, 105000, 031000, 004025, 204018, 031021, 013011, 204000, 115000, + 031001, 007032, 008021, 004025, 204018, 031021, 011001, 011002, 204000, 008021, + 204018, 031021, 011043, 011041, 204000, 007032, 105000, 031000, 004025, 204018, + 031021, 014031, 204000, 110000, 031000, 004025, 204018, 031021, 014002, 014002, + 014004, 014028, 014029, 014030, 204000, 113000, 031000, 004025, 002071, 002072, + 204018, 031021, 014072, 204000, 002071, 002072, 204018, 031021, 014072, 204000 + ] +"307096" = [ 301090, 301089, 008010, 301091, 302084, 302085, 033005, 033006 ] +"307101" = [ 301089, 001019, 002001, 301011, 301012, 301021, 007030, 007032, 012101, 007032, + 002177, 020062, 013013 ] +"307102" = [ 301089, 001018, 001015, 001104, 001105, 001106, 003017, 003018, 003019, 301011, + 301012, 301021, 007030, 007032, 012101, 012103, 013003, 007032, 020001, 109000, + 031001, 003016, 012128, 102000, 031001, 007061, 012129, 007061, 013116, 020138, + 004025, 020024, 013055, 020021, 013011, 007032, 008021, 004025, 011001, 011002, + 008021, 004025, 011043, 011041, 033005 ] +"307103" = [ 301150, 307101, 013117, 003028, 013163 ] +"307182" = [ 301090, 302031, 302035, 302036, 302047, 008002, 302048, 302037, 012120, 012122, + 302043, 302044, 101002, 302045, 302046 ] +"308001" = [ 301033, 302011, 022042 ] +"308002" = [ 301034, 302011, 022042 ] +"308003" = [ 301035, 302011, 022042 ] +"308004" = [ 301036, 302011, 022042 ] +"308005" = [ 308004, 302024 ] +"308006" = [ 010004, 010061, 010063, 011001, 011002, 012004, 013003, 022042 ] +"308007" = [ 301055, 302011, 007062, 022042 ] +"308009" = [ 301093, 302001, 302054, 008002, 302055, 302057, 302060 ] +"308010" = [ 001011, 113000, 031001, 301011, 301012, 301021, 004080, 022049, 004080, 022059, + 004080, 022005, 002042, 022032, 002042, 004080 ] +"308011" = [ 001011, 002001, 301011, 301012, 301023, 007030, 007031, 004074, 004023, 008023, + 010051, 007032, 007033, 012101, 013004, 007032, 007033, 302056, 008023, 004003, + 004004, 004023, 007032, 013060, 013051, 004053, 007032 ] +"308012" = [ 004001, 004001, 004002, 004003, 004004, 004074, 004022, 008023, 010051, 007032, + 007033, 012101, 013004, 007032, 007033, 302056, 008023, 004001, 004001, 004002, + 004003, 004004, 004022, 007032, 008023, 013060, 004053, 008023 ] +"308013" = [ 308011, 308012 ] +"308014" = [ 101000, 031000, 301018, 003001, 301093, 208032, 001079, 208000, 302062, 302063, + 101000, 031000, 302092, 101000, 031000, 306033, 101000, 031000, 306034, 101000, + 031000, 306043 ] +"308015" = [ 001003, 001020, 001005, 001011, 001007, 001001, 001002, 002044, 002045, 301011, + 301012, 301021, 022063, 022076, 022077, 022094, 025043, 022078, 105002, 002046, + 022070, 022071, 022073, 022074, 127000, 031001, 002046, 008090, 022102, 008090, + 022084, 120000, 031001, 022080, 022108, 022086, 022087, 022088, 022089, 105000, + 031001, 008090, 022104, 008090, 022186, 022187, 105000, 031001, 008090, 022106, + 008090, 022186, 022187 ] +"308016" = [ 001003, 001020, 001005, 001011, 001007, 001001, 001002, 002044, 002045, 301011, + 301012, 301021, 022063, 022076, 022077, 022094, 025044, 022079, 105002, 002046, + 022070, 022072, 022073, 022075, 127000, 031001, 002046, 008090, 022103, 008090, + 022084, 120000, 031001, 022081, 022108, 022086, 022087, 022088, 022089, 105000, + 031001, 008090, 022105, 008090, 022186, 022187, 105000, 031001, 008090, 022107, + 008090, 022186, 022187 ] +"308017" = [ 301056, 302001, 302052, 101000, 031000, 302056, 302064, 302053, 101000, 031000, + 302004, 101000, 031000, 302005, 101000, 031000, 302038, 101000, 031000, 306039 + ] +"308018" = [ 301150, 301093, 302001, 302072, 101000, 031000, 302056, 101000, 031000, 302064 + ] +"308021" = [ 001011, 002001, 301011, 301012, 301023, 007030, 007031, 004074, 004023, 008023, + 010051, 007032, 007033, 012101, 013004, 007032, 007033, 302056, 008023, 004003, + 004004, 004074, 004023, 007032, 013060, 013051, 004053, 007032 ] +"308022" = [ 004001, 004001, 004002, 004003, 004004, 004074, 004022, 008023, 010051, 007032, + 007033, 012101, 013004, 007032, 007033, 302056, 008023, 004001, 004001, 004002, + 004003, 004004, 004074, 004022, 007032, 008023, 013060, 004053, 008023 ] +"308023" = [ 308021, 308022 ] +"309001" = [ 301037, 101000, 031001, 303011 ] +"309002" = [ 301038, 101000, 031001, 303011 ] +"309003" = [ 301037, 101000, 031001, 303012 ] +"309004" = [ 301038, 101000, 031001, 303012 ] +"309005" = [ 301037, 302004, 101000, 031001, 303013 ] +"309006" = [ 301038, 302004, 101000, 031001, 303013 ] +"309007" = [ 301037, 302004, 101000, 031001, 303014 ] +"309008" = [ 301038, 302004, 101000, 031001, 303014 ] +"309011" = [ 301039, 101000, 031001, 303011 ] +"309012" = [ 301039, 101000, 031001, 303012 ] +"309013" = [ 301039, 302004, 101000, 031001, 303013 ] +"309014" = [ 301039, 302004, 101000, 031001, 303014 ] +"309015" = [ 301040, 101000, 031001, 303011 ] +"309016" = [ 301040, 101000, 031001, 303012 ] +"309017" = [ 301040, 302004, 101000, 031001, 303013 ] +"309018" = [ 301040, 302004, 101000, 031001, 303014 ] +"309019" = [ 301031, 002003, 101000, 031001, 303011 ] +"309020" = [ 301031, 002003, 104000, 031001, 007003, 011003, 011004, 011005 ] +"309021" = [ 301001, 005001, 006001, 007030, 301014, 002003, 002121, 112000, 031001, 007007, + 301021, 011003, 011110, 011004, 011111, 033002, 011006, 011112, 033002, 010071, + 027079 ] +"309022" = [ 301001, 005001, 006001, 007030, 301014, 002003, 002121, 110000, 031001, 007007, + 301021, 012007, 012008, 033002, 011006, 011112, 033002, 010071, 027079 ] +"309023" = [ 301001, 005001, 006001, 007030, 301014, 002003, 302004, 302005, 114000, 031001, + 007007, 301021, 101000, 031001, 002121, 015063, 015064, 015065, 015066, 015067, + 015068, 015069, 015070, 015071, 015072, 033002, 010071, 027079 ] +"309030" = [ 015004, 015005, 104000, 031001, 004015, 008006, 007004, 015003 ] +"309031" = [ 015004, 015005, 104000, 031001, 004025, 008006, 007004, 015003 ] +"309040" = [ 301075, 301076, 309030 ] +"309041" = [ 307041, 301075, 301076, 309030 ] +"309042" = [ 307042, 301075, 301076, 309030 ] +"309043" = [ 307043, 301075, 301076, 309030 ] +"309044" = [ 307044, 301075, 301076, 309030 ] +"309045" = [ 301075, 301076, 309031 ] +"309046" = [ 307041, 301075, 301076, 309031 ] +"309047" = [ 307042, 301075, 301076, 309031 ] +"309048" = [ 307043, 301075, 301076, 309031 ] +"309049" = [ 307044, 301075, 301076, 309031 ] +"309050" = [ 301110, 301113, 301114, 101000, 031002, 303050, 101000, 031001, 303051 ] +"309051" = [ 301110, 301113, 301114, 101000, 031002, 303052, 101000, 031001, 303053 ] +"309052" = [ 301111, 301113, 301114, 302049, 022043, 101000, 031002, 303054, 101000, 031001, + 303051 ] +"309053" = [ 301112, 301113, 301114, 101000, 031002, 303054, 101000, 031001, 303051 ] +"309054" = [ 301001, 001011, 301011, 301012, 301021, 007030, 007031, 007007, 004023, 004059, + 115000, 031001, 008001, 008023, 007004, 010009, 012101, 012103, 008023, 011001, + 011002, 008023, 011019, 008050, 008020, 008050, 008020 ] +"309055" = [ 301111, 025061, 001081, 001082, 002067, 002095, 002096, 002097, 002081, 002082, + 002084, 002191, 301113, 301114, 010004, 302032, 007032, 002002, 011001, 011002, + 007032, 020003, 302049, 022043, 101000, 031002, 303055 ] +"309056" = [ 301150, 301111, 301128, 301113, 008091, 301021, 007007, 008091, 101000, 031002, + 303056, 101000, 031001, 303051 ] +"309057" = [ 301150, 301111, 301128, 301113, 301114, 302049, 022043, 101000, 031002, 303056, + 101000, 031001, 303051 ] +"309060" = [ 301123, 301121, 302050, 303040 ] +"309061" = [ 301120, 008041, 301122, 201131, 202129, 025069, 007004, 202000, 201000, 033007, + 033035, 033015, 013009, 033007, 033035, 033015, 002013, 012101, 033007, 033035, + 033015 ] +"309062" = [ 301120, 008041, 301122, 005001, 033035, 033015, 006001, 033035, 033015, 007007, + 033035, 033015, 011003, 033035, 033015, 011004, 033035, 033015, 033007 ] +"309063" = [ 301120, 008041, 301122, 005001, 033035, 033015, 006001, 033035, 033015, 007007, + 033035, 033015, 011003, 033035, 033015, 011004, 033035, 033015, 033007 ] +"309064" = [ 301120, 008041, 301122, 201131, 202129, 104002, 025069, 007004, 033035, 033015, + 013003, 033035, 033015, 202000, 201000, 104002, 002013, 012101, 033035, 033015, + 012103, 033035, 033015, 010009, 033035, 033015 ] +"309065" = [ 301120, 008041, 301122, 005001, 033035, 033015, 006001, 033035, 033015, 007007, + 033035, 033015, 011003, 033035, 033015, 011004, 033035, 033015 ] +"309066" = [ 301120, 008041, 301122, 008040, 201131, 202129, 025069, 007004, 013003, 202000, + 201000, 002013, 012101, 012103, 010009, 010007, 011002, 011001 ] +"309070" = [ 001035, 001032, 001015, 001063, 301001, 301011, 301012, 301021, 207001, 010001, + 207000, 008086, 007030, 025031, 008021, 004014, 010004, 010051, 010009, 020010, + 013095, 128000, 031002, 113000, 031000, 008086, 007004, 011001, 011002, 012101, + 012102, 012103, 010009, 103000, 031000, 011021, 011022, 011005, 104000, 031000, + 008086, 007006, 011001, 011002, 105000, 031000, 008086, 007006, 012101, 012102, + 012103 ] +"309071" = [ 301001, 002014, 002003, 301113, 301114, 301023, 007030, 007007, 103000, 031001, + 007009, 011001, 011002 ] +"310001" = [ 301042, 303031, 303032, 101026, 303025 ] +"310002" = [ 301042, 303031, 303032, 101009, 303023 ] +"310003" = [ 301042, 303031, 303032, 101006, 303023 ] +"310004" = [ 301042, 303031, 303032, 101003, 303024 ] +"310005" = [ 301042, 303031, 303033, 101000, 031001, 303025 ] +"310006" = [ 301042, 303031, 303033, 101000, 031001, 303023 ] +"310007" = [ 301042, 303031, 303033, 101000, 031001, 303024 ] +"310008" = [ 310011, 101019, 310012, 002150, 025079, 025080, 033032, 014045 ] +"310009" = [ 310011, 101015, 310012 ] +"310010" = [ 310011, 101005, 310012 ] +"310011" = [ 008070, 001033, 001034, 008070, 001033, 001034, 001007, 002048, 005040, 025075, + 201133, 005041, 201000, 005043, 025070, 033030, 033031, 004001, 004002, 004003, + 004004, 004005, 202131, 201138, 004006, 201000, 202000, 005001, 006001, 202126, + 007001, 202000, 007024, 005021, 007025, 005022, 033033, 002151, 012064, 002151, + 012064, 002151, 012064, 002151, 012064 ] +"310012" = [ 002150, 025076, 025077, 025078, 033032, 201132, 202129, 012063, 202000, 201000 + ] +"310013" = [ 001007, 005040, 004001, 004002, 004003, 004004, 004005, 004006, 005001, 006001, + 007025, 005043, 025085, 201131, 202129, 002150, 008023, 008072, 014027, 008072, + 014027, 002150, 008023, 008072, 014027, 008072, 014027, 002150, 008023, 008072, + 014027, 008072, 014027, 202000, 201000, 201132, 202129, 002150, 008023, 008072, + 012063, 008072, 012063, 002150, 008023, 008072, 012063, 008072, 012063, 008023, + 008072, 012063, 008072, 012063, 002150, 008023, 008072, 012063, 008072, 012063, + 202000, 201000 ] +"310014" = [ 301072, 303041, 304011 ] +"310015" = [ 301072, 007024, 010002, 303041, 101003, 304032, 002152, 002024, 007004, 007004, + 013003, 101003, 304033 ] +"310016" = [ 301072, 007024, 010002, 303041, 101012, 304032, 002152, 002024, 007004, 007004, + 013003, 101012, 304033 ] +"310018" = [ 001007, 005040, 004001, 004043, 004004, 004005, 004006, 207002, 026030, 207000, + 005002, 006002, 033072, 007025, 005022, 207002, 015001, 207000, 008003, 207001, + 010004, 207000, 008003, 008003, 033042, 207001, 007004, 207000, 207002, 015001, + 207000, 008003, 207002, 020081, 207000, 020065, 008029, 207004, 015030, 207000, + 008075 ] +"310019" = [ 001007, 002019, 301011, 301013, 301023, 007025, 008021, 007025, 008021, 007025, + 008021, 008029, 005040, 008075, 008003, 010004, 008003, 207002, 015001, 207000, + 033070, 015030, 207002, 020081, 207000, 008003, 033042, 007004, 207002, 015001, + 207000, 008003, 113021, 007004, 007004, 207002, 008021, 015005, 008021, 015005, + 033007, 207000, 008026, 101020, 025143, 008026, 008043, 109015, 007004, 008090, + 207006, 015008, 207000, 008090, 207002, 033007, 207000, 008043, 033071, 108008, + 202124, 201107, 002071, 201000, 202000, 207002, 020081, 207000 ] +"310020" = [ 310022, 301011, 301013, 301021, 304034, 310021 ] +"310021" = [ 108000, 031001, 201131, 202129, 007004, 007004, 202000, 201000, 015020, 010002 + ] +"310022" = [ 001007, 002019, 001033, 002172 ] +"310023" = [ 301072, 030021, 030022, 008012, 007024, 007025, 010002, 101012, 304032, 105002, + 002152, 002024, 007004, 007004, 013003, 101012, 304033 ] +"310024" = [ 301072, 030021, 030022, 008012, 007024, 007025, 010002, 101003, 304032, 105002, + 002152, 002024, 007004, 007004, 013003, 101003, 304033 ] +"310025" = [ 001007, 008021, 004001, 004002, 004003, 004004, 004005, 201138, 202131, 004006, + 202000, 201000, 201132, 005041, 201000, 201129, 005043, 201000, 005002, 006002, + 013040, 020029, 104024, 005042, 012163, 021083, 021084, 115003, 004001, 004002, + 004003, 201142, 202131, 004026, 202000, 201000, 005001, 006001, 201138, 202129, + 007001, 202000, 201000, 008021, 004001, 004002, 004003, 004004, 004005, 005040, + 101003, 012070, 025054, 101004, 025055, 008007, 104028, 005002, 006002, 002111, + 005021 ] +"310026" = [ 310022, 025060, 008021, 301011, 301012, 201138, 202131, 004006, 202000, 201000, + 033039, 033007, 304030, 304031, 002020, 001050, 202127, 304030, 202000, 304031, + 201133, 202131, 004016, 202000, 201000, 301021, 304030, 010035, 005021, 010036, + 113000, 031002, 301021, 005021, 108000, 031001, 002121, 007040, 015037, 008023, + 201125, 015037, 201000, 008023, 033007, 108000, 031002, 007007, 015036, 008023, + 201123, 015036, 201000, 008023, 033007, 116000, 031002, 007009, 010004, 012001, + 013001, 008023, 201120, 010004, 201000, 201122, 012001, 201000, 201123, 013001, + 201000, 008023, 033007, 008003, 007009, 010004, 008023, 201120, 010004, 201000, + 008023, 033007 ] +"310027" = [ 301071, 301011, 301013, 301021, 030021, 030022, 010002, 304036, 002152, 002167, + 101011, 304035 ] +"310028" = [ 301071, 301011, 301013, 301021, 030021, 030022, 010002, 304036, 002152, 002167, + 101011, 304037 ] +"310029" = [ 110000, 031001, 201138, 202130, 007004, 007004, 202000, 201000, 015020, 010002, + 012101, 013098 ] +"310030" = [ 310022, 301011, 301013, 301021, 304034, 310029 ] +"310050" = [ 310051, 310052, 101000, 031002, 310053, 101004, 310054, 020010, 310052, 101015, + 310053, 310052, 101005, 310053 ] +"310051" = [ 001007, 005040, 201133, 005041, 201000, 201132, 025070, 201000, 202126, 007001, + 202000, 007025, 005022, 102009, 002151, 012064 ] +"310052" = [ 002019, 301011, 301012, 202131, 201138, 004006, 201000, 202000, 301021, 007024, + 005021, 005043 ] +"310053" = [ 201134, 005042, 201000, 025076, 033032, 012163 ] +"310054" = [ 201134, 005042, 201000, 025076, 033032, 201131, 202129, 102002, 008023, 014027, + 008023, 202000, 201000 ] +"310055" = [ 310051, 310052, 102020, 025076, 025052, 101000, 031002, 025050 ] +"310060" = [ 001007, 001033, 002019, 002020, 301011, 301012, 207003, 004006, 207000, 304030, + 301021, 007024, 005021, 007025, 005022, 008075, 201133, 005041, 201000, 005045, + 005043, 005040, 010001, 201129, 007002, 201000, 202127, 201125, 021166, 201000, + 202000, 008012, 020010, 020014, 002165, 033075, 107003, 008076, 006029, 006029, + 025140, 025141, 033076, 033077, 008076, 033078, 033003, 104000, 031002, 201133, + 005042, 201000, 014044 ] +"310061" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 005041, 005043, 033079, 033080, 033078, 301021, 201129, 007002, 201000, + 007024, 005021, 007025, 005022, 025075, 111000, 031002, 005042, 202131, 002153, + 002154, 202000, 002104, 012066, 012163, 012158, 012159, 033081 ] +"310062" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 201133, 005041, 005043, 201000, 008076, 033082, 301021, 201129, 007002, + 201000, 007024, 005021, 007025, 005022, 008072, 008029, 105000, 031002, 005042, + 002155, 033083, 014043, 015042 ] +"310063" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 201133, 005041, 005043, 201000, 033082, 301021, 201129, 007002, 201000, + 007024, 005021, 007025, 005022, 008075, 008013, 008072, 033084, 007062, 033086, + 022043, 007062, 007062, 033086, 022043 ] +"310064" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 201133, 005041, 005043, 201000, 033082, 301021, 201129, 007002, 201000, + 007024, 005021, 007025, 005022, 008075, 008029, 008046, 033085, 033086, 015049, + 033086, 102011, 002155, 015062 ] +"310065" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 033082, 301021, 201129, 007002, 201000, 007024, 005021, 007025, 005022, + 008075, 033071, 033070, 020021, 015045, 015046, 008065, 033087, 008003, 010004, + 008003, 207002, 015001, 207000, 105012, 010040, 010004, 207003, 015005, 207000, + 008046, 107019, 010040, 010004, 008090, 207006, 015008, 207000, 008090 ] +"310066" = [ 001007, 001033, 001034, 002019, 002020, 301011, 301012, 207003, 004006, 207000, + 005040, 033082, 301021, 201129, 007002, 201000, 007024, 005021, 007025, 005022, + 008075, 020081, 207004, 015030, 207000, 020065, 015041, 033086, 033087, 033088, + 008003, 207001, 007004, 207000, 008003, 207002, 015001, 207000, 008003, 033042, + 207001, 007004, 207000, 207002, 015001, 207000, 008003, 001032, 207002, 015001, + 207000 ] +"310067" = [ 001033, 001034, 025061, 025062, 001007, 002153, 001012, 201138, 002026, 002027, + 201000, 002028, 002029, 002161, 002164, 002023, 008012, 008013, 001124, 005001, + 006001, 004001, 004002, 004003, 004004, 004005, 004006, 004086, 011001, 011002, + 011003, 011004, 002162, 007004, 012001, 020014, 007024, 001023, 104000, 031001, + 002162, 007004, 012001, 020014, 113000, 031001, 004086, 002020, 001007, 002019, + 005042, 002153, 005040, 007024, 005021, 002162, 007004, 012001, 020014, 119000, + 031001, 004086, 004086, 005001, 006001, 011003, 011004, 011113, 025148, 103000, + 031001, 008023, 011003, 011004, 008023, 103000, 031001, 020111, 020112, 020114, + 001033, 008021, 011095, 011096, 007004, 008021, 011095, 011096, 007004, 008021, + 008086, 011095, 011096, 007004, 008086, 102004, 001032, 033007, 008092, 011003, + 011004, 007004, 008092, 033066, 020081, 020012, 020056, 117000, 031001, 008023, + 020016, 008092, 008003, 012001, 008003, 020016, 008092, 025149, 020016, 020014, + 013093, 013109, 040038, 008011, 014050, 008011, 008023 ] +"310068" = [ 008070, 001033, 001034, 001007, 002019, 012064, 005040, 201136, 005041, 201000, + 005043, 301011, 301012, 201138, 202131, 004006, 202000, 201000, 005001, 006001, + 202126, 007001, 202000, 010007, 007024, 005021, 007025, 005022, 013040, 012101, + 201131, 202129, 011011, 202000, 201000, 201130, 202129, 011012, 202000, 201000, + 020029, 020010, 020014, 013162, 014050 ] +"310069" = [ 005042, 201139, 002155, 201000, 025077, 025078, 033007, 201132, 202129, 012063, + 202000, 201000 ] +"310070" = [ 310068, 101013, 310069 ] +"310071" = [ 310068, 101015, 310069 ] +"310072" = [ 310068, 101026, 310069 ] +"310077" = [ 001033, 001034, 025061, 025062, 001007, 002153, 001012, 201138, 002026, 002027, + 201000, 002028, 002029, 002161, 002164, 002023, 008012, 008013, 001124, 005001, + 006001, 004001, 004002, 004003, 004004, 004005, 004006, 004086, 002162, 007004, + 011001, 011002, 011003, 011004, 012001, 020014, 007024, 001023, 104000, 031001, + 002162, 007004, 012001, 020014, 113000, 031001, 004086, 002020, 001007, 002019, + 005042, 002153, 005040, 007024, 005021, 002162, 007004, 012001, 020014, 119000, + 031001, 004086, 004086, 005001, 006001, 011003, 011004, 011113, 025148, 103000, + 031001, 008023, 011003, 011004, 008023, 103000, 031001, 020111, 020112, 020114, + 001033, 008021, 007004, 011095, 011096, 008021, 007004, 011095, 011096, 008021, + 008086, 007004, 011095, 011096, 008086, 102004, 001044, 033007, 008092, 007004, + 011003, 011004, 008092, 033066, 020081, 020012, 020056, 117000, 031001, 008023, + 020016, 008092, 008003, 012001, 008003, 020016, 008092, 025149, 020016, 020014, + 013093, 013109, 040038, 008011, 014050, 008011, 008023 ] +"311001" = [ 301051, 007002, 012001, 011001, 011002, 011031, 011032, 011033, 020041 ] +"311002" = [ 301065, 301066, 311003, 311004 ] +"311003" = [ 010070, 011001, 011002, 012001, 013002 ] +"311004" = [ 101000, 031000, 011034, 101000, 031000, 011035, 101000, 031000, 011075, 101000, + 031000, 011076, 101000, 031000, 033025, 101000, 031000, 033026 ] +"311005" = [ 001008, 001023, 301021, 301011, 301013, 007010, 008009, 011001, 011002, 011031, + 011036, 012101, 033025 ] +"311006" = [ 007010, 011001, 011002, 002064, 012101, 012103 ] +"311007" = [ 007010, 301021, 011001, 011002, 002064, 012101, 012103 ] +"311008" = [ 001008, 301011, 301013, 301021, 008004, 101000, 031001, 311006 ] +"311009" = [ 001008, 301011, 301013, 301021, 008004, 101000, 031001, 311007 ] +"311010" = [ 001008, 001023, 001006, 001110, 001111, 001112, 204002, 031021, 301011, 301013, + 301021, 007010, 010053, 008009, 011001, 011002, 002064, 011100, 011101, 011102, + 011103, 011104, 012101, 002170, 201144, 202133, 013002, 202000, 201000, 201135, + 202130, 013003, 202000, 201000, 101000, 031000, 012103, 033026, 101000, 031000, + 020042, 103000, 031000, 020043, 020044, 020045, 101000, 031000, 033025, 103000, + 031001, 011075, 011076, 011039, 102000, 031000, 011037, 011077, 103000, 031000, + 011034, 011035, 011036, 204000, 119000, 031001, 301011, 301013, 301021, 007007, + 011105, 204007, 031021, 011076, 011075, 204000, 011106, 011107, 011108, 011109, + 012101, 011001, 201130, 011084, 201000 ] +"311011" = [ 001023, 008004, 301011, 301013, 005002, 006002, 007004, 011001, 011002, 012101, + 106000, 031001, 008046, 201139, 202126, 015026, 202000, 201000, 106000, 031001, + 008046, 201138, 202130, 015026, 202000, 201000, 015052, 015053, 015054, 015055, + 007004, 007004, 013099, 013100, 013101 ] +"311012" = [ 301150, 001008, 001111, 001112, 301011, 301013, 301021, 008004, 110000, 031002, + 301011, 301013, 311007, 201144, 202133, 013002, 202000, 201000, 013003, 033026 + ] +"312001" = [ 301043, 304001 ] +"312002" = [ 301043, 304002 ] +"312003" = [ 301042, 304003 ] +"312004" = [ 301042, 304004 ] +"312005" = [ 301042, 020014 ] +"312006" = [ 301044, 304005 ] +"312007" = [ 301042, 304006 ] +"312010" = [ 001007, 005040, 002021, 005041, 004001, 004043 ] +"312011" = [ 202131, 201149, 004006, 201000, 202126, 010002, 202000, 005043, 005053 ] +"312012" = [ 202129, 201132, 101019, 012063, 201000, 202000 ] +"312013" = [ 005042, 202129, 201135, 012063, 201000, 202000 ] +"312014" = [ 312010, 312011, 105056, 301023, 005042, 005052, 312012, 312013 ] +"312015" = [ 109011, 301023, 005042, 005052, 202129, 201132, 101004, 012063, 202000, 201000 + ] +"312016" = [ 312010, 312011, 312015 ] +"312017" = [ 109008, 301023, 005042, 005052, 202129, 201132, 101003, 012063, 202000, 201000 + ] +"312018" = [ 312010, 312011, 312017 ] +"312019" = [ 301047, 301048, 015015, 029002, 021076, 106012, 201129, 006030, 201000, 102012, + 005030, 021075, 021066 ] +"312020" = [ 301047, 301048, 015015, 029002, 021076, 104012, 006030, 102012, 005030, 021075, + 021066 ] +"312021" = [ 301047, 101003, 301049, 011012, 011011, 021067 ] +"312022" = [ 301047, 008022, 011012, 011050, 022070, 022026, 312041, 010050, 021068, 021071, + 021072, 021073, 312042, 021062, 015011 ] +"312023" = [ 301047, 103003, 008022, 012061, 022050, 021069, 021085 ] +"312024" = [ 312020, 008060, 008022, 008060, 008022, 025014, 022101, 022097, 022098, 022099, + 022100 ] +"312025" = [ 312019, 008060, 008022, 008060, 008022, 025014, 022101, 022097, 022098, 022099, + 022100 ] +"312026" = [ 301046, 301011, 301013, 301023, 312031, 101004, 312030, 021110, 301023, 321027, + 021111, 301023, 321027, 021112, 301023, 321027, 021113, 301023, 321027 ] +"312027" = [ 301047, 105009, 301023, 007021, 012061, 007021, 012061, 021085, 021070 ] +"312028" = [ 301046, 301011, 301013, 301023, 008025, 201136, 004006, 201000, 312031, 312032, + 101004, 312030, 101002, 312033, 021110, 301023, 321028, 021111, 301023, 321028, + 021112, 301023, 321028, 021113, 301023, 321028 ] +"312030" = [ 201130, 202129, 011012, 202000, 201000, 011052, 201135, 202130, 011011, 202000, + 201000, 011053, 021104 ] +"312031" = [ 005034, 006034, 021109, 011081, 011082, 021101, 021102, 021103 ] +"312032" = [ 021120, 021121, 013055, 021122 ] +"312033" = [ 002104, 008022, 012063, 012065 ] +"312041" = [ 201141, 202130, 007001, 201000, 202000 ] +"312042" = [ 021077, 021078, 021079, 021080, 021081, 021082 ] +"312045" = [ 001007, 002019, 001096, 025061, 005040, 301011, 301013, 301021, 007002, 012180, + 012181, 012182, 012183, 012184, 012185, 002174, 021086, 012186, 021087, 012187, + 033043 ] +"312050" = [ 001007, 002019, 001096, 025061, 005040, 301011, 301013, 301021, 007025, 005022, + 010080, 027080, 008003, 007004, 013093, 008003, 201131, 202129, 007004, 007004, + 202000, 201000, 013095 ] +"312051" = [ 001007, 002019, 001096, 025061, 005040, 008075, 301011, 301013, 301021, 001012, + 201131, 001013, 201000, 010032, 010033, 010034, 007002, 008012, 025110, 025111, + 025102, 002104, 025103, 025104, 025105, 025106, 025107, 025108, 002111, 002121, + 002026, 002027, 021130, 021131, 021132, 021133, 021064, 025014, 021134, 107018, + 005030, 105024, 201130, 006030, 201000, 021135, 021136, 033044 ] +"312052" = [ 001007, 002019, 001096, 025061, 005040, 025120, 025121, 025124, 025125, 025122, + 025123, 301011, 301013, 301021, 007002, 002119, 033047, 010081, 010082, 010083, + 010084, 002116, 002117, 002118, 002156, 002157, 014055, 022150, 022151, 022152, + 022153, 022154, 022155, 022156, 022157, 022158, 022159, 021137, 021138, 021139, + 021140, 021141, 021142, 010085, 010086, 010087, 010088, 010089, 010090, 010091, + 010092, 010093, 011002, 025126, 025127, 025128, 025129, 025130, 025131, 025132, + 025133, 025134, 025135, 025136, 025137, 013096, 013097, 011095, 011096, 012188, + 012189, 002158, 002159, 033052, 033053, 021143, 021144 ] +"312053" = [ 001007, 002019, 001096, 025061, 005040, 008075, 301011, 301013, 301021, 001012, + 201131, 001013, 201000, 010032, 010033, 010034, 007002, 008012, 025110, 025111, + 025102, 002104, 025103, 025104, 025105, 025106, 025107, 025108, 011001, 011002, + 022160, 025138, 201130, 202129, 022021, 202000, 201000, 033048, 033049, 002026, + 002027, 021130, 021131, 021132, 021133, 025014, 106036, 005030, 104024, 201130, + 006030, 201000, 022161, 033044 ] +"312055" = [ 005033, 005040, 006034, 010095, 021157 ] +"312056" = [ 025060, 001032, 011082, 011081, 020095, 020096, 021155, 201133, 021101, 021102, + 201000 ] +"312057" = [ 201130, 202129, 011012, 202000, 201000, 201131, 202129, 011011, 202000, 201000, + 021156, 021104 ] +"312058" = [ 301125, 301011, 301013, 301021, 312055, 021150, 101003, 321030 ] +"312059" = [ 312056, 101000, 031001, 312057 ] +"312060" = [ 025060, 025062, 040001, 040002, 021062, 021151, 021152, 021153, 021154, 021062, + 021088, 040003, 040004, 040005, 040006, 040007, 020065, 040008, 040009, 040010 + ] +"312061" = [ 312058, 312060, 312059 ] +"312070" = [ 001007, 002019, 001144, 001124, 030010, 301011, 301013, 301021, 007012, 015012, + 012165, 012166, 012167, 012168, 027010, 028010, 002099, 013048, 025081, 025082, + 025083, 025084, 012080, 012081, 012082, 025174, 033028 ] +"312071" = [ 001007, 002019, 002139, 001096, 001040, 025061, 005040, 005044, 008075, 008077, + 004001, 004002, 004003, 004004, 004005, 004006, 005001, 006001, 010081, 022156, + 022142, 101020, 022149, 022143, 022144, 021137, 101020, 021181, 021138, 021180, + 021177, 021178, 021179, 010079, 010085, 010086, 010087, 010089, 010090, 010091, + 010092, 010093, 011097, 021093, 101020, 021182, 033053, 022151, 022145, 022148, + 022146, 022147, 025126, 025128, 025127, 021176, 025132, 025133, 025182, 025183, + 025180, 025184, 025181, 033080 ] +"313009" = [ 021001, 101000, 031001, 021001 ] +"313010" = [ 021036, 101000, 031001, 021036 ] +"313031" = [ 006002, 006012, 101000, 031002, 030001 ] +"313032" = [ 005002, 005012, 101000, 031002, 313031 ] +"313041" = [ 006002, 110000, 031001, 104000, 031001, 006012, 101000, 031012, 030001, 006012, + 101000, 031001, 030001 ] +"313042" = [ 005002, 005012, 101000, 031002, 313041 ] +"313043" = [ 006002, 005002, 005012, 112000, 031001, 110000, 031001, 104000, 031001, 006012, + 101000, 031011, 030001, 006012, 101000, 031001, 030001 ] +"315001" = [ 001011, 301011, 301012, 301023, 306001 ] +"315002" = [ 001011, 301011, 301012, 301023, 306004 ] +"315003" = [ 001087, 001085, 001086, 002036, 002148, 002149, 022055, 022056, 022067, 301011, + 301012, 301021, 008080, 033050, 109000, 031002, 007065, 008080, 033050, 022045, + 008080, 033050, 022064, 008080, 033050 ] +"315004" = [ 001079, 001011, 001103, 001087, 001019, 001080, 005036, 001036, 001013, 001012, + 301011, 301012, 301021, 007032, 007033, 002002, 011002, 011001, 007032, 007033, + 012101, 012103, 007032, 007033, 302021, 002031, 002030, 022005, 022032, 022063, + 008080, 033050, 022178, 022177, 022067, 008041, 026021, 026022, 026023, 022068, + 025061, 008041, 008080, 002171, 302090, 002171, 002032, 315005 ] +"315005" = [ 106000, 031002, 007063, 008080, 033050, 022043, 008080, 033050 ] +"315007" = [ 301003, 001019, 001103, 001087, 001036, 001115, 001080, 005036, 301011, 301012, + 301021, 001079, 001023, 022063, 101000, 031000, 302001, 101000, 031000, 302021, + 101000, 031000, 302052, 101000, 031000, 302059, 022067, 002171, 302090, 306033, + 306034, 002171, 022067, 002038, 022067, 022068, 002171, 002033, 002032, 022056, + 003011, 306035, 107000, 031000, 002032, 003010, 002031, 002040, 022056, 003011, + 306036, 104000, 031000, 002032, 003012, 003011, 306037 ] +"315008" = [ 301126, 306038, 101000, 031000, 302091, 101000, 031000, 302082, 101000, 031000, + 306039, 101000, 031000, 306040, 102000, 031000, 002005, 306041, 102000, 031000, + 002005, 306004, 101000, 031000, 306005 ] +"315009" = [ 001087, 001019, 002149, 008021, 301011, 301012, 301021, 208016, 001051, 208000, + 002148, 001012, 001014, 033022, 033023, 033027, 025026, 002034, 022060, 007070, + 002190, 008021, 301011, 301012, 002005, 022043, 002033, 022059, 008029, 013115, + 103000, 031000, 002005, 306004, 002005, 010004, 010051, 102000, 031000, 007033, + 012101, 101000, 031000, 306042, 101000, 031000, 306039 ] +"315010" = [ 112000, 031001, 201144, 202133, 022080, 022096, 022069, 202000, 201000, 042011, + 042012, 042013, 042014, 042015 ] +"316001" = [ 301011, 004004, 301023, 001021, 002041, 019001, 010051, 019002, 019003, 019004 + ] +"316002" = [ 008021, 004001, 004002, 004003, 004004, 004005, 001033, 008021, 004001, 004002, + 004003, 004004, 004005, 007002, 007002 ] +"316003" = [ 110000, 031001, 008011, 008007, 104000, 031001, 005002, 006002, 010002, 011002, + 008007, 008011 ] +"316004" = [ 111000, 031001, 008011, 008007, 007002, 007002, 102000, 031001, 005002, 006002, + 011031, 008007, 008011 ] +"316005" = [ 108000, 031001, 008005, 008007, 005002, 006002, 001026, 019001, 008007, 008005 + ] +"316006" = [ 112000, 031001, 008011, 008007, 007002, 007002, 102000, 031001, 005002, 006002, + 020011, 020012, 008007, 008011 ] +"316007" = [ 110000, 031001, 008011, 008007, 104000, 031001, 005002, 006002, 019005, 019006, + 008007, 008011 ] +"316008" = [ 111000, 031001, 008001, 008007, 008023, 103000, 031001, 005002, 006002, 010002, + 008023, 008007, 008001 ] +"316009" = [ 111000, 031001, 008011, 008007, 007002, 007002, 102000, 031001, 005002, 006002, + 020041, 008007, 008011 ] +"316010" = [ 107000, 031001, 008011, 008007, 001022, 005002, 006002, 008007, 008011 ] +"316011" = [ 117000, 031001, 008011, 001022, 008007, 102000, 031001, 005002, 006002, 008021, + 004001, 004002, 004003, 004004, 004005, 020090, 008021, 008007, 008011 ] +"316020" = [ 001033, 001025, 001027, 301011, 301012 ] +"316021" = [ 301023, 002041, 019001, 019007, 019005, 019006, 019008, 008005, 010004, 008005, + 010004, 019007, 008005, 008021, 004075, 011040, 019007, 105004, 005021, 005021, + 102002, 019003, 019004 ] +"316022" = [ 001032, 002041, 019001, 019010, 118000, 031001, 008021, 004014, 008005, 301023, + 019005, 019006, 010004, 011041, 008021, 004075, 011040, 019008, 105004, 005021, + 005021, 102002, 019003, 019004 ] +"316026" = [ 316020, 316021 ] +"316027" = [ 316020, 316022 ] +"316030" = [ 301014, 001037, 010064, 008019, 001062, 008019, 001065, 008019, 001062, 008019 + ] +"316031" = [ 008021, 301011, 301012, 301027, 019005, 019006, 020028, 008021 ] +"316032" = [ 008021, 301011, 301012, 301027, 008021 ] +"316033" = [ 008021, 301011, 301012, 101000, 031001, 301027, 008021 ] +"316034" = [ 008079, 316030, 008011, 001022, 008007, 301023, 008007, 020090, 316031, 101000, + 031000, 316032, 101000, 031001, 316033, 008011, 008079 ] +"316035" = [ 008079, 316030, 008011, 020023, 020021, 020008, 316031, 008011, 008079 ] +"316036" = [ 008079, 316030, 008011, 001027, 316031, 101000, 031000, 316032, 101000, 031001, + 316033, 008011, 008079 ] +"316037" = [ 008079, 316030, 008011, 011031, 316031, 008011, 008079 ] +"316038" = [ 008079, 316030, 008011, 020041, 020021, 316031, 008011, 008079 ] +"316039" = [ 008079, 316030, 008011, 020024, 316031, 008011, 008079 ] +"316040" = [ 316030, 008079, 301014, 001037, 010064, 008079 ] +"316050" = [ 301001, 301011, 301012, 002160, 008005, 005002, 006002, 008005, 019100, 019005, + 019006, 019101, 019102, 019103, 019104, 019105 ] +"316052" = [ 301005, 301011, 301012, 001007, 025150, 122000, 031001, 001027, 019150, 019106, + 008005, 005002, 006002, 008005, 019107, 019005, 019006, 019108, 019109, 019110, + 019111, 019112, 019113, 019114, 019115, 019116, 019117, 019118, 019119 ] +"316060" = [ 301011, 301012, 005002, 006002, 019005, 019006, 005002, 006002, 005002, 006002, + 004074, 020048, 011041, 013055 ] +"316061" = [ 301011, 301012, 005002, 006002, 019005, 019006, 102000, 031001, 005002, 006002, + 102000, 031001, 005002, 006002, 004074, 020048, 011041, 013055 ] +"316071" = [ 301014, 101000, 031002, 316075, 101000, 031002, 316076 ] +"316072" = [ 301014, 101000, 031002, 316077, 101000, 031002, 316078, 101000, 031002, 316079 + ] +"316073" = [ 301014, 101000, 031002, 316080, 101000, 031002, 316081 ] +"316074" = [ 001039, 008021, 301014, 301027, 008021 ] +"316075" = [ 008079, 008041, 316074, 020006, 033042, 020013, 033042, 020001, 020025, 020026, + 008041, 008079 ] +"316076" = [ 008079, 008041, 316074, 020006, 020025, 020026, 008041, 008079 ] +"316077" = [ 008079, 008011, 316074, 011031, 008011, 008079 ] +"316078" = [ 008079, 008041, 316074, 033042, 011012, 008041, 008079 ] +"316079" = [ 008079, 008011, 316074, 020023, 020024, 008011, 008079 ] +"316080" = [ 008079, 008011, 316074, 020041, 008011, 008079 ] +"316081" = [ 008079, 008041, 316074, 008041, 008079 ] +"318001" = [ 301025, 024011 ] +"318003" = [ 301026, 024005, 024004, 024021 ] +"318004" = [ 301025, 004023, 013011, 024005, 024004, 024022 ] +"321001" = [ 002101, 002114, 002105, 002106, 002107, 002121 ] +"321003" = [ 021051, 021014, 021017, 021030 ] +"321004" = [ 301031, 002003, 101000, 031001, 321003 ] +"321005" = [ 025004, 002121, 002122, 002123, 002124, 002125, 002126, 002127, 002128, 002129, + 002130, 002131 ] +"321006" = [ 025001, 025002, 025003, 025005 ] +"321007" = [ 025009, 025010, 025011, 025012, 025013, 025015, 025016, 025017 ] +"321008" = [ 025006, 025007, 025008 ] +"321009" = [ 025018, 025019 ] +"321010" = [ 002101, 007002, 002102, 002103, 002104, 002105, 002106, 002107, 002108, 002109, + 002110, 002132, 002133 ] +"321011" = [ 030031, 030032, 029002 ] +"321012" = [ 101000, 031001, 002135 ] +"321021" = [ 002003, 002101, 201130, 002106, 201000, 201132, 202130, 002121, 202000, 201000, + 201133, 202129, 025001, 202000, 201000 ] +"321022" = [ 007007, 204001, 031021, 011001, 204000, 011002, 204001, 031021, 011006, 204000, + 021030 ] +"321023" = [ 007007, 021091, 021030, 202129, 021014, 201129, 021017, 202000, 201000 ] +"321024" = [ 007007, 204001, 031021, 012007, 011006, 204000, 021030 ] +"321025" = [ 007007, 021091, 021030, 202129, 021014, 201129, 021017, 202000, 201000, 021092, + 021030, 025092, 201129, 202129, 021017, 202000, 201000 ] +"321026" = [ 007007, 204001, 031021, 012007, 025091, 011071, 011072, 011073, 011074, 204000 + ] +"321027" = [ 021118, 202129, 201132, 002112, 201000, 201131, 002111, 201000, 202000, 002104, + 021105, 021106, 021107, 021114, 021115, 021116, 008018, 021117 ] +"321028" = [ 021118, 202129, 201132, 002112, 201000, 201131, 002111, 201000, 202000, 002104, + 021123, 021106, 021107, 021114, 021115, 021116, 008018, 021117 ] +"321030" = [ 008085, 202129, 201131, 002111, 201000, 202000, 002134, 021062, 021063, 021158, + 021159, 021160, 021161, 021162, 021163, 021164, 021165, 021166 ] +"322028" = [ 001007, 002019, 004001, 004002, 004003, 004004, 004005, 004006, 005001, 006001, + 027001, 028001, 027001, 028001, 027001, 028001, 027001, 028001, 010001, 014019, + 007025, 010080, 005023, 020010, 008003, 007004, 014026, 020014, 013093, 105000, + 031001, 007004, 007004, 008043, 008044, 015021 ] +"340001" = [ 001007, 001031, 002019, 002020, 004001, 004002, 004003, 004004, 004005, 202131, + 201138, 004006, 201000, 202000, 005001, 006001, 007024, 005021, 007025, 005022, + 005043, 005040, 201133, 005041, 201000, 201132, 025070, 201000, 202126, 007001, + 202000, 033060, 033061, 033062, 033063, 033064, 033065, 101010, 340002, 101087, + 340003, 002019, 025051, 101007, 340004 ] +"340002" = [ 025140, 025141, 025142 ] +"340003" = [ 104100, 201136, 005042, 201000, 014046 ] +"340004" = [ 005060, 005061, 025085, 105006, 005042, 025142, 014047, 025142, 014048 ] +"340005" = [ 001007, 002019, 001096, 025061, 005044, 005040, 001030, 004001, 004002, 004003, + 004004, 004005, 004007, 005001, 006001, 008029, 008074, 008077, 040011, 025097, + 025095, 025098, 025099, 021144, 025096, 040012, 040013, 021169, 022151, 022162, + 022163, 025160, 025133, 022156, 022164, 022165, 022166, 021137, 021138, 022167, + 021139, 021118, 021145, 021146, 021147, 022168, 022169, 022170, 025161, 025162, + 022171, 022172, 022173, 022174, 021170, 021171, 022175, 021172, 021118, 021173, + 021174, 021175, 002153, 012063, 002153, 012063, 002153, 012063, 013090, 013091, + 007002, 011097, 011098, 007002, 011095, 011096, 010096, 010081, 010082, 010083, + 010101, 025132, 025163, 025126, 025128, 025164, 010085, 010097, 010086, 010087, + 010092, 010088, 010089, 010098, 010099, 010090, 010100, 010093, 025127, 040014 + ] +"340007" = [ 001007, 001031, 002019, 002020, 004001, 004002, 004003, 004004, 004005, 202131, + 201138, 004006, 201000, 202000, 005001, 006001, 007024, 005021, 007025, 005022, + 005043, 005040, 201133, 005041, 201000, 201132, 025070, 201000, 202126, 007001, + 202000, 103003, 025140, 025141, 033060, 033061, 033062, 033063, 033064, 033065, + 040020, 101010, 340002, 101087, 340003, 002019, 025051, 101007, 340004, 020081, + 008029, 020083, 008029, 040018, 040019, 040021, 040022 ] +"340008" = [ 001007, 001031, 002019, 002020, 004001, 004002, 004003, 004004, 004005, 202131, + 201138, 004006, 201000, 202000, 005001, 006001, 007024, 005021, 007025, 005022, + 005043, 005040, 201133, 005041, 201000, 201132, 025070, 201000, 202126, 007001, + 202000, 103003, 025140, 025141, 033060, 033061, 033062, 033063, 033064, 033065, + 040020, 101010, 340002, 104000, 031002, 201136, 005042, 201000, 014046, 108003, + 025140, 025141, 040026, 040016, 025062, 101000, 031002, 040017, 002019, 025051, + 101007, 340004, 020081, 008029, 020083, 008029, 040018, 040019, 040021, 040022 + ] +"340009" = [ 001007, 001031, 002019, 002020, 301011, 301013, 005040, 201136, 005041, 201000, + 025071, 005001, 005001, 006001, 006001, 107064, 106032, 008012, 008013, 008065, + 008072, 013039, 040015 ] +"340010" = [ 001007, 002019, 001096, 025061, 005044, 005040, 001030, 004001, 004002, 004003, + 004004, 004005, 004007, 005001, 006001, 008029, 008074, 008077, 040011, 025097, + 025095, 025098, 025099, 021144, 025096, 040012, 040013, 021169, 040023, 040024, + 040025, 022151, 022162, 022163, 025160, 025133, 022156, 022164, 022165, 022166, + 021137, 021138, 022167, 021139, 021118, 021145, 021146, 021147, 022168, 022169, + 022170, 025161, 025162, 022171, 022172, 022173, 022174, 021170, 021171, 022175, + 021172, 021118, 021173, 021174, 021175, 002153, 012063, 002153, 012063, 002153, + 012063, 013090, 013091, 007002, 011097, 011098, 007002, 011095, 011096, 010096, + 010081, 010082, 010083, 010101, 025132, 025163, 025126, 025128, 025164, 010085, + 010097, 010086, 010087, 010092, 010088, 010089, 010098, 010099, 010090, 010100, + 010093, 025127, 040014, 010102 ] +"340011" = [ 001007, 002019, 001096, 025061, 005044, 005040, 001030, 004001, 004002, 004003, + 004004, 004005, 004007, 005001, 006001, 008029, 008077, 040011, 025097, 025112, + 025113, 021148, 021169, 040024, 040025, 002153, 022189, 022191, 022130, 025167, + 025166, 022190, 022131, 022132, 022133, 021183, 021184, 022134, 021185, 021118, + 021186, 021187, 021188, 002153, 012063, 002153, 012063, 013090, 013160, 007002, + 011097, 007002, 011095, 011096, 010096, 010081, 010082, 010083, 010101, 002153, + 025165, 025126, 025128, 025164, 010085, 010086, 010087, 010092, 010088, 010089, + 010098, 010099, 010090, 010100, 010093, 025127, 040014, 010102 ] +"340012" = [ 001007, 002019, 008091, 005001, 006001, 007002, 005063, 005064, 005066, 005041, + 005067, 301011, 301012, 004007, 008091, 005001, 006001, 107000, 031001, 005042, + 002153, 002104, 040028, 007024, 040027, 012063 ] +"340013" = [ 001007, 002019, 001033, 001034, 004001, 004002, 004003, 004004, 004005, 004007, + 005068, 005070, 005069, 040036, 008091, 005001, 006001, 004016, 008091, 005001, + 006001, 004016, 008091, 005001, 006001, 004016, 008091, 007071, 005021, 007021, + 040035, 008091, 007071, 005021, 007021, 040035, 008091, 007071, 005021, 007021, + 040035, 040029, 040030, 040031, 025187, 010004, 012001, 040037, 040032, 040033, + 040034 ] +"340015" = [ 001007, 002019, 301011, 301012, 004007, 201133, 005041, 201000, 201130, 005043, + 201000, 207001, 005002, 006002, 207000, 040027, 013040, 021120, 207003, 102003, + 002186, 013155, 207000, 033003 ] +"340016" = [ 301129, 301130, 301131, 202134, 007001, 202000, 101000, 031002, 340002, 101000, + 031002, 304039, 101000, 031002, 304040 ] +"340017" = [ 001007, 002019, 005044, 001096, 005040, 001040, 025061, 025182, 025183, 025181, + 025184, 301011, 301013, 004007, 301021, 005063, 005064, 005066, 010081, 010082, + 008075, 025090, 008029, 201137, 202129, 006021, 202000, 201000, 010087, 025096, + 040012, 008077, 104002, 002153, 012063, 012065, 040013, 007002, 011098, 013090, + 013091, 025164, 025095, 040023, 025113, 008074, 025190, 021144, 025191, 021143, + 013055, 021169, 010101, 015012, 007002, 011097, 040024, 007002, 025126, 025128, + 040011, 007002, 011095, 011096, 010088, 010089, 010090, 010092, 010093, 010098, + 010099, 010100, 025127, 040014, 010085, 010086, 010096, 010103, 010102, 022080, + 008076, 022189, 022191, 022130, 025165, 025166, 025167, 021183, 021184, 022134, + 021122, 022190, 022131, 022132, 022133, 021186, 021187, 021188, 021185, 025112, + 025113, 033092, 008076, 022189, 022191, 022130, 025165, 025166, 025167, 021183, + 021184, 022134, 021122, 022190, 022131, 022132, 022133, 021186, 021187, 021188, + 021185, 025112, 025113, 033092, 025190, 011097, 013090, 013091, 021143, 021184, + 025128, 025163, 025164, 010102, 022189, 022191, 022130, 025166, 021183, 021184, + 022134, 022190, 022131, 022132, 025112, 025113, 033092, 008049, 022080, 134021, + 301011, 301013, 004007, 301021, 010081, 010082, 008029, 201137, 202129, 006021, + 202000, 201000, 025191, 021071, 010085, 040011, 010102, 022189, 022146, 025165, + 025167, 021183, 022190, 022133, 021177, 021185, 013164, 202126, 022046, 202000, + 013117, 013013, 025112, 033092 ] From 77747b33a9116ad9feb009405543cde0bf17252a Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 8 Nov 2019 10:52:08 +0000 Subject: [PATCH 051/104] Refactoring --- examples/python/grib_keys_iterator.c | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/examples/python/grib_keys_iterator.c b/examples/python/grib_keys_iterator.c index faa96410f..2b71340ab 100644 --- a/examples/python/grib_keys_iterator.c +++ b/examples/python/grib_keys_iterator.c @@ -8,24 +8,12 @@ * virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction. */ -/* - * C Implementation: grib_keys_iterator - * - * Description: - * Example on how to use keys_iterator functions and the - * codes_keys_iterator structure to get all the available - * keys in a GRIB message. - * - */ - #include #include -#include #include #include "eccodes.h" -#define MAX_KEY_LEN 255 #define MAX_VAL_LEN 1024 static void usage(char* progname); @@ -39,7 +27,7 @@ int main(int argc, char *argv[]) unsigned long key_iterator_filter_flags=CODES_KEYS_ITERATOR_ALL_KEYS; /* Choose a namespace. E.g. "ls", "time", "parameter", "geography", "statistics" */ - char* name_space="ls"; + const char* name_space="ls"; /* name_space=NULL to get all the keys */ /* char* name_space=0; */ @@ -55,13 +43,13 @@ int main(int argc, char *argv[]) if (argc != 2) usage(argv[0]); - f = fopen(argv[1],"r"); + f = fopen(argv[1],"rb"); if(!f) { perror(argv[1]); exit(1); } - while((h = grib_handle_new_from_file(0,f,&err)) != NULL) + while((h = codes_handle_new_from_file(0,f,PRODUCT_GRIB,&err)) != NULL) { codes_keys_iterator* kiter=NULL; msg_count++; From 61a127acfb85db1cdcddddcddd6c47db65068664 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 8 Nov 2019 11:05:30 +0000 Subject: [PATCH 052/104] ECC-1016: Update BUFR tables with the latest WMO version 33 --- definitions/bufr/boot.def | 2 +- definitions/bufr/tables/0/wmo/33/element.table | 2 +- tests/bufr_wmo_tables.sh | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/definitions/bufr/boot.def b/definitions/bufr/boot.def index a34a4b30c..20b680d81 100644 --- a/definitions/bufr/boot.def +++ b/definitions/bufr/boot.def @@ -13,7 +13,7 @@ transient setToMissingIfOutOfRange=0 : hidden; # This gets updated twice a year by WMO. # See http://www.wmo.int/pages/prog/www/WMOCodes/WMO306_vI2/LatestVERSION/LatestVERSION.html -constant masterTablesVersionNumberLatest = 32; +constant masterTablesVersionNumberLatest = 33; #negative value=not used transient inputDelayedDescriptorReplicationFactor={-1} : hidden; diff --git a/definitions/bufr/tables/0/wmo/33/element.table b/definitions/bufr/tables/0/wmo/33/element.table index 1bf68e599..907353d47 100644 --- a/definitions/bufr/tables/0/wmo/33/element.table +++ b/definitions/bufr/tables/0/wmo/33/element.table @@ -872,7 +872,7 @@ 015051|meteorologicalOpticalRange|long|METEOROLOGICAL OPTICAL RANGE|m|0|0|18|m|0|6 015052|log10OfNumberDensityOfAerosolParticlesWithDiameterGreaterThan5Nm|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER GREATER THAN 5 NM|log (m-3)|1|60|6|log (m-3)|1|3 015053|log10OfNumberDensityOfAerosolParticlesWithDiameterGreaterThan14Nm|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER GREATER THAN 14 NM|log (m-3)|2|600|9|log (m-3)|2|4 -015054|log10OfNumberDensityOfAerosolParticlesWithDiameterBetween0p25And2p5|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER BETWEEN 0.25 AND 2.5 µM|log (m-3)|2|550|9|log (m-3)|2|4 +015054|log10OfNumberDensityOfAerosolParticlesWithDiameterBetween0p25And2p5|double|LOG10 OF NUMBER DENSITY OF AEROSOL PARTICLES WITH DIAMETER BETWEEN 0.25 AND 2.5 uM|log (m-3)|2|550|9|log (m-3)|2|4 015055|nonVolatileAerosolRatio|long|NON VOLATILE AEROSOL RATIO|Numeric|2|0|7|Numeric|2|3 015062|aerosolOpticalThickness|long|AEROSOL OPTICAL THICKNESS|Numeric|3|-1000|14|Numeric|3|5 015063|attenuatedBackscatter|double|ATTENUATED BACKSCATTER|m-1 sr-1|8|0|20|m-1 sr-1|8|7 diff --git a/tests/bufr_wmo_tables.sh b/tests/bufr_wmo_tables.sh index 0cab9bdd8..bd72e8ada 100755 --- a/tests/bufr_wmo_tables.sh +++ b/tests/bufr_wmo_tables.sh @@ -17,7 +17,7 @@ label="bufr_wmo_tables_test" fTmp=${label}".tmp.bufr" #============================================== -# Testing latest WMO tables +# Testing latest WMO tables #============================================== bufr_files=`cat ${data_dir}/bufr/bufr_data_files.txt` REDIRECT=/dev/null @@ -37,7 +37,7 @@ blacklist=$blacklist",centre,subCentre,generatingApplication" for file in ${bufr_files} do input=${data_dir}/bufr/$file - mtv=`${tools_dir}/bufr_get -p masterTablesVersionNumber $input` + mtv=`${tools_dir}/bufr_get -wcount=1 -p masterTablesVersionNumber $input` # Must exclude old versions (before 14): # 1. Sequence 312060 changed content from v15 to v16: # 021062 backscatter became 021088 wetBackscatter! From ff8931f72ff459dace0b357254de3a594588d429 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 8 Nov 2019 12:51:15 +0000 Subject: [PATCH 053/104] ECC-991: Add more error handling --- src/bufr_util.c | 42 +++++++++++++++++++++++++++++++++++- tests/bufr_extract_headers.c | 5 ++++- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 45e95805a..99b86b29e 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -537,6 +537,35 @@ static int bufr_decode_header(grib_context* c, const void* message, off_t offset return err; } +static int count_bufr_messages(grib_context* c, FILE* f, int* n) +{ + int err=0; + void* mesg=NULL; + size_t size=0; + off_t offset=0; + int done = 0; + + *n = 0; + if (!c) c=grib_context_get_default(); + + while(!done) { + mesg = wmo_read_bufr_from_file_malloc(f, 0, &size, &offset, &err); + /*printf("Count so far=%ld, mesg=%x, err=%d (%s)\n", *count, mesg, err, grib_get_error_message(err));*/ + if (!mesg) { + if (err == GRIB_END_OF_FILE || err == GRIB_PREMATURE_END_OF_FILE) { + done = 1; /* reached the end */ + } + } + if (mesg && !err) { + grib_context_free(c,mesg); + (*n)++; + } + } + rewind(f); + if (err==GRIB_END_OF_FILE) err=GRIB_SUCCESS; + return err; +} + int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages) { int err = 0, i = 0; @@ -552,13 +581,18 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod perror(filename); return GRIB_IO_PROBLEM; } - err = grib_count_in_file(c, fp, num_messages); + err = count_bufr_messages(c, fp, num_messages); if (err) { + grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: Unable to count BUFR messages in file \"%s\"", filename); fclose(fp); return err; } size = *num_messages; + if (size == 0) { + grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: No BUFR messages in file \"%s\"", filename); + return GRIB_INVALID_MESSAGE; + } *result = (codes_bufr_header*)calloc(size, sizeof(codes_bufr_header)); if (!*result) { fclose(fp); @@ -575,6 +609,12 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod } grib_context_free(c, mesg); } + if (!mesg) { + if (err != GRIB_END_OF_FILE && err != GRIB_PREMATURE_END_OF_FILE) { + /* An error occurred */ + grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: Unable to read BUFR message"); + } + } } fclose(fp); diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index 46b1bf299..31f71e8f7 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -46,7 +46,10 @@ int main(int argc, char* argv[]) filename = argv[2]; err = codes_bufr_extract_headers_malloc(c, filename, &header_array, &num_messages); - if (err) return 1; + if (err) { + printf("ERROR: %s\n",grib_get_error_message(err)); + return 1; + } for (i=0; i < num_messages; ++i) { codes_bufr_header bh = header_array[i]; From 529855fe3a1b709bfb782d3e3072140cee76af39 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Fri, 8 Nov 2019 13:17:29 +0000 Subject: [PATCH 054/104] optimisation of parameters matching to have it working the same way for classes ur/rr --- tigge/tigge_check.h | 142 ++++---------------------------------------- 1 file changed, 12 insertions(+), 130 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 80388d1e3..2a8504863 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -687,13 +687,14 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te s2s/enfo/ammc: warning: s2s.ssr_20160807_25.grib2, field 62 [time_integrated_surface_net_solar_radiation_sfc]: time_integrated_surface_net_solar_radiation_sfc minimum value 10280.6 is not in [-0.1,10000] */ { - "time_integrated_surface_net_solar_radiation_sfc", + "time_integrated_surface_net_solar_radiation_sfc.glob", -10, 1e+05, 1e+05, 1e+07, { {"model", GRIB_TYPE_STRING, 0, "glob"}, + {"paramId", GRIB_TYPE_LONG, 176}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, {"parameterNumber", GRIB_TYPE_LONG, 9}, @@ -711,7 +712,7 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te 1e+05, 1e+09, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, + {"paramId", GRIB_TYPE_LONG, 169}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, {"parameterNumber", GRIB_TYPE_LONG, 7}, @@ -1086,27 +1087,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie 200, 35000, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 5}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, - { - "geopotential_height_pl.uerra", - -5000, - 30600, - 200, - 35000, - { - {"paramId", GRIB_TYPE_LONG, 156}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 3}, {"parameterNumber", GRIB_TYPE_LONG, 5}, @@ -1124,8 +1104,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie 2000, 350000, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 3}, {"parameterNumber", GRIB_TYPE_LONG, 4}, @@ -1136,25 +1114,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie {&point_in_time, &given_level, &pressure_level}, }, - { - "geopotential_pl.uerra", - -5000, - 306000, - 2000, - 350000, - { - {"paramId", GRIB_TYPE_LONG, 129}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 4}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, /* warning: s2s.lfpw_t_10.grib2, field 61 [temperature_pl]: temperature_pl minimum value 159.934 is not in [160,260] @@ -2442,55 +2401,6 @@ uerra/egrr (something like ad hoc 1 grid-point issue (similarly grid-point storm {&point_in_time, &given_level}, /* check model levels?? */ }, -/* - uerra/egrr warning: oper.2010-03-13.ml.grib2, field 16 [cloud_cover_ml]: cloud_cover_ml minimum value -0.906414 is not in [0,1e-10] - { - "cloud_cover_ml.uerra.egrr", - -10, - 1e-10, - 0, - 100.00001, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"centre", GRIB_TYPE_STRING, 1, "egrr"}, - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 6}, - {"parameterNumber", GRIB_TYPE_LONG, 22}, - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 105}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {NULL, }, - }, - {&point_in_time, &given_level}, - }, -*/ - - /* pressure level */ - -/* -uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl.grib2, field 76 [geopotential_height_pl.ur]: geopotential_height_pl.ur minimum value -2938.29 is not in [-1300,300000] - -??? xxx TBD to be deleted and the global one used only! - - { - "geopotential_height_pl.ur", - -5000, - 300000, - 2000, - 350000, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 5}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, -*/ - { "specific_cloud_ice_water_content_pl", 0, @@ -2510,12 +2420,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl }, { - "cloud_cover_pl", + "cloud_cover_pl.glob", 0, 1e-10, 100, 100.00001, { + {"paramId", GRIB_TYPE_LONG, 260257}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 6}, {"parameterNumber", GRIB_TYPE_LONG, 22}, @@ -2623,14 +2534,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl */ { - "relative_humidity_pl.ur", + "relative_humidity_pl", 0, 30, 0, 180, { {"paramId", GRIB_TYPE_LONG, 157}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 1}, @@ -2933,13 +2843,12 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl uerra, eswi-fc: fc.tidirswrf.sfc.grib2, field 6 [time_integrated_surface_direct_solar_radiation]: time_integrated_surface_direct_solar_radiation minimum value 58442 is not in [-0.1,20000] */ { - "time_integrated_surface_direct_solar_radiation.ur", + "time_integrated_surface_direct_solar_radiation", -10, 1e+08, 0, 1e+09, { - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"paramId", GRIB_TYPE_LONG, 260264}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, @@ -2951,36 +2860,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&from_start, &predefined_level}, }, -/* - s2s, lfpw-enfo: time_integrated_surface_net_solar_radiation_downwards_sfc minimum value -1.02308 is not in [-1,1e+07] -*/ - { - "time_integrated_surface_net_solar_radiation_downwards_sfc.ur", - -10, - 1e+08, - 0, - 1e+09, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"paramId", GRIB_TYPE_LONG, 169}, - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 4}, - {"parameterNumber", GRIB_TYPE_LONG, 7}, - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 1}, - {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 1}, - {NULL, }, - }, - {&from_start, &predefined_level}, - }, - { - "time_integrated_surface_net_solar_radiation_sfc.ur", + "time_integrated_surface_net_solar_radiation_sfc.lam", -0.1, 1e+08, 0, 1e+09, { - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"paramId", GRIB_TYPE_LONG, 176}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, @@ -3032,14 +2918,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&point_in_time, &given_level}, }, { - "10_metre_wind_gust_uerra", + "10_metre_wind_gust", 0.001, 10, 10, 150, { {"paramId", GRIB_TYPE_LONG, 49}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 2}, {"parameterNumber", GRIB_TYPE_LONG, 22}, @@ -3052,14 +2937,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&since_prev_pp, &given_level}, }, { - "2_metre_maximum_temperature_uerra", + "2_metre_maximum_temperature", 200, 340, 200, 340, { {"paramId", GRIB_TYPE_LONG, 201}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 0}, {"parameterNumber", GRIB_TYPE_LONG, 0}, @@ -3070,14 +2954,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&since_prev_pp, &given_level}, }, { - "2_metre_minimum_temperature_uerra", + "2_metre_minimum_temperature", 200, 340, 200, 340, { {"paramId", GRIB_TYPE_LONG, 202}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 0}, {"parameterNumber", GRIB_TYPE_LONG, 0}, @@ -3274,14 +3157,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl }, { - "cloud_cover_pl.ur", + "cloud_cover_pl.lam", 0, 1e-10, 0, 100, { {"paramId", GRIB_TYPE_LONG, 260257}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 6}, {"parameterNumber", GRIB_TYPE_LONG, 22}, From e880c232debe6e43718869dd87c28e4a51f67420 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Mon, 11 Nov 2019 11:35:51 +0000 Subject: [PATCH 055/104] 10fg since pp update --- tigge/tigge_check.h | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 2a8504863..46c303250 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -929,30 +929,6 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te {&point_in_time, &given_thickness, &has_bitmap}, }, - { - "maximum_wind_gust.glob", - 0, - 10, - 0, - 100, - { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 2}, - {"parameterNumber", GRIB_TYPE_LONG, 22}, - - {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 2}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 103}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 10}, - - /* {"typeOfSecondFixedSurface", GRIB_TYPE_LONG, 255}, */ - {NULL, }, - }, - {&three_hourly, &given_level}, - }, /* cosmoleps-arpasimc-eu 20140323, 12UTC, prod: tigge_lam.vmax_10m.9999.grib2, field 11 [maximum_wind_gust.lam]: maximum_wind_gust.lam maximum value 106.861 is not in [0,100] @@ -995,7 +971,7 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te */ { - "maximum_wind_gust.lam", + "maximum_wind_gust.lam.mogreps", 0, 20, 0, @@ -2918,19 +2894,22 @@ uerra/egrr (something like ad hoc 1 grid-point issue (similarly grid-point storm {&point_in_time, &given_level}, }, { - "10_metre_wind_gust", + "10_metre_wind_gust_since_pp", 0.001, 10, 10, 150, { {"paramId", GRIB_TYPE_LONG, 49}, + {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 2}, {"parameterNumber", GRIB_TYPE_LONG, 22}, + {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 103}, {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 10}, + {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 2}, {NULL, }, }, From 9d40294f6b4f04d4c5920b051c57c63838279d34 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 11 Nov 2019 12:18:28 +0000 Subject: [PATCH 056/104] ECC-1006: Checks for LD 12 and 16 --- definitions/grib1/local.98.12.def | 2 +- definitions/grib1/local.98.16.def | 2 +- src/grib_accessor_class_g1forecastmonth.c | 21 ++++++++++++++------- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/definitions/grib1/local.98.12.def b/definitions/grib1/local.98.12.def index 8616df2ac..d78d0e4cb 100644 --- a/definitions/grib1/local.98.12.def +++ b/definitions/grib1/local.98.12.def @@ -45,7 +45,7 @@ transient forecastTime=forecastMonth - 1; transient typeOfTimeIncrement = 3; # Old GRIBS do not have forecast forecastMonth set. It is computed from verifyingMonth -meta marsForecastMonth g1forecastmonth(verifyingMonth,dataDate,day,hour,forecastMonth) : read_only; +meta marsForecastMonth g1forecastmonth(verifyingMonth,dataDate,day,hour,forecastMonth,zero) : read_only; alias origin = centre; alias number = perturbationNumber; diff --git a/definitions/grib1/local.98.16.def b/definitions/grib1/local.98.16.def index 6fe55525c..fccb2612c 100644 --- a/definitions/grib1/local.98.16.def +++ b/definitions/grib1/local.98.16.def @@ -45,7 +45,7 @@ transient forecastTime=forecastMonth - 1; transient typeOfTimeIncrement = 3; # Old GRIBS do not have forecast forecastMonth set. It is computed from verifyingMonth -meta marsForecastMonth g1forecastmonth(verifyingMonth,dataDate,day,hour,forecastMonth) : read_only; +meta marsForecastMonth g1forecastmonth(verifyingMonth,dataDate,day,hour,forecastMonth,one) : read_only; alias origin = centre; alias number = perturbationNumber; diff --git a/src/grib_accessor_class_g1forecastmonth.c b/src/grib_accessor_class_g1forecastmonth.c index 2046ae084..db1a0241c 100644 --- a/src/grib_accessor_class_g1forecastmonth.c +++ b/src/grib_accessor_class_g1forecastmonth.c @@ -23,6 +23,7 @@ MEMBERS=const char* day MEMBERS=const char* hour MEMBERS=const char* fcmonth + MEMBERS=const char* check END_CLASS_DEF */ @@ -53,6 +54,7 @@ typedef struct grib_accessor_g1forecastmonth { const char* day; const char* hour; const char* fcmonth; + const char* check; } grib_accessor_g1forecastmonth; extern grib_accessor_class* grib_accessor_class_long; @@ -149,6 +151,7 @@ static void init(grib_accessor* a,const long l, grib_arguments* c) self->day = grib_arguments_get_name(grib_handle_of_accessor(a),c,n++); self->hour = grib_arguments_get_name(grib_handle_of_accessor(a),c,n++); self->fcmonth = grib_arguments_get_name(grib_handle_of_accessor(a),c,n++); + self->check = grib_arguments_get_name(grib_handle_of_accessor(a),c,n++); } static void dump(grib_accessor* a, grib_dumper* dumper) @@ -174,6 +177,7 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) long fcmonth = 0; long gribForecastMonth = 0; + long check = 0; if ((ret=grib_get_long_internal(grib_handle_of_accessor(a), self->verification_yearmonth,&verification_yearmonth))!=GRIB_SUCCESS) @@ -186,6 +190,8 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) return ret; if ((ret=grib_get_long_internal(grib_handle_of_accessor(a), self->fcmonth,&gribForecastMonth))!=GRIB_SUCCESS) return ret; + if ((ret=grib_get_long_internal(grib_handle_of_accessor(a), self->check, &check))!=GRIB_SUCCESS) + return ret; base_yearmonth = base_date / 100; @@ -199,13 +205,14 @@ static int unpack_long(grib_accessor* a, long* val, size_t *len) fcmonth++; if(gribForecastMonth != 0 && gribForecastMonth!=fcmonth) { - *val = gribForecastMonth; - return GRIB_SUCCESS; - /* - grib_context_log(a->context,GRIB_LOG_FATAL,"%s=%ld (%s-%s)=%ld",self->fcmonth, - gribForecastMonth,self->base_date,self->verification_yearmonth,fcmonth); - Assert(gribForecastMonth == fcmonth); - */ + if (check) { + grib_context_log(a->context,GRIB_LOG_FATAL,"%s=%ld (%s-%s)=%ld",self->fcmonth, + gribForecastMonth,self->base_date,self->verification_yearmonth,fcmonth); + Assert(gribForecastMonth == fcmonth); + } else { + *val = gribForecastMonth; + return GRIB_SUCCESS; + } } *val = fcmonth; From 50c474406550693023d10e039c77a23141c231c3 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 11 Nov 2019 16:23:21 +0000 Subject: [PATCH 057/104] Cleanup --- definitions/bufr/section.1.3.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/bufr/section.1.3.def b/definitions/bufr/section.1.3.def index bdfab70a9..8236b867e 100644 --- a/definitions/bufr/section.1.3.def +++ b/definitions/bufr/section.1.3.def @@ -20,7 +20,7 @@ unsigned[1] localTablesVersionNumber : dump; transient typicalCentury=21; unsigned[1] typicalYearOfCentury : dump; -transient typicalYear = (typicalCentury - 1 ) *100 + typicalYearOfCentury : no_copy; +transient typicalYear = (typicalCentury - 1) * 100 + typicalYearOfCentury : no_copy; unsigned[1] typicalMonth : dump; unsigned[1] typicalDay : dump; From fa985d7c5cd2d3195ef61e39d56a7cfe46f78a33 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 11 Nov 2019 16:24:15 +0000 Subject: [PATCH 058/104] ECC-991: Added typicalDate and typicalTime --- src/bufr_util.c | 13 ++++++++++++- src/grib_api.h | 11 ++++++----- tests/bufr_extract_headers.c | 7 +++++-- 3 files changed, 23 insertions(+), 8 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 99b86b29e..2a8d36889 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -313,6 +313,8 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) long nbits_localTablesVersionNumber = 1*8; long pos_localTablesVersionNumber = 19*8; + const long typicalCentury = 21; /* This century */ + long typicalYearOfCentury = 0; long nbits_typicalYearOfCentury = 1*8; long pos_typicalYearOfCentury = 20*8; @@ -353,11 +355,15 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) hdr->masterTablesVersionNumber = (long)grib_decode_unsigned_long( message, &pos_masterTablesVersionNumber, nbits_masterTablesVersionNumber); hdr->localTablesVersionNumber = (long)grib_decode_unsigned_long(message, &pos_localTablesVersionNumber, nbits_localTablesVersionNumber); - hdr->typicalYearOfCentury = (long)grib_decode_unsigned_long(message, &pos_typicalYearOfCentury, nbits_typicalYearOfCentury); + typicalYearOfCentury = (long)grib_decode_unsigned_long(message, &pos_typicalYearOfCentury, nbits_typicalYearOfCentury); + hdr->typicalYear = (typicalCentury - 1) * 100 + typicalYearOfCentury; hdr->typicalMonth = (long)grib_decode_unsigned_long(message, &pos_typicalMonth, nbits_typicalMonth); hdr->typicalDay = (long)grib_decode_unsigned_long(message, &pos_typicalDay, nbits_typicalDay); hdr->typicalHour = (long)grib_decode_unsigned_long(message, &pos_typicalHour, nbits_typicalHour); hdr->typicalMinute = (long)grib_decode_unsigned_long(message, &pos_typicalMinute, nbits_typicalMinute); + hdr->typicalSecond = 0; + hdr->typicalDate = hdr->typicalYear * 10000 + hdr->typicalMonth * 100 + hdr->typicalDay; + hdr->typicalTime = hdr->typicalHour * 10000 + hdr->typicalMinute * 100 + hdr->typicalSecond; offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; @@ -434,6 +440,7 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) long nbits_localTablesVersionNumber = 1*8; long pos_localTablesVersionNumber = 22*8; + long typicalYear2 = 0; // corrected long nbits_typicalYear = 2*8; long pos_typicalYear = 23*8; @@ -477,12 +484,16 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) hdr->dataSubCategory = (long)grib_decode_unsigned_long(message, &pos_dataSubCategory, nbits_dataSubCategory); hdr->masterTablesVersionNumber = (long)grib_decode_unsigned_long(message, &pos_masterTablesVersionNumber, nbits_masterTablesVersionNumber); hdr->localTablesVersionNumber = (long)grib_decode_unsigned_long(message, &pos_localTablesVersionNumber, nbits_localTablesVersionNumber); + hdr->typicalYear = (long)grib_decode_unsigned_long(message, &pos_typicalYear, nbits_typicalYear); + typicalYear2 = hdr->typicalYear < 100 ? 2000 + hdr->typicalYear : hdr->typicalYear; // ECC-556 hdr->typicalMonth = (long)grib_decode_unsigned_long(message, &pos_typicalMonth, nbits_typicalMonth); hdr->typicalDay = (long)grib_decode_unsigned_long(message, &pos_typicalDay, nbits_typicalDay); hdr->typicalHour = (long)grib_decode_unsigned_long(message, &pos_typicalHour, nbits_typicalHour); hdr->typicalMinute = (long)grib_decode_unsigned_long(message, &pos_typicalMinute, nbits_typicalMinute); hdr->typicalSecond = (long)grib_decode_unsigned_long(message, &pos_typicalSecond, nbits_typicalSecond); + hdr->typicalDate = typicalYear2 * 10000 + hdr->typicalMonth * 100 + hdr->typicalDay; + hdr->typicalTime = hdr->typicalHour * 10000 + hdr->typicalMinute * 100 + hdr->typicalSecond; offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; diff --git a/src/grib_api.h b/src/grib_api.h index c1a0a68de..9243fc6c1 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1577,16 +1577,17 @@ typedef struct codes_bufr_header { long dataSubCategory; long masterTablesVersionNumber; long localTablesVersionNumber; - long typicalYearOfCentury; + + long typicalYear; long typicalMonth; long typicalDay; long typicalHour; long typicalMinute; - - /* Section 1 keys: BUFR4-specific */ - long internationalDataSubCategory; - long typicalYear; long typicalSecond; + long typicalDate; // computed key + long typicalTime; // computed key + + long internationalDataSubCategory; /*BUFR4-specific*/ long ecmwfLocalSectionPresent; diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index 31f71e8f7..aad4637bf 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -70,13 +70,16 @@ int main(int argc, char* argv[]) if (strstr(keys, "dataSubCategory")) printf("%ld ", bh.dataSubCategory); if (strstr(keys, "masterTablesVersionNumber")) printf("%ld ", bh.masterTablesVersionNumber); if (strstr(keys, "localTablesVersionNumber")) printf("%ld ", bh.localTablesVersionNumber); - if (strstr(keys, "typicalYearOfCentury")) printf("%ld ", bh.typicalYearOfCentury); + if (strstr(keys, "typicalYear")) printf("%ld ", bh.typicalYear); if (strstr(keys, "typicalMonth")) printf("%ld ", bh.typicalMonth); if (strstr(keys, "typicalDay")) printf("%ld ", bh.typicalDay); if (strstr(keys, "typicalHour")) printf("%ld ", bh.typicalHour); if (strstr(keys, "typicalMinute")) printf("%ld ", bh.typicalMinute); + + if (strstr(keys, "typicalDate")) printf("%ld ", bh.typicalDate); + if (strstr(keys, "typicalTime")) printf("%ld ", bh.typicalTime); + if (strstr(keys, "internationalDataSubCategory")) printf("%ld ", bh.internationalDataSubCategory); - if (strstr(keys, "typicalYear")) printf("%ld ", bh.typicalYear); if (strstr(keys, "typicalSecond")) printf("%ld ", bh.typicalSecond); if (strstr(keys, "localSectionPresent")) printf("%ld ", bh.ecmwfLocalSectionPresent); From b5333dfc9ab418f62fd85ad1f43531f3e540d882 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 12 Nov 2019 10:35:37 +0000 Subject: [PATCH 059/104] Cleanup --- definitions/bufr/section.2.def | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/definitions/bufr/section.2.def b/definitions/bufr/section.2.def index 4fb165c5d..05a55748c 100644 --- a/definitions/bufr/section.2.def +++ b/definitions/bufr/section.2.def @@ -1,13 +1,13 @@ # Copyright 2005-2019 ECMWF. -section_length[3] section2Length ; -unsigned[1] reservedSection2 = 0; +section_length[3] section2Length; +unsigned[1] reservedSection2 = 0; if(bufrHeaderCentre == 98) { if (section2Length==52 or new() ) { - template rdb_key "bufr/rdb_key.def"; - } - if (section2Length==28) { - template rdb_key "bufr/rdb_key_28.def"; - } + template rdb_key "bufr/rdb_key.def"; + } + if (section2Length==28) { + template rdb_key "bufr/rdb_key_28.def"; + } } section_padding section2Padding; From 8be1c60dd2c16b0a1bae0946a497cebde594c340 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Tue, 12 Nov 2019 13:40:05 +0000 Subject: [PATCH 060/104] o2d related latest fix as per ECC-1013 --- tigge/tigge_check.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 46c303250..67a0420c1 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -3872,7 +3872,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &given_level, &has_bitmap}, + {&daily_average, &predefined_level, &has_bitmap}, }, { "northward_sea_water_velocity_o2d.s2", @@ -3892,7 +3892,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {NULL, }, }, - {&daily_average, &given_level, &has_bitmap}, + {&daily_average, &predefined_level, &has_bitmap}, }, { "sea-ice_thickness_o2d.s2", From f7a6f5be20b5f70d2bb5e95836c0242a2ffb3d79 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 12 Nov 2019 14:21:49 +0000 Subject: [PATCH 061/104] ECC-1020: codes_count hangs if input is a directory (with option -f) --- tools/codes_count.c | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/tools/codes_count.c b/tools/codes_count.c index d3df3744b..87bfa232f 100644 --- a/tools/codes_count.c +++ b/tools/codes_count.c @@ -9,7 +9,9 @@ */ #include "grib_api_internal.h" + static int fail_on_error = 1; +static const char* tool_name = NULL; static void usage(const char* prog) { @@ -64,6 +66,18 @@ static int count_messages(FILE* in, int message_type, unsigned long *count) return err; } +static int is_a_directory(const char* filename) +{ + struct stat s; + int stat_val = stat(filename, &s); + if ( stat_val == 0 ) { + if (S_ISDIR(s.st_mode)) { + return 1; + } + } + return 0; +} + int main(int argc,char* argv[]) { FILE* infh = NULL; @@ -73,11 +87,12 @@ int main(int argc,char* argv[]) unsigned long count_total=0, count_curr=0; int message_type = 0; /* GRIB, BUFR etc */ - if (argc <2) usage(argv[0]); - - if (strstr(argv[0], "grib_count")) message_type = CODES_GRIB; - if (strstr(argv[0], "bufr_count")) message_type = CODES_BUFR; - if (strstr(argv[0], "gts_count")) message_type = CODES_GTS; + tool_name = argv[0]; + if (argc <2) usage(tool_name); + + if (strstr(tool_name, "grib_count")) message_type = CODES_GRIB; + if (strstr(tool_name, "bufr_count")) message_type = CODES_BUFR; + if (strstr(tool_name, "gts_count")) message_type = CODES_GTS; count_total=0; for (i=1;i Date: Tue, 12 Nov 2019 14:56:40 +0000 Subject: [PATCH 062/104] Cleanup --- definitions/grib1/section.4.def | 19 ++++++++----------- ...rib_accessor_class_g1_half_byte_codeflag.c | 7 ++----- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/definitions/grib1/section.4.def b/definitions/grib1/section.4.def index 8c8d54fa6..b9f8560e3 100644 --- a/definitions/grib1/section.4.def +++ b/definitions/grib1/section.4.def @@ -1,6 +1,5 @@ -# START grib1::section -# SECTION 4, Binary data section -# Length of section +# GRIB1 SECTION 4, Binary data section +# Length of section position offsetSection4; # Due to a trick done by GRIBEX to support large GRIBs, we need a special treatment @@ -125,9 +124,8 @@ alias ls.packingType=packingType; alias typeOfPacking=packingType; if( binaryScaleFactor == -32767) { - -unsigned[1] bitsPerValue : dump ; -alias numberOfBitsContainingEachPackedValue = bitsPerValue; + unsigned[1] bitsPerValue : dump ; + alias numberOfBitsContainingEachPackedValue = bitsPerValue; constant dataRepresentationTemplateNumber = 0; constant bitMapIndicator = 0; @@ -148,8 +146,8 @@ alias numberOfBitsContainingEachPackedValue = bitsPerValue; decimalScaleFactor, optimizeScaleFactor, halfByte, - packingType, - grid_ieee,precision, + packingType, + grid_ieee,precision, missingValue, numberOfPoints, bitmap @@ -169,7 +167,7 @@ if (bitmapPresent==1) { } _if (sphericalHarmonics) { - alias numberOfEffectiveValues=numberOfValues; + alias numberOfEffectiveValues=numberOfValues; } meta changeDecimalPrecision decimal_precision(bitsPerValue,decimalScaleFactor,changingPrecision,values) : edition_specific; @@ -220,7 +218,6 @@ concept gridType { "regular_stretched_gg" = { dataRepresentationType = 24; sphericalHarmonics = 0; PLPresent=0; } # = stretched_gg "regular_stretched_rotated_gg" = { dataRepresentationType = 34; sphericalHarmonics = 0; PLPresent=0; } # = stretched_rotated_gg - "sh" = {dataRepresentationType = 50; sphericalHarmonics = 1; PLPresent=0; } "rotated_sh" = {dataRepresentationType = 60; sphericalHarmonics = 1; PLPresent=0; } "stretched_sh" = {dataRepresentationType = 70; sphericalHarmonics = 1; PLPresent=0; } @@ -237,7 +234,7 @@ alias typeOfGrid=gridType; meta getNumberOfValues size(values) : edition_specific,dump ; if (complexPacking==0 || sphericalHarmonics==1) { - padtoeven padding_sec4_1(offsetSection4,section4Length) ; + padtoeven padding_sec4_1(offsetSection4,section4Length) ; } meta md5Section4 md5(offsetSection4,section4Length); diff --git a/src/grib_accessor_class_g1_half_byte_codeflag.c b/src/grib_accessor_class_g1_half_byte_codeflag.c index bf4bfbb8e..acd0b6af6 100644 --- a/src/grib_accessor_class_g1_half_byte_codeflag.c +++ b/src/grib_accessor_class_g1_half_byte_codeflag.c @@ -142,9 +142,8 @@ static void dump(grib_accessor* a, grib_dumper* dumper) grib_dump_long(dumper,a,NULL); } -static int unpack_long (grib_accessor* a, long* val, size_t *len) +static int unpack_long(grib_accessor* a, long* val, size_t *len) { - unsigned char dat = 0; if(*len < 1) { @@ -154,13 +153,12 @@ static int unpack_long (grib_accessor* a, long* val, size_t *len) } dat = grib_handle_of_accessor(a)->buffer->data[a->offset] & 0x0f; - *val = dat; *len = 1; return GRIB_SUCCESS; } -static int pack_long (grib_accessor* a, const long *val, size_t *len) +static int pack_long(grib_accessor* a, const long *val, size_t *len) { int ret = 0; if(*len < 1) @@ -207,4 +205,3 @@ static int compare(grib_accessor* a,grib_accessor* b) { if (bval != aval) return GRIB_VALUE_MISMATCH; return GRIB_SUCCESS; } - From 6c7d0e9a7d7e77a6157061c7ecc964189ca5c332 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 12 Nov 2019 15:18:46 +0000 Subject: [PATCH 063/104] Fix comments --- src/bufr_util.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 2a8d36889..d81aa5ea4 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -440,7 +440,7 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) long nbits_localTablesVersionNumber = 1*8; long pos_localTablesVersionNumber = 22*8; - long typicalYear2 = 0; // corrected + long typicalYear2 = 0; /* corrected */ long nbits_typicalYear = 2*8; long pos_typicalYear = 23*8; @@ -486,7 +486,7 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) hdr->localTablesVersionNumber = (long)grib_decode_unsigned_long(message, &pos_localTablesVersionNumber, nbits_localTablesVersionNumber); hdr->typicalYear = (long)grib_decode_unsigned_long(message, &pos_typicalYear, nbits_typicalYear); - typicalYear2 = hdr->typicalYear < 100 ? 2000 + hdr->typicalYear : hdr->typicalYear; // ECC-556 + typicalYear2 = hdr->typicalYear < 100 ? 2000 + hdr->typicalYear : hdr->typicalYear; /*ECC-556*/ hdr->typicalMonth = (long)grib_decode_unsigned_long(message, &pos_typicalMonth, nbits_typicalMonth); hdr->typicalDay = (long)grib_decode_unsigned_long(message, &pos_typicalDay, nbits_typicalDay); hdr->typicalHour = (long)grib_decode_unsigned_long(message, &pos_typicalHour, nbits_typicalHour); From 2a2459fff0510dd74f4722cbd90fcc2f9d4bbd68 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 12 Nov 2019 16:47:24 +0000 Subject: [PATCH 064/104] ECC-993: new abbreviations (must be 8 chars) --- definitions/grib2/crra_suiteName.table | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/definitions/grib2/crra_suiteName.table b/definitions/grib2/crra_suiteName.table index db7d94adc..7fe5fd741 100644 --- a/definitions/grib2/crra_suiteName.table +++ b/definitions/grib2/crra_suiteName.table @@ -1,7 +1,7 @@ # CARRA/CERRA suite names 0 unknown Unknown -1 enmi-haro-cae HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain (CARRA project) -2 enmi-haro-caw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain (CARRA project) -3 enmi-haro-par HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain (CARRA project) -4 eswi-hald-ecx HARMONIE-ALADIN reanalysis by SMHI on EURO-CORDEX domain (CERRA project) -5 lfpw-mesu-ecx MESCAN-SURFEX surface reanalysis by Meteo-France on EURO-CORDEX domain (CERRA project) +1 no-ar-ce HARMONIE-AROME reanalysis by MetNorway on CARRA-East domain (CARRA project) +2 no-ar-cw HARMONIE-AROME reanalysis by MetNorway on CARRA-West domain (CARRA project) +3 no-ar-pa HARMONIE-AROME reanalysis by MetNorway on Pan-Arctic domain (CARRA project) +4 se-al-ec HARMONIE-ALADIN reanalysis by SMHI on EURO-CORDEX domain (CERRA project) +5 fr-ms-ec MESCAN-SURFEX surface reanalysis by Meteo-France on EURO-CORDEX domain (CERRA project) From 5098dacf082a5b66f770aeadadac29e94cdcb196 Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 13 Nov 2019 09:31:46 +0000 Subject: [PATCH 065/104] update for merging with develop branch --- tigge/tigge_check.c | 20 +++++ tigge/tigge_check.h | 179 +++++--------------------------------------- 2 files changed, 38 insertions(+), 161 deletions(-) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index e4d4662f7..615782211 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -1122,6 +1122,23 @@ static void check_parameter(grib_handle* h,double min,double max) } } +static void check_packing(grib_handle* h) +{ + /* ECC-1009: Warn if not using simple packing */ + int err = 0; + char packingType[254] = {0,}; + size_t len = sizeof(packingType); + const char* expected_packingType = "grid_simple"; + + err = grib_get_string(h, "packingType", packingType, &len); + if (err) return; + if (strcmp(packingType, expected_packingType)!=0) { + printf("warning: %s, field %d [%s]: invalid packingType %s (Should be %s)\n", + file, field, param, packingType, expected_packingType); + warning++; + } +} + static void verify(grib_handle* h) { double min = 0,max = 0; @@ -1196,6 +1213,8 @@ static void verify(grib_handle* h) check_parameter(h,min,max); + check_packing(h); + /* Section 1 */ CHECK(ge(h,"gribMasterTablesVersionNumber",4)); @@ -1389,6 +1408,7 @@ static void usage() printf(" -s: check s2s fields\n"); printf(" -r: check s2s reforecast fields\n"); printf(" -u: check uerra fields\n"); + printf(" -c: check crra fields (-u must be also used in this case)\n"); exit(1); } diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 1317529f9..67a0420c1 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -687,13 +687,14 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te s2s/enfo/ammc: warning: s2s.ssr_20160807_25.grib2, field 62 [time_integrated_surface_net_solar_radiation_sfc]: time_integrated_surface_net_solar_radiation_sfc minimum value 10280.6 is not in [-0.1,10000] */ { - "time_integrated_surface_net_solar_radiation_sfc", + "time_integrated_surface_net_solar_radiation_sfc.glob", -10, 1e+05, 1e+05, 1e+07, { {"model", GRIB_TYPE_STRING, 0, "glob"}, + {"paramId", GRIB_TYPE_LONG, 176}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, {"parameterNumber", GRIB_TYPE_LONG, 9}, @@ -711,7 +712,7 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te 1e+05, 1e+09, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, + {"paramId", GRIB_TYPE_LONG, 169}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, {"parameterNumber", GRIB_TYPE_LONG, 7}, @@ -928,30 +929,6 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te {&point_in_time, &given_thickness, &has_bitmap}, }, - { - "maximum_wind_gust.glob", - 0, - 10, - 0, - 100, - { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 2}, - {"parameterNumber", GRIB_TYPE_LONG, 22}, - - {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 2}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 103}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 10}, - - /* {"typeOfSecondFixedSurface", GRIB_TYPE_LONG, 255}, */ - {NULL, }, - }, - {&three_hourly, &given_level}, - }, /* cosmoleps-arpasimc-eu 20140323, 12UTC, prod: tigge_lam.vmax_10m.9999.grib2, field 11 [maximum_wind_gust.lam]: maximum_wind_gust.lam maximum value 106.861 is not in [0,100] @@ -994,7 +971,7 @@ s2s/ammc: warning: s2s.mx2t6_20151224_26.grib2, field 47 [surface_air_maximum_te */ { - "maximum_wind_gust.lam", + "maximum_wind_gust.lam.mogreps", 0, 20, 0, @@ -1086,27 +1063,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie 200, 35000, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 5}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, - { - "geopotential_height_pl.uerra", - -5000, - 30600, - 200, - 35000, - { - {"paramId", GRIB_TYPE_LONG, 156}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 3}, {"parameterNumber", GRIB_TYPE_LONG, 5}, @@ -1124,8 +1080,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie 2000, 350000, { - {"model", GRIB_TYPE_STRING, 0, "glob"}, - {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 3}, {"parameterNumber", GRIB_TYPE_LONG, 4}, @@ -1136,25 +1090,6 @@ s2s/egrr: s2s.z_s2s_c_ukmo_20160102000000_glob_prod_pf_1440_002.rt.pl.grib2, fie {&point_in_time, &given_level, &pressure_level}, }, - { - "geopotential_pl.uerra", - -5000, - 306000, - 2000, - 350000, - { - {"paramId", GRIB_TYPE_LONG, 129}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 4}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, /* warning: s2s.lfpw_t_10.grib2, field 61 [temperature_pl]: temperature_pl minimum value 159.934 is not in [160,260] @@ -2442,55 +2377,6 @@ uerra/egrr (something like ad hoc 1 grid-point issue (similarly grid-point storm {&point_in_time, &given_level}, /* check model levels?? */ }, -/* - uerra/egrr warning: oper.2010-03-13.ml.grib2, field 16 [cloud_cover_ml]: cloud_cover_ml minimum value -0.906414 is not in [0,1e-10] - { - "cloud_cover_ml.uerra.egrr", - -10, - 1e-10, - 0, - 100.00001, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"centre", GRIB_TYPE_STRING, 1, "egrr"}, - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 6}, - {"parameterNumber", GRIB_TYPE_LONG, 22}, - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 105}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {NULL, }, - }, - {&point_in_time, &given_level}, - }, -*/ - - /* pressure level */ - -/* -uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl.grib2, field 76 [geopotential_height_pl.ur]: geopotential_height_pl.ur minimum value -2938.29 is not in [-1300,300000] - -??? xxx TBD to be deleted and the global one used only! - - { - "geopotential_height_pl.ur", - -5000, - 300000, - 2000, - 350000, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 3}, - {"parameterNumber", GRIB_TYPE_LONG, 5}, - - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 100}, - {NULL, }, - }, - {&point_in_time, &given_level, &pressure_level}, - }, -*/ - { "specific_cloud_ice_water_content_pl", 0, @@ -2510,12 +2396,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl }, { - "cloud_cover_pl", + "cloud_cover_pl.glob", 0, 1e-10, 100, 100.00001, { + {"paramId", GRIB_TYPE_LONG, 260257}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 6}, {"parameterNumber", GRIB_TYPE_LONG, 22}, @@ -2623,14 +2510,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl */ { - "relative_humidity_pl.ur", + "relative_humidity_pl", 0, 30, 0, 180, { {"paramId", GRIB_TYPE_LONG, 157}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 1}, @@ -2933,13 +2819,12 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl uerra, eswi-fc: fc.tidirswrf.sfc.grib2, field 6 [time_integrated_surface_direct_solar_radiation]: time_integrated_surface_direct_solar_radiation minimum value 58442 is not in [-0.1,20000] */ { - "time_integrated_surface_direct_solar_radiation.ur", + "time_integrated_surface_direct_solar_radiation", -10, 1e+08, 0, 1e+09, { - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"paramId", GRIB_TYPE_LONG, 260264}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, @@ -2951,36 +2836,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&from_start, &predefined_level}, }, -/* - s2s, lfpw-enfo: time_integrated_surface_net_solar_radiation_downwards_sfc minimum value -1.02308 is not in [-1,1e+07] -*/ - { - "time_integrated_surface_net_solar_radiation_downwards_sfc.ur", - -10, - 1e+08, - 0, - 1e+09, - { - {"class", GRIB_TYPE_STRING, 0, "ur"}, - {"paramId", GRIB_TYPE_LONG, 169}, - {"discipline", GRIB_TYPE_LONG, 0}, - {"parameterCategory", GRIB_TYPE_LONG, 4}, - {"parameterNumber", GRIB_TYPE_LONG, 7}, - {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 1}, - {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 1}, - {NULL, }, - }, - {&from_start, &predefined_level}, - }, - { - "time_integrated_surface_net_solar_radiation_sfc.ur", + "time_integrated_surface_net_solar_radiation_sfc.lam", -0.1, 1e+08, 0, 1e+09, { - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"paramId", GRIB_TYPE_LONG, 176}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 4}, @@ -3032,34 +2894,35 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&point_in_time, &given_level}, }, { - "10_metre_wind_gust_uerra", + "10_metre_wind_gust_since_pp", 0.001, 10, 10, 150, { {"paramId", GRIB_TYPE_LONG, 49}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, + {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 2}, {"parameterNumber", GRIB_TYPE_LONG, 22}, + {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 103}, {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 10}, + {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 2}, {NULL, }, }, {&since_prev_pp, &given_level}, }, { - "2_metre_maximum_temperature_uerra", + "2_metre_maximum_temperature", 200, 340, 200, 340, { {"paramId", GRIB_TYPE_LONG, 201}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 0}, {"parameterNumber", GRIB_TYPE_LONG, 0}, @@ -3070,14 +2933,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl {&since_prev_pp, &given_level}, }, { - "2_metre_minimum_temperature_uerra", + "2_metre_minimum_temperature", 200, 340, 200, 340, { {"paramId", GRIB_TYPE_LONG, 202}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 0}, {"parameterNumber", GRIB_TYPE_LONG, 0}, @@ -3274,14 +3136,13 @@ uerra:edzw-an warning: /tmp/marm/uerra/cosmo/sample2/grib2/fc.200812021200+27.pl }, { - "cloud_cover_pl.ur", + "cloud_cover_pl.lam", 0, 1e-10, 0, 100, { {"paramId", GRIB_TYPE_LONG, 260257}, - {"class", GRIB_TYPE_STRING, 0, "ur"}, {"discipline", GRIB_TYPE_LONG, 0}, {"parameterCategory", GRIB_TYPE_LONG, 6}, {"parameterNumber", GRIB_TYPE_LONG, 22}, @@ -4008,12 +3869,10 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterNumber", GRIB_TYPE_LONG, 2}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {NULL, }, }, - {&daily_average, &given_level, &has_bitmap}, + {&daily_average, &predefined_level, &has_bitmap}, }, { "northward_sea_water_velocity_o2d.s2", @@ -4030,12 +3889,10 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterNumber", GRIB_TYPE_LONG, 3}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 160}, - {"scaleFactorOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, - {"scaledValueOfFirstFixedSurface", GRIB_TYPE_LONG, 0}, {NULL, }, }, - {&daily_average, &given_level, &has_bitmap}, + {&daily_average, &predefined_level, &has_bitmap}, }, { "sea-ice_thickness_o2d.s2", From 2c80936c893967fab1e3edb5384ac7e74d73669e Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Wed, 13 Nov 2019 10:00:35 +0000 Subject: [PATCH 066/104] model unalias for class=rr --- definitions/grib2/products_crra.def | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/definitions/grib2/products_crra.def b/definitions/grib2/products_crra.def index 1020e453c..2e7501350 100644 --- a/definitions/grib2/products_crra.def +++ b/definitions/grib2/products_crra.def @@ -39,10 +39,11 @@ alias mars.param = paramId; alias mars.origin = centre; if (section2Used == 1) { - constant marsLamModel = 'lam'; - alias mars.model = marsLamModel; # model redefined. It is not 'glob' +# constant marsLamModel = 'lam'; +# alias mars.model = marsLamModel; # model redefined. It is not 'glob' alias mars.origin = crraSuiteID; # origin is the suiteName unalias mars.domain; # No mars domain needed + unalias mars.model; # No mars model needed } From e43a3696520360784d572b5755d01ae0744b1371 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 13 Nov 2019 11:45:42 +0000 Subject: [PATCH 067/104] CRRA: mars.model not needed --- definitions/grib2/products_crra.def | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/definitions/grib2/products_crra.def b/definitions/grib2/products_crra.def index 2e7501350..6bd4984bd 100644 --- a/definitions/grib2/products_crra.def +++ b/definitions/grib2/products_crra.def @@ -39,14 +39,11 @@ alias mars.param = paramId; alias mars.origin = centre; if (section2Used == 1) { -# constant marsLamModel = 'lam'; -# alias mars.model = marsLamModel; # model redefined. It is not 'glob' - alias mars.origin = crraSuiteID; # origin is the suiteName - unalias mars.domain; # No mars domain needed - unalias mars.model; # No mars model needed + alias mars.origin = crraSuiteID; # origin is the suiteName + unalias mars.domain; + unalias mars.model; } - # See GRIB-911 re typeOfProcessedData values in UERRA concept marsType { From 4169c1078209499ceb6cc214d625cc1e924ea78d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 13 Nov 2019 18:25:29 +0000 Subject: [PATCH 068/104] Update list of keys and hash --- src/grib_hash_keys.c | 11861 +++++++++++++++++++++-------------------- tests/keys | 3482 ++++++------ 2 files changed, 7685 insertions(+), 7658 deletions(-) diff --git a/src/grib_hash_keys.c b/src/grib_hash_keys.c index 007220eff..74c031726 100644 --- a/src/grib_hash_keys.c +++ b/src/grib_hash_keys.c @@ -34,12 +34,12 @@ error "gperf generated tables don't work with this execution character set. Plea struct grib_keys_hash { char* name; int id;}; #include -#define TOTAL_KEYWORDS 2346 +#define TOTAL_KEYWORDS 2354 #define MIN_WORD_LENGTH 1 #define MAX_WORD_LENGTH 74 #define MIN_HASH_VALUE 3 -#define MAX_HASH_VALUE 29990 -/* maximum key range = 29988, duplicates = 0 */ +#define MAX_HASH_VALUE 30002 +/* maximum key range = 30000, duplicates = 0 */ #ifdef __GNUC__ @@ -53,32 +53,32 @@ hash_keys (const char *str, unsigned int len) { static const unsigned short asso_values[] = { - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 1, 29991, 29991, 1, 29991, 29991, 61, 1915, - 1983, 2282, 2412, 1777, 2535, 2422, 778, 95, 4, 1, - 2, 1, 29991, 29991, 29991, 1712, 3978, 1713, 109, 865, - 381, 751, 3460, 1981, 2091, 1169, 434, 1555, 345, 176, - 997, 184, 418, 150, 86, 4560, 595, 2054, 446, 3296, - 424, 1, 1, 29991, 1, 1795, 29991, 5, 26, 59, - 1, 2, 334, 130, 73, 10, 1800, 2391, 78, 7, - 1, 20, 29, 574, 1, 8, 4, 61, 174, 564, - 124, 22, 614, 95, 897, 4, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, - 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991, 29991 + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 1, 30003, 30003, 2, 30003, 30003, 50, 2141, + 2352, 1970, 2247, 1858, 2819, 2952, 291, 34, 2, 1, + 1, 1, 30003, 30003, 30003, 1610, 4227, 1971, 109, 1060, + 435, 2632, 3787, 1463, 1108, 302, 426, 1218, 345, 225, + 561, 421, 316, 150, 86, 3850, 1462, 2482, 774, 4019, + 35, 2, 5, 30003, 1, 2421, 30003, 5, 26, 59, + 1, 2, 486, 130, 73, 10, 2432, 2834, 78, 7, + 1, 20, 29, 997, 1, 8, 4, 61, 174, 564, + 124, 22, 2231, 55, 1487, 7, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, + 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003, 30003 }; register int hval = len; @@ -172,7 +172,7 @@ static const unsigned char lengthtable[] = 10, 7, 6, 0, 4, 5, 0, 6, 5, 6, 7, 0, 0, 5, 6, 0, 6, 5, 0, 0, 6, 6, 0, 0, 0, 0, 10, 0, 7, 10, 6, 0, 6, 7, 9, 8, 7, 0, 0, 7, 5, 5, - 0, 8, 0, 0, 8, 2, 0, 0, 0, 0, 0, 0, 10, 3, + 0, 8, 0, 8, 8, 2, 0, 0, 0, 0, 0, 0, 10, 3, 0, 6, 7, 4, 0, 8, 5, 4, 7, 7, 9, 0, 8, 0, 5, 2, 0, 9, 0, 0, 4, 0, 0, 3, 8, 0, 0, 0, 0, 0, 8, 5, 0, 0, 0, 8, 7, 0, 0, 6, 0, 0, @@ -188,819 +188,753 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 11, 7, 0, 0, 10, 9, 0, 7, 0, 0, 5, 0, 0, 0, 0, 7, 0, 0, 0, 0, 10, 10, 0, 9, 11, 0, 6, 0, 0, 6, 0, 0, 0, 0, 9, 0, 2, - 0, 0, 0, 0, 10, 0, 6, 11, 7, 2, 0, 0, 0, 0, - 0, 0, 0, 2, 8, 8, 0, 11, 0, 0, 0, 10, 0, 12, - 0, 2, 0, 0, 0, 13, 10, 0, 10, 0, 2, 12, 0, 2, - 2, 12, 0, 0, 11, 0, 11, 2, 0, 0, 0, 0, 13, 10, - 8, 0, 0, 0, 0, 11, 0, 0, 13, 9, 0, 5, 0, 11, - 0, 6, 0, 0, 0, 0, 10, 0, 0, 13, 4, 3, 0, 4, - 5, 11, 6, 0, 0, 0, 0, 0, 3, 0, 0, 17, 12, 0, - 13, 0, 12, 3, 0, 3, 0, 9, 0, 0, 0, 0, 5, 15, - 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 9, 0, 9, 0, 2, 0, 5, 10, 9, 0, 0, 0, 2, 0, - 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 3, 0, 6, 0, - 0, 0, 2, 0, 20, 0, 0, 8, 0, 0, 0, 0, 12, 0, - 8, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, - 0, 19, 0, 11, 8, 18, 6, 0, 3, 0, 3, 0, 6, 0, - 10, 0, 10, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 24, 0, 0, 0, 0, 0, 0, 5, 0, 13, 0, 0, 0, - 0, 0, 0, 6, 7, 0, 0, 14, 0, 0, 5, 0, 0, 0, - 9, 8, 15, 0, 6, 0, 0, 2, 0, 0, 0, 14, 0, 10, - 12, 0, 0, 0, 0, 13, 0, 0, 9, 3, 23, 0, 11, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 11, 0, 17, 11, - 0, 12, 0, 0, 0, 0, 0, 12, 0, 14, 0, 0, 0, 0, - 0, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, - 0, 0, 3, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 17, 16, 21, 10, 0, 4, 0, 0, 2, 0, - 0, 0, 0, 0, 10, 1, 8, 12, 17, 0, 0, 13, 0, 0, - 0, 0, 0, 10, 13, 0, 0, 0, 0, 0, 0, 0, 6, 21, - 0, 0, 13, 0, 0, 0, 8, 0, 13, 0, 3, 0, 0, 0, - 0, 0, 0, 0, 17, 0, 9, 0, 0, 0, 0, 0, 0, 0, - 10, 0, 3, 8, 3, 8, 0, 0, 0, 0, 0, 0, 0, 10, - 12, 0, 19, 12, 6, 0, 0, 0, 0, 0, 0, 0, 23, 0, - 9, 0, 15, 15, 14, 0, 15, 0, 0, 0, 0, 0, 10, 0, - 0, 12, 0, 0, 0, 0, 0, 0, 12, 8, 0, 0, 0, 11, - 9, 0, 15, 8, 11, 0, 0, 0, 0, 25, 0, 0, 0, 0, - 13, 0, 0, 0, 0, 0, 14, 0, 0, 0, 24, 13, 15, 0, - 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, - 0, 10, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, - 0, 13, 0, 0, 0, 0, 0, 0, 0, 12, 0, 9, 0, 0, - 0, 0, 9, 0, 6, 10, 0, 0, 0, 0, 26, 0, 13, 0, - 0, 0, 0, 0, 13, 0, 0, 0, 0, 13, 20, 0, 13, 0, - 0, 0, 0, 0, 0, 0, 0, 11, 0, 10, 0, 15, 10, 0, - 0, 0, 0, 0, 0, 3, 0, 14, 0, 0, 0, 0, 13, 18, - 0, 0, 0, 0, 11, 0, 12, 0, 0, 5, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 23, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 13, 0, 0, 0, 17, 9, 0, 0, 0, 0, 0, 0, - 0, 15, 0, 0, 0, 13, 0, 0, 0, 0, 16, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 6, - 13, 0, 0, 0, 0, 0, 15, 2, 0, 11, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 14, 0, 11, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 18, 0, 13, 0, 13, 0, 0, 0, 16, - 0, 0, 9, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 12, - 0, 7, 0, 0, 13, 12, 11, 0, 0, 11, 15, 0, 0, 0, - 0, 0, 0, 0, 10, 8, 13, 13, 0, 9, 0, 12, 0, 0, - 11, 0, 13, 13, 0, 0, 0, 14, 0, 0, 0, 14, 0, 8, - 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 9, 0, 0, 0, 20, 0, 0, 0, 22, 22, 0, 13, 14, - 0, 13, 0, 0, 0, 0, 3, 0, 0, 12, 10, 0, 17, 15, - 27, 0, 0, 0, 0, 0, 20, 0, 15, 0, 0, 0, 12, 0, - 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 2, 0, 11, 0, 0, 0, 17, - 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 11, 14, 0, 0, - 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, - 31, 37, 23, 0, 0, 0, 0, 0, 0, 10, 32, 0, 0, 0, - 8, 10, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, - 13, 0, 0, 0, 0, 14, 0, 0, 11, 0, 0, 0, 0, 0, - 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 11, 3, 0, 12, 0, 0, 0, 2, 31, 14, 0, - 11, 0, 0, 14, 0, 3, 0, 0, 0, 0, 0, 0, 0, 48, - 14, 0, 0, 0, 0, 0, 0, 14, 0, 0, 17, 0, 0, 0, - 0, 23, 0, 0, 0, 0, 0, 17, 19, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 15, 0, - 0, 15, 0, 0, 0, 20, 0, 0, 18, 0, 0, 13, 0, 0, - 0, 0, 19, 17, 19, 14, 9, 24, 0, 0, 3, 0, 16, 0, - 0, 18, 0, 11, 0, 0, 0, 0, 0, 0, 8, 0, 14, 15, - 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 19, 0, - 0, 19, 16, 0, 0, 0, 25, 0, 0, 0, 0, 0, 8, 0, - 17, 14, 0, 0, 0, 11, 21, 0, 0, 0, 15, 27, 19, 0, - 16, 14, 0, 0, 25, 0, 14, 0, 0, 14, 14, 0, 0, 0, - 0, 16, 12, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 17, - 44, 0, 0, 23, 0, 0, 27, 0, 0, 22, 0, 0, 0, 0, - 0, 2, 11, 17, 0, 12, 0, 0, 0, 26, 27, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 30, - 0, 15, 19, 18, 0, 28, 0, 0, 30, 24, 0, 0, 15, 0, - 0, 16, 0, 0, 0, 15, 0, 0, 0, 0, 0, 23, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 2, 26, 0, - 0, 0, 14, 0, 14, 22, 0, 0, 12, 0, 0, 0, 0, 0, - 0, 0, 18, 0, 0, 0, 24, 0, 0, 0, 23, 30, 0, 0, - 18, 0, 0, 0, 35, 0, 0, 28, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 24, 0, 0, 43, 23, - 14, 13, 0, 0, 23, 0, 47, 21, 17, 20, 0, 14, 0, 0, - 0, 0, 16, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, - 0, 21, 0, 24, 16, 0, 26, 27, 0, 0, 0, 0, 0, 0, - 0, 0, 23, 0, 15, 0, 0, 0, 14, 3, 0, 20, 0, 0, - 26, 0, 0, 0, 16, 0, 0, 24, 0, 0, 0, 23, 0, 20, - 19, 0, 8, 0, 0, 0, 20, 0, 0, 0, 0, 10, 0, 0, - 28, 13, 0, 0, 0, 21, 0, 0, 0, 0, 0, 16, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 15, 0, 0, - 15, 0, 12, 0, 0, 0, 0, 0, 16, 18, 0, 18, 0, 0, - 0, 0, 0, 0, 0, 16, 0, 21, 0, 0, 0, 0, 14, 0, - 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, - 0, 0, 31, 0, 0, 0, 0, 13, 21, 0, 0, 16, 0, 0, - 9, 0, 0, 0, 18, 0, 0, 0, 15, 0, 0, 0, 30, 0, - 0, 0, 15, 23, 0, 0, 0, 21, 0, 0, 10, 0, 0, 0, - 0, 0, 0, 13, 0, 0, 0, 0, 0, 10, 0, 0, 0, 25, - 19, 0, 0, 12, 0, 0, 0, 6, 0, 25, 0, 0, 15, 0, - 0, 0, 0, 0, 0, 19, 0, 0, 0, 9, 32, 0, 0, 33, - 0, 20, 19, 39, 15, 0, 0, 6, 0, 22, 0, 0, 0, 24, - 0, 2, 9, 0, 0, 0, 12, 0, 24, 2, 17, 21, 0, 0, - 9, 0, 0, 0, 0, 12, 17, 0, 0, 0, 0, 0, 26, 0, - 0, 30, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 32, 0, - 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 17, 12, 0, 0, - 17, 13, 0, 0, 0, 15, 10, 0, 0, 25, 25, 0, 14, 13, - 0, 18, 7, 18, 0, 0, 0, 23, 0, 0, 10, 0, 0, 0, - 29, 0, 0, 0, 0, 12, 0, 10, 0, 30, 0, 0, 0, 0, - 0, 0, 34, 0, 0, 0, 0, 42, 13, 0, 0, 11, 0, 11, - 0, 0, 22, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, - 0, 0, 10, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, - 0, 13, 0, 0, 0, 0, 0, 1, 25, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 12, 0, 18, 17, 0, 0, 6, 22, 0, - 0, 0, 0, 14, 10, 0, 0, 9, 0, 0, 28, 0, 0, 14, - 15, 0, 10, 40, 0, 10, 0, 7, 24, 10, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, - 0, 0, 16, 0, 0, 18, 15, 0, 18, 22, 0, 0, 0, 9, - 0, 44, 0, 16, 0, 0, 31, 0, 0, 18, 10, 11, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 10, 8, - 0, 0, 0, 0, 23, 0, 23, 21, 0, 0, 0, 0, 0, 0, - 0, 0, 24, 9, 0, 0, 0, 0, 9, 12, 22, 0, 12, 0, - 0, 0, 13, 24, 0, 9, 0, 0, 0, 11, 15, 11, 0, 0, - 11, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 0, 10, 18, 0, 20, 0, 0, 11, 0, 25, 0, - 0, 0, 0, 9, 0, 13, 0, 7, 0, 0, 0, 0, 0, 0, - 3, 5, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, - 0, 6, 21, 9, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 6, 30, 0, - 12, 0, 21, 0, 0, 19, 3, 0, 0, 0, 42, 19, 0, 24, - 0, 0, 0, 0, 0, 0, 39, 0, 0, 19, 10, 0, 0, 15, - 0, 2, 0, 0, 0, 0, 0, 0, 6, 31, 0, 21, 0, 0, - 0, 0, 0, 0, 0, 12, 0, 0, 42, 0, 10, 0, 0, 0, - 0, 18, 8, 21, 0, 0, 22, 18, 0, 0, 27, 0, 0, 0, - 0, 0, 19, 27, 0, 0, 0, 0, 0, 0, 0, 0, 17, 15, - 16, 14, 0, 18, 34, 0, 19, 0, 0, 0, 0, 0, 13, 0, - 0, 27, 28, 0, 0, 13, 20, 0, 0, 12, 0, 0, 9, 0, - 0, 1, 10, 2, 16, 28, 0, 0, 0, 21, 16, 3, 22, 20, - 0, 0, 11, 0, 13, 0, 0, 0, 37, 0, 0, 0, 0, 0, - 22, 0, 16, 0, 25, 0, 24, 0, 0, 0, 0, 0, 0, 0, - 0, 27, 0, 0, 0, 0, 17, 15, 18, 23, 0, 35, 0, 2, - 0, 0, 0, 0, 0, 0, 0, 28, 26, 0, 0, 0, 0, 0, - 0, 20, 0, 20, 15, 0, 0, 0, 12, 0, 19, 25, 14, 0, - 0, 16, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, - 0, 23, 11, 0, 12, 0, 0, 27, 18, 0, 21, 0, 16, 23, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 20, 13, - 0, 4, 10, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, - 13, 19, 12, 0, 0, 0, 0, 13, 0, 0, 22, 0, 30, 0, - 0, 12, 14, 0, 15, 16, 28, 0, 9, 0, 13, 0, 14, 28, - 16, 0, 12, 0, 34, 0, 22, 0, 0, 0, 9, 0, 30, 8, - 0, 0, 0, 0, 0, 0, 21, 0, 22, 0, 0, 0, 24, 0, - 0, 0, 0, 10, 0, 12, 11, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 7, 0, 11, 0, 15, 0, 0, 0, 31, 42, 0, 0, - 0, 3, 16, 0, 0, 14, 22, 0, 0, 0, 0, 0, 17, 0, - 11, 16, 0, 0, 17, 0, 0, 0, 6, 0, 29, 3, 0, 32, - 0, 11, 0, 0, 0, 0, 7, 0, 0, 0, 0, 19, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, - 17, 0, 9, 0, 0, 0, 0, 31, 0, 0, 0, 0, 9, 0, - 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 20, 0, 0, 23, - 22, 0, 0, 18, 0, 0, 0, 0, 11, 0, 24, 30, 0, 0, - 23, 0, 13, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, - 35, 0, 0, 0, 0, 35, 0, 21, 0, 0, 0, 0, 29, 0, - 0, 0, 0, 0, 0, 26, 0, 13, 0, 0, 26, 0, 15, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 21, 0, 0, - 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, - 22, 25, 24, 0, 0, 0, 0, 23, 14, 14, 0, 0, 13, 18, - 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, - 29, 0, 3, 20, 0, 28, 11, 0, 0, 0, 0, 0, 18, 31, - 0, 0, 0, 0, 0, 0, 14, 11, 0, 0, 0, 0, 0, 0, - 0, 14, 0, 0, 0, 0, 12, 0, 0, 0, 0, 14, 13, 0, - 0, 0, 24, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, - 0, 0, 0, 0, 24, 18, 0, 11, 0, 10, 0, 0, 0, 15, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 31, - 0, 12, 0, 0, 0, 0, 11, 0, 25, 22, 0, 30, 0, 7, - 0, 23, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 0, - 0, 0, 0, 39, 40, 0, 0, 0, 0, 0, 0, 12, 0, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 22, 0, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, - 0, 15, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 13, 20, 0, 0, - 0, 0, 10, 0, 0, 28, 0, 0, 0, 0, 0, 0, 13, 20, - 15, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 23, 0, 0, - 0, 0, 24, 0, 0, 0, 0, 30, 15, 0, 14, 0, 0, 0, - 0, 0, 0, 0, 0, 14, 0, 0, 22, 0, 0, 0, 0, 0, - 13, 0, 22, 37, 8, 0, 0, 0, 0, 0, 0, 0, 0, 18, - 0, 15, 24, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, - 0, 0, 0, 12, 0, 11, 0, 0, 26, 7, 0, 17, 16, 0, - 0, 25, 0, 24, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, - 16, 0, 0, 0, 20, 0, 0, 0, 0, 16, 18, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 23, 14, 0, - 18, 20, 0, 14, 0, 26, 0, 0, 0, 0, 29, 0, 22, 0, - 0, 0, 23, 1, 0, 0, 24, 0, 0, 18, 0, 0, 0, 0, - 13, 25, 0, 0, 0, 0, 0, 0, 0, 26, 23, 0, 0, 0, - 30, 0, 23, 14, 0, 0, 23, 0, 0, 0, 19, 20, 0, 38, - 19, 0, 0, 25, 0, 0, 0, 11, 0, 20, 0, 0, 0, 0, - 0, 20, 0, 0, 0, 0, 0, 0, 0, 14, 24, 0, 0, 0, - 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 26, 18, 0, 0, - 0, 0, 17, 0, 0, 19, 0, 0, 0, 0, 0, 0, 22, 0, - 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 18, 0, - 24, 0, 0, 0, 15, 17, 0, 0, 0, 0, 0, 0, 0, 0, - 23, 16, 19, 0, 22, 29, 0, 0, 24, 0, 0, 0, 0, 0, - 16, 21, 21, 0, 22, 0, 0, 0, 18, 22, 0, 0, 0, 0, - 0, 0, 0, 27, 0, 23, 0, 14, 20, 0, 0, 27, 0, 0, - 0, 24, 0, 0, 0, 21, 0, 0, 0, 0, 36, 0, 0, 14, - 0, 13, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 23, 0, 0, 14, 0, 0, 19, 14, 28, 0, 0, 19, 0, 0, - 0, 0, 0, 0, 0, 16, 2, 25, 0, 0, 21, 0, 0, 27, - 0, 32, 12, 0, 0, 0, 0, 0, 31, 0, 2, 0, 0, 0, - 0, 22, 0, 0, 24, 0, 31, 0, 7, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 25, 0, 18, 0, 0, 0, 18, 0, 12, 0, 0, 0, 0, - 0, 0, 35, 0, 0, 23, 0, 0, 0, 0, 0, 0, 17, 0, - 0, 0, 0, 0, 0, 31, 28, 14, 0, 0, 0, 11, 19, 14, - 0, 0, 0, 18, 16, 0, 0, 14, 0, 24, 14, 0, 0, 32, - 0, 0, 0, 14, 0, 32, 21, 0, 0, 0, 0, 27, 26, 17, - 0, 0, 22, 15, 0, 0, 9, 0, 0, 0, 17, 0, 0, 0, - 0, 0, 14, 0, 0, 0, 15, 0, 0, 0, 0, 13, 0, 0, - 0, 0, 0, 0, 0, 28, 13, 12, 0, 0, 0, 0, 0, 21, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 22, 0, 30, 0, 0, 24, 0, 0, 0, 0, 10, 0, - 0, 0, 0, 0, 0, 4, 23, 0, 0, 0, 0, 0, 27, 0, - 12, 0, 0, 0, 0, 0, 25, 0, 35, 0, 0, 0, 9, 0, - 0, 0, 40, 0, 24, 22, 13, 20, 0, 17, 0, 12, 0, 0, - 23, 0, 14, 0, 0, 0, 0, 26, 23, 0, 10, 0, 0, 11, - 25, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 23, 15, - 0, 18, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, - 0, 24, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, - 0, 20, 34, 0, 0, 0, 20, 22, 0, 0, 0, 15, 0, 21, - 0, 0, 0, 0, 0, 13, 0, 23, 0, 17, 0, 11, 8, 0, - 25, 15, 0, 0, 18, 0, 0, 28, 0, 15, 0, 0, 0, 0, - 0, 0, 0, 0, 22, 0, 0, 0, 0, 10, 0, 0, 23, 0, - 0, 0, 0, 11, 0, 0, 0, 10, 19, 0, 0, 0, 0, 0, - 14, 2, 0, 0, 17, 0, 0, 0, 29, 0, 0, 0, 16, 0, - 0, 0, 0, 0, 0, 0, 0, 16, 19, 0, 0, 20, 22, 0, - 0, 17, 0, 0, 0, 20, 0, 0, 15, 0, 0, 0, 18, 0, - 0, 15, 19, 0, 0, 23, 0, 15, 0, 0, 0, 0, 0, 0, - 17, 0, 0, 18, 50, 0, 0, 2, 0, 0, 15, 17, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 9, 0, - 0, 0, 21, 0, 0, 0, 24, 0, 34, 73, 74, 10, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 14, 0, 11, - 0, 30, 24, 22, 6, 0, 0, 0, 0, 19, 0, 0, 0, 12, - 22, 0, 0, 0, 0, 0, 0, 0, 0, 24, 14, 0, 0, 0, - 0, 0, 0, 0, 0, 15, 14, 0, 0, 0, 30, 0, 0, 0, - 0, 0, 35, 0, 0, 30, 3, 0, 10, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 16, 16, 0, - 0, 0, 0, 0, 0, 16, 0, 0, 22, 0, 0, 0, 0, 0, - 24, 21, 15, 15, 4, 0, 0, 0, 32, 0, 25, 0, 18, 18, - 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 30, 0, 0, - 6, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 10, 2, - 11, 32, 11, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 11, - 0, 0, 3, 41, 0, 26, 0, 2, 11, 30, 0, 0, 0, 0, - 0, 0, 0, 12, 0, 32, 0, 26, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 14, 0, 0, 0, 24, 9, 0, 0, 7, 0, - 0, 0, 3, 0, 18, 0, 0, 0, 25, 0, 0, 0, 19, 6, - 0, 0, 0, 0, 11, 0, 0, 0, 31, 0, 10, 0, 9, 0, - 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 28, 0, 25, 0, 0, 27, 0, 0, 22, 0, - 0, 26, 22, 0, 0, 0, 14, 0, 0, 0, 6, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 6, 11, 0, 2, 0, 0, 0, 0, + 0, 8, 0, 2, 8, 8, 0, 11, 0, 0, 0, 10, 0, 0, + 0, 2, 12, 0, 0, 13, 10, 0, 0, 0, 2, 12, 0, 2, + 2, 0, 0, 0, 11, 0, 11, 2, 0, 0, 0, 10, 13, 10, + 8, 0, 0, 0, 0, 11, 0, 0, 13, 0, 0, 5, 0, 11, + 0, 6, 0, 0, 0, 0, 10, 0, 0, 13, 0, 3, 0, 4, + 0, 11, 0, 0, 0, 0, 0, 0, 3, 0, 0, 17, 12, 0, + 13, 0, 0, 3, 5, 3, 0, 9, 0, 0, 0, 0, 0, 15, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 0, + 9, 0, 9, 0, 0, 0, 0, 10, 9, 0, 9, 8, 0, 0, + 6, 12, 3, 0, 0, 0, 0, 0, 0, 12, 0, 0, 6, 0, + 0, 0, 0, 0, 9, 0, 7, 8, 0, 0, 0, 0, 12, 0, + 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 3, 19, 3, 11, 6, 18, 10, 0, 0, 0, 0, 0, 0, 0, + 10, 0, 10, 0, 0, 13, 0, 0, 0, 0, 0, 20, 0, 0, + 0, 24, 0, 0, 0, 0, 0, 9, 0, 0, 13, 0, 0, 0, + 0, 0, 5, 0, 0, 0, 0, 14, 4, 0, 10, 0, 5, 0, + 10, 0, 15, 0, 6, 10, 0, 2, 0, 0, 0, 0, 0, 0, + 12, 0, 2, 1, 0, 13, 0, 0, 0, 3, 23, 0, 11, 0, + 9, 8, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 17, 11, + 12, 12, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, + 0, 8, 13, 8, 14, 0, 0, 0, 3, 0, 0, 3, 0, 3, + 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 8, 0, 0, + 0, 0, 0, 0, 2, 0, 0, 0, 11, 0, 0, 0, 0, 9, + 17, 0, 0, 0, 0, 1, 0, 12, 8, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 21, + 0, 0, 13, 0, 0, 0, 5, 0, 13, 0, 0, 17, 0, 0, + 0, 6, 7, 0, 17, 10, 10, 0, 3, 8, 3, 0, 0, 0, + 0, 0, 6, 0, 8, 0, 12, 0, 0, 12, 0, 0, 0, 0, + 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, + 9, 0, 15, 15, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 9, 14, 0, 0, 11, 0, 0, 12, + 0, 0, 15, 8, 0, 0, 13, 0, 0, 25, 0, 10, 0, 0, + 0, 0, 0, 0, 2, 0, 14, 0, 0, 8, 0, 0, 15, 0, + 0, 0, 0, 0, 0, 0, 0, 4, 2, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, - 0, 0, 0, 26, 0, 0, 0, 6, 26, 0, 0, 0, 0, 33, - 9, 0, 0, 0, 23, 0, 0, 0, 21, 13, 0, 0, 0, 20, - 0, 0, 21, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 10, 0, 12, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 30, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 13, 0, 0, 15, - 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 16, 1, 0, 0, - 0, 15, 0, 0, 0, 33, 8, 0, 0, 38, 0, 0, 0, 0, + 0, 13, 0, 0, 0, 0, 0, 0, 7, 12, 0, 0, 0, 0, + 0, 0, 0, 24, 13, 10, 0, 0, 0, 0, 26, 0, 0, 0, + 0, 13, 20, 0, 13, 0, 0, 0, 0, 22, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 11, 10, 0, 0, 15, 10, 0, + 0, 0, 6, 0, 16, 21, 0, 0, 0, 0, 0, 0, 13, 0, + 0, 0, 14, 14, 0, 0, 12, 0, 3, 0, 16, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 11, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, + 0, 0, 0, 0, 0, 13, 12, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0, 8, 0, 0, 9, 0, 0, 0, 0, 0, 18, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 0, 0, 0, 14, 26, 0, 0, 0, 0, 0, - 0, 0, 29, 29, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 12, 0, 23, 0, 12, 15, 0, 0, 11, 0, - 11, 0, 28, 0, 15, 0, 0, 17, 0, 0, 25, 7, 0, 0, - 0, 0, 3, 0, 4, 0, 17, 0, 2, 0, 0, 0, 14, 0, - 0, 0, 0, 3, 0, 4, 6, 0, 29, 0, 0, 0, 0, 29, - 29, 16, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, - 0, 2, 0, 17, 29, 0, 0, 15, 0, 0, 34, 0, 0, 0, - 0, 34, 0, 0, 11, 0, 0, 0, 18, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 11, 0, 11, 0, 15, 0, 0, 0, 0, 0, 3, 0, - 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, - 0, 0, 16, 0, 0, 0, 16, 0, 0, 15, 11, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 3, 0, - 4, 13, 0, 0, 2, 0, 0, 0, 0, 0, 15, 0, 0, 3, - 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 30, 0, 10, 0, - 0, 0, 7, 0, 0, 12, 0, 0, 0, 0, 28, 0, 0, 30, - 0, 22, 24, 0, 0, 0, 0, 0, 0, 37, 0, 29, 0, 22, - 0, 0, 11, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 29, 0, 0, 0, 25, 0, 0, 0, 0, 23, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 8, 0, - 0, 0, 0, 0, 0, 20, 0, 11, 0, 0, 0, 0, 0, 0, - 26, 35, 0, 0, 31, 0, 11, 22, 0, 0, 0, 0, 7, 0, - 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 17, 29, 0, - 0, 0, 25, 18, 18, 30, 0, 25, 0, 0, 0, 0, 16, 0, - 29, 14, 0, 2, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, - 19, 0, 0, 29, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 31, 0, 0, 11, 0, 0, 0, 0, 0, 0, 3, 34, - 0, 0, 28, 0, 34, 0, 0, 13, 0, 0, 0, 16, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, - 0, 0, 0, 0, 33, 42, 0, 0, 0, 9, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 8, 0, 0, 0, - 0, 0, 0, 0, 0, 12, 0, 21, 0, 0, 11, 0, 0, 13, - 28, 0, 24, 0, 30, 0, 0, 13, 0, 0, 0, 25, 0, 15, - 0, 0, 0, 0, 0, 0, 0, 25, 0, 12, 0, 0, 0, 0, - 0, 0, 0, 20, 0, 23, 22, 27, 34, 0, 0, 0, 0, 30, - 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 26, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 12, 32, 0, 13, 0, 0, 0, 0, 0, - 35, 0, 0, 0, 9, 0, 31, 0, 27, 13, 0, 0, 0, 0, - 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 19, 15, 0, 0, - 0, 0, 0, 0, 4, 0, 0, 0, 25, 0, 0, 0, 0, 0, - 0, 12, 0, 13, 0, 0, 13, 12, 0, 0, 0, 0, 0, 2, - 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 16, 14, 0, 0, - 0, 0, 0, 12, 23, 0, 0, 29, 0, 0, 0, 14, 0, 0, - 0, 18, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 25, 0, 20, 26, 0, 0, 0, 4, 0, 0, 0, 27, 14, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 29, 6, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 31, 8, 24, 0, 0, 0, 0, 0, 0, 36, 18, - 0, 0, 0, 0, 0, 14, 0, 0, 8, 0, 0, 0, 0, 22, - 0, 6, 13, 0, 0, 0, 0, 0, 0, 0, 19, 16, 0, 0, - 8, 17, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, - 0, 31, 0, 0, 0, 28, 0, 14, 0, 0, 0, 15, 0, 0, - 0, 16, 24, 0, 9, 0, 0, 0, 0, 14, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 11, 0, 11, 18, 0, 0, 19, - 0, 0, 0, 0, 21, 0, 0, 0, 14, 23, 11, 19, 0, 0, - 0, 0, 0, 0, 0, 0, 20, 0, 31, 25, 0, 0, 0, 31, - 0, 0, 0, 0, 0, 0, 0, 0, 16, 3, 0, 0, 0, 18, - 0, 0, 0, 0, 0, 5, 0, 14, 0, 0, 15, 0, 0, 0, - 15, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 3, 0, - 0, 0, 0, 31, 0, 15, 19, 34, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 16, 0, 28, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, - 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 24, 0, 17, - 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 9, 0, 0, 0, - 0, 22, 8, 0, 0, 0, 15, 28, 0, 12, 0, 0, 0, 0, - 19, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 12, 0, - 0, 0, 0, 37, 0, 0, 0, 0, 31, 0, 0, 0, 0, 34, - 0, 0, 0, 0, 18, 0, 0, 29, 0, 0, 12, 15, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 32, 22, - 28, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 15, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, - 0, 0, 0, 28, 10, 35, 8, 33, 28, 0, 0, 34, 0, 0, - 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 14, 37, 22, 0, - 0, 12, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, - 33, 0, 0, 0, 12, 0, 0, 0, 0, 0, 19, 15, 0, 0, - 0, 0, 0, 0, 31, 31, 0, 26, 0, 0, 13, 0, 0, 0, - 0, 29, 0, 0, 0, 13, 12, 28, 18, 0, 29, 0, 14, 0, - 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 27, 0, 0, - 0, 14, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 42, 13, 0, 0, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 13, - 0, 0, 8, 14, 33, 0, 0, 0, 0, 0, 0, 23, 16, 0, - 0, 0, 0, 0, 0, 34, 0, 0, 20, 0, 0, 0, 0, 0, - 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, - 0, 0, 9, 0, 0, 0, 0, 32, 31, 0, 30, 25, 0, 32, - 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, - 0, 0, 14, 0, 0, 0, 18, 35, 0, 21, 0, 0, 14, 0, - 0, 25, 18, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 15, - 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, - 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 28, 0, 0, 0, - 0, 0, 13, 27, 18, 0, 0, 25, 15, 20, 0, 27, 0, 0, - 18, 10, 0, 14, 0, 31, 0, 28, 0, 0, 6, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 17, 0, - 0, 0, 0, 0, 0, 0, 28, 25, 0, 0, 0, 0, 0, 14, - 0, 0, 0, 18, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 10, 36, 0, 0, 0, 0, 34, 0, 15, 16, 0, 0, 0, - 0, 0, 0, 10, 27, 0, 0, 13, 22, 0, 0, 0, 0, 0, - 28, 18, 0, 0, 0, 0, 0, 26, 0, 0, 28, 0, 0, 14, - 0, 0, 0, 15, 0, 0, 0, 27, 17, 0, 0, 0, 0, 0, - 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 27, - 29, 0, 0, 0, 0, 0, 24, 0, 11, 0, 0, 0, 9, 0, - 43, 0, 0, 0, 0, 0, 0, 31, 7, 0, 0, 0, 0, 0, - 0, 0, 0, 19, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 27, 36, 0, - 0, 0, 0, 0, 0, 14, 0, 0, 0, 16, 0, 0, 16, 0, - 0, 0, 0, 0, 10, 0, 11, 0, 0, 0, 0, 28, 0, 10, - 0, 0, 27, 0, 0, 0, 0, 27, 25, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 14, 0, 14, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 26, - 22, 0, 0, 14, 0, 24, 0, 0, 0, 18, 0, 32, 0, 0, - 0, 0, 0, 0, 0, 18, 0, 0, 9, 0, 0, 0, 14, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, - 0, 38, 15, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 20, 0, - 10, 0, 0, 0, 0, 0, 0, 0, 0, 2, 13, 0, 0, 0, - 18, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, - 0, 0, 15, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, - 0, 14, 0, 0, 0, 0, 18, 0, 0, 0, 0, 24, 0, 18, - 0, 17, 0, 0, 25, 0, 0, 0, 0, 18, 27, 0, 0, 0, - 0, 0, 0, 0, 0, 30, 14, 0, 0, 0, 0, 19, 8, 0, - 0, 0, 0, 43, 0, 0, 0, 3, 0, 0, 0, 0, 33, 0, - 0, 0, 0, 0, 33, 17, 0, 0, 0, 0, 32, 0, 0, 0, - 0, 33, 0, 0, 0, 37, 0, 37, 0, 0, 22, 15, 0, 17, - 29, 0, 38, 0, 0, 0, 0, 24, 0, 0, 0, 0, 11, 0, - 0, 0, 0, 0, 18, 14, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 18, 0, 0, 0, 27, 0, 0, 18, 0, 27, 0, 0, 0, - 0, 16, 0, 0, 0, 0, 23, 0, 0, 0, 18, 14, 0, 33, - 0, 0, 0, 37, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 36, 0, 0, 0, 0, 0, 19, 28, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 16, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, - 19, 30, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 15, - 0, 22, 0, 0, 17, 0, 0, 0, 0, 13, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 14, 17, 0, 0, 12, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 15, 30, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 28, 0, - 0, 0, 0, 0, 0, 36, 8, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 19, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, - 0, 11, 0, 27, 0, 30, 0, 0, 0, 0, 0, 0, 43, 0, - 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 15, 0, 0, - 30, 0, 24, 0, 0, 24, 0, 0, 17, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 15, 0, 0, 0, 17, 23, 0, 7, 0, - 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 11, - 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 21, 0, 0, 13, 0, 0, 0, 0, 15, 0, 0, 0, 11, 0, - 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, - 0, 0, 37, 0, 33, 0, 0, 0, 37, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 14, 0, 22, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, - 0, 0, 0, 0, 9, 0, 0, 22, 0, 0, 0, 0, 0, 23, - 0, 0, 0, 0, 0, 24, 0, 0, 17, 0, 15, 0, 0, 35, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 26, 0, 0, - 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 37, 0, - 0, 0, 35, 0, 30, 28, 0, 0, 0, 0, 18, 27, 0, 0, + 0, 0, 3, 0, 0, 12, 0, 0, 0, 0, 15, 0, 0, 0, + 0, 0, 11, 3, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, + 0, 0, 0, 1, 0, 0, 0, 0, 5, 0, 0, 10, 0, 13, + 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, + 0, 0, 0, 0, 0, 0, 0, 12, 0, 9, 0, 18, 18, 0, + 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 9, 0, + 6, 0, 13, 0, 0, 10, 23, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, + 17, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, + 31, 0, 16, 0, 0, 0, 0, 0, 0, 0, 32, 13, 0, 0, + 0, 22, 0, 0, 0, 0, 0, 0, 15, 0, 0, 14, 0, 0, + 0, 13, 0, 0, 16, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, + 0, 13, 0, 31, 0, 0, 23, 0, 0, 0, 0, 0, 0, 11, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 27, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 17, + 0, 0, 0, 2, 11, 0, 19, 14, 19, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, - 35, 0, 0, 0, 0, 30, 0, 0, 0, 6, 24, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, - 24, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 18, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 72, 0, 0, 20, 30, 0, 0, 0, 0, 14, - 0, 6, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 14, 0, 14, 30, 0, 0, 0, 0, 7, - 0, 0, 0, 0, 0, 0, 0, 35, 26, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 9, 7, 16, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 21, 0, - 0, 11, 15, 0, 10, 0, 0, 0, 12, 0, 0, 0, 0, 0, - 41, 0, 0, 0, 11, 0, 0, 0, 0, 0, 10, 0, 0, 32, - 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, + 14, 0, 0, 17, 15, 0, 0, 0, 0, 9, 0, 0, 0, 37, + 0, 0, 0, 0, 15, 0, 0, 0, 11, 0, 15, 14, 0, 14, + 0, 0, 0, 0, 0, 20, 0, 0, 0, 11, 0, 0, 0, 0, + 0, 0, 0, 0, 30, 0, 17, 22, 2, 0, 2, 0, 0, 16, + 13, 14, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 9, + 0, 14, 0, 13, 12, 0, 0, 0, 0, 15, 14, 0, 0, 13, + 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 13, 0, 0, 0, + 0, 22, 0, 0, 11, 23, 0, 0, 10, 18, 0, 12, 0, 2, + 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 11, 0, 0, + 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 6, 21, 0, + 0, 0, 0, 0, 48, 0, 0, 9, 0, 0, 0, 23, 0, 0, + 12, 17, 17, 0, 0, 0, 0, 7, 2, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 12, 0, 0, 0, 14, 0, 0, 15, 0, 14, + 15, 0, 0, 0, 20, 19, 0, 0, 0, 0, 19, 18, 24, 0, + 16, 0, 0, 0, 0, 0, 25, 0, 0, 0, 10, 0, 12, 0, + 13, 0, 0, 0, 0, 0, 17, 0, 0, 23, 0, 9, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, + 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 18, 0, 17, 14, 0, 0, 11, 0, 0, 24, 11, 0, 18, 0, + 0, 15, 0, 22, 0, 0, 25, 27, 0, 0, 0, 0, 0, 0, + 0, 10, 0, 12, 0, 0, 0, 23, 0, 0, 14, 10, 12, 0, + 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 9, 27, 10, 0, + 0, 0, 0, 0, 12, 0, 0, 18, 0, 10, 0, 0, 0, 0, + 0, 13, 0, 10, 0, 0, 0, 0, 0, 0, 13, 27, 0, 23, + 0, 0, 0, 12, 14, 0, 0, 0, 0, 0, 0, 0, 17, 0, + 0, 14, 0, 6, 0, 13, 0, 20, 14, 0, 0, 0, 0, 0, + 0, 0, 21, 13, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, + 0, 0, 0, 6, 0, 0, 0, 0, 13, 0, 43, 0, 0, 0, + 15, 0, 30, 19, 26, 0, 0, 0, 0, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 15, 0, 0, 0, 10, 0, 0, 19, 0, 0, + 0, 0, 24, 0, 0, 0, 0, 33, 22, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 47, 0, 0, 0, 15, 0, 0, 24, 22, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 15, 9, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 24, 25, 0, 0, 0, 0, + 11, 0, 0, 0, 31, 0, 0, 14, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 13, 0, 0, 23, 0, 11, 0, 26, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 15, 19, 12, 0, 0, 11, 26, 16, 17, 0, 0, + 39, 40, 0, 15, 0, 0, 14, 14, 0, 0, 19, 0, 0, 28, + 0, 16, 0, 19, 16, 0, 0, 0, 13, 0, 0, 0, 11, 0, + 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 21, 0, 12, 0, + 0, 0, 0, 0, 0, 11, 0, 20, 0, 0, 0, 19, 5, 21, + 0, 0, 0, 0, 17, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 21, 0, 0, 11, - 0, 0, 0, 0, 0, 0, 28, 0, 0, 16, 0, 12, 0, 0, - 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 19, - 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 16, 0, 15, 0, - 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 23, 0, 35, 0, 24, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 14, 29, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, - 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, - 0, 14, 0, 0, 0, 0, 9, 0, 0, 0, 15, 0, 0, 0, + 0, 0, 0, 0, 16, 23, 0, 0, 0, 0, 0, 13, 0, 15, + 0, 0, 15, 0, 21, 0, 22, 35, 0, 0, 0, 0, 29, 7, + 0, 0, 24, 0, 15, 0, 15, 0, 0, 0, 0, 0, 0, 18, + 0, 0, 0, 13, 0, 0, 11, 0, 0, 0, 0, 12, 0, 0, + 18, 32, 0, 0, 11, 14, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 30, 10, 0, 18, 0, 0, 0, 34, 0, 0, 0, 0, 42, + 15, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 14, 15, 0, + 0, 13, 0, 0, 0, 0, 10, 18, 0, 0, 0, 0, 0, 0, + 0, 9, 16, 23, 0, 0, 0, 0, 0, 17, 0, 0, 21, 0, + 17, 25, 0, 28, 0, 0, 0, 0, 9, 0, 0, 0, 14, 0, + 17, 0, 20, 0, 14, 16, 9, 0, 0, 0, 0, 0, 0, 0, + 0, 26, 3, 0, 0, 0, 0, 19, 11, 0, 0, 0, 27, 13, + 24, 0, 0, 20, 16, 0, 0, 0, 0, 6, 0, 0, 0, 0, + 37, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 13, 0, 0, 0, 13, 0, 0, 0, 0, + 0, 0, 0, 0, 9, 0, 0, 0, 0, 39, 0, 0, 0, 12, + 0, 0, 0, 0, 0, 18, 0, 0, 0, 21, 0, 32, 0, 0, + 0, 25, 0, 28, 0, 1, 0, 0, 0, 14, 20, 0, 8, 22, + 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 19, 13, 0, 18, + 18, 0, 3, 0, 0, 0, 0, 15, 0, 0, 23, 13, 0, 11, + 0, 30, 14, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 4, 0, 0, 0, + 0, 0, 14, 0, 0, 14, 0, 16, 18, 0, 0, 0, 21, 0, + 0, 0, 0, 0, 0, 0, 10, 26, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 12, 0, 27, 0, + 20, 0, 24, 31, 16, 0, 16, 0, 0, 0, 15, 0, 0, 15, + 0, 0, 0, 11, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, + 0, 0, 12, 0, 0, 0, 14, 9, 20, 0, 23, 0, 0, 0, + 24, 0, 12, 0, 13, 0, 0, 0, 0, 0, 24, 0, 13, 0, + 0, 0, 22, 9, 12, 0, 0, 0, 13, 0, 0, 0, 0, 0, + 11, 15, 0, 0, 0, 0, 0, 16, 0, 15, 0, 29, 0, 12, + 0, 0, 0, 0, 39, 0, 0, 11, 0, 0, 8, 18, 0, 0, + 19, 23, 0, 12, 0, 27, 0, 0, 0, 0, 0, 0, 42, 0, + 0, 1, 26, 0, 0, 19, 35, 17, 0, 0, 0, 17, 38, 16, + 0, 0, 14, 18, 0, 15, 0, 0, 0, 0, 0, 0, 0, 24, + 0, 9, 0, 13, 20, 14, 0, 0, 0, 0, 7, 0, 0, 0, + 0, 0, 12, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 35, 14, 0, 0, 18, 0, 0, 14, + 0, 23, 0, 0, 25, 0, 0, 20, 0, 12, 0, 0, 0, 0, + 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, + 0, 6, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, + 0, 22, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 18, 0, 0, 0, 3, 9, 0, 0, 0, 0, 0, + 0, 0, 0, 13, 0, 0, 0, 0, 28, 0, 0, 10, 0, 38, + 0, 0, 0, 0, 0, 2, 21, 16, 0, 0, 0, 0, 0, 16, + 0, 16, 0, 24, 0, 10, 0, 0, 11, 0, 0, 9, 0, 0, + 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 6, + 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 13, 0, 0, 0, 12, 23, 10, 0, 0, 0, 0, 10, 0, + 0, 10, 0, 16, 23, 0, 0, 0, 0, 0, 25, 0, 0, 0, + 8, 0, 16, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, + 0, 0, 11, 0, 0, 14, 7, 19, 0, 9, 0, 27, 0, 0, + 0, 0, 23, 0, 0, 0, 0, 21, 28, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 21, 25, 0, 15, 10, 8, 0, 0, 0, 15, + 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 9, + 0, 21, 0, 0, 0, 0, 0, 44, 0, 0, 9, 0, 0, 0, + 0, 0, 0, 20, 0, 11, 0, 0, 0, 25, 25, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 22, 0, 0, - 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, - 0, 0, 0, 0, 0, 0, 0, 14, 0, 35, 0, 0, 0, 0, + 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 9, + 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 3, 0, 0, 0, + 0, 0, 18, 0, 0, 16, 0, 0, 0, 28, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 0, 0, 0, 10, 0, 0, 0, 0, 0, + 0, 18, 0, 0, 0, 0, 10, 0, 12, 0, 0, 0, 0, 0, + 0, 0, 0, 15, 0, 0, 12, 0, 0, 17, 0, 0, 31, 21, + 0, 10, 0, 0, 0, 20, 10, 0, 14, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 6, 0, 0, 13, 0, 0, 10, 0, 0, 0, + 0, 18, 20, 0, 0, 0, 0, 0, 0, 20, 4, 0, 0, 0, + 11, 0, 0, 0, 0, 0, 16, 0, 0, 24, 0, 0, 15, 0, + 0, 0, 14, 0, 0, 0, 0, 0, 20, 0, 0, 0, 26, 0, + 0, 0, 0, 16, 13, 0, 7, 21, 0, 15, 10, 31, 0, 3, + 0, 7, 0, 0, 0, 0, 0, 13, 8, 0, 0, 0, 21, 0, + 0, 22, 0, 0, 0, 0, 27, 13, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, + 22, 14, 0, 18, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 37, 31, 29, 0, 0, 0, 3, 0, 0, + 0, 0, 0, 6, 16, 0, 22, 12, 0, 19, 0, 0, 0, 0, + 0, 0, 0, 23, 0, 0, 0, 13, 0, 22, 0, 0, 0, 13, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 35, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, - 0, 0, 2, 0, 0, 0, 0, 0, 0, 15, 0, 0, 15, 0, - 0, 31, 0, 0, 0, 15, 0, 19, 0, 0, 0, 35, 0, 0, - 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 16, 14, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 3, 30, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 2, 0, - 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 21, 10, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 17, 0, 0, 0, 27, 0, 24, 0, 0, 0, 0, 0, 16, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, - 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 16, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, - 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, - 0, 0, 38, 0, 4, 19, 0, 0, 0, 0, 0, 0, 0, 23, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 6, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 27, - 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 24, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 20, 0, 22, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, - 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 22, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 16, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, - 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 35, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 16, 24, 0, 0, 0, 0, 15, + 0, 0, 0, 12, 22, 18, 0, 15, 0, 0, 0, 0, 0, 15, + 22, 0, 0, 0, 0, 0, 0, 0, 9, 0, 10, 19, 0, 0, + 31, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 18, 0, + 0, 23, 0, 0, 0, 30, 0, 0, 0, 0, 31, 0, 0, 22, + 0, 0, 0, 42, 0, 0, 30, 0, 0, 0, 22, 0, 0, 0, + 0, 10, 0, 10, 0, 0, 0, 0, 0, 0, 17, 0, 22, 0, + 0, 0, 0, 29, 0, 0, 0, 14, 0, 0, 0, 20, 0, 0, + 0, 26, 0, 25, 0, 0, 0, 25, 0, 0, 18, 0, 16, 0, + 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 14, 30, 0, 0, + 24, 14, 18, 0, 0, 12, 0, 0, 28, 0, 24, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 23, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 17, 0, 0, 27, 0, 0, 0, 0, 28, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 26, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 29, 11, 0, 0, - 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 14, 0, 0, - 0, 0, 22, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, - 0, 0, 13, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, - 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 19, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, - 0, 0, 0, 0, 14, 36, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 25, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 26, 0, 0, 0, 14, 13, 0, 0, 0, 0, 0, 0, 7, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 15, 0, 25, 0, - 0, 0, 0, 28, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, - 0, 2, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 24, 0, - 0, 0, 13, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 25, 0, 0, 27, 0, 0, 24, 0, 0, 0, 16, 17, - 0, 17, 0, 0, 0, 0, 0, 28, 25, 19, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, - 7, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 31, - 15, 0, 0, 0, 0, 0, 0, 63, 17, 0, 0, 0, 0, 17, - 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 31, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 16, 0, - 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 20, - 0, 0, 36, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 25, 0, 0, 0, 0, 0, 11, 0, 15, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, - 0, 0, 0, 0, 11, 0, 0, 0, 0, 17, 0, 0, 0, 0, - 0, 4, 0, 0, 0, 17, 0, 27, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, - 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 0, 25, 0, 0, 38, 0, 0, 25, - 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 13, 0, - 0, 0, 0, 26, 0, 0, 17, 0, 0, 29, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 17, - 0, 15, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 32, 0, - 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, - 0, 0, 0, 25, 0, 0, 0, 0, 16, 0, 0, 0, 35, 7, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, - 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 28, 0, 0, 0, 31, 0, 0, 0, 16, 0, - 0, 0, 0, 17, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, - 17, 16, 23, 0, 9, 0, 0, 0, 0, 0, 17, 0, 0, 0, - 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 22, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 13, 0, - 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 26, 0, 0, - 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 13, 0, 24, - 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, - 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 33, 0, 0, - 22, 0, 0, 0, 0, 0, 0, 28, 0, 0, 22, 0, 0, 0, - 0, 6, 0, 0, 11, 0, 0, 0, 0, 0, 28, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, - 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 15, 0, 22, 0, 0, 13, 0, 0, 0, 0, 22, 0, - 0, 0, 0, 0, 0, 28, 0, 0, 22, 0, 0, 0, 0, 0, - 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 22, 0, 0, - 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 22, 22, 17, 0, 25, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 17, 0, 0, - 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 18, 0, 16, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 25, - 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 28, 0, 0, 22, - 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 8, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, - 22, 7, 0, 25, 0, 0, 0, 22, 16, 0, 0, 0, 0, 0, - 28, 0, 0, 22, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 22, 0, 0, 25, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 37, 28, 0, 0, 0, 0, 0, - 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, - 0, 0, 14, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 29, - 0, 4, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, - 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 13, 0, 28, 0, 0, 0, 0, 14, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, - 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, - 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 15, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 4, 0, 0, 0, 0, 0, 19, 0, 0, 28, 0, - 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 7, 0, 0, - 0, 28, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 14, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 15, 0, 0, 0, 0, 14, 0, 0, 0, 0, 40, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, - 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 24, 0, 0, 0, - 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 14, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, - 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, - 17, 0, 0, 0, 24, 0, 0, 0, 17, 0, 17, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 26, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 17, 0, 0, 34, 0, 17, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 33, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 34, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 31, 0, 0, 26, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, - 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, - 17, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 19, 17, 10, 0, 0, 0, 2, 22, 0, 0, 0, + 0, 0, 23, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, + 16, 11, 0, 8, 15, 15, 0, 27, 0, 0, 18, 21, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 14, 0, + 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 16, 0, 0, 0, 44, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 24, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 34, 0, 11, 0, 0, 0, 3, + 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 28, 24, 0, 0, + 28, 0, 11, 11, 28, 11, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 13, 11, 0, 0, 0, 0, 0, 15, 0, 0, 16, 0, + 0, 0, 0, 17, 0, 0, 16, 10, 0, 0, 0, 14, 15, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, + 0, 0, 9, 20, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, + 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, + 0, 0, 25, 0, 0, 0, 20, 0, 0, 22, 0, 50, 10, 0, + 0, 0, 0, 19, 7, 0, 0, 11, 28, 11, 0, 0, 0, 0, + 0, 0, 0, 0, 18, 0, 0, 21, 0, 0, 21, 28, 0, 0, + 22, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, + 0, 12, 42, 0, 0, 0, 16, 15, 0, 0, 35, 15, 0, 0, + 0, 13, 0, 0, 0, 38, 0, 0, 0, 0, 24, 0, 0, 0, + 0, 0, 0, 0, 0, 28, 23, 0, 33, 0, 0, 0, 0, 26, + 12, 21, 0, 0, 12, 23, 25, 0, 0, 0, 13, 29, 8, 23, + 0, 0, 0, 0, 0, 0, 0, 18, 11, 0, 0, 0, 0, 0, + 0, 30, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, + 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 18, 0, + 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, + 0, 0, 29, 0, 29, 0, 0, 19, 0, 0, 0, 0, 17, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 33, 0, + 0, 0, 0, 31, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, + 12, 0, 0, 30, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, + 0, 27, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 24, + 0, 0, 0, 30, 0, 0, 0, 0, 13, 40, 0, 0, 0, 0, + 24, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, + 0, 22, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 29, + 17, 0, 4, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, + 0, 27, 17, 0, 23, 0, 0, 0, 22, 0, 0, 0, 0, 10, + 19, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 17, 0, + 0, 22, 0, 0, 0, 15, 8, 0, 0, 0, 12, 0, 17, 11, + 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 32, + 18, 0, 0, 0, 0, 32, 0, 0, 18, 0, 0, 0, 0, 0, + 3, 0, 42, 0, 23, 0, 0, 0, 0, 0, 0, 16, 0, 0, + 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 20, 18, + 0, 0, 23, 0, 20, 0, 0, 0, 0, 0, 30, 29, 0, 0, + 0, 10, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 27, + 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 22, 36, 9, + 24, 0, 0, 0, 0, 35, 0, 0, 0, 2, 0, 0, 0, 0, + 18, 0, 0, 0, 0, 0, 0, 22, 26, 0, 0, 0, 0, 0, + 0, 0, 31, 14, 0, 0, 0, 0, 17, 0, 14, 0, 18, 0, + 4, 0, 0, 13, 3, 19, 27, 0, 14, 0, 10, 0, 22, 0, + 0, 0, 11, 22, 0, 23, 12, 0, 22, 0, 0, 0, 0, 0, + 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 29, 29, + 0, 0, 16, 0, 0, 0, 0, 0, 11, 0, 0, 0, 21, 0, + 0, 0, 13, 0, 0, 23, 20, 0, 18, 0, 0, 0, 0, 13, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, + 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 0, 2, 0, 28, 0, 0, 0, 0, 22, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 7, 0, 21, 37, 25, 0, 26, 14, + 0, 0, 14, 9, 0, 16, 0, 0, 33, 0, 29, 0, 0, 14, + 13, 0, 0, 24, 0, 0, 14, 0, 0, 0, 9, 0, 31, 0, + 0, 0, 0, 0, 11, 0, 11, 0, 0, 3, 0, 0, 0, 0, + 0, 14, 0, 0, 0, 14, 18, 0, 0, 0, 0, 0, 0, 26, + 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, + 0, 0, 0, 0, 0, 17, 0, 33, 20, 0, 30, 19, 0, 0, + 34, 23, 21, 15, 0, 12, 0, 0, 0, 0, 16, 28, 0, 0, + 0, 0, 23, 0, 0, 0, 0, 32, 0, 0, 0, 25, 0, 0, + 0, 19, 29, 0, 0, 0, 0, 26, 17, 34, 24, 0, 0, 33, + 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 24, 0, 0, + 15, 0, 0, 0, 0, 14, 0, 0, 27, 0, 0, 0, 0, 0, + 0, 0, 11, 0, 0, 0, 0, 9, 0, 0, 24, 0, 0, 0, + 0, 22, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, + 28, 0, 0, 0, 0, 0, 0, 0, 11, 0, 15, 0, 0, 0, + 8, 30, 0, 0, 0, 0, 0, 17, 0, 31, 3, 0, 0, 0, + 6, 0, 23, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, + 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 26, 9, 24, 0, + 0, 0, 0, 0, 0, 0, 17, 14, 0, 18, 0, 0, 0, 35, + 23, 0, 3, 0, 0, 0, 15, 31, 0, 0, 0, 0, 30, 0, + 28, 0, 23, 0, 6, 0, 0, 0, 20, 2, 0, 0, 8, 0, + 0, 0, 11, 0, 19, 0, 0, 0, 0, 0, 11, 0, 0, 24, + 0, 11, 24, 0, 0, 0, 14, 13, 20, 31, 0, 24, 26, 0, + 0, 0, 26, 0, 0, 0, 17, 0, 0, 0, 20, 0, 6, 0, + 0, 0, 0, 8, 0, 18, 11, 0, 25, 0, 0, 25, 0, 9, + 0, 30, 13, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, + 9, 0, 0, 13, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, + 0, 25, 9, 16, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 21, 0, 17, 0, 0, 0, 30, 0, 16, + 11, 0, 0, 24, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 19, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 19, 0, 0, 0, 15, 0, 0, 12, 0, 0, + 0, 0, 22, 34, 0, 26, 0, 0, 34, 0, 0, 0, 12, 0, + 0, 0, 0, 0, 21, 0, 0, 0, 14, 0, 0, 0, 11, 0, + 0, 0, 0, 0, 12, 19, 0, 0, 0, 0, 0, 11, 0, 16, + 0, 28, 0, 25, 0, 15, 0, 16, 0, 30, 0, 0, 26, 0, + 8, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 30, 0, + 13, 14, 0, 0, 35, 0, 15, 11, 0, 16, 0, 0, 20, 0, + 0, 0, 0, 32, 0, 2, 0, 29, 11, 0, 0, 0, 23, 0, + 0, 0, 0, 13, 0, 0, 20, 0, 23, 0, 31, 0, 0, 0, + 34, 0, 0, 0, 13, 0, 0, 19, 0, 0, 0, 13, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 12, 0, 0, 0, + 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, + 4, 0, 7, 0, 0, 25, 15, 0, 0, 22, 0, 0, 0, 3, + 24, 4, 6, 0, 0, 0, 30, 0, 0, 0, 0, 0, 3, 0, + 0, 0, 0, 24, 0, 30, 0, 0, 0, 6, 0, 0, 0, 0, + 12, 14, 0, 37, 0, 0, 0, 0, 0, 0, 0, 13, 0, 12, + 0, 15, 10, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 21, 0, 29, 0, 0, 25, 0, + 15, 12, 0, 0, 23, 0, 6, 0, 0, 18, 0, 0, 0, 0, + 0, 0, 15, 15, 0, 6, 0, 0, 0, 0, 0, 0, 0, 29, + 0, 0, 2, 13, 0, 15, 22, 0, 0, 0, 0, 0, 0, 0, + 28, 2, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, + 0, 0, 19, 0, 0, 0, 0, 12, 0, 6, 0, 0, 0, 0, + 0, 9, 0, 22, 0, 0, 12, 0, 31, 0, 18, 0, 0, 0, + 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 9, 0, 0, 8, 15, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, + 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 32, 0, 0, 15, 0, 0, 34, 0, 0, 0, 0, + 0, 0, 0, 16, 8, 26, 0, 0, 0, 0, 0, 32, 0, 0, + 0, 0, 0, 16, 0, 2, 11, 11, 22, 0, 0, 0, 29, 41, + 0, 0, 0, 0, 0, 0, 7, 17, 0, 31, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, + 0, 0, 0, 14, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 14, 0, 0, 15, 17, 0, 0, 0, 0, + 21, 22, 0, 0, 0, 25, 29, 0, 15, 13, 0, 2, 0, 0, + 0, 15, 25, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, + 24, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 28, 0, 0, + 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 16, 0, 0, 23, + 0, 0, 0, 0, 0, 0, 0, 0, 6, 16, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, + 3, 0, 4, 0, 8, 0, 0, 0, 39, 0, 0, 0, 16, 0, + 0, 3, 0, 4, 6, 0, 0, 0, 30, 12, 0, 0, 0, 29, + 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 26, 0, 0, 42, 0, 0, 0, 0, 22, 0, 19, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 37, 14, + 0, 0, 0, 2, 9, 0, 0, 0, 13, 0, 0, 30, 13, 0, + 11, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 12, 0, 0, 0, 14, 0, 0, 0, 0, 14, 22, 0, 0, + 0, 0, 0, 20, 0, 14, 24, 0, 10, 0, 0, 0, 0, 0, + 17, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 12, 11, 73, 74, 0, 0, 0, 0, 17, 0, 0, 0, 0, + 0, 0, 18, 25, 0, 0, 0, 0, 0, 0, 38, 0, 19, 0, + 0, 0, 0, 0, 0, 13, 16, 0, 19, 0, 0, 0, 0, 0, + 0, 0, 32, 0, 0, 35, 0, 0, 14, 0, 0, 0, 0, 0, + 0, 0, 7, 0, 0, 0, 33, 0, 0, 22, 0, 0, 0, 0, + 0, 0, 0, 25, 0, 28, 0, 0, 28, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 0, 0, 7, 37, 12, 0, 0, 0, 8, 15, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 32, 11, 0, 0, + 0, 0, 0, 0, 0, 0, 19, 0, 0, 14, 0, 0, 41, 0, + 26, 0, 0, 0, 31, 34, 0, 0, 18, 0, 0, 0, 23, 14, + 18, 0, 0, 0, 19, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, + 0, 19, 0, 0, 0, 0, 2, 0, 0, 0, 13, 15, 8, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 27, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 21, 0, 0, 0, 0, 24, 0, 0, 0, 3, 0, + 0, 13, 15, 0, 4, 0, 15, 0, 0, 0, 0, 32, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 30, + 13, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 11, 0, 12, + 0, 0, 0, 13, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 14, 14, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, + 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 14, 16, 0, + 0, 0, 29, 0, 23, 12, 0, 0, 0, 0, 0, 0, 0, 27, + 0, 0, 0, 0, 19, 0, 0, 34, 16, 0, 0, 0, 34, 43, + 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 30, 0, 0, + 0, 0, 27, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 19, 0, 12, 10, 0, 4, 0, 0, 18, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 24, 0, 0, + 0, 0, 0, 0, 23, 0, 0, 35, 0, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 18, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, + 15, 15, 0, 0, 0, 14, 0, 0, 0, 0, 0, 4, 23, 0, + 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, + 0, 0, 0, 14, 0, 0, 0, 0, 27, 0, 0, 0, 35, 0, + 30, 21, 0, 0, 18, 0, 0, 0, 12, 0, 0, 18, 0, 14, + 28, 25, 14, 0, 0, 0, 0, 0, 19, 0, 0, 24, 13, 0, + 0, 0, 0, 0, 0, 6, 0, 0, 15, 0, 0, 0, 0, 0, + 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 19, 0, 16, 0, 0, 0, 22, 0, + 0, 23, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, + 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, + 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 34, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 31, 0, 15, 0, 14, 0, 0, 0, 0, 0, 28, + 18, 0, 13, 0, 0, 14, 0, 0, 18, 0, 0, 0, 0, 15, + 0, 21, 0, 10, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, + 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 14, + 0, 0, 0, 0, 14, 0, 0, 0, 0, 17, 0, 18, 23, 10, + 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 28, 8, 0, 0, 17, 15, + 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 22, 0, 0, + 0, 0, 29, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 14, 16, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 24, 24, + 0, 6, 0, 16, 0, 0, 0, 17, 0, 0, 0, 27, 0, 0, + 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, + 24, 19, 0, 13, 18, 0, 0, 15, 15, 0, 0, 0, 0, 0, + 14, 0, 0, 0, 0, 0, 0, 14, 15, 0, 0, 17, 0, 0, + 0, 18, 0, 0, 0, 22, 0, 0, 23, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, + 0, 30, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 16, + 0, 0, 0, 25, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 28, 0, 0, 23, + 0, 15, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 22, 0, 17, 0, 0, 0, 0, 0, 0, + 0, 10, 37, 34, 0, 0, 0, 0, 0, 0, 17, 0, 0, 26, + 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 25, 0, 0, 0, 11, 27, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 24, 0, 28, 0, 22, 0, 0, 0, 0, 23, 0, 0, 0, + 0, 0, 14, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 10, + 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, + 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 0, 0, 0, 0, 31, 0, 0, 0, 28, + 0, 0, 0, 0, 0, 0, 14, 16, 0, 0, 0, 0, 23, 0, + 0, 0, 11, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 15, 0, 0, 22, 37, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 9, 0, 0, 14, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, + 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 15, 0, 0, 11, + 0, 11, 18, 0, 0, 0, 0, 0, 0, 21, 0, 17, 0, 0, + 0, 10, 0, 0, 0, 0, 12, 0, 0, 34, 0, 0, 0, 19, + 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 18, 0, + 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 31, 0, 22, 0, 0, 0, 0, 0, 0, 39, 0, 0, 30, 0, + 0, 0, 38, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 36, + 0, 28, 0, 8, 0, 16, 21, 0, 0, 0, 0, 0, 11, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 16, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 43, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 18, 0, 0, 0, 0, 0, 22, 0, 6, 0, 0, + 18, 23, 0, 0, 0, 18, 0, 18, 0, 0, 0, 18, 0, 21, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 18, + 0, 28, 15, 0, 19, 0, 0, 0, 0, 19, 0, 0, 0, 0, + 0, 0, 0, 33, 0, 0, 0, 0, 0, 18, 31, 0, 0, 0, + 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, + 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 27, 14, 0, + 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, + 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 24, 10, 0, 0, 0, 0, 18, 0, 0, 15, 0, 0, 9, 0, + 0, 0, 0, 8, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, + 0, 0, 24, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 36, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, + 27, 0, 0, 0, 0, 0, 18, 15, 0, 0, 0, 26, 0, 0, + 0, 7, 0, 21, 0, 0, 30, 0, 0, 25, 11, 0, 0, 25, + 0, 0, 24, 0, 0, 0, 0, 0, 0, 19, 0, 15, 0, 0, + 0, 22, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, + 14, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, + 0, 28, 0, 0, 0, 23, 0, 0, 0, 24, 0, 0, 0, 15, + 17, 0, 0, 0, 12, 29, 0, 0, 0, 0, 0, 0, 0, 0, + 14, 17, 0, 36, 0, 0, 0, 27, 0, 0, 0, 0, 29, 0, + 0, 0, 0, 29, 12, 31, 0, 0, 0, 0, 0, 0, 0, 0, + 30, 0, 0, 0, 0, 0, 0, 11, 0, 3, 0, 0, 0, 0, + 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, + 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 32, 0, 28, + 0, 0, 0, 0, 0, 0, 21, 14, 0, 10, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 31, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 18, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 21, 0, 14, 0, 0, 0, 0, 20, 0, 23, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, + 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 21, 0, 0, 0, 0, 0, 0, 0, 0, 21, 16, 0, 0, 0, + 14, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 32, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 9, 0, 0, 0, 20, 0, 0, 0, 15, 0, 0, 0, 0, 0, + 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, + 0, 0, 0, 13, 31, 0, 0, 21, 0, 10, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 25, 13, + 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 11, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, + 0, 35, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 24, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 17, 29, 0, 0, 16, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 31, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 6, 0, 30, 0, 0, 11, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 20, + 14, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 15, 0, 0, 24, 0, + 0, 0, 28, 0, 0, 15, 29, 0, 0, 0, 0, 0, 19, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, + 0, 0, 0, 23, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 19, 13, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 72, 7, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, + 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 18, 0, 15, 0, + 16, 0, 32, 0, 5, 0, 0, 0, 0, 0, 0, 0, 36, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 11, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, + 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, + 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 35, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 17, + 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, + 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 2, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, + 3, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 22, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 19, 0, 15, 0, 0, 30, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, + 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 20, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 9, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 24, 8, 0, 0, 0, 0, 0, 0, + 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 10, 0, 25, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, 0, + 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 2, 0, 33, 0, 0, 0, 24, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 17, + 0, 0, 35, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 25, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 15, 36, 0, 0, 0, 0, 9, 0, 0, 0, + 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 6, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 29, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 27, + 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 16, 0, 0, 0, + 0, 0, 0, 29, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 26, 0, + 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 20, 25, + 0, 0, 0, 0, 0, 0, 6, 0, 0, 24, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 25, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 24, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, + 0, 0, 17, 0, 0, 15, 0, 0, 0, 0, 11, 0, 0, 0, + 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 2, 9, 0, 0, 0, 0, 0, 0, 0, 0, 14, + 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 25, 0, 0, 35, 0, 0, 0, 0, 0, 0, 24, 0, 0, + 0, 28, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 33, 26, + 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 22, 0, 0, 0, 0, 27, 0, 0, 0, 0, 25, 0, 0, 0, + 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 28, 11, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 20, 16, 0, 0, 23, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 15, 33, 0, + 0, 14, 0, 25, 25, 0, 0, 0, 35, 0, 0, 0, 10, 17, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, + 0, 33, 0, 0, 0, 37, 0, 0, 0, 0, 0, 19, 0, 0, + 0, 25, 0, 0, 0, 0, 0, 31, 0, 0, 0, 24, 0, 0, + 0, 0, 0, 22, 0, 0, 0, 0, 0, 7, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, + 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 25, 0, + 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 17, + 0, 0, 0, 22, 0, 0, 28, 0, 0, 33, 0, 0, 0, 37, + 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 22, 0, 0, + 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 35, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 13, 0, + 20, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 33, + 0, 14, 17, 0, 25, 25, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, + 0, 0, 33, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 15, + 0, 0, 13, 0, 0, 0, 0, 0, 0, 16, 0, 23, 0, 0, + 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 22, 25, 0, + 0, 0, 0, 0, 24, 35, 0, 0, 0, 0, 0, 0, 28, 0, + 0, 0, 17, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 25, 0, + 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 16, 17, + 0, 0, 0, 0, 0, 0, 26, 0, 0, 16, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 35, 0, + 0, 0, 0, 21, 0, 32, 0, 0, 0, 0, 17, 0, 0, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 25, 0, 0, 14, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 13, 16, 0, 0, 0, 0, 0, 0, 0, 0, + 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 17, + 0, 0, 0, 0, 0, 0, 0, 0, 17, 36, 15, 0, 0, 0, + 0, 0, 0, 17, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 17, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 17, 0, 13, 0, 0, 0, 0, 0, + 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, + 0, 0, 16, 27, 0, 0, 0, 0, 31, 7, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, + 15, 22, 0, 0, 15, 0, 7, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 15, 0, 0, 0, 0, 32, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 16, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 16, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, + 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 4, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 35, + 15, 0, 22, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 17, + 0, 0, 0, 0, 0, 0, 24, 17, 0, 0, 0, 0, 0, 0, + 0, 33, 0, 0, 15, 0, 0, 0, 0, 0, 13, 0, 22, 0, + 36, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, + 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, + 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, + 0, 25, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, + 0, 0, 0, 0, 0, 0, 0, 16, 17, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 13, + 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 22, + 0, 0, 0, 0, 0, 40, 0, 0, 0, 28, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 22, 0, 18, 0, 0, 0, 0, 0, + 0, 0, 0, 28, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, + 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 28, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, + 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, + 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 30, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1009,33 +943,234 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 6, 0, 26, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 14, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 38, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 38, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, + 17, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, + 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 26, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 6, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 28, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 14, 0, 0, + 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 16, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 2, 0, 7, 17, 0, 0, 0, 0, 16, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, + 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, + 16, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 15, 0, 0, + 0, 15, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 28, 0, 0, 3, 14, 0, 0, 22, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, - 0, 0, 15, 0, 0, 36, 0, 0, 0, 15, 0, 0, 0, 0, - 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, + 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 16, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1043,110 +1178,22 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 27, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 13, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, - 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1154,8 +1201,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1166,6 +1211,15 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 15, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 15, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1176,10 +1230,11 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1189,13 +1244,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1204,35 +1252,16 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1243,20 +1272,24 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, + 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1266,21 +1299,24 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1299,7 +1335,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1310,6 +1345,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1317,9 +1353,9 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1334,6 +1370,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1374,7 +1411,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1428,6 +1464,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1442,7 +1479,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1479,6 +1515,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1546,16 +1583,15 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1567,12 +1603,14 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1581,12 +1619,12 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1671,6 +1709,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1722,7 +1761,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1750,6 +1788,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1825,7 +1864,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1878,7 +1916,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -1940,6 +1977,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -2080,6 +2118,7 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, + 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -2199,7 +2238,6 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, @@ -2268,4326 +2306,4296 @@ static const unsigned char lengthtable[] = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 31 + 31 }; static const struct grib_keys_hash wordlist[] = { {""}, {""}, {""}, - {"n",1293}, + {"n",1299}, {""}, - {"nd",1302}, - {"ed",704}, - {"nnn",1306}, - {"td",2097}, - {"t",2087}, + {"nd",1308}, + {"ed",707}, + {"nnn",1312}, + {"td",2105}, + {"t",2095}, {""}, - {"nt",1320}, - {"sd",1886}, - {"na",1296}, + {"nt",1326}, + {"sd",1893}, + {"na",1302}, {""}, - {"m",1174}, + {"m",1180}, {""}, {""}, - {"date",629}, + {"date",632}, {""}, {""}, - {"name",1297}, - {"min",1256}, + {"name",1303}, + {"min",1262}, {""}, - {"data",611}, + {"data",614}, {""}, {""}, - {"ident",938}, - {"one",1488}, - {"time",2123}, + {"ident",941}, + {"one",1494}, + {"time",2131}, {""}, - {"error",757}, + {"error",760}, {""}, - {"mars",1177}, + {"mars",1183}, {""}, - {"year",2339}, - {"names",1301}, + {"year",2347}, + {"names",1307}, {""}, {"band",323}, {""}, - {"stream",2060}, - {"sort",2010}, + {"stream",2068}, + {"sort",2017}, {""}, - {"enorm",747}, + {"enorm",750}, {""}, {""}, - {"metadata",1252}, - {"dy",694}, + {"metadata",1258}, + {"dy",697}, {""}, {""}, - {"eps",752}, - {"domain",687}, - {"spare",2026}, - {"day",640}, + {"eps",755}, + {"domain",690}, + {"spare",2034}, + {"day",643}, {""}, {""}, - {"edition",705}, - {"oper",1500}, - {"present",1643}, - {"param",1596}, - {"rdbtime",1712}, + {"edition",708}, + {"oper",1506}, + {"present",1650}, + {"param",1603}, + {"rdbtime",1719}, {""}, {""}, - {"type",2167}, - {"system",2085}, + {"type",2175}, + {"system",2093}, {""}, - {"parameter",1599}, - {"iteration",1006}, + {"parameter",1606}, + {"iteration",1012}, {""}, {"assertion",311}, - {"dimension",670}, + {"dimension",673}, {""}, {""}, {""}, - {"true",2156}, + {"true",2164}, {"cat",378}, - {"step",2050}, + {"step",2058}, {"centre",396}, {""}, {""}, {""}, {""}, - {"parameters",1607}, + {"parameters",1614}, {""}, - {"timerepres",2136}, - {"opttime",1507}, - {"points",1633}, + {"timerepres",2144}, + {"opttime",1513}, + {"points",1640}, {""}, {"core",589}, - {"three",2110}, + {"three",2118}, {""}, - {"mybits",1292}, - {"hdate",911}, - {"minute",1258}, - {"rectime",1726}, + {"mybits",1298}, + {"hdate",914}, + {"minute",1264}, + {"rectime",1733}, {""}, {""}, - {"units",2216}, - {"second",1887}, + {"units",2224}, + {"second",1894}, {""}, - {"radius",1701}, + {"radius",1708}, {"const",563}, {""}, {""}, - {"status",2049}, - {"number",1321}, + {"status",2057}, + {"number",1327}, {""}, {""}, {""}, {""}, - {"partitions",1612}, + {"partitions",1619}, {""}, - {"section",1909}, - {"instrument",963}, - {"method",1253}, + {"section",1916}, + {"instrument",968}, + {"method",1259}, {""}, {"bitmap",361}, - {"minimum",1257}, - {"direction",673}, - {"leadtime",1067}, - {"obstype",1448}, + {"minimum",1263}, + {"direction",676}, + {"leadtime",1073}, + {"obstype",1454}, {""}, {""}, - {"radials",1700}, - {"phase",1626}, - {"dummy",689}, + {"radials",1707}, + {"phase",1633}, + {"dummy",692}, {""}, - {"dateTime",638}, - {""}, {""}, - {"dataTime",626}, + {"dateTime",641}, + {""}, + {"stepZero",2067}, + {"dataTime",629}, {"Di",30}, {""}, {""}, {""}, {""}, {""}, {""}, - {"statistics",2048}, - {"ucs",2209}, + {"statistics",2056}, + {"ucs",2217}, {""}, {"Dstart",38}, - {"process",1673}, + {"process",1680}, {"char",415}, {""}, - {"dataDate",614}, - {"range",1706}, - {"grid",889}, - {"hundred",930}, - {"marsDir",1181}, - {"precision",1639}, + {"dataDate",617}, + {"range",1713}, + {"grid",892}, + {"hundred",933}, + {"marsDir",1187}, + {"precision",1646}, {""}, - {"landtype",1025}, + {"landtype",1031}, {""}, {"count",603}, {"Dy",42}, {""}, - {"masterDir",1210}, + {"masterDir",1216}, {""}, {""}, - {"hour",922}, + {"hour",925}, {""}, {""}, - {"uco",2208}, - {"dataType",627}, + {"uco",2216}, + {"dataType",630}, {""}, {""}, {""}, {""}, {""}, - {"marsType",1205}, + {"marsType",1211}, {"class",418}, {""}, {""}, {""}, - {"latitude",1033}, - {"rdbType",1710}, + {"latitude",1039}, + {"rdbType",1717}, {""}, {""}, - {"origin",1512}, + {"origin",1518}, {""}, {""}, - {"thousand",2109}, - {"month",1281}, - {"marsDomain",1182}, + {"thousand",2117}, + {"month",1287}, + {"marsDomain",1188}, {"consensus",561}, - {"product",1675}, - {"pl",1630}, + {"product",1682}, + {"pl",1637}, {"correction",594}, {""}, - {"latitudes",1063}, - {"model",1274}, - {"stepType",2055}, - {"isSens",991}, - {"total",2138}, + {"latitudes",1069}, + {"model",1280}, + {"stepType",2063}, + {"isSens",996}, + {"total",2146}, {""}, - {"normal",1309}, + {"normal",1315}, {"country",607}, {""}, {""}, - {"reserved",1750}, - {"dataStream",624}, - {"temperature",2099}, + {"reserved",1757}, + {"dataStream",627}, + {"temperature",2107}, {""}, {""}, {""}, {""}, - {"marsStream",1202}, - {"reportType",1746}, + {"marsStream",1208}, + {"reportType",1753}, {""}, {""}, {""}, - {"million",1255}, + {"million",1261}, {""}, {""}, {""}, {""}, {""}, {""}, - {"rdbtimeDay",1714}, - {"discipline",679}, + {"rdbtimeDay",1721}, + {"discipline",682}, {""}, - {"dummyc",692}, + {"dummyc",695}, {""}, - {"version",2265}, - {"endStep",739}, - {"varno",2260}, + {"version",2273}, + {"endStep",742}, + {"varno",2268}, {""}, - {"eight",710}, + {"eight",713}, {""}, - {"notDecoded",1319}, + {"notDecoded",1325}, {"codeType",543}, {""}, - {"signature",1993}, - {"elementsTable",711}, - {"maximum",1222}, + {"signature",2000}, + {"elementsTable",714}, + {"maximum",1228}, {""}, {""}, - {"operStream",1501}, + {"operStream",1507}, {""}, - {"rdbtimeTime",1719}, + {"rdbtimeTime",1726}, {""}, {""}, - {"marsStep",1201}, + {"marsStep",1207}, {""}, - {"startStep",2042}, + {"startStep",2050}, {""}, {""}, {""}, {""}, {""}, - {"dx",693}, + {"dx",696}, {""}, - {"rectimeDay",1727}, + {"rectimeDay",1734}, {""}, - {"rdbtimeDate",1713}, - {"tubeDomain",2163}, + {"rdbtimeDate",1720}, + {"tubeDomain",2171}, {""}, {""}, {"categories",379}, {"TT",232}, - {"g",867}, + {"g",870}, {""}, - {"max",1221}, + {"max",1227}, {""}, {""}, - {"eleven",713}, + {"eleven",716}, {""}, {""}, - {"partitionTable",1611}, - {"threshold",2111}, + {"partitionTable",1618}, + {"threshold",2119}, {""}, - {"standardDeviation",2035}, + {"standardDeviation",2043}, {""}, {""}, {""}, {""}, - {"extraDim",779}, + {"extraDim",782}, {""}, - {"hideThis",916}, + {"hideThis",919}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"gridType",898}, + {"gridType",901}, {""}, {""}, {""}, {""}, - {"oceanStream",1451}, + {"oceanStream",1457}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"channel",413}, {"conceptDir",555}, - {"elevation",712}, + {"elevation",715}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endTimeStep",741}, - {"padding",1526}, + {"endTimeStep",744}, + {"padding",1532}, {""}, {""}, - {"diagnostic",666}, - {"longitude",1136}, + {"diagnostic",669}, + {"longitude",1142}, {""}, - {"levtype",1088}, + {"levtype",1094}, {""}, {""}, - {"local",1104}, + {"local",1110}, {""}, {""}, {""}, {""}, {"average",315}, {""}, {""}, {""}, {""}, - {"longitudes",1165}, - {"rdbSubtype",1709}, + {"longitudes",1171}, + {"rdbSubtype",1716}, {""}, - {"matchSort",1217}, - {"rdbDateTime",1708}, + {"matchSort",1223}, + {"rdbDateTime",1715}, {""}, - {"expver",777}, + {"expver",780}, {""}, {""}, - {"values",2248}, + {"values",2256}, {""}, {""}, {""}, {""}, {"auxiliary",314}, {""}, {"Nr",194}, - {""}, {""}, {""}, {""}, - {"dataOrigin",618}, - {""}, - {"levels",1087}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"levels",1093}, {"aerosolType",293}, - {"refdate",1732}, + {""}, {"Dx",39}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"dataKeys",619}, + {""}, {"Ni",192}, - {"levelist",1086}, - {"localDir",1112}, + {"levelist",1092}, + {"localDir",1118}, {""}, - {"recDateTime",1723}, + {"recDateTime",1730}, {""}, {""}, {""}, - {"typicalDay",2199}, - {""}, - {"ensembleSize",750}, - {""}, - {"pv",1686}, + {"typicalDay",2207}, + {""}, {""}, {""}, + {"pv",1693}, + {"ensembleSize",753}, + {""}, {""}, + {"expandedTypes",773}, + {"visibility",2287}, {""}, {""}, {""}, - {"expandedTypes",770}, - {"visibility",2279}, - {""}, - {"identifier",942}, - {""}, {"TS",230}, - {"spectralType",2033}, + {"spectralType",2041}, {""}, {"Ny",200}, - {"gg",879}, - {"marsQuantile",1198}, - {""}, {""}, - {"typicalTime",2204}, + {"gg",882}, + {""}, {""}, {""}, + {"typicalTime",2212}, {""}, - {"productType",1680}, + {"productType",1687}, {"Nb",188}, + {""}, {""}, {""}, + {"dataOrigin",621}, + {"dataSelection",626}, + {"oldSubtype",1493}, + {"localDay",1112}, {""}, {""}, {""}, {""}, - {"dataSelection",623}, - {"oldSubtype",1487}, - {"localDay",1106}, - {""}, {""}, {""}, {""}, - {"typicalDate",2197}, + {"typicalDate",2205}, {""}, {""}, - {"userTimeStart",2242}, - {"reference",1733}, + {"userTimeStart",2250}, + {""}, {""}, + {"level",1089}, {""}, - {"level",1083}, + {"oneThousand",1505}, {""}, - {"oneThousand",1499}, - {""}, - {"global",880}, + {"global",883}, {""}, {""}, {""}, {""}, {"countTotal",606}, {""}, {""}, - {"userDateStart",2238}, - {"file",832}, - {"lev",1081}, + {"userDateStart",2246}, {""}, - {"nlev",1305}, - {"false",825}, - {"isSatellite",989}, - {"yFirst",2337}, - {""}, {""}, {""}, {""}, {""}, + {"lev",1087}, + {""}, + {"nlev",1311}, + {""}, + {"isSatellite",994}, + {""}, {""}, {""}, {""}, {""}, {""}, {"avg",319}, {""}, {""}, {"centreDescription",397}, {"categoryType",380}, {""}, - {"parameterName",1604}, - {""}, - {"isOctahedral",988}, + {"parameterName",1611}, + {""}, {""}, {"Ncy",190}, - {""}, + {"Latin",111}, {"Nuy",198}, {""}, - {"suiteName",2079}, - {""}, {""}, {""}, {""}, - {"Latin",111}, - {"overlayTemplate",1520}, - {""}, {""}, {""}, - {"fcperiod",829}, + {"suiteName",2087}, + {""}, {""}, {""}, {""}, {""}, + {"overlayTemplate",1526}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"shortName",1990}, - {""}, - {"modelName",1277}, - {""}, {"Ly",149}, {""}, - {"yLast",2338}, - {"modeNumber",1273}, - {"levelType",1085}, - {""}, {""}, {""}, - {"Xo",266}, + {"yLast",2346}, + {""}, + {"shortName",1997}, + {""}, + {"modelName",1283}, {""}, {""}, {""}, {""}, - {"platform",1631}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"Lap",106}, + {"modeNumber",1279}, + {"levelType",1091}, {""}, - {"TScalc",231}, - {""}, {""}, {""}, - {"Xp",267}, - {""}, - {"indicatorOfParameter",951}, + {"marsRange",1205}, + {"ccsdsRsi",386}, {""}, {""}, - {"gridName",896}, - {""}, {""}, {""}, {""}, - {"validityTime",2247}, + {"yFirst",2345}, + {"indexingTime",955}, + {"Lap",106}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"isOctahedral",993}, + {""}, {""}, + {"TScalc",231}, + {""}, {""}, {""}, {""}, {""}, + {"stepRange",2061}, {""}, - {"stepZero",2059}, + {"refdate",1739}, + {"gridName",899}, + {""}, {""}, {""}, {""}, + {"validityTime",2255}, + {""}, {""}, {"NT",184}, {"Nassigned",187}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ieeeFloats",943}, {""}, {""}, - {"parameterDiscipline",1602}, - {""}, - {"clearTables",420}, - {"efiOrder",709}, - {"statisticalProcess",2046}, - {"xFirst",2330}, - {""}, {"Lcy",118}, - {""}, + {"parameterDiscipline",1609}, {"Luy",145}, + {"clearTables",420}, + {"daLoop",613}, + {"statisticalProcess",2054}, + {"identifier",945}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"tubeNumber",2172}, {""}, - {"daLoop",610}, - {""}, - {"tubeNumber",2164}, - {""}, - {"energyNorm",746}, + {"energyNorm",749}, {""}, {""}, - {"editionNumber",706}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"statisticalProcessesList",2047}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"flags",847}, - {""}, - {"localDateTime",1105}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"fgTime",831}, - {"fcmonth",828}, - {""}, {""}, - {"aerosolpacking",295}, - {""}, {""}, - {"xLast",2331}, + {"editionNumber",709}, + {""}, {""}, {""}, {""}, {""}, + {"indicatorOfParameter",956}, {""}, {""}, {""}, - {"marsRange",1199}, - {"ccsdsRsi",386}, + {"statisticalProcessesList",2055}, + {""}, {""}, {""}, {""}, {""}, + {"reference",1740}, + {""}, {""}, + {"localDateTime",1111}, + {""}, {""}, {""}, {""}, {""}, + {"xLast",2339}, + {""}, {""}, {""}, {""}, + {"aerosolpacking",295}, + {"file",835}, + {""}, + {"ieeeFloats",946}, + {""}, + {"false",828}, + {""}, + {"upperRange",2242}, + {""}, {"boustrophedonic",368}, {""}, - {"fgDate",830}, - {""}, {""}, + {"xFirst",2338}, + {"upperLimit",2241}, + {""}, {"Nx",199}, - {""}, {""}, {""}, - {"longitudesList",1166}, - {""}, - {"upperLimit",2233}, + {""}, {""}, {""}, {""}, {""}, {""}, {"angleDivisor",299}, - {""}, {""}, {""}, {""}, - {"sectionNumber",1957}, + {""}, + {"KS",96}, + {"K",95}, + {""}, + {"sectionNumber",1964}, + {""}, {""}, {""}, + {"two",2173}, + {"unitsDecimalScaleFactor",2228}, + {""}, + {"localSecond",1132}, + {""}, + {"marsParam",1203}, + {"fcperiod",832}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"totalNumber",2150}, {""}, {""}, - {"stepRange",2053}, - {"two",2165}, - {"unitsDecimalScaleFactor",2220}, - {""}, - {"localSecond",1126}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"totalNumber",2142}, - {"unitsFactor",2222}, - {""}, - {"userDateTimeStart",2240}, - {"tableNumber",2090}, - {""}, - {"memberNumber",1250}, + {"userDateTimeStart",2248}, + {"tableNumber",2098}, + {"marsQuantile",1204}, + {"memberNumber",1256}, {""}, {""}, {""}, {""}, {""}, - {"systemNumber",2086}, - {""}, - {"forecastperiod",859}, - {""}, {""}, {""}, {""}, {""}, - {"forecastTime",858}, - {"expandedNames",765}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"systemNumber",2094}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"platform",1638}, + {"expandedNames",768}, + {"epsPoint",757}, + {"longitudesList",1172}, + {""}, {""}, {""}, + {"LaD",103}, + {""}, {""}, {"Ncx",189}, {""}, {"Nux",197}, - {""}, {""}, - {"LaD",103}, - {"zero",2346}, - {"legNumber",1070}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"laplacianOperator",1026}, - {"diagnosticNumber",667}, - {"overlayTemplateNumber",1521}, - {"codeFigure",542}, - {""}, - {"flag",842}, - {""}, {""}, + {"legNumber",1076}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"realPart",1728}, + {""}, {""}, {""}, {""}, {""}, {""}, {"Lx",147}, - {""}, {""}, {""}, {""}, {""}, - {"upperRange",2234}, + {""}, {""}, {""}, + {"unitsFactor",2230}, + {""}, {""}, {""}, {""}, + {"probPoint",1676}, + {"truncateLaplacian",2167}, + {""}, {""}, {""}, {""}, {"N",167}, - {"isFillup",986}, - {"methodNumber",1254}, - {"truncateLaplacian",2159}, - {""}, {""}, - {"forecastSteps",857}, - {""}, {""}, {""}, {""}, {""}, - {"unitOfTime",2213}, - {"extractSubset",810}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"offset",1453}, - {"extraDimensionPresent",780}, + {""}, + {"methodNumber",1260}, + {"section8",1955}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"extractSubset",813}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"extraDimensionPresent",783}, {""}, {""}, {"clusterNumber",535}, {""}, {""}, {""}, - {"anoffset",306}, + {"flags",850}, {""}, {"channelNumber",414}, + {""}, {""}, + {"laplacianOperator",1032}, + {""}, {""}, {""}, + {"fgTime",834}, + {"fcmonth",831}, {""}, - {"qnh",1691}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lengthDescriptors",1072}, - {""}, - {"sequences",1981}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"dataLength",617}, + {"lengthDescriptors",1078}, + {"codeFigure",542}, + {"dataLength",620}, {""}, {"Lcx",116}, - {"quantile",1698}, + {"efiOrder",712}, {"Lux",143}, - {"dataFlag",615}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ccsdsFlags",385}, - {"marsLatitude",1192}, - {""}, - {"setDecimalPrecision",1984}, - {"siteLatitude",2001}, - {"cfName",403}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"localDecimalScaleFactor",1107}, - {""}, - {"windSpeed",2309}, - {""}, - {"parameterNumber",1605}, - {"iterationNumber",1007}, - {"firstDimension",834}, - {""}, - {"dimensionNumber",671}, {""}, {""}, {""}, {""}, {""}, - {"dataValues",628}, - {""}, {""}, - {"periodOfTime",1622}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"logTransform",1135}, - {"marsGrid",1187}, - {""}, {""}, {""}, - {"coefsSecond",548}, - {"marsLevel",1193}, + {"fgDate",833}, {""}, - {"partitionNumber",1610}, - {"meanSize",1244}, + {"isFillup",991}, + {""}, + {"marsLatitude",1198}, + {""}, {""}, + {"siteLatitude",2008}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"setDecimalPrecision",1991}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"localDecimalScaleFactor",1113}, + {""}, + {"windSpeed",2317}, + {""}, + {"parameterNumber",1612}, + {"iterationNumber",1013}, + {""}, {""}, + {"dimensionNumber",674}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"marsLevel",1199}, + {"forecastperiod",862}, + {""}, {""}, {"bottomLevel",367}, - {""}, {""}, {""}, {""}, - {"generatingProcessTemplate",876}, - {""}, {""}, {""}, {""}, - {"pressureLevel",1663}, - {""}, {""}, {""}, {""}, {""}, - {"endDescriptors",718}, - {""}, {""}, {""}, - {"numberingOrderOfDiamonds",1440}, - {"tablesVersion",2094}, - {"directionNumber",674}, - {""}, {""}, {""}, {""}, - {"topLevel",2137}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"levTypeName",1082}, - {""}, {""}, {""}, {""}, - {"coefsFirst",547}, - {"laplacianOperatorIsSet",1027}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"rdbtimeSecond",1718}, {""}, {""}, - {"windDirection",2298}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"optionalData",1506}, + {"forecastTime",861}, + {""}, {""}, + {"partitionNumber",1617}, + {"dataFlag",618}, + {""}, {""}, + {"pressureLevel",1670}, + {""}, {""}, + {"generatingProcessTemplate",879}, {""}, - {"datumSize",639}, - {""}, {""}, {""}, {""}, - {"expoffset",776}, + {"ccsdsFlags",385}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"Xo",266}, {""}, - {"crcrlf",608}, - {"newSubtype",1304}, - {""}, {""}, {""}, {""}, - {"observablePropertyTemplate",1442}, - {""}, - {"latitudesList",1064}, - {""}, {""}, {""}, {""}, {""}, - {"rectimeSecond",1730}, - {""}, {""}, {""}, {""}, - {"marsLongitude",1195}, - {"instrumentIdentifier",964}, - {""}, - {"siteLongitude",2002}, + {"endDescriptors",721}, + {""}, {""}, + {"topLevel",2145}, + {""}, {""}, + {"directionNumber",677}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayState",1825}, + {"flag",845}, + {"Xp",267}, {""}, - {"charValues",416}, - {""}, - {"satelliteNumber",1829}, - {"waveDomain",2288}, + {"levTypeName",1088}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"forecastSteps",860}, + {""}, {""}, {""}, {""}, {""}, + {"windDirection",2306}, {""}, {""}, {""}, {""}, {""}, {""}, - {"qfe",1688}, - {""}, - {"compressedData",552}, - {""}, {""}, {""}, {""}, - {"indexTemplate",948}, - {"representationMode",1747}, - {""}, {""}, {""}, {""}, - {"defaultName",652}, - {""}, - {"observedData",1447}, - {""}, {""}, - {"isEps",985}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"iteratorDisableUnrotate",1008}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfDirections",1358}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"localLatitude",1117}, - {""}, {""}, {""}, - {"masterTableNumber",1211}, - {"localFlag",1114}, + {"subSetK",2083}, + {"optionalData",1512}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"internalVersion",971}, - {""}, {""}, {""}, - {"startTimeStep",2044}, + {"numberingOrderOfDiamonds",1446}, + {"latitudesList",1070}, + {"newSubtype",1310}, {""}, {""}, {""}, {""}, - {"aerosolbinnumber",294}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"numberOfTimeSteps",1428}, - {""}, {""}, {""}, - {"GTSstr",79}, - {"typicalSecond",2203}, - {""}, {""}, {""}, {""}, {""}, - {"secondDimension",1888}, - {"Nf",191}, - {""}, - {"codedValues",546}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"libraryVersion",1089}, - {""}, - {"reducedGrid",1731}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"setLocalDefinition",1985}, - {""}, - {"marsStartStep",1200}, - {""}, - {"numericValues",1441}, - {""}, {""}, {""}, - {"numberOfDiamonds",1357}, - {""}, {""}, - {"marsParam",1197}, - {"localSection",1127}, - {"integerValues",970}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"missingValue",1267}, - {""}, - {"DiGiven",31}, - {""}, {""}, - {"dimensionType",672}, - {"validityDate",2246}, - {"extraValues",783}, - {""}, {""}, - {"clusterSize",536}, - {"satelliteSeries",1830}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endOfRange",738}, - {"epsPoint",754}, - {"reservedOctet",1755}, - {"firstLatitude",837}, - {""}, - {"frequency",863}, - {""}, - {"tiggeSection",2117}, - {""}, {""}, - {"marsEndStep",1183}, - {""}, - {"rootTablesDir",1769}, - {"referenceDate",1734}, - {""}, {""}, {""}, - {"referenceValue",1742}, - {""}, {""}, {""}, - {"numberOfFloats",1368}, - {""}, - {"realPart",1721}, - {""}, {""}, {""}, - {"coordinatesPresent",588}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"probPoint",1669}, - {""}, {""}, {""}, - {"longitudeSexagesimal",1164}, - {""}, {""}, {""}, - {"verticalDomainTemplate",2275}, - {"longitudeOfCenterPoint",1139}, - {""}, - {"FirstLatitude",67}, - {"offsetSection0",1473}, - {""}, - {"perturbedType",1625}, + {"observablePropertyTemplate",1448}, {""}, {""}, {""}, {""}, - {"GTS",78}, - {""}, {""}, - {"globalDomain",881}, - {"lowerLimit",1168}, + {"marsLongitude",1201}, + {"instrumentIdentifier",969}, {""}, - {"offsetDescriptors",1467}, - {"heightLevelName",913}, - {"generatingProcessIdentifier",875}, - {""}, {""}, {""}, {""}, {""}, - {"representativeMember",1749}, - {""}, - {"derivedForecast",664}, - {""}, {""}, {""}, - {"stringValues",2064}, - {""}, {""}, - {"oceanLevName",1450}, + {"siteLongitude",2009}, + {""}, {""}, {""}, {""}, + {"laplacianOperatorIsSet",1033}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"NR",182}, - {""}, - {"userTimeEnd",2241}, - {""}, {""}, {""}, - {"angleSubdivisions",304}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"dayOfForecast",643}, {""}, {""}, - {"userDateEnd",2237}, - {"offsetSection9",1484}, - {""}, {""}, {""}, - {"floatVal",848}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"NL",180}, + {"runwayState",1832}, + {"unitOfTime",2221}, {""}, {""}, - {"generatingProcessTemplateNumber",877}, - {"generatingProcessIdentificationNumber",874}, - {"boustrophedonicOrdering",369}, + {"satelliteNumber",1836}, + {"waveDomain",2296}, + {""}, {""}, {""}, + {"cfName",403}, + {""}, + {"diagnosticNumber",670}, + {"overlayTemplateNumber",1527}, {""}, {""}, {""}, {""}, {""}, {""}, - {"marsExpver",1185}, - {"observablePropertyTemplateNumber",1443}, + {"indexTemplate",951}, {""}, {""}, {""}, - {"dataKeys",616}, - {"lowerRange",1169}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"latitudeOfCenterPoint",1037}, - {""}, {""}, {""}, {""}, - {"siteElevation",1999}, - {""}, {""}, {""}, {""}, - {"secondLatitude",1891}, + {"firstDimension",837}, + {"neitherPresent",1309}, {""}, {""}, - {"faFieldName",822}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"referenceStep",1741}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"headersOnly",912}, - {"LaR",105}, + {"observedData",1453}, {""}, - {"bufrTemplate",373}, - {""}, {""}, {""}, - {"XR",264}, - {"longitudinalDirectionGridLength",1167}, - {"gridDefinition",891}, - {""}, - {"typeOfLevel",2181}, - {""}, {""}, - {"dateOfForecast",631}, - {""}, - {"LoR",124}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfStatisticalPostProcessingOfEnsembleMembers",2191}, - {"timeOfForecast",2130}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"yearOfForecast",2343}, - {""}, {""}, - {"productDefinition",1676}, - {""}, {""}, {""}, {""}, - {"referenceSampleInterval",1740}, - {""}, {""}, {""}, {""}, {""}, - {"extractSubsetList",813}, - {"indexTemplateNumber",949}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfGrid",2177}, - {"matchTimeRepres",1218}, - {""}, {""}, - {"userDateTimeEnd",2239}, - {""}, {""}, {""}, - {"marsExperimentOffset",1184}, - {""}, {""}, - {"dataRepresentation",619}, - {""}, {""}, - {"anoffsetFirst",307}, - {""}, {""}, {""}, {""}, - {"iDirectionIncrement",931}, - {"computeStatistics",554}, - {"latitudeSexagesimal",1060}, - {"neitherPresent",1303}, - {"cfVarName",405}, - {"computeLaplacianOperator",553}, - {""}, {""}, {"SPD",220}, {""}, - {"standardParallel",2036}, - {""}, {""}, - {"verticalVisibility",2277}, - {""}, - {"floatValues",849}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"ifsParam",944}, - {""}, - {"numberOfValues",1436}, - {"localDefinition",1110}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"SecondLatitude",221}, - {""}, {""}, {""}, {""}, - {"expandedDescriptors",764}, - {""}, {""}, - {"conceptsLocalDirAll",556}, - {"scaledDirections",1854}, - {""}, {""}, {""}, - {"ensembleStandardDeviation",751}, - {""}, {""}, {""}, {""}, {""}, - {"windGust",2303}, - {""}, - {"distinctLatitudes",681}, - {"centreForLocal",398}, - {""}, {""}, {""}, - {"pvlLocation",1687}, - {"unexpandedDescriptors",2210}, - {""}, {""}, {""}, - {"analysisOffsets",298}, - {"originalSubCentreIdentifier",1515}, - {"subcentreOfAnalysis",2077}, - {""}, - {"defaultStepUnits",656}, - {"groupSplitting",902}, - {""}, {""}, - {"standardParallelInDegrees",2037}, - {""}, - {"hourOfForecast",925}, - {""}, {""}, - {"matrixOfValues",1220}, - {"tablesLocalDir",2092}, - {""}, {""}, {""}, {""}, - {"optimisationTime",1504}, - {"freeFormData",862}, - {""}, {""}, {""}, {""}, - {"deleteExtraLocalSection",661}, - {""}, {""}, {""}, {""}, {""}, - {"minuteOfReference",1263}, - {"inputShortDelayedDescriptorReplicationFactor",962}, - {""}, {""}, - {"totalNumberOfdimensions",2154}, - {""}, {""}, - {"typeOfStatisticalProcessing",2192}, - {""}, {""}, - {"dataRepresentationType",622}, - {""}, {""}, {""}, {""}, {""}, - {"KS",96}, - {"faLevelName",823}, - {"scaledFrequencies",1855}, - {""}, - {"marsLevelist",1194}, - {""}, {""}, {""}, - {"indicatorOfUnitOfTimeRange",955}, - {"simpleThinningMissingRadius",1996}, + {"standardParallel",2044}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"defaultSequence",654}, - {""}, - {"latitudeOfCenterPointInDegrees",1038}, - {""}, - {"dateOfReference",635}, - {"numberOfFrequencies",1374}, - {"totalNumberOfTubes",2152}, - {""}, - {"unexpandedDescriptorsEncoded",2211}, - {""}, {""}, - {"spectralDataRepresentationType",2031}, - {"extraLocalSectionPresent",782}, - {""}, {""}, - {"timeOfReference",2132}, - {""}, {""}, - {"verificationDate",2261}, - {""}, {""}, {""}, - {"yearOfReference",2345}, - {""}, {""}, {""}, {""}, {""}, - {"biFourierTruncationType",358}, + {"logTransform",1141}, + {""}, {""}, {""}, {""}, + {"coefsSecond",548}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfOperationalForecastTube",1394}, - {""}, {""}, - {"NV",186}, - {"dataRepresentationTemplate",620}, - {""}, {""}, {""}, - {"localLongitude",1120}, - {""}, - {"numberOfGroups",1377}, - {"controlForecastCluster",567}, - {""}, {""}, - {"latLonValues",1032}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"integerScaleFactor",967}, - {""}, {""}, {""}, - {"northernLatitudeOfDomain",1317}, - {""}, {""}, {""}, - {"extraLocalSectionNumber",781}, - {"horizontalCoordinateSupplement",918}, - {""}, {""}, - {"decimalScaleFactor",648}, - {""}, {""}, {""}, - {"secondDimensionPhysicalSignificance",1890}, - {""}, {""}, - {"verticalDomainTemplateNumber",2276}, - {""}, {""}, {""}, {""}, - {"monthOfForecast",1284}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfSubsets",1425}, - {""}, {""}, - {"groupSplittingMethodUsed",903}, - {""}, {""}, - {"identificationOfOriginatingGeneratingCentre",940}, - {"totalNumberOfDirections",2145}, - {"tableReference",2091}, - {"matchLandType",1216}, - {""}, {""}, - {"listOfScaledFrequencies",1103}, - {""}, - {"inputExtendedDelayedDescriptorReplicationFactor",958}, - {"localDefinitionNumber",1111}, - {"anoffsetFrequency",308}, - {"climatologicalRegime",423}, - {""}, - {"forecastPeriod",853}, - {""}, {""}, {""}, {""}, - {"defaultParameter",653}, + {"localLatitude",1123}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"NR",182}, {""}, {""}, {""}, {""}, {""}, - {"originalParameterNumber",1513}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfReservedBytes",1418}, + {"startTimeStep",2052}, + {"periodOfTime",1629}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"standardParallelInDegrees",2045}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"southernLatitudeOfDomain",2020}, - {"modelVersionDate",1278}, + {"offset",1459}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"anoffset",306}, + {""}, {""}, + {"localFlag",1120}, + {""}, {""}, {""}, {""}, {""}, + {"setLocalDefinition",1992}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"marsStartStep",1206}, + {"indexingDate",954}, + {""}, {""}, + {"coefsFirst",547}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"LaR",105}, + {""}, {""}, + {"validityDate",2254}, + {""}, {""}, {""}, {""}, + {"satelliteSeries",1837}, + {""}, {""}, {""}, {""}, {""}, + {"defaultName",655}, + {"LoR",124}, + {""}, {""}, {""}, + {"longitudeSexagesimal",1170}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"ifsParam",947}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfDistributionFunction",2172}, - {"meaningOfVerticalCoordinate",1249}, + {"coordinatesPresent",588}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"monthlyVerificationTime",1289}, - {""}, - {"hourOfReference",927}, - {""}, {""}, {""}, - {"lcwfvSuiteName",1066}, - {"LoV",125}, - {""}, - {"bitmapSectionPresent",363}, - {""}, {""}, - {"biFourierSubTruncationType",357}, - {""}, {""}, {""}, - {"clusteringMethod",538}, - {""}, {""}, - {"numberOfLocalDefinitions",1383}, - {""}, {""}, {""}, - {"monthlyVerificationDate",1287}, - {""}, - {"identificationNumber",939}, - {"optimizeScaleFactor",1505}, - {""}, - {"section8",1948}, - {""}, {""}, {""}, - {"orientationOfTheGrid",1510}, + {"boustrophedonicOrdering",369}, {""}, {""}, {""}, {""}, - {"qnhPresent",1693}, - {""}, {""}, - {"internationalDataSubCategory",972}, - {"createNewData",609}, - {""}, {""}, {""}, - {"numberOfRemaininChars",1416}, - {""}, {""}, {""}, {""}, {""}, - {"doExtractSubsets",685}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"molarMass",1280}, - {"numberOfSection",1421}, - {""}, {""}, - {"averagingPeriod",318}, - {""}, - {"scanPosition",1878}, - {""}, {""}, {""}, {""}, {""}, - {"clusteringDomain",537}, - {"secondsOfReference",1908}, - {""}, - {"perturbationNumber",1624}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"monthOfReference",1286}, - {""}, - {"windVariableDirection",2319}, - {""}, {""}, {""}, {""}, - {"complexPacking",550}, - {""}, {""}, {""}, {""}, - {"numberOfForcasts",1369}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"epsStatisticsPoint",756}, - {""}, {""}, - {"productDefinitionTemplateNumber",1677}, - {""}, {""}, {""}, {""}, - {"bitmapPresent",362}, - {"localExtensionPadding",1113}, - {""}, {""}, - {"forecastLeadTime",850}, - {""}, {""}, - {"marsModel",1196}, - {""}, {""}, {""}, - {"centuryOfReference",401}, - {""}, {""}, {""}, - {"frequencyNumber",864}, - {""}, {""}, {""}, - {"horizontalCoordinateDefinition",917}, - {""}, {""}, {""}, - {"angleOfRotation",301}, - {"referenceForGroupWidths",1736}, - {""}, {""}, {""}, - {"stepTypeForConversion",2056}, - {""}, {""}, - {"isConstant",982}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"falseNorthing",827}, - {""}, {""}, {""}, {""}, {""}, - {"theMessage",2104}, - {""}, {""}, {""}, - {"longitudeOfStretchingPole",1155}, - {"typeOfTimeIncrement",2193}, - {""}, {""}, - {"tiggeSuiteID",2118}, - {""}, {""}, {""}, - {"Adelta",13}, - {""}, - {"masterTablesVersionNumber",1212}, - {""}, {""}, - {"sectionPosition",1958}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"unitOfTimeIncrement",2214}, - {""}, {""}, {""}, - {"subCentre",2065}, - {"extractedDateTimeNumberOfSubsets",815}, - {""}, {""}, - {"versionNumOfFilesFreeSpaceStorage",2266}, - {""}, - {"typeOfEnsembleMember",2174}, - {"tablesVersionLatest",2095}, - {"productDefinitionTemplateNumberInternal",1678}, - {"bufrDataEncoded",370}, - {""}, {""}, - {"isAuto",976}, - {""}, - {"changeDecimalPrecision",407}, - {""}, {""}, {""}, - {"referenceForGroupLengths",1735}, - {""}, - {"NG",176}, - {"marsClass",1178}, - {""}, {""}, {""}, - {"numberOfRows",1419}, - {""}, - {"totalNumberOfRepetitions",2150}, - {"MS",154}, - {"changingPrecision",412}, - {"applicationIdentifier",310}, - {""}, {""}, - {"tableCode",2089}, - {""}, {""}, {""}, {""}, - {"thisMarsType",2108}, - {"localDefNumberOne",1108}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfGroupsOfDataValues",1378}, - {""}, {""}, - {"latitudinalDirectionGridLength",1065}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"thisExperimentVersionNumber",2105}, - {""}, {""}, - {"dataRepresentationTemplateNumber",621}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"is_uerra",1001}, - {""}, {""}, {""}, - {"doExtractDateTime",684}, - {"anoffsetLast",309}, - {""}, {""}, - {"endGridDefinition",719}, - {"operatingMode",1502}, - {""}, {""}, {""}, - {"numberOfRadials",1414}, - {"orderOfSPD",1508}, - {""}, {""}, - {"Sub-Experiment_Identifier",226}, - {"forecastProbabilityNumber",856}, - {""}, - {"earthMinorAxis",698}, - {"parameterCode",1601}, - {""}, - {"defaultFaLevelName",650}, - {"md5Data",1223}, - {"defaultFaFieldName",649}, - {""}, {""}, {""}, - {"ensembleForecastNumbers",748}, - {""}, {""}, - {"short_name",1992}, - {""}, {""}, {""}, - {"orientationOfTheGridInDegrees",1511}, - {""}, {""}, {""}, {""}, - {"bitsPerValue",364}, - {""}, - {"qfePresent",1689}, - {""}, - {"scaleFactorOfStandardDeviation",1850}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"totalNumberOfForecastProbabilities",2146}, - {""}, {""}, {""}, {""}, - {"scaleFactorOfStandardDeviationInTheCluster",1851}, - {"dataAccessors",612}, - {""}, {""}, - {"localMinute",1123}, - {""}, - {"baseAddress",324}, - {""}, {""}, - {"numberOfVerticalPoints",1439}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"_T",282}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"localMonth",1124}, - {""}, - {"spectralMode",2032}, - {"probContinous",1668}, - {""}, {""}, {""}, {""}, {""}, - {"thisMarsStream",2107}, - {""}, {""}, {""}, - {"scaleValuesBy",1853}, - {""}, {""}, {""}, {""}, {""}, {"P",204}, - {"inputDataPresentIndicator",956}, + {""}, {""}, {""}, {""}, + {"isEps",990}, + {""}, {""}, + {"lowerRange",1175}, + {""}, + {"reservedOctet",1762}, + {""}, {""}, + {"lowerLimit",1174}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scanningMode",1879}, - {""}, - {"defaultTypeOfLevel",657}, - {"dateOfForecastRun",632}, - {""}, {""}, - {"siteId",2000}, - {"treatmentOfMissingData",2155}, - {""}, {""}, {""}, {""}, - {"dayOfReference",645}, - {"tiggeModel",2116}, - {""}, {""}, - {"marsIdent",1188}, - {""}, {""}, - {"originalParameterTableNumber",1514}, - {""}, {""}, - {"consensusCount",562}, - {"section0Pointer",1911}, - {""}, - {"gts_header",909}, - {"secondDimensionCoordinateValueDefinition",1889}, - {""}, - {"is_aerosol",992}, - {""}, - {"paramId",1597}, - {"totalNumberOfFrequencies",2147}, - {"GDSPresent",68}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"clusterMember9",534}, - {""}, {""}, - {"modelVersionTime",1279}, - {""}, {""}, - {"legacyGaussSubarea",1071}, - {"section9Pointer",1953}, - {""}, - {"numberOfDataValues",1355}, - {"scaleFactorOfFirstSize",1838}, - {""}, {""}, {""}, - {"cnmc_isac",541}, - {""}, - {"atmosphericChemicalOrPhysicalConstituentType",312}, - {""}, - {"forecastPeriodTo",855}, - {""}, {""}, - {"numberOfVerticalGridDescriptors",1438}, - {""}, {""}, - {"representationType",1748}, - {"iIncrement",935}, - {"tiggeCentre",2113}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"numberOfDistributionFunctionParameters",1366}, - {""}, {""}, - {"tigge_name",2119}, - {"is_tigge",1000}, - {""}, {""}, {""}, {""}, - {"numberOfEffectiveValues",1367}, - {""}, - {"scaleFactorOfSecondSize",1848}, - {"Experiment_Identifier",55}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"iDirectionIncrementGiven",932}, - {"local_use",1134}, - {""}, {""}, {""}, {""}, - {"julianDay",1016}, - {"marsKeywords",1189}, - {"targetCompressionRatio",2096}, - {""}, - {"epsContinous",753}, - {""}, {""}, {""}, - {"expandedCodes",760}, - {"reservedNeedNotBePresent",1754}, - {""}, - {"corr1Data",590}, - {""}, {""}, {""}, - {"is_chemical",994}, - {"tablesMasterDir",2093}, - {"md5Section9",1237}, - {""}, {""}, - {"uuidOfVGrid",2244}, - {"inputDelayedDescriptorReplicationFactor",957}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"angleMultiplier",300}, - {""}, {""}, {""}, {""}, {""}, - {"section_09",1967}, - {"verticalCoordinate",2273}, - {""}, - {"updateSequenceNumber",2232}, - {""}, {""}, - {"windPresent",2308}, - {""}, - {"unitsOfSecondFixedSurface",2224}, - {""}, {""}, {""}, {""}, - {"cnmc_cmcc",540}, - {""}, - {"postAuxiliary",1634}, - {""}, - {"is_efas",996}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"_TS",283}, - {"isEPS",984}, - {""}, {""}, {""}, {""}, {""}, - {"decimalPrecision",647}, + {"qnh",1698}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"TAFstr",228}, - {"expandedAbbreviations",759}, - {"corr2Data",591}, + {"oceanLevName",1456}, {""}, - {"gaussianGridName",871}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"localDefNumberTwo",1109}, - {"CDFstr",23}, - {"scaledValueOfStandardDeviation",1874}, + {"sequences",1988}, {""}, - {"marsLamModel",1191}, - {""}, - {"biFourierMakeTemplate",351}, - {""}, {""}, - {"roundedMarsLevelist",1771}, - {"NAT",170}, - {""}, {""}, {""}, - {"scaledValueOfStandardDeviationInTheCluster",1875}, - {"sensitiveAreaDomain",1980}, - {""}, - {"horizontalDomainTemplate",920}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"firstDimensionCoordinateValueDefinition",835}, - {""}, {""}, - {"localSectionPresent",1128}, - {"lsdate_bug",1173}, - {""}, {""}, - {"correction2Part",598}, - {""}, - {"GG",69}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"g2grid",870}, - {"masterTablesVersionNumberLatest",1213}, - {""}, - {"coordinateIndexNumber",587}, + {"numberOfDirections",1364}, + {"representationMode",1754}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"md5Structure",1238}, - {""}, {""}, - {"scaleFactorOfDistributionFunctionParameter",1834}, + {"quantile",1705}, + {""}, {""}, {""}, {""}, {""}, + {"expoffset",779}, {""}, - {"gts_ddhh00",908}, + {"crcrlf",608}, + {""}, + {"FirstLatitude",67}, + {""}, {""}, + {"endOfRange",741}, + {"originalParameterNumber",1519}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"NL",180}, {""}, {""}, {""}, {""}, - {"numberOfPartitions",1398}, - {"deletePV",663}, - {"expandedOriginalCodes",766}, - {""}, {""}, - {"expandedOriginalWidths",769}, - {"tileClassification",2121}, - {""}, {""}, - {"significanceOfReferenceTime",1995}, - {""}, {""}, {""}, {""}, {""}, - {"codedNumberOfGroups",545}, - {"scaleFactorAtReferencePoint",1831}, + {"numberOfTimeSteps",1434}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"spatialProcessing",2028}, - {"predefined_grid",1641}, - {"angularPrecision",305}, - {"numberOfPoints",1399}, - {""}, - {"oneMillionConstant",1490}, - {"significanceOfReferenceDateAndTime",1994}, - {""}, - {"dewPointTemperature",665}, - {""}, {""}, {""}, {""}, {""}, - {"rdbtimeMinute",1716}, - {""}, {""}, - {"angleOfRotationOfProjection",303}, - {"verticalCoordinateDefinition",2274}, - {""}, {""}, - {"setCalendarId",1983}, - {"missingValuesPresent",1270}, - {""}, {""}, - {"nosigPresent",1318}, - {""}, {""}, - {"tileIndex",2122}, - {""}, {""}, - {"K",95}, - {"efas_model",707}, - {"NP",181}, - {"minuteOfForecast",1261}, - {"gridDefinitionTemplateNumber",894}, - {""}, {""}, {""}, - {"deleteLocalDefinition",662}, - {"secondOfForecast",1894}, - {"Azi",15}, - {"scaledValueOfFirstSize",1862}, - {"typeOfPostProcessing",2185}, - {""}, {""}, - {"oneConstant",1489}, - {""}, - {"rectimeMinute",1729}, - {""}, {""}, {""}, - {"versionNumOfRootGroupSymbolTableEntry",2267}, - {""}, {""}, {""}, {""}, {""}, - {"expandedOriginalScales",768}, - {""}, - {"defaultShortName",655}, - {""}, - {"numberOfDistinctSection9s",1365}, - {""}, - {"angleOfRotationInDegrees",302}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ensembleForecastNumbersList",749}, + {"bitmapSectionPresent",363}, {""}, {""}, {""}, {""}, - {"gridPointPosition",897}, - {"modelIdentifier",1276}, - {"timeDomainTemplate",2125}, - {"scaledValueOfSecondSize",1872}, + {"generatingProcessTemplateNumber",880}, {""}, - {"scaleFactorOfRadiusOfSphericalEarth",1846}, + {"clusteringMethod",538}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"observablePropertyTemplateNumber",1449}, + {"firstLatitude",840}, + {""}, {""}, {""}, + {"longitudeOfCenterPoint",1145}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"matchTimeRepres",1224}, + {""}, {""}, + {"secondLatitude",1898}, + {""}, {""}, {""}, + {"referenceDate",1741}, + {""}, {""}, + {"numberOfDiamonds",1363}, + {""}, {""}, {""}, {""}, {""}, + {"marsKeywords",1195}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"averagingPeriod",318}, + {""}, {""}, + {"rdbtimeSecond",1725}, + {""}, + {"longitudinalDirectionGridLength",1173}, + {""}, {""}, + {"iteratorDisableUnrotate",1014}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"marsEndStep",1189}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"complexPacking",550}, + {""}, + {"generatingProcessIdentifier",878}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"rectimeSecond",1737}, + {""}, {""}, {""}, {""}, {""}, + {"extractSubsetList",816}, + {""}, {""}, {""}, + {"Nf",191}, + {"crraSection",611}, + {""}, + {"latitudeSexagesimal",1066}, + {"forecastPeriod",856}, + {"indexTemplateNumber",952}, + {""}, {""}, {""}, + {"defaultParameter",656}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"numberOfFloats",1374}, + {""}, {""}, + {"masterTableNumber",1217}, + {"derivedForecast",667}, + {""}, {""}, {""}, {""}, + {"molarMass",1286}, + {""}, {""}, {""}, + {"generatingProcessIdentificationNumber",877}, + {""}, {""}, {""}, {""}, + {"heightLevelName",916}, + {""}, {""}, {""}, + {"userTimeEnd",2249}, + {""}, + {"sectionPosition",1965}, + {"offsetSection9",1490}, + {""}, + {"SecondLatitude",221}, + {""}, {""}, {""}, {""}, {""}, + {"representativeMember",1756}, + {""}, {""}, {""}, + {"userDateEnd",2245}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"spectralDataRepresentationType",2039}, + {""}, + {"distinctLatitudes",684}, + {"changeDecimalPrecision",407}, + {"XR",264}, {""}, {"JS",94}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lengthOfProjectLocalTemplate",1079}, - {"southPoleOnProjectionPlane",2018}, + {""}, {""}, + {"aerosolbinnumber",294}, + {"referenceStep",1748}, + {"offsetSection0",1479}, {""}, {""}, {""}, {""}, {""}, {""}, - {"addExtraLocalSection",290}, + {"marsExpver",1191}, + {""}, {""}, {""}, {""}, + {"marsModel",1202}, {""}, - {"numberOfPackedValues",1395}, - {"listMembersUsed",1094}, + {"groupSplitting",905}, + {""}, + {"typicalSecond",2211}, + {"bufrTemplate",373}, + {""}, {""}, {""}, {""}, + {"secondDimension",1895}, + {"gridDefinition",894}, + {""}, {""}, + {"siteElevation",2006}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetDescriptors",1473}, + {""}, + {"dayOfForecast",646}, + {""}, {""}, {""}, {""}, + {"verticalDomainTemplate",2283}, + {""}, {""}, + {"faFieldName",825}, + {"referenceSampleInterval",1747}, + {""}, {""}, + {"theMessage",2112}, + {"epsStatisticsPoint",759}, + {""}, + {"marsLevelist",1200}, + {""}, + {"NP",181}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"localSection",1133}, + {""}, {""}, {""}, {""}, + {"typeOfLevel",2189}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"qfe",1695}, + {""}, {""}, {""}, {""}, + {"siteId",2007}, + {"latitudeOfCenterPoint",1043}, + {""}, {""}, {""}, {""}, {""}, + {"typeOfStatisticalPostProcessingOfEnsembleMembers",2199}, + {""}, {""}, + {"marsIdent",1194}, {""}, {""}, {""}, - {"isCorrection",983}, - {""}, - {"satelliteIdentifier",1828}, - {"localNumberOfObservations",1125}, - {"startOfMessage",2040}, + {"totalNumberOfdimensions",2162}, {""}, {""}, - {"stretchingFactor",2062}, - {""}, - {"grib1divider",882}, + {"tiggeSection",2125}, + {"computeStatistics",554}, + {"gridPointPosition",900}, + {""}, {""}, {""}, {""}, + {"paramId",1604}, + {"MS",154}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"tsectionNumber5",2162}, - {""}, - {"totalNumberOfGridPoints",2148}, - {"faModelName",824}, - {""}, - {"functionCode",866}, + {"thisMarsType",2116}, + {""}, {""}, {""}, + {"localLongitude",1126}, {""}, {""}, - {"scalingFactorForFrequencies",1877}, - {"is_aerosol_optical",993}, + {"localDefinition",1116}, {""}, + {"earthMinorAxis",701}, + {"userDateTimeEnd",2247}, + {""}, {""}, {""}, + {"marsExperimentOffset",1190}, + {"conceptsLocalDirAll",556}, + {""}, {""}, {""}, {""}, + {"expandedDescriptors",767}, + {"totalNumberOfTubes",2160}, + {"northernLatitudeOfDomain",1323}, + {""}, + {"scaledDirections",1861}, + {""}, {""}, {""}, {""}, {""}, + {"inputDataPresentIndicator",961}, + {""}, {""}, {""}, + {"iIncrement",938}, + {""}, + {"globalDomain",884}, + {""}, + {"operatingMode",1508}, + {""}, {""}, {""}, {""}, {""}, + {"changingPrecision",412}, + {""}, {""}, + {"biFourierTruncationType",358}, + {""}, + {"PLPresent",207}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"originalParameterTableNumber",1520}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"clusterMember9",534}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"integerScaleFactor",972}, + {""}, + {"angleSubdivisions",304}, + {"centreForLocal",398}, + {""}, {""}, + {"faLevelName",826}, + {""}, {""}, + {"southernLatitudeOfDomain",2028}, + {"localMinute",1129}, + {""}, + {"decimalScaleFactor",651}, + {""}, {""}, + {"analysisOffsets",298}, + {""}, + {"treatmentOfMissingData",2163}, + {""}, {""}, + {"forecastProbabilityNumber",859}, + {"originalSubCentreIdentifier",1521}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"localMonth",1130}, + {""}, + {"spectralMode",2040}, + {""}, {""}, {""}, + {"totalNumberOfDirections",2153}, + {""}, {""}, + {"thisMarsStream",2115}, + {"dataValues",631}, + {"freeFormData",865}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"dimensionType",675}, + {""}, {""}, {""}, + {"frequency",866}, + {"typeOfStatisticalProcessing",2200}, + {"qnhPresent",1700}, + {""}, {""}, {""}, {""}, {""}, + {"scanningMode",1886}, + {""}, {""}, + {"dataRepresentation",622}, + {""}, + {"orderOfSPD",1514}, + {""}, {""}, {""}, {""}, {""}, + {"createNewData",609}, + {""}, + {"tiggeModel",2124}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"tablesVersion",2102}, + {"thisExperimentVersionNumber",2113}, + {""}, + {"deleteExtraLocalSection",664}, + {""}, {""}, {""}, + {"scanPosition",1885}, + {"dateOfForecast",634}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"minuteOfReference",1269}, + {""}, {""}, + {"timeOfForecast",2138}, + {""}, + {"Adelta",13}, + {""}, + {"anoffsetFirst",307}, + {""}, + {"identificationNumber",942}, + {"yearOfForecast",2351}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfReservedBytes",1424}, + {"perturbedType",1632}, + {""}, {""}, {""}, {""}, + {"windPresent",2316}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"isAuto",981}, + {""}, {""}, {""}, {""}, + {"bitmapPresent",362}, + {""}, + {"identificationOfOriginatingGeneratingCentre",943}, + {""}, {""}, {""}, + {"dateOfReference",638}, + {""}, + {"latitudeOfCenterPointInDegrees",1044}, + {"primaryMissingValue",1673}, + {"indicatorOfUnitOfTimeRange",960}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"timeOfReference",2140}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"yearOfReference",2353}, + {""}, {""}, {""}, + {"charValues",416}, + {""}, {""}, + {"iDirectionIncrement",934}, + {""}, {""}, {""}, {""}, + {"computeLaplacianOperator",553}, + {""}, {""}, {""}, {""}, + {"versionNumOfFilesFreeSpaceStorage",2274}, + {"dataRepresentationType",625}, + {""}, {""}, + {"numberOfSubsets",1431}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"inputExtendedDelayedDescriptorReplicationFactor",963}, + {""}, {""}, {""}, + {"tablesMasterDir",2101}, + {""}, {""}, + {"totalNumberOfRepetitions",2158}, + {"controlForecastCluster",567}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaleFactorAtReferencePoint",1838}, + {""}, + {"angleMultiplier",300}, + {"tileIndex",2130}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"groupSplittingMethodUsed",906}, + {"ensembleStandardDeviation",754}, + {""}, {""}, {""}, {""}, + {"pvlLocation",1694}, + {""}, {""}, {""}, + {"numberOfOperationalForecastTube",1400}, + {""}, {""}, + {"hourOfForecast",928}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"internalVersion",976}, + {""}, {""}, {""}, + {"dataAccessors",615}, + {""}, {""}, + {"listOfScaledFrequencies",1109}, + {""}, + {"baseAddress",324}, + {""}, + {"dataRepresentationTemplate",623}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"modelIdentifier",1282}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"angleOfRotation",301}, + {"dewPointTemperature",668}, + {"marsLamModel",1197}, + {""}, {""}, + {"codedValues",546}, + {"typeOfDistributionFunction",2180}, + {"doExtractSubsets",688}, + {"productDefinition",1683}, + {""}, {""}, + {"integerScalingFactorAppliedToDirections",973}, + {"integerScalingFactorAppliedToFrequencies",974}, + {""}, + {"hourOfReference",930}, + {""}, {""}, + {"libraryVersion",1095}, + {"offsetSection8",1489}, + {""}, {""}, + {"satelliteIdentifier",1835}, + {""}, {""}, + {"verticalDomainTemplateNumber",2284}, + {""}, + {"stretchingFactor",2070}, + {""}, + {"numberOfFrequencies",1380}, + {"defaultStepUnits",659}, + {""}, {""}, {""}, + {"numericValues",1447}, + {""}, {""}, {""}, + {"headersOnly",915}, + {""}, {""}, {""}, {""}, + {"integerValues",975}, + {""}, {""}, {""}, {""}, {""}, {""}, {"additionalFlagPresent",291}, {""}, - {"dirty_statistics",677}, - {"numberOfForecastsInTube",1373}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"PLPresent",207}, - {""}, {""}, - {"radialAngularSpacing",1699}, - {"climateDateTo",422}, - {""}, - {"kurt",1022}, - {"groupWidth",904}, - {""}, {""}, {""}, {""}, {""}, - {"attributeOfTile",313}, - {""}, {""}, {""}, {""}, {""}, - {"typicalMinute",2201}, - {"primaryMissingValue",1666}, - {"boot_edition",366}, - {""}, {""}, {""}, {""}, - {"numberOfChars",1339}, - {""}, {""}, - {"predefined_grid_values",1642}, - {""}, - {"interpretationOfNumberOfPoints",973}, - {""}, {""}, - {"grib2divider",885}, - {"numberOfModels",1391}, - {""}, - {"typicalDateTime",2198}, - {"iScansNegatively",936}, - {"rootGroupObjectHeaderAddress",1767}, - {""}, - {"corr3Data",592}, - {""}, - {"yearOfCentury",2341}, - {""}, - {"gridCoordinate",890}, - {"centuryOfReferenceTimeOfData",402}, - {"streamOfAnalysis",2061}, - {""}, - {"endOfProduct",737}, - {""}, - {"powerOfTenUsedToScaleClimateWeight",1636}, - {""}, - {"stretchingFactorScaled",2063}, - {""}, {""}, {""}, - {"_anoffset",284}, - {""}, - {"forecastOrSingularVectorNumber",852}, - {"kurtosis",1023}, + {"missingValue",1273}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfCompressionUsed",2171}, + {"extraValues",786}, {""}, - {"latitudeOfSouthernPole",1049}, + {"numberOfPackedValues",1401}, {""}, {""}, {""}, - {"latitudeOfStretchingPole",1051}, + {"roundedMarsLevelist",1778}, + {"isEPS",989}, + {"biFourierMakeTemplate",351}, {""}, {""}, {""}, {""}, - {"widthOfSPD",2296}, + {"scaledFrequencies",1862}, + {""}, {""}, + {"localExtensionPadding",1119}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"monthOfReference",1292}, + {"ensembleForecastNumbers",751}, + {""}, {""}, {""}, {""}, {""}, + {"rdbtimeMinute",1723}, {""}, - {"extendedFlag",778}, + {"monthOfForecast",1290}, + {""}, {""}, + {"section9Pointer",1960}, + {""}, + {"localDefinitionNumber",1117}, + {""}, + {"stretchingFactorScaled",2071}, + {"secondDimensionPhysicalSignificance",1897}, + {""}, {""}, {""}, {""}, + {"primaryMissingValueSubstitute",1674}, + {"md5Data",1229}, + {""}, {""}, + {"numberOfLocalDefinitions",1389}, + {""}, + {"section0Pointer",1918}, + {""}, + {"numberOfRadials",1420}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"defaultFaLevelName",653}, + {""}, {""}, {""}, + {"rectimeMinute",1736}, + {""}, {""}, {"DiInDegrees",32}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"keyData",1018}, - {""}, + {""}, {""}, {""}, {""}, + {"stringValues",2072}, + {""}, {""}, + {"oneMillionConstant",1496}, + {"extractedDateTimeNumberOfSubsets",818}, + {""}, {""}, {"DyInDegrees",43}, - {""}, - {"isSatelliteType",990}, - {""}, {""}, {""}, - {"scaleFactorOfSecondFixedSurface",1847}, - {"scaledValueOfDistributionFunctionParameter",1858}, - {""}, {""}, {""}, - {"TAF",227}, - {"minuteOfAnalysis",1259}, - {""}, {""}, - {"offsetSection8",1483}, - {"directionScalingFactor",676}, - {""}, {""}, {""}, {""}, {""}, - {"parameterCategory",1600}, - {""}, - {"groupWidths",905}, - {"numberOfAnalysis",1328}, - {""}, {""}, - {"originatingCentre",1516}, - {""}, {""}, {""}, - {"keySat",1020}, - {""}, - {"gridDescriptionSectionPresent",895}, - {"CDF",22}, - {""}, - {"numberOfVerticalCoordinateValues",1437}, - {""}, - {"sfc_levtype",1987}, - {""}, {""}, {""}, {""}, - {"subSetK",2075}, - {""}, {""}, {""}, {""}, - {"roundedMarsLatitude",1770}, + {"lcwfvSuiteName",1072}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaleFactorOfStandardDeviation",1857}, + {"isConstant",987}, + {""}, + {"numberOfPartitions",1404}, + {""}, {""}, {""}, + {"totalNumberOfForecastProbabilities",2154}, {""}, {""}, {""}, {""}, - {"totalNumberOfTileAttributePairs",2151}, + {"scaleFactorOfStandardDeviationInTheCluster",1858}, + {"numberOfSection",1427}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"subcentreOfAnalysis",2085}, + {""}, {""}, {""}, + {"tableReference",2099}, + {"defaultSequence",657}, {""}, {""}, + {"postAuxiliary",1641}, + {""}, {""}, {""}, {""}, + {"qfePresent",1696}, + {"defaultFaFieldName",652}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"subCentre",2073}, + {"verificationDate",2269}, + {"latitudeOfLastGridPoint",1049}, + {""}, {""}, {""}, {""}, {""}, + {"doExtractDateTime",687}, + {""}, {""}, + {"expandedAbbreviations",762}, + {""}, {"binaryScaleFactor",359}, + {"Sub-Experiment_Identifier",226}, {""}, - {"PVPresent",209}, + {"internationalDataSubCategory",977}, {""}, {""}, {""}, {""}, - {"productionStatusOfProcessedData",1681}, - {""}, {""}, {""}, {""}, - {"corr4Data",593}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"dayOfAnalysis",641}, - {""}, {""}, {""}, {""}, - {"md5TimeDomainSection",1239}, - {""}, {""}, - {"heightOrPressureOfLevel",914}, - {"missingValueManagement",1268}, - {""}, {""}, - {"typeOfSizeInterval",2190}, - {""}, {""}, {""}, {""}, - {"DxInDegrees",40}, - {""}, - {"extractDateTimeYearStart",809}, - {"horizontalDomainTemplateNumber",921}, - {""}, {""}, - {"originatorLocalTemplate",1518}, - {""}, - {"sizeOfOffsets",2004}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typicalCentury",2196}, + {"marsClass",1184}, {""}, {""}, {""}, - {"scaledValueOfRadiusOfSphericalEarth",1870}, - {""}, {""}, {""}, {""}, - {"listOfDistributionFunctionParameter",1099}, - {""}, - {"paleontologicalOffset",1595}, - {""}, {""}, {""}, {""}, - {"dayOfEndOfOverallTimeInterval",642}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"expandedOriginalReferences",767}, - {""}, - {"endOfInterval",735}, - {""}, {""}, - {"longitudeOfIcosahedronPole",1146}, - {""}, - {"truncateDegrees",2158}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"centralLongitude",393}, - {"unitsConversionOffset",2218}, - {""}, {""}, - {"scaleFactorOfDistanceFromEnsembleMean",1833}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"primaryMissingValueSubstitute",1667}, - {""}, {""}, {""}, - {"laplacianScalingFactor",1028}, - {"numberInTheAuxiliaryArray",1324}, - {"easternLongitudeOfDomain",703}, - {""}, {""}, {""}, {""}, - {"widthOfFirstOrderValues",2294}, - {"isAccumulation",975}, - {"partitionItems",1609}, - {""}, {""}, - {"timeIncrement",2127}, - {"numberOfCharacters",1338}, - {""}, {""}, {""}, - {"section8Pointer",1950}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfProcessedData",2187}, - {""}, {""}, {""}, - {"iDirectionIncrementGridLength",933}, - {""}, - {"ITN",92}, - {"projectionCenterFlag",1684}, - {""}, - {"extractedAreaNumberOfSubsets",814}, - {"baseTimeEPS",327}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfIterations",1382}, - {"referenceReflectivityForEchoTop",1739}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"upperThreshold",2235}, - {"baseDateEPS",325}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"twoOrdersOfSPD",2166}, - {""}, {""}, {""}, {""}, - {"grib3divider",886}, - {""}, {""}, {""}, {""}, - {"md5DataSection",1224}, - {"table2Version",2088}, - {""}, {""}, {""}, - {"timeDomainTemplateNumber",2126}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"conceptsMasterMarsDir",560}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extractAreaWestLongitude",789}, - {"templatesMasterDir",2102}, - {""}, - {"md5Section8",1236}, - {""}, - {"diffInDays",668}, - {""}, {""}, {""}, - {"startingAzimuth",2045}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"trueLengthOfLastGroup",2157}, - {""}, {""}, - {"scaledValueOfSecondFixedSurface",1871}, - {""}, - {"startOfRange",2041}, - {""}, {""}, {""}, {""}, - {"packingType",1525}, - {""}, - {"centralLongitudeInDegrees",394}, - {"inputOriginatingCentre",959}, - {""}, - {"scaleFactorOfFirstFixedSurface",1837}, - {""}, - {"DjGiven",35}, - {""}, - {"conceptsLocalMarsDirAll",558}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lengthOfMessage",1077}, - {"constituentType",566}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"integerScalingFactorAppliedToDirections",968}, - {"integerScalingFactorAppliedToFrequencies",969}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"dataCategory",613}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"correction1Part",596}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"minutesAfterDataCutoff",1264}, - {""}, - {"correction4Part",602}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"numberOfDataPoints",1353}, - {""}, - {"ccccIdentifiers",382}, - {""}, {""}, {""}, {""}, {""}, - {"stepTypeInternal",2057}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"mars_labeling",1208}, - {""}, {""}, {""}, {""}, {""}, - {"earthIsOblate",695}, - {"projectionCentreFlag",1685}, - {""}, {""}, {""}, {""}, - {"md5Product",1227}, - {""}, {""}, - {"horizontalDimensionProcessed",919}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"doExtractArea",683}, - {"plusOneinOrdersOfSPD",1632}, - {"climateDateFrom",421}, - {""}, {""}, {""}, {""}, {""}, - {"calendarIdPresent",375}, - {""}, {""}, {""}, {""}, - {"scaleFactorOfLowerLimit",1842}, - {""}, {""}, {""}, {""}, - {"nameOfSecondFixedSurface",1300}, - {""}, {""}, {""}, {""}, - {"spectralDataRepresentationMode",2030}, - {"observationType",1446}, - {""}, - {"verifyingMonth",2264}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"levelIndicator",1084}, - {""}, {""}, - {"epsStatisticsContinous",755}, - {""}, {""}, {""}, {""}, {""}, - {"local_padding",1133}, - {""}, - {"preProcessingParameter",1638}, - {"scaledValueOfDistanceFromEnsembleMean",1857}, - {"skewness",2008}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfComponents",1347}, - {""}, - {"correction3Part",600}, - {"typeOfSecondFixedSurface",2189}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"unitOfOffsetFromReferenceTime",2212}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"standardParallelInMicrodegrees",2038}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"LaDInDegrees",104}, - {""}, - {"satelliteID",1827}, - {""}, {""}, - {"unitsConversionScaleFactor",2219}, - {"unknown",2225}, - {""}, - {"numberOfTimeRange",1427}, - {"iScansPositively",937}, - {""}, {""}, - {"numberOfDistinctSection8s",1364}, - {""}, - {"formatVersionMajorNumber",860}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"periodOfTimeIntervals",1623}, - {""}, {""}, {""}, - {"doSimpleThinning",686}, - {""}, {""}, {""}, - {"numberOfDataMatrices",1352}, - {""}, {""}, {""}, {""}, - {"numberOfClusters",1342}, - {"defaultFaModelName",651}, - {""}, {""}, {""}, - {"numberOfColumns",1346}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfCalendar",2170}, - {"verticalVisibilityCoded",2278}, - {"componentIndex",551}, - {""}, - {"integerPointValues",966}, - {"extractDateTimeStart",806}, - {""}, - {"instrumentType",965}, - {""}, - {"typeOfAuxiliaryInformation",2169}, - {""}, {""}, {""}, {""}, - {"originatorLocalTemplateNumber",1519}, - {""}, - {"indicatorOfTypeOfLevel",952}, - {""}, {""}, {""}, - {"identificationOfProject",941}, - {"M",151}, - {""}, {""}, - {"extractDateTimeSecondEnd",803}, - {""}, {""}, - {"distinctLongitudes",682}, - {""}, {""}, {""}, {""}, - {"messageLength",1251}, - {"numberOfCoordinatesValues",1350}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extractDateTimeSecondStart",805}, - {"unpackedSubsetPrecision",2228}, - {""}, {""}, {""}, - {"scaledValueOfFirstFixedSurface",1861}, - {""}, - {"longitudeFirstInDegrees",1137}, - {"section0Length",1910}, - {""}, {""}, - {"latitudeOfLastGridPoint",1043}, - {""}, {""}, {""}, - {"referenceValueError",1743}, - {"projectLocalTemplate",1682}, - {""}, - {"observationGeneratingProcessIdentifier",1445}, - {"jDirectionIncrement",1009}, - {""}, {""}, - {"scanningModeForOneDiamond",1885}, - {""}, {""}, {""}, - {"totalLength",2141}, - {""}, - {"minuteOfModelVersion",1262}, - {""}, {""}, {""}, {""}, {""}, - {"secondOfModelVersion",1895}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section9Length",1952}, - {"sampleSizeOfModelClimate",1826}, - {""}, {""}, {""}, {""}, {""}, - {"offsetAfterLocalSection",1457}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"projectLocalTemplateNumber",1683}, - {"simpleThinningSkip",1997}, - {""}, {""}, {""}, {""}, - {"backgroundProcess",322}, - {""}, {""}, - {"numberOfCodedValues",1343}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"northLatitudeOfCluster",1310}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"upperThresholdValue",2236}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"numberOfLogicals",1384}, - {"is_chemical_distfn",995}, - {""}, - {"unitsOfFirstFixedSurface",2223}, - {""}, {""}, {""}, - {"probabilityType",1671}, - {"lengthOfTimeRange",1080}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scaledValueOfLowerLimit",1866}, - {"section10Pointer",1914}, - {"monthOfModelVersion",1285}, - {""}, - {"listOfModelIdentifiers",1101}, - {"biFourierResolutionParameterN",354}, - {""}, {""}, - {"monthlyVerificationMonth",1288}, - {""}, {""}, {""}, {""}, {""}, - {"coordinate2Start",578}, - {"totalNumberOfClusters",2143}, - {"lengthOfIndexTemplate",1076}, - {""}, - {"eastLongitudeOfCluster",700}, - {""}, {""}, {""}, - {"offsetAfterPadding",1458}, - {"southLatitudeOfCluster",2016}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"resolutionAndComponentFlags",1759}, - {""}, - {"latitudeLongitudeValues",1036}, - {""}, - {"azimuthalWidth",320}, - {"accumulationInterval",287}, - {""}, {""}, - {"latitudeOfSubSatellitePoint",1053}, - {""}, {""}, {""}, - {"westernLongitudeOfDomain",2293}, - {""}, {""}, {""}, - {"versionOfModelClimate",2272}, - {""}, {""}, {""}, {""}, - {"latitudeOfSubSatellitePointInDegrees",1054}, - {""}, {""}, - {"qualityControl",1695}, - {""}, - {"forecastMonth",851}, - {""}, - {"SecondOfModelVersion",222}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"typeOfGeneratingProcess",2176}, - {""}, {""}, - {"lowerThreshold",1170}, - {""}, {""}, - {"matchAerosolPacking",1215}, - {"unpackedValues",2229}, - {"numberOfRepresentativeMember",1417}, - {""}, {""}, - {"g1conceptsMasterDir",869}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"unsignedIntegers",2230}, - {"Yo",277}, - {"numberOfMembersInEnsemble",1386}, - {""}, {""}, - {"biFourierCoefficients",350}, - {""}, {""}, - {"numberOfForecastsInEnsemble",1371}, - {""}, - {"yCoordinateOfOriginOfSectorImage",2332}, - {"numberOfInts",1381}, - {""}, {""}, {""}, {""}, {""}, - {"northernLatitudeOfClusterDomain",1316}, - {""}, - {"Yp",278}, - {""}, {""}, {""}, {""}, - {"extractDateTimeYearEnd",807}, - {""}, {""}, - {"numberOfMembersInCluster",1385}, - {""}, - {"longitudeOfCenterPointInDegrees",1140}, - {""}, - {"subSetM",2076}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"mixedCoordinateDefinition",1271}, - {""}, - {"numberOfCategories",1337}, - {""}, {""}, {""}, - {"parameterIndicator",1603}, - {""}, - {"groupLengths",901}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"southEastLongitudeOfVerficationArea",2015}, - {""}, {""}, - {"extractDateTimeDayStart",792}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"verificationMonth",2262}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"southernLatitudeOfClusterDomain",2019}, - {"flagForNormalOrStaggeredGrid",845}, {"clusterMember8",533}, - {""}, {""}, {""}, - {"rdbtimeYear",1720}, - {"probabilityTypeName",1672}, - {"dateOfAnalysis",630}, - {""}, {""}, {""}, - {"incrementOfLengths",947}, - {"tigge_short_name",2120}, - {""}, {""}, - {"md5GridSection",1225}, {""}, - {"extractSubsetIntervalEnd",811}, - {"timeOfAnalysis",2129}, - {""}, {""}, - {"longitudeOfNorthWestCornerOfArea",1149}, - {""}, {""}, {""}, - {"yearOfAnalysis",2340}, + {"anoffsetFrequency",308}, {""}, - {"xCoordinateOfOriginOfSectorImage",2325}, - {"gridDefinitionSection",893}, + {"typeOfPostProcessing",2193}, + {""}, + {"referenceValue",1749}, + {"forecastPeriodTo",858}, + {"tableCode",2097}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"biFourierSubTruncationType",357}, + {"NAT",170}, {""}, {""}, {""}, {""}, - {"secondOrderOfDifferentWidth",1897}, - {"extractSubsetIntervalStart",812}, - {"marsForecastMonth",1186}, - {""}, {""}, - {"clutterFilterIndicator",539}, - {"section10Length",1913}, - {""}, {""}, - {"section_8",1977}, + {"sensitiveAreaDomain",1987}, + {"DxInDegrees",40}, {""}, {""}, {""}, - {"parametersVersion",1608}, - {""}, {""}, {""}, {""}, {""}, - {"typeOfAnalysis",2168}, - {""}, {""}, {""}, - {"section2Present",1924}, + {"simpleThinningMissingRadius",2003}, + {"typicalMinute",2209}, + {"totalNumberOfFrequencies",2155}, + {""}, {""}, + {"orientationOfTheGrid",1516}, + {"numberOfForcasts",1375}, {""}, {""}, {""}, {""}, - {"shortNameECMF",1991}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"iDirectionIncrementInDegrees",934}, - {"unpackedError",2227}, - {"packedValues",1523}, - {""}, {""}, {""}, {""}, {""}, - {"probProductDefinition",1670}, + {"TAFstr",228}, + {""}, {""}, {""}, {""}, + {"versionNumOfRootGroupSymbolTableEntry",2275}, + {""}, + {"md5Section9",1243}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"frequencyScalingFactor",865}, - {""}, - {"longitudeOfThePoleOfStretching",1160}, - {""}, {""}, - {"grib2LocalSectionPresent",884}, - {""}, {""}, {""}, {""}, - {"section_08",1966}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"skew",2007}, - {"secondLatitudeInDegrees",1892}, - {""}, {""}, {""}, {""}, {""}, - {"indicatorOfUnitForTimeRange",954}, - {""}, - {"LoVInDegrees",126}, - {""}, {""}, {""}, {""}, {""}, - {"ijDirectionIncrementGiven",945}, - {""}, - {"biFourierResolutionSubSetParameterN",356}, + {"parameterCode",1608}, {""}, {""}, {""}, - {"localYear",1132}, - {""}, {""}, {""}, - {"numberMissingFromAveragesOrAccumulations",1327}, - {""}, - {"extractDateTimeMinuteEnd",797}, - {"latitudeFirstInDegrees",1034}, - {"scanningMode8",1884}, - {"conceptsLocalDirECMF",557}, - {""}, - {"referenceOfWidths",1738}, - {""}, - {"packingError",1524}, - {""}, {""}, - {"extractDateTimeMonthEnd",800}, - {""}, - {"hourOfAnalysis",923}, - {""}, {""}, {""}, {""}, - {"extractDateTimeMinuteStart",799}, - {"grib2LocalSectionNumber",883}, - {""}, - {"isHindcast",987}, - {""}, {""}, - {"typicalYear",2205}, - {"extractDateTimeMonthStart",802}, + {"matchLandType",1222}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"southEastLatitudeOfVerficationArea",2013}, - {""}, {""}, - {"totalNumberOfIterations",2149}, - {"offsetAfterData",1456}, - {""}, - {"thresholdIndicator",2112}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extremeClockwiseWindDirection",816}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"corr3Data",592}, {""}, {""}, {""}, {""}, - {"distanceFromTubeToEnsembleMean",680}, + {"inputDelayedDescriptorReplicationFactor",962}, + {""}, {""}, {""}, + {"anoffsetLast",309}, {""}, {""}, {""}, {""}, {""}, - {"formatVersionMinorNumber",861}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"latitudeOfNorthWestCornerOfArea",1045}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"yDirectionGridLength",2334}, - {"firstDimensionPhysicalSignificance",836}, + {"defaultTypeOfLevel",660}, {""}, {""}, {""}, - {"directionOfVariation",675}, - {"sourceOfGridDefinition",2011}, + {"numberOfRemaininChars",1422}, + {""}, + {"dataRepresentationTemplateNumber",624}, {""}, {""}, {""}, - {"percentileValue",1621}, + {"numberInTheAuxiliaryArray",1330}, {""}, - {"radiusOfClusterDomain",1704}, - {""}, {""}, {""}, {""}, {""}, - {"thisMarsClass",2106}, + {"lengthOfProjectLocalTemplate",1085}, {""}, - {"experimentVersionNumber",772}, - {""}, - {"secondsOfAnalysis",1907}, - {""}, - {"rdbtimeHour",1715}, - {"section5",1936}, - {""}, - {"longitudeOfFirstGridPoint",1144}, - {"_numberOfValues",286}, - {""}, {""}, - {"listMembersMissing",1090}, - {""}, {""}, - {"numberOfClusterLowResolution",1341}, - {""}, - {"swapScanningLon",2082}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"longitudeLastInDegrees",1138}, - {""}, {""}, {""}, {""}, - {"DiInMetres",33}, - {""}, {""}, - {"shapeOfVerificationArea",1989}, - {""}, {""}, {""}, {""}, - {"rectimeHour",1728}, - {""}, {""}, {""}, - {"DyInMetres",44}, - {"typeOfPreProcessing",2186}, - {""}, {""}, {""}, {""}, {""}, - {"earthMajorAxis",696}, - {"Dj",34}, - {""}, {""}, - {"centuryOfAnalysis",400}, - {""}, {""}, {""}, - {"offsetAfterCentreLocalSection",1455}, - {""}, {""}, {""}, - {"endOfFileAddress",733}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfIntegers",1380}, - {"simpleThinningStart",1998}, - {""}, {""}, - {"generalExtended2ordr",873}, - {"typeOfEnsembleForecast",2173}, - {""}, {""}, - {"productIdentifier",1679}, - {""}, {""}, {""}, - {"xDirectionGridLength",2327}, - {""}, {""}, - {"section5Pointer",1938}, - {""}, {""}, {""}, - {"referenceOfLengths",1737}, - {""}, {""}, - {"tsectionNumber4",2161}, - {"lowerThresholdValue",1171}, - {""}, {""}, - {"longitudeOfThePolePoint",1161}, - {""}, - {"isectionNumber4",1004}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"stepForClustering",2051}, - {""}, {""}, - {"forecastPeriodFrom",854}, - {"totalNumberOfDataValuesMissingInStatisticalProcess",2144}, - {""}, {""}, - {"NC",172}, - {""}, {""}, - {"is_rotated_grid",998}, - {"clusterIdentifier",524}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"swapScanningLat",2081}, - {""}, {""}, {""}, - {"localHour",1116}, - {""}, {""}, {""}, - {"variationOfVisibility",2249}, - {""}, {""}, {""}, - {"numberOfPointsAlongXAxis",1406}, - {""}, - {"longitudeOfStretchingPoleInDegrees",1156}, - {"numberOfCoefficientsOrValuesUsedToSpecifyFirstDimensionCoordinateFunction",1344}, - {"numberOfCoefficientsOrValuesUsedToSpecifySecondDimensionCoordinateFunction",1345}, - {"DxInMetres",41}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"gribTablesVersionNo",888}, - {""}, - {"is_ocean_param",997}, - {""}, - {"typicalHour",2200}, - {""}, - {"numberOfOctetsExtraDescriptors",1393}, - {"extractDateTimeHourStart",796}, - {"westLongitudeOfCluster",2290}, - {"is_s2s",999}, - {""}, {""}, {""}, {""}, - {"countOfGroupLengths",604}, - {""}, {""}, {""}, - {"falseEasting",826}, - {"firstLatitudeInDegrees",838}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"subdivisionsOfBasicAngle",2078}, - {"groupLeafNodeK",900}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"monthOfAnalysis",1282}, - {"section8Length",1949}, - {""}, {""}, {""}, - {"variationOfVisibilityDirection",2250}, - {""}, {""}, {""}, {""}, {""}, - {"variationOfVisibilityDirectionAngle",2251}, - {""}, {""}, - {"yCoordinateOfSubSatellitePoint",2333}, - {"sp1",2021}, - {""}, - {"jIncrement",1013}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"section1Pointer",1920}, - {""}, {""}, {""}, {""}, - {"uvRelativeToGrid",2245}, - {"mAngleMultiplier",1175}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"coordinate1Start",575}, - {""}, {""}, - {"radiusOfCentralCluster",1703}, - {""}, {""}, {""}, {""}, {""}, - {"jDirectionIncrementGiven",1010}, - {"secondaryMissingValue",1905}, - {"classOfAnalysis",419}, - {"dataSubCategory",625}, - {"TIDE",229}, - {""}, {""}, {""}, - {"longitudeOfSouthEastCornerOfArea",1152}, - {""}, - {"spatialSmoothingOfProduct",2029}, - {""}, - {"timeRangeIndicator",2133}, - {"sphericalHarmonics",2034}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"longitudeOfLastGridPoint",1147}, - {""}, {""}, - {"sectionLengthLimitForEnsembles",1955}, - {""}, {""}, - {"dummy1",690}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section1",1912}, - {""}, {""}, {""}, - {"section_10",1969}, - {"Nj",193}, - {"correction2",597}, - {"latitudeWhereDxAndDyAreSpecified",1061}, - {"qnhAPresent",1692}, - {""}, - {"section2Pointer",1923}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"marsStream2",1204}, - {""}, {""}, - {"WMO",257}, - {"latitudeWhereDxAndDyAreSpecifiedInDegrees",1062}, - {""}, - {"numberOfDataPointsExpected",1354}, - {""}, - {"n2",1294}, - {"_leg_number",285}, - {"xCoordinateOfSubSatellitePoint",2326}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endOfMessage",736}, - {""}, - {"sectionLengthLimitForProbability",1956}, - {""}, - {"coordinate4OfLastGridPoint",584}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"modelErrorType",1275}, - {""}, {""}, {""}, - {"disableGrib1LocalSection",678}, - {"marsType1",1206}, - {""}, {""}, - {"keyMore",1019}, - {""}, {""}, {""}, - {"sp2",2022}, - {""}, - {"expandedCrex_units",762}, - {""}, {""}, {""}, - {"latitudeOfIcosahedronPole",1042}, - {""}, {""}, {""}, - {"expandedCrex_scales",761}, - {"spare2",2027}, - {""}, {""}, {""}, {""}, - {"ls_labeling",1172}, - {""}, {""}, {""}, - {"secondaryMissingValueSubstitute",1906}, - {""}, - {"LyInMetres",150}, - {""}, - {"reserved1",1751}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"normAtInitialTime",1308}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"resolutionAndComponentFlags8",1766}, - {""}, - {"numberOfDistinctSection5s",1361}, - {""}, {""}, - {"isotopeIdentificationNumber",1005}, - {""}, {""}, - {"earthMinorAxisInMetres",699}, - {""}, {""}, - {"addressOfFileFreeSpaceInfo",292}, - {"totalInitialConditions",2140}, - {""}, {""}, {""}, - {"widthOfLengths",2295}, - {""}, {""}, {""}, - {"dummy2",691}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"remarkPresent",1745}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfForecastsInCluster",1370}, - {""}, {""}, {""}, - {"DELETE",25}, - {"coordinate3OfLastGridPoint",581}, - {""}, {""}, {""}, {""}, - {"listOfParametersUsedForClustering",1102}, - {"unitsBias",2217}, - {""}, {""}, {""}, - {"nameOfFirstFixedSurface",1299}, - {""}, {""}, {""}, - {"extractDateTimeDayEnd",790}, - {"swapScanningX",2083}, - {""}, {""}, {""}, - {"typeOfHorizontalLine",2178}, - {""}, {""}, - {"constantFieldHalfByte",565}, - {"lengthOfOriginatorLocalTemplate",1078}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"LxInMetres",148}, - {""}, - {"endDayTrend2",715}, - {""}, - {"YR",273}, - {"marsType2",1207}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"typeOfFirstFixedSurface",2175}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"multiplicationFactorForLatLong",1291}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"reserved2",1752}, - {""}, - {"primaryBitmap",1665}, - {""}, {""}, - {"bitMapIndicator",360}, - {""}, {""}, {""}, {""}, {""}, - {"N1",168}, - {""}, {""}, {""}, {""}, - {"firstOrderValues",841}, {"J",93}, {""}, {""}, {""}, - {"windSpeedTrend4",2313}, + {"partitionItems",1616}, + {"yDirectionGridLength",2342}, + {""}, + {"floatVal",851}, + {"scaleFactorOfFirstSize",1845}, {""}, {""}, {""}, - {"numberOfContributingSpectralBands",1348}, - {"expandBy",758}, - {""}, {""}, - {"basicAngleOfTheInitialProductionDomain",329}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"cavokOrVisibility",381}, - {""}, {""}, {""}, - {"efas_post_proc",708}, - {"operationalForecastCluster",1503}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"northLatitudeOfDomainOfTubing",1311}, - {"listOfEnsembleForecastNumbers",1100}, + {"totalNumberOfTileAttributePairs",2159}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"localSectionPresent",1134}, + {"probContinous",1675}, {""}, - {"startOfHeaders",2039}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"wrongPadding",2324}, + {"secondsOfReference",1915}, + {"verticalVisibility",2285}, {""}, - {"numberOfGridInReference",1375}, - {""}, - {"cloudsTitle2",509}, - {"section3Pointer",1929}, - {""}, {""}, - {"LcyInMetres",119}, - {""}, - {"LuyInMetres",146}, - {""}, - {"scaleFactorOfFirstWavelength",1839}, - {""}, - {"normAtFinalTime",1307}, - {""}, {""}, - {"getNumberOfValues",878}, - {""}, {""}, - {"rootGroupSymbolTableEntry",1768}, - {"rdb_key",1711}, + {"ITN",92}, {""}, {""}, {""}, {""}, + {"section8Pointer",1957}, + {""}, {""}, + {"heightOrPressureOfLevel",917}, + {"scanningMode8",1891}, + {""}, + {"faModelName",827}, + {""}, + {"interpretationOfNumberOfPoints",978}, + {"groupLeafNodeK",903}, + {""}, {""}, {""}, + {"standardParallelInMicrodegrees",2046}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"applicationIdentifier",310}, + {""}, {""}, {""}, + {"zero",2354}, + {""}, {""}, {""}, {""}, {""}, + {"startOfMessage",2048}, + {""}, {""}, + {"consensusCount",562}, + {""}, + {"optimisationTime",1510}, + {"centuryOfReference",401}, + {""}, {""}, {""}, + {"Experiment_Identifier",55}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"widthOfSPD",2304}, + {"longitudeOfIcosahedronPole",1152}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"roundedMarsLatitude",1777}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"nosigPresent",1324}, + {""}, + {"angleOfRotationOfProjection",303}, + {""}, + {"xDirectionGridLength",2335}, + {""}, + {"reservedNeedNotBePresent",1761}, + {"productDefinitionTemplateNumber",1684}, + {"forecastLeadTime",853}, + {""}, + {"decimalPrecision",650}, + {""}, {""}, {""}, + {"correction2Part",598}, + {""}, {""}, + {"bufrDataEncoded",370}, + {""}, {""}, {""}, + {"tiggeCentre",2121}, + {""}, {""}, {""}, {""}, {""}, + {"frequencyNumber",867}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"md5Structure",1244}, + {""}, {""}, {""}, + {"numberOfModels",1397}, + {"corr1Data",590}, + {"radialAngularSpacing",1706}, + {""}, + {"scaleFactorOfSecondSize",1855}, + {""}, {""}, {""}, + {"extraLocalSectionPresent",785}, + {""}, + {"bitsPerValue",364}, + {""}, + {"falseNorthing",830}, + {""}, {""}, {""}, {""}, {""}, + {"extractAreaWestLongitude",792}, + {""}, + {"endOfInterval",738}, + {""}, {""}, {""}, + {"targetCompressionRatio",2104}, + {"cfVarName",405}, + {"epsContinous",756}, + {""}, {""}, {""}, + {"expandedCodes",763}, + {""}, {""}, {""}, {""}, {""}, + {"floatValues",852}, + {"ccccIdentifiers",382}, + {""}, {""}, {""}, {""}, {""}, + {"stepTypeInternal",2065}, + {""}, + {"listMembersUsed",1100}, + {""}, + {"orientationOfTheGridInDegrees",1517}, + {""}, + {"latLonValues",1038}, + {""}, {""}, {""}, {""}, + {"productDefinitionTemplateNumberInternal",1685}, + {""}, {""}, + {"md5Section8",1242}, + {""}, {""}, + {"meanSize",1250}, + {"verticalCoordinate",2281}, + {""}, {""}, + {"typeOfTimeIncrement",2201}, + {"extraLocalSectionNumber",784}, + {""}, + {"endOfProduct",740}, + {""}, + {"ensembleForecastNumbersList",752}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"scaleFactorOfDistributionFunctionParameter",1841}, + {""}, {""}, + {"M",151}, + {"southPoleOnProjectionPlane",2026}, + {""}, {""}, + {"unitOfTimeIncrement",2222}, + {"scaleFactorOfRadiusOfSphericalEarth",1853}, + {"localDefNumberOne",1114}, + {""}, {""}, {""}, + {"spatialProcessing",2036}, + {"numberOfDistributionFunctionParameters",1372}, + {"angularPrecision",305}, + {""}, {""}, + {"numberOfValues",1442}, + {"numberOfIterations",1388}, + {""}, + {"tsectionNumber5",2170}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"angleOfRotationInDegrees",302}, + {""}, + {"corr4Data",593}, + {""}, + {"earthIsOblate",698}, + {"typeOfEnsembleMember",2182}, + {"levelIndicator",1090}, + {""}, {""}, {""}, {""}, + {"subSetJ",2082}, + {""}, {""}, {""}, {""}, {""}, + {"grib3divider",889}, + {""}, + {"datumSize",642}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"listOfDistributionFunctionParameter",1105}, + {"numberOfPoints",1405}, + {""}, {""}, + {"forecastPeriodFrom",857}, + {""}, {""}, + {"matrixOfValues",1226}, + {""}, + {"monthlyVerificationTime",1295}, + {""}, {""}, + {"numberOfDistinctSection9s",1371}, + {""}, {""}, + {"plusOneinOrdersOfSPD",1639}, + {""}, + {"LaDInDegrees",104}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"is_uerra",1007}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"monthlyVerificationDate",1293}, + {""}, {""}, {""}, {""}, + {"CDFstr",23}, + {"spectralDataRepresentationMode",2038}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"tileClassification",2129}, + {""}, + {"preProcessingParameter",1645}, + {""}, {""}, {""}, {""}, + {"short_name",1999}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"perturbationNumber",1631}, + {""}, {""}, {""}, + {"TAF",227}, + {"corr2Data",591}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"setCalendarId",1990}, + {""}, {""}, {""}, {""}, + {"verticalCoordinateDefinition",2282}, + {""}, {""}, + {"md5Product",1233}, + {""}, + {"observationGeneratingProcessIdentifier",1451}, + {""}, {""}, {""}, {""}, {""}, + {"_T",282}, + {"windVariableDirection",2327}, + {"minuteOfForecast",1267}, + {""}, {""}, {""}, {""}, {""}, + {"secondOfForecast",1901}, + {""}, + {"streamOfAnalysis",2069}, + {""}, + {"longitudeOfLastGridPoint",1153}, + {""}, + {"diffInDays",671}, + {""}, {""}, + {"oneConstant",1495}, + {""}, {""}, + {"PVPresent",209}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"climatologicalRegime",423}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"g2grid",873}, + {""}, {""}, {""}, {""}, + {"isAccumulation",980}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"timeIncrement",2135}, + {""}, {""}, {""}, + {"grib1divider",885}, + {"numberOfEffectiveValues",1373}, + {"section_09",1974}, + {""}, {""}, {""}, {""}, + {"gts_header",912}, + {""}, {""}, + {"is_aerosol",997}, + {""}, + {"minuteOfAnalysis",1265}, + {"conceptsLocalMarsDirAll",558}, + {""}, {""}, {""}, {""}, {""}, + {"localNumberOfObservations",1131}, + {""}, {""}, {""}, + {"marsGrid",1193}, + {""}, + {"numberOfAnalysis",1334}, + {""}, {""}, {""}, {""}, {""}, + {"masterTablesVersionNumber",1218}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"clusterSize",536}, + {""}, {""}, + {"dayOfReference",648}, + {"subSetM",2084}, + {"tablesVersionLatest",2103}, + {""}, + {"cnmc_isac",541}, + {""}, + {"meaningOfVerticalCoordinate",1255}, + {""}, {""}, {""}, {""}, + {"numberOfForecastsInTube",1379}, + {""}, {""}, {""}, {""}, + {"conceptsMasterMarsDir",560}, + {"extractedAreaNumberOfSubsets",817}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"trueLengthOfLastGroup",2165}, + {"longitudeOfStretchingPole",1161}, + {""}, + {"correction1Part",596}, + {"tigge_name",2127}, + {"is_tigge",1006}, + {""}, {""}, {""}, + {"lengthOfMessage",1083}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"dayOfAnalysis",644}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"local_use",1140}, + {""}, + {"periodOfTimeIntervals",1630}, + {""}, {""}, {""}, {""}, {""}, + {"atmosphericChemicalOrPhysicalConstituentType",312}, + {""}, {""}, + {"julianDay",1022}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"missingValuesPresent",1276}, + {""}, + {"is_chemical",999}, + {""}, {""}, {""}, + {"numberOfDistinctSection8s",1370}, + {"scanningModeForOneDiamond",1892}, + {"biFourierResolutionParameterN",354}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"matchAerosolPacking",1221}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"compressedData",552}, + {"cnmc_cmcc",540}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"unitsOfSecondFixedSurface",2232}, + {""}, {""}, {""}, + {"_TS",283}, + {""}, {""}, {""}, {""}, {""}, + {"timeDomainTemplate",2133}, + {""}, {""}, + {"unsignedIntegers",2238}, + {""}, {""}, {""}, + {"gridDefinitionTemplateNumber",897}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"parameterCategory",1607}, + {""}, {""}, {""}, + {"DiInMetres",33}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"defaultFaModelName",654}, + {""}, {""}, {""}, {""}, + {"DyInMetres",44}, + {""}, + {"functionCode",869}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"climateDateFrom",421}, + {""}, {""}, + {"grib2divider",888}, + {""}, {""}, + {"calendarIdPresent",375}, + {""}, {""}, + {"scaleFactorOfSecondFixedSurface",1854}, + {"unitsConversionOffset",2226}, + {""}, + {"gts_ddhh00",911}, + {""}, {""}, {""}, + {"md5TimeDomainSection",1245}, + {"lsdate_bug",1179}, + {""}, + {"md5DataSection",1230}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"GTSstr",79}, + {""}, {""}, + {"climateDateTo",422}, + {""}, {""}, + {"groupWidth",907}, + {""}, {""}, {""}, {""}, + {"listMembersMissing",1096}, + {"addExtraLocalSection",290}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"updateSequenceNumber",2240}, + {"kurt",1028}, + {""}, {""}, {""}, + {"reducedGrid",1738}, + {""}, {""}, {""}, {""}, {""}, + {"modelVersionDate",1284}, + {""}, {""}, + {"extractSubsetIntervalEnd",814}, + {""}, {""}, + {"typicalDateTime",2206}, + {""}, {""}, {""}, + {"typicalCentury",2204}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfDataMatrices",1358}, + {""}, {""}, {""}, + {"extractSubsetIntervalStart",815}, + {""}, {""}, {""}, {""}, + {"defaultShortName",658}, + {"numberOfChars",1345}, + {""}, + {"DiGiven",31}, + {"lengthOfIndexTemplate",1082}, + {""}, + {"attributeOfTile",313}, + {"DxInMetres",41}, + {"longitudeOfCenterPointInDegrees",1146}, + {""}, + {"CDF",22}, + {""}, + {"is_efas",1001}, + {""}, {""}, {""}, {""}, {""}, + {"yearOfCentury",2349}, + {"kurtosis",1029}, + {""}, {""}, {""}, + {"expandedOriginalCodes",769}, + {""}, {""}, + {"expandedOriginalWidths",772}, + {""}, {""}, {""}, {""}, + {"scalingFactorForFrequencies",1884}, + {"rootTablesDir",1776}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"isSatelliteType",995}, + {""}, {""}, + {"typeOfCompressionUsed",2179}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"keyData",1024}, + {""}, {""}, + {"clutterFilterIndicator",539}, + {"componentIndex",551}, + {""}, + {"representationType",1755}, + {""}, {""}, {""}, {""}, + {"groupWidths",908}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"scaleFactorOfDistanceFromEnsembleMean",1840}, + {"referenceReflectivityForEchoTop",1746}, + {"gridDescriptionSectionPresent",898}, + {""}, {""}, {""}, + {"GTS",78}, + {""}, {""}, {""}, {""}, {""}, + {"keySat",1026}, + {"section10Pointer",1921}, + {""}, + {"numberOfVerticalPoints",1445}, + {"numberOfInts",1387}, + {""}, + {"typeOfPreProcessing",2194}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"widthOfFirstOrderValues",2302}, + {""}, {""}, {""}, + {"doExtractArea",686}, + {""}, + {"expandedOriginalScales",771}, + {""}, {""}, {""}, + {"scaleValuesBy",1860}, + {""}, {""}, {""}, {""}, + {"productionStatusOfProcessedData",1688}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"biFourierResolutionSubSetParameterN",356}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"dirty_statistics",680}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"iScansNegatively",939}, + {"extractDateTimeYearStart",812}, + {""}, {""}, {""}, {""}, + {"predefined_grid",1648}, + {""}, {""}, {""}, + {"isCorrection",988}, + {"minutesAfterDataCutoff",1270}, + {"numberOfDataPoints",1359}, + {""}, + {"tsectionNumber4",2169}, + {""}, {""}, {""}, {""}, {""}, + {"isectionNumber4",1010}, + {"listOfModelIdentifiers",1107}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section_8",1984}, + {""}, + {"efas_model",710}, + {"g1conceptsMasterDir",872}, + {""}, {""}, + {"masterTablesVersionNumberLatest",1219}, + {""}, {""}, {""}, {""}, {""}, + {"totalNumberOfIterations",2157}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfDataValues",1361}, + {""}, {""}, + {"originatorLocalTemplate",1524}, + {""}, {""}, {""}, + {"scaledValueOfStandardDeviation",1881}, + {""}, {""}, {""}, {""}, + {"numberOfVerticalGridDescriptors",1444}, + {""}, {""}, + {"typeOfEnsembleForecast",2181}, + {""}, {""}, {""}, + {"scaledValueOfStandardDeviationInTheCluster",1882}, + {""}, {""}, + {"multiplicationFactorForLatLong",1297}, + {""}, {""}, {""}, + {"latitudeOfSouthernPole",1055}, + {""}, {""}, {""}, {""}, + {"LyInMetres",150}, + {""}, + {"section_08",1973}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"marsForecastMonth",1192}, + {""}, + {"missingValueManagement",1274}, + {""}, {""}, {""}, {""}, + {"dayOfEndOfOverallTimeInterval",645}, + {""}, {""}, {""}, + {"gridCoordinate",893}, + {""}, {""}, {""}, + {"accumulationInterval",287}, + {""}, {""}, {""}, + {"typeOfAuxiliaryInformation",2177}, + {""}, + {"numberOfMembersInEnsemble",1392}, + {""}, {""}, {""}, + {"longitudeOfFirstGridPoint",1150}, + {""}, {""}, + {"numberOfCharacters",1344}, + {""}, + {"iScansPositively",940}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"paleontologicalOffset",1602}, + {""}, {""}, {""}, {""}, + {"verifyingMonth",2272}, + {"scaleFactorOfFirstFixedSurface",1844}, + {""}, {""}, + {"numberOfMembersInCluster",1391}, + {"upperThreshold",2243}, + {"is_aerosol_optical",998}, + {""}, {""}, + {"extendedFlag",781}, + {""}, {""}, + {"centuryOfReferenceTimeOfData",402}, + {""}, + {"timeDomainTemplateNumber",2134}, + {""}, {""}, {""}, {""}, {""}, + {"horizontalCoordinateSupplement",921}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"upperThresholdValue",2244}, + {"originatingCentre",1522}, + {"LxInMetres",148}, + {""}, {""}, {""}, + {"NV",186}, + {"predefined_grid_values",1649}, + {""}, {""}, {""}, {""}, {""}, + {"longitudeFirstInDegrees",1143}, + {""}, {""}, {""}, {""}, {""}, + {"dateOfForecastRun",635}, + {""}, {""}, {""}, {""}, {""}, + {"crraLocalVersion",610}, + {"packingType",1531}, + {""}, + {"windGust",2311}, + {"constituentType",566}, + {"correction3Part",600}, + {""}, + {"indicatorOfUnitForTimeRange",959}, + {""}, {""}, + {"parameterIndicator",1610}, + {"unexpandedDescriptors",2218}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"tablesLocalDir",2100}, + {""}, {""}, {""}, {""}, + {"twoOrdersOfSPD",2174}, + {""}, {""}, {""}, {""}, + {"scaledValueOfFirstSize",1869}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"truncateDegrees",2166}, + {""}, {""}, {""}, + {"centralLongitude",393}, + {""}, {""}, {""}, + {"inputShortDelayedDescriptorReplicationFactor",967}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"directionScalingFactor",679}, + {""}, {""}, {""}, + {"easternLongitudeOfDomain",706}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"powerOfTenUsedToScaleClimateWeight",1643}, + {""}, + {"sfc_levtype",1994}, + {""}, {""}, {""}, + {"LoV",125}, + {""}, {""}, {""}, + {"secondDimensionCoordinateValueDefinition",1896}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"unexpandedDescriptorsEncoded",2219}, + {"extractDateTimeHourStart",799}, + {""}, {""}, + {"iDirectionIncrementInDegrees",937}, + {""}, + {"baseTimeEPS",327}, + {"LcyInMetres",119}, + {"yDirectionGridLengthInMetres",2343}, + {"LuyInMetres",146}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"shortNameECMF",1998}, + {"baseDateEPS",325}, + {""}, {""}, {""}, {""}, {""}, + {"section2Present",1931}, + {""}, {""}, + {"numberOfIntegers",1386}, + {""}, {""}, {""}, {""}, + {"normAtInitialTime",1314}, + {""}, {""}, + {"startStepInHours",2051}, + {"typeOfGrid",2185}, + {""}, {""}, {""}, + {"radiusInMetres",1709}, + {"correction4Part",602}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"skewness",2015}, + {""}, {""}, + {"_anoffset",284}, + {"projectionCenterFlag",1691}, + {""}, {""}, {""}, + {"mAngleMultiplier",1181}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"scaledValueOfSecondSize",1879}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"bitMapIndicator",360}, + {""}, {""}, {""}, {""}, {""}, + {"centralLongitudeInDegrees",394}, + {""}, {""}, {""}, + {"conceptsLocalDirECMF",557}, + {""}, {""}, + {"indicatorOfTypeOfLevel",957}, + {""}, + {"totalNumberOfDataValuesMissingInStatisticalProcess",2152}, + {"GDSPresent",68}, + {""}, {""}, {""}, {""}, + {"optimizeScaleFactor",1511}, + {"unknown",2233}, + {""}, {""}, + {"LcxInMetres",117}, + {"xDirectionGridLengthInMetres",2336}, + {"LuxInMetres",144}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"thresholdIndicator",2120}, + {""}, {""}, + {"coordinateIndexNumber",587}, + {""}, {""}, + {"stepTypeForConversion",2064}, + {"numberOfRepresentativeMember",1423}, + {""}, {""}, + {"laplacianScalingFactor",1034}, + {"numberOfOctetsExtraDescriptors",1399}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"expandedOriginalReferences",770}, + {""}, {""}, + {"boot_edition",366}, + {"scaledValueOfDistributionFunctionParameter",1865}, + {""}, {""}, {""}, + {"numberOfClusters",1348}, + {"windSpeedTrend4",2321}, + {""}, {""}, + {"scaledValueOfRadiusOfSphericalEarth",1877}, + {"numberOfColumns",1352}, + {""}, {""}, {""}, + {"forecastMonth",854}, + {""}, {""}, {""}, + {"basicAngleOfTheInitialProductionDomain",329}, + {""}, {""}, {""}, {""}, + {"extractDateTimeMinuteEnd",800}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"rootGroupObjectHeaderAddress",1774}, + {"extractDateTimeMonthEnd",803}, + {""}, + {"yDirectionGridLengthInMillimetres",2344}, + {""}, {""}, {""}, {""}, + {"extractDateTimeMinuteStart",802}, + {"numberOfRows",1425}, + {"totalNumberOfClusters",2151}, + {""}, {""}, + {"startOfRange",2049}, + {"unpackedSubsetPrecision",2236}, + {"extractDateTimeMonthStart",805}, + {""}, {""}, {""}, + {"thisMarsClass",2114}, + {"originatorLocalTemplateNumber",1525}, + {"deletePV",666}, + {"offsetAfterLocalSection",1463}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"groupInternalNodeK",902}, + {"totalLength",2149}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"horizontalCoordinateDefinition",920}, + {""}, {""}, {""}, {""}, + {"northernLatitudeOfClusterDomain",1322}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondLatitudeInDegrees",1899}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"projectionCentreFlag",1692}, + {"offsetAfterPadding",1464}, + {""}, + {"numberOfGroups",1383}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"backgroundProcess",322}, + {""}, {""}, {""}, {""}, + {"biFourierResolutionParameterM",353}, + {""}, + {"listOfEnsembleForecastNumbers",1106}, + {""}, {""}, + {"referenceValueError",1750}, + {""}, {""}, {""}, {""}, + {"verificationMonth",2270}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"significanceOfReferenceTime",2002}, + {""}, + {"xDirectionGridLengthInMillimetres",2337}, + {""}, {""}, {""}, {""}, + {"southernLatitudeOfClusterDomain",2027}, + {""}, {""}, {""}, {""}, {""}, + {"latitudeOfLastGridPointInDegrees",1050}, + {""}, {""}, {""}, {""}, + {"tiggeSuiteID",2126}, + {""}, {""}, + {"distanceFromTubeToEnsembleMean",683}, + {"significanceOfReferenceDateAndTime",2001}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"stepRangeInHours",2062}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"timeRangeIndicator",2141}, + {""}, {""}, {""}, + {"indexedStorageInternalNodeK",953}, + {""}, {""}, {""}, + {"dataCategory",616}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"formatVersionMajorNumber",863}, + {""}, {""}, {""}, + {"yCoordinateOfSubSatellitePoint",2341}, + {""}, {""}, {""}, {""}, + {"messageLength",1257}, + {"numberMissingFromAveragesOrAccumulations",1333}, + {""}, {""}, {""}, {""}, + {"latitudeOfStretchingPole",1057}, + {"yCoordinateOfOriginOfSectorImage",2340}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"lowerThreshold",1176}, + {""}, {""}, + {"earthMinorAxisInMetres",702}, + {""}, {""}, {""}, {""}, {""}, + {"modelVersionTime",1285}, + {""}, {""}, {""}, {""}, {""}, + {"unitOfOffsetFromReferenceTime",2220}, + {"numberOfTimeRange",1433}, + {""}, + {"TIDE",229}, + {""}, {""}, {""}, + {"monthlyVerificationMonth",1294}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfForecastsInEnsemble",1377}, + {"productIdentifier",1686}, + {""}, + {"longitudeOfThePolePoint",1167}, + {""}, {""}, {""}, + {"totalInitialConditions",2148}, + {""}, {""}, {""}, {""}, + {"XRInMetres",265}, + {"lowerThresholdValue",1177}, + {""}, {""}, {""}, {""}, {""}, + {"section5Pointer",1945}, + {""}, {""}, {""}, {""}, {""}, + {"referenceOfWidths",1745}, + {""}, {""}, + {"epsStatisticsContinous",758}, + {""}, {""}, {""}, + {"observationType",1452}, + {"section5",1943}, + {""}, {""}, {""}, + {"groupLengths",904}, + {""}, + {"clusterIdentifier",524}, + {"qnhAPresent",1699}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"xCoordinateOfSubSatellitePoint",2334}, + {""}, {""}, {""}, {""}, {""}, + {"scaleFactorOfPrimeMeridianOffset",1852}, + {"numberOfCategories",1343}, + {""}, {""}, {""}, {""}, + {"xCoordinateOfOriginOfSectorImage",2333}, + {""}, {""}, + {"is_chemical_distfn",1000}, + {""}, {""}, {""}, {""}, {""}, + {"Azi",15}, + {""}, + {"numberOfParallelsBetweenAPoleAndTheEquator",1402}, + {""}, + {"referenceForGroupWidths",1743}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"endOfFileAddress",736}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"LoVInDegrees",126}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"minuteOfModelVersion",1268}, + {"numberOfComponents",1353}, + {""}, {""}, + {"identificationOfProject",944}, + {""}, + {"secondOfModelVersion",1902}, + {""}, {""}, {""}, {""}, {""}, + {"latitudinalDirectionGridLength",1071}, + {"numberInTheGridCoordinateList",1331}, + {""}, {""}, {""}, + {"isHindcast",992}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"westernLongitudeOfDomain",2301}, + {""}, {""}, {""}, + {"latitudeOfSubSatellitePoint",1059}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"section3Pointer",1936}, + {""}, {""}, {""}, {""}, + {"northLatitudeOfCluster",1316}, + {"latitudeOfSubSatellitePointInDegrees",1060}, + {"stepUnits",2066}, + {"referenceForGroupLengths",1742}, + {""}, {""}, {""}, {""}, + {"biFourierResolutionSubSetParameterM",355}, + {""}, {""}, {""}, + {"n3",1301}, + {""}, {""}, {""}, {""}, + {"integerPointValues",971}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"inputOriginatingCentre",964}, + {"numberOfGroupsOfDataValues",1384}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaledValueOfSecondFixedSurface",1878}, + {"earthMajorAxis",699}, + {""}, {""}, {""}, {""}, + {"lengthOfTimeRange",1086}, + {""}, + {"typeOfCalendar",2178}, + {""}, + {"incrementOfLengths",950}, + {""}, + {"skew",2014}, + {""}, {""}, + {"mars_labeling",1214}, + {"sp3",2031}, + {"monthOfModelVersion",1291}, + {"secondOrderOfDifferentWidth",1904}, + {""}, + {"qualityControl",1702}, + {""}, + {"jIncrement",1019}, + {""}, + {"extractDateTimeYearEnd",810}, + {""}, {""}, {""}, + {"rdbtimeHour",1722}, + {"eastLongitudeOfCluster",703}, + {""}, + {"nameOfFirstFixedSurface",1305}, + {"tiggeLAMName",2122}, + {""}, + {"southLatitudeOfCluster",2024}, + {""}, {""}, {""}, {""}, {""}, + {"addressOfFileFreeSpaceInfo",292}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags",1766}, + {""}, + {"driverInformationBlockAddress",691}, + {"extremeClockwiseWindDirection",819}, + {""}, {""}, + {"clusteringDomain",537}, + {""}, {""}, {""}, {""}, {""}, + {"rectimeHour",1735}, + {""}, {""}, {""}, + {"gridDefinitionSection",896}, + {""}, {""}, {""}, + {"table2Version",2096}, + {""}, {""}, + {"typeOfFirstFixedSurface",2183}, + {"SecondOfModelVersion",222}, + {""}, + {"simpleThinningSkip",2004}, + {""}, {""}, {""}, {""}, + {"local_padding",1139}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"numberOfLogicals",1390}, + {""}, {""}, {""}, {""}, + {"Yo",277}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"endMinuteTrend4",731}, + {""}, {""}, {""}, + {"Yp",278}, + {""}, + {"numberOfClusterLowResolution",1347}, + {""}, {""}, {""}, {""}, + {"inputProcessIdentifier",966}, + {""}, {""}, {""}, {""}, + {"section10Length",1920}, + {""}, {""}, {""}, {""}, {""}, + {"section1Pointer",1927}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"keyMore",1025}, + {""}, + {"biFourierCoefficients",350}, + {"scaledValueOfDistanceFromEnsembleMean",1864}, + {"spatialSmoothingOfProduct",2037}, + {""}, + {"operationalForecastCluster",1509}, + {"instrumentType",970}, + {""}, {""}, + {"dateOfAnalysis",633}, + {"localHour",1122}, + {""}, + {"doSimpleThinning",689}, + {""}, {""}, + {"listOfParametersUsedForClustering",1108}, + {""}, + {"offsetAfterCentreLocalSection",1461}, + {""}, {""}, + {"timeOfAnalysis",2137}, + {"unpackedError",2235}, + {""}, {""}, + {"unitsOfFirstFixedSurface",2231}, + {""}, {""}, + {"yearOfAnalysis",2348}, + {""}, {""}, {""}, + {"reserved3",1760}, + {""}, + {"latitudeOfNorthWestCornerOfArea",1051}, + {""}, {""}, {""}, {""}, {""}, + {"typicalHour",2208}, + {""}, + {"rdbtimeYear",1727}, + {""}, {""}, + {"WMO",257}, + {""}, {""}, {""}, {""}, {""}, + {"section9Length",1959}, + {""}, {""}, {""}, + {"typeOfAnalysis",2176}, + {"distinctLongitudes",685}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"unitsConversionScaleFactor",2227}, + {""}, {""}, {""}, + {"section0Length",1917}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondsOfAnalysis",1914}, + {""}, {""}, {""}, {""}, {""}, + {"parametersVersion",1615}, + {""}, + {"longitudeOfLastGridPointInDegrees",1154}, + {"projectLocalTemplate",1689}, + {""}, + {"longitudeOfThePoleOfStretching",1166}, + {"jDirectionIncrement",1015}, + {""}, {""}, + {"longitudeOfStretchingPoleInDegrees",1162}, + {"numberIncludedInAverage",1332}, + {"secondaryMissingValue",1912}, + {"section4Pointer",1941}, + {""}, + {"packingError",1530}, + {""}, {""}, {""}, {""}, + {"coordinate2Start",578}, + {"visibilityInKilometresTrend3",2290}, + {""}, {""}, {""}, {""}, + {"verticalVisibilityCoded",2286}, + {""}, {""}, {""}, {""}, + {"longitudeOfNorthWestCornerOfArea",1155}, + {""}, {""}, {""}, + {"heightPressureEtcOfLevels",918}, + {""}, {""}, {""}, + {"codedNumberOfGroups",545}, + {"numberOfClusterHighResolution",1346}, + {""}, {""}, {""}, {""}, + {"projectLocalTemplateNumber",1690}, + {"centuryOfAnalysis",400}, + {"firstDimensionPhysicalSignificance",839}, + {"nameOfSecondFixedSurface",1306}, + {""}, {""}, + {"lengthIncrementForTheGroupLengths",1079}, + {""}, {""}, {""}, {""}, + {"sphericalHarmonics",2042}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"latitudeOfFirstGridPoint",1046}, + {""}, {""}, + {"probabilityType",1678}, + {""}, {""}, {""}, {""}, + {"hourOfAnalysis",926}, + {""}, {""}, + {"isotopeIdentificationNumber",1011}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"md5Section5",1239}, + {""}, {""}, {""}, {""}, + {"localYear",1138}, + {""}, {""}, + {"typeOfSecondFixedSurface",2197}, + {""}, {""}, {""}, {""}, + {"extractDateTimeHourEnd",797}, + {""}, {""}, {""}, + {"NC",172}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags8",1773}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"typicalYear",2213}, + {""}, + {"section2Pointer",1930}, + {""}, {""}, {""}, + {"METARstr",153}, + {"scaledValueOfFirstFixedSurface",1868}, + {""}, {""}, {""}, {""}, {""}, + {"localDefNumberTwo",1115}, + {""}, + {"secondaryMissingValueSubstitute",1913}, + {"sp1",2029}, + {""}, {""}, {""}, + {"LLCOSP",98}, + {""}, + {"latitudeLongitudeValues",1042}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfDistinctSection5s",1367}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"startingAzimuth",2053}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfDataPointsExpected",1360}, + {"unitsBias",2225}, + {"sampleSizeOfModelClimate",1833}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"endGridDefinition",722}, + {"averaging1Flag",316}, + {""}, + {"templatesMasterDir",2110}, + {""}, {""}, {""}, + {"southEastLongitudeOfVerficationArea",2023}, + {"totalNumberOfGridPoints",2156}, + {""}, + {"NUT",185}, + {""}, {""}, {""}, + {"percentileValue",1628}, + {"indicatorOfUnitForTimeIncrement",958}, + {""}, {""}, {""}, {""}, + {"yearOfEndOfOverallTimeInterval",2350}, + {""}, + {"visibilityInKilometresTrend1",2288}, + {""}, + {"experimentVersionNumber",775}, + {""}, + {"dummy1",693}, + {""}, {""}, {""}, + {"extractDateTimeStart",809}, + {"II",88}, + {""}, {""}, + {"section1",1919}, + {""}, {""}, {""}, + {"correction2",597}, + {""}, + {"typeOfProcessedData",2195}, + {""}, {""}, {""}, {""}, {""}, + {"satelliteID",1834}, + {""}, {""}, + {"extractDateTimeSecondEnd",806}, + {""}, + {"marsStream2",1210}, + {"iDirectionIncrementGiven",935}, + {""}, {""}, {""}, + {"section8Length",1956}, + {"primaryBitmap",1672}, + {"directionOfVariation",678}, + {"monthOfEndOfOverallTimeInterval",1289}, + {""}, + {"subdivisionsOfBasicAngle",2086}, + {"coordinate3OfLastGridPoint",581}, + {""}, {""}, {""}, + {"extractDateTimeSecondStart",808}, + {""}, {""}, {""}, + {"NrInRadiusOfEarth",195}, + {""}, {""}, {""}, + {"generalExtended2ordr",876}, + {""}, + {"PUnset",208}, + {""}, {""}, {""}, {""}, + {"expandBy",761}, + {""}, + {"referenceOfLengths",1744}, + {"DjInDegrees",36}, + {""}, + {"numberOfDistinctSection3s",1365}, + {""}, {""}, + {"numberOfCoordinatesValues",1356}, + {""}, + {"marsType1",1212}, + {""}, + {"forecastOrSingularVectorNumber",855}, + {"Lar1InDegrees",108}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"selectStepTemplateInstant",1985}, + {""}, {""}, {""}, + {"windUnits",2322}, + {""}, {""}, + {"Lor1InDegrees",140}, + {""}, {""}, {""}, {""}, {""}, + {"endOfMessage",739}, + {""}, {""}, {""}, {""}, {""}, + {"postAuxiliaryArrayPresent",1642}, + {"reserved1",1758}, + {"tigge_short_name",2128}, + {""}, {""}, {""}, {""}, + {"visibilityInKilometresTrend4",2291}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"constantFieldHalfByte",565}, + {""}, + {"stepForClustering",2059}, + {""}, {""}, {""}, + {"hourOfEndOfOverallTimeInterval",927}, + {""}, + {"gaussianGridName",874}, + {"crraSuiteID",612}, + {""}, {""}, + {"numberOfPointsAlongXAxis",1412}, + {""}, + {"remarkPresent",1752}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfCodedValues",1349}, + {"numberOfVerticalCoordinateValues",1443}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"gribTablesVersionNo",891}, + {""}, {""}, {""}, + {"monthOfAnalysis",1288}, + {""}, {""}, + {"La1InDegrees",101}, + {""}, {""}, {""}, {""}, + {"westLongitudeOfCluster",2298}, + {"scaleFactorOfLengthOfSemiMajorAxis",1847}, + {""}, + {"coordinate4OfLastGridPoint",584}, + {""}, {""}, + {"scaleFactorOfLengthOfSemiMinorAxis",1848}, + {""}, {""}, {""}, + {"Lo1InDegrees",122}, + {""}, {""}, {""}, {""}, {""}, + {"variationOfVisibility",2257}, + {""}, {""}, {""}, + {"averaging2Flag",317}, + {""}, {""}, {""}, + {"correction1",595}, + {""}, {""}, {""}, {""}, {""}, + {"endDayTrend2",718}, + {"simpleThinningStart",2005}, + {""}, {""}, {""}, {""}, {""}, + {"marsStream1",1209}, + {""}, + {"is_ocean3d_param",1003}, + {""}, + {"visibilityInKilometresTrend2",2289}, + {""}, + {"ijDirectionIncrementGiven",948}, + {""}, + {"classOfAnalysis",419}, + {""}, + {"coordinate1Start",575}, + {""}, + {"sectionLengthLimitForEnsembles",1962}, + {""}, {""}, + {"numberOfForecastsInCluster",1376}, + {""}, + {"section4",1938}, + {""}, {""}, {""}, {""}, + {"METAR",152}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"N1",168}, + {""}, {""}, + {"variationOfVisibilityDirection",2258}, + {""}, + {"pressureUnits",1671}, + {"unpackedValues",2237}, + {""}, {""}, + {"variationOfVisibilityDirectionAngle",2259}, + {""}, + {"normAtFinalTime",1313}, + {"legBaseTime",1075}, + {""}, + {"deleteCalendarId",663}, + {""}, {""}, + {"typeOfHorizontalLine",2186}, + {""}, {""}, {""}, {""}, + {"sectionLengthLimitForProbability",1963}, + {""}, + {"YR",273}, + {""}, + {"gribMasterTablesVersionNumber",890}, + {"legBaseDate",1074}, + {""}, {""}, {""}, + {"shapeOfVerificationArea",1996}, + {""}, {""}, {""}, {""}, + {"Lar2InDegrees",110}, + {""}, {""}, + {"roundedMarsLongitude",1779}, + {""}, + {"scaleFactorOfLowerLimit",1849}, + {""}, + {"timeRangeIndicatorFromStepRange",2142}, + {""}, {""}, {""}, + {"longitudeOfFirstGridPointInDegrees",1151}, + {""}, {""}, {""}, + {"Lor2InDegrees",142}, + {""}, {""}, + {"probabilityTypeName",1679}, + {""}, {""}, {""}, + {"expandedUnits",774}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"spaceUnitFlag",2032}, + {""}, {""}, + {"cloudsTitle2",509}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"n2",1300}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"La1",100}, {""}, {"Lar1",107}, {""}, - {"tiggeLocalVersion",2115}, - {""}, - {"X1",260}, + {"NEAREST",175}, + {""}, {""}, + {"numberOfDistinctSection4s",1366}, + {"swapScanningLon",2090}, + {""}, {""}, + {"numberOfPointsInDomain",1416}, {""}, {""}, {""}, - {"radiusInMetres",1702}, - {""}, {""}, {""}, {""}, {"Lo1",121}, - {""}, + {"formatVersionMinorNumber",864}, {"Lor1",139}, {"Latin1",112}, - {""}, - {"eastLongitudeOfDomainOfTubing",701}, + {""}, {""}, {""}, + {"centralLongitudeInMicrodegrees",395}, + {""}, {""}, {""}, {""}, {""}, + {"sp2",2030}, {""}, {""}, {""}, {""}, - {"southLatitudeOfDomainOfTubing",2017}, - {"scaleFactorOfSecondWavelength",1849}, - {"deleteCalendarId",660}, + {"grib2LocalSectionPresent",887}, + {""}, + {"pentagonalResolutionParameterK",1626}, + {""}, {""}, {""}, + {"spare2",2035}, + {""}, {""}, {""}, {""}, + {"endDayTrend1",717}, + {"startOfHeaders",2047}, + {""}, + {"backgroundGeneratingProcessIdentifier",321}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"kindOfProduct",1027}, + {""}, + {"rdbtimeMonth",1724}, + {""}, + {"section6Pointer",1949}, + {"section_10",1976}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section1Flags",1917}, + {"selectStepTemplateInterval",1986}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"deleteLocalDefinition",665}, + {""}, + {"temperatureAndDewpointPresent",2108}, + {""}, {""}, + {"latitudeOfIcosahedronPole",1048}, + {""}, + {"dataSubCategory",628}, + {"packedValues",1529}, + {""}, {""}, + {"grib2LocalSectionNumber",886}, + {""}, + {"dummy2",694}, + {""}, {""}, + {"legacyGaussSubarea",1077}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"missingDataFlag",1272}, + {"subDefinitions1",2074}, + {""}, + {"is_s2s",1005}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfForecastsInTheCluster",1378}, + {""}, {""}, + {"AA",6}, + {"sizeOfOffsets",2011}, + {""}, + {"swapScanningLat",2089}, + {"radiusOfCentralCluster",1710}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaleFactorOfFirstWavelength",1846}, + {"P1",205}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"expandedCrex_units",765}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"expandedCrex_scales",764}, {""}, {""}, {""}, {""}, + {"wrongPadding",2332}, + {""}, + {"DELETE",25}, + {""}, {""}, {""}, {""}, {""}, + {"marsType2",1213}, + {""}, + {"frequencyScalingFactor",868}, + {""}, {""}, + {"cloudsTitle1",504}, + {""}, + {"latitudeOfSouthernPoleInDegrees",1056}, + {""}, + {"typeOfSizeInterval",2198}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"widthOfLengths",2303}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"unitOfTimeRange",2223}, + {""}, {""}, + {"reserved2",1759}, + {""}, {""}, + {"halfByte",913}, + {"section7Pointer",1953}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"fileConsistencyFlags",836}, + {""}, + {"typicalMonth",2210}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"scaledValueOfPrimeMeridianOffset",1876}, + {""}, {""}, + {"shapeOfTheEarth",1995}, + {""}, {""}, + {"southEastLatitudeOfVerficationArea",2021}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondOrderFlags",1903}, + {"qnhUnits",1701}, + {"southEastLatitudeOfLPOArea",2020}, + {""}, {""}, {""}, {""}, {""}, + {"latitudeWhereDxAndDyAreSpecified",1067}, + {""}, {""}, {""}, {""}, {""}, + {"is_ocean2d_param",1002}, + {""}, + {"Dj",34}, + {"md5Section6",1240}, + {"correction3",599}, + {"latitudeFirstInDegrees",1040}, + {""}, {""}, {""}, + {"scaleFactorOfSecondWavelength",1856}, + {"latitudeWhereDxAndDyAreSpecifiedInDegrees",1068}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"WRAPstr",259}, + {"tiggeLocalVersion",2123}, + {""}, + {"lengthOfOriginatorLocalTemplate",1084}, + {""}, {""}, + {"windSpeedTrend1",2318}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"dateSSTFieldUsed",640}, + {""}, {""}, {""}, {""}, + {"parameterUnits",1613}, + {""}, {""}, + {"templatesLocalDir",2109}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"offsetSection5",1486}, + {""}, {""}, + {"is_rotated_grid",1004}, + {"getNumberOfValues",881}, + {""}, {""}, {""}, {""}, + {"versionOfModelClimate",2280}, + {"longitudeLastInDegrees",1144}, + {""}, {""}, {""}, + {"typeOfOriginalFieldValues",2191}, + {"iDirectionIncrementGridLength",936}, + {""}, + {"secondaryBitmap",1907}, + {"section3Flags",1933}, + {""}, {"N2",169}, + {""}, {""}, {""}, + {"localUsePresent",1137}, + {"longitudeOfReferencePoint",1156}, {""}, - {"offsetAfterBitmap",1454}, - {"numberOfForecastsInTheCluster",1372}, - {""}, {""}, - {"patch_precip_fp",1617}, - {""}, {""}, - {"scaleFactorOfLengthOfSemiMajorAxis",1840}, + {"X1",260}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"md5Section7",1241}, {""}, {""}, {""}, {""}, - {"scaleFactorOfLengthOfSemiMinorAxis",1841}, - {""}, {""}, - {"DjInDegrees",36}, - {""}, {""}, {""}, - {"default_step_units",658}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"LcxInMetres",117}, + {"mixedCoordinateFieldFlag",1278}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"uuidOfVGrid",2252}, {""}, - {"LuxInMetres",144}, - {""}, - {"subDefinitions1",2066}, - {""}, {""}, {""}, {""}, {""}, - {"NRj",183}, + {"flagForAnyFurtherInformation",846}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"MinuteOfModelVersion",155}, {""}, {""}, {""}, {""}, - {"cfVarNameECMF",406}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section4Pointer",1934}, + {"firstOrderValues",844}, {""}, {""}, - {"startStepInHours",2043}, - {""}, {""}, {""}, - {"dayOfTheYearDate",646}, - {""}, {""}, - {"section7Pointer",1946}, - {"legBaseTime",1069}, + {"latitudeOfTangencyPoint",1061}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"P_INST",210}, + {"section11Pointer",1923}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"legBaseDate",1068}, + {""}, {""}, {""}, {""}, + {"windDirectionTrend3",2309}, + {""}, {""}, {""}, {""}, {"La2",102}, {""}, {"Lar2",109}, - {"kindOfProduct",1021}, - {""}, {""}, - {"X2",262}, - {""}, {""}, {""}, {""}, {""}, - {"shapeOfTheEarth",1988}, + {""}, + {"nameECMF",1304}, + {""}, {""}, {""}, + {"firstDimensionCoordinateValueDefinition",838}, + {""}, {""}, {""}, + {"bufrHeaderCentre",371}, {""}, {""}, {"Lo2",123}, {""}, {"Lor2",141}, {"Latin2",114}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scaleFactorOfCentralWaveNumber",1832}, - {""}, - {"XRInMetres",265}, {""}, {""}, {""}, - {"subSetJ",2074}, - {""}, {""}, - {"tiggeLAMName",2114}, + {"versionNumberOfGribLocalTables",2278}, + {"endDayTrend3",719}, + {""}, {""}, {""}, + {"numberOfUnexpandedDescriptors",1435}, {""}, {""}, {""}, {""}, - {"longitudeOfSubSatellitePoint",1157}, - {""}, {""}, - {"centralLongitudeInMicrodegrees",395}, - {""}, - {"numberOfPointsInDomain",1410}, - {"sizeOfPostAuxiliaryArray",2005}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"longitudeOfSubSatellitePointInDegrees",1158}, - {""}, - {"biFourierResolutionParameterM",353}, - {""}, - {"inputProcessIdentifier",961}, - {""}, {""}, - {"md5Section7",1235}, - {"scaleFactorOfPrimeMeridianOffset",1845}, + {"longitudeOfFirstDiamondCenterLine",1148}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"driverInformationBlockAddress",688}, - {""}, {""}, {""}, - {"typeOfOriginalFieldValues",2183}, + {""}, {""}, + {"numberOfUsedTileAttributes",1438}, + {""}, {""}, + {"longitudeOfFirstDiamondCenterLineInDegrees",1149}, {""}, {""}, {""}, {""}, - {"latitudeOfTangencyPoint",1055}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondaryBitmapPresent",1908}, {""}, - {"section6Pointer",1942}, - {""}, - {"halfByte",910}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"roundedMarsLongitude",1772}, - {""}, - {"correction1",595}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"produceLargeConstantFields",1674}, - {"northWestLongitudeOfVerficationArea",1315}, - {""}, {""}, - {"easternLongitudeOfClusterDomain",702}, - {""}, - {"marsStream1",1203}, - {"extractDateTimeHourEnd",794}, - {""}, {""}, {""}, {""}, - {"NEAREST",175}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"scaledValueOfFirstWavelength",1863}, - {""}, {""}, {""}, {""}, {""}, - {"templatesLocalDir",2101}, - {"jDirectionIncrementGridLength",1011}, - {""}, {""}, {""}, - {"selectStepTemplateInstant",1978}, - {"groupInternalNodeK",899}, - {"coordAveragingTims",572}, - {"yearOfEndOfOverallTimeInterval",2342}, - {""}, - {"numberOfDistinctSection3s",1359}, - {""}, {""}, {""}, {""}, - {"verificationYear",2263}, - {""}, - {"gribMasterTablesVersionNumber",887}, - {"offsetSection5",1480}, - {""}, - {"n3",1295}, - {""}, {""}, {""}, - {"localTablesVersion",1129}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"expandedCrex_widths",763}, - {""}, {""}, - {"scaledValueOfSecondWavelength",1873}, - {""}, - {"numberOfSingularVectorsEvolved",1423}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"monthOfEndOfOverallTimeInterval",1283}, - {""}, {""}, - {"md5Section5",1233}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"sp3",2023}, - {"scaledValueOfLengthOfSemiMajorAxis",1864}, - {""}, {""}, - {"visibilityInKilometresTrend1",2280}, - {""}, - {"scaledValueOfLengthOfSemiMinorAxis",1865}, - {""}, {""}, - {"recentWeather",1724}, - {""}, {""}, {""}, - {"bufrHeaderCentre",371}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberIncludedInAverage",1326}, - {""}, {""}, {""}, {""}, - {"latitudeOfStretchingPoleInDegrees",1052}, - {"numberOfParallelsBetweenAPoleAndTheEquator",1396}, - {""}, {""}, {""}, - {"stepUnits",2058}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"averaging1Flag",316}, - {""}, {""}, {""}, {""}, - {"METARstr",153}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"rdbtimeMonth",1717}, - {""}, - {"observationDiagnostic",1444}, - {""}, {""}, - {"md5Section6",1234}, - {""}, {""}, - {"section3Flags",1926}, - {"visibilityInKilometresTrend2",2281}, - {""}, - {"extractAreaNorthLatitude",787}, - {""}, - {"hourOfEndOfOverallTimeInterval",924}, - {""}, {""}, - {"presentTrend1",1644}, - {""}, {""}, {""}, - {"numberOfDistinctSection4s",1360}, - {""}, - {"windSpeedTrend1",2310}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfDistinctSection7s",1363}, - {""}, - {"endDayTrend1",714}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"MinuteOfModelVersion",155}, - {""}, - {"longitudeOfSouthernPole",1153}, - {"calendarIdentification",376}, - {"Ensemble_Combination_Number",50}, - {"northWestLatitudeOfVerficationArea",1313}, - {""}, {""}, {""}, {""}, - {"scaledValueOfCentralWaveNumber",1856}, - {""}, {""}, {""}, - {"averaging2Flag",317}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"southEastLatitudeOfLPOArea",2012}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfClusterHighResolution",1340}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"sizeOfLength",2003}, - {"scaledValueOfPrimeMeridianOffset",1869}, - {""}, - {"Lar1InDegrees",108}, - {""}, {""}, {""}, {""}, {""}, - {"biFourierResolutionSubSetParameterM",355}, - {""}, {""}, {""}, - {"reserved3",1753}, - {""}, - {"latitudeOfSouthernPoleInDegrees",1050}, - {""}, - {"originatingCentreOfAnalysis",1517}, - {"Lor1InDegrees",140}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"stepRangeInHours",2054}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"localLatitude1",1118}, {"MonthOfModelVersion",166}, - {"secondaryBitmap",1900}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"mask",1209}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondaryBitmaps",1909}, {""}, {""}, {""}, - {"numberOfDistinctSection6s",1362}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsTitle1",504}, + {"latitudeOfCentralPointInClusterDomain",1045}, + {"modelErrorType",1281}, + {""}, {""}, {""}, + {"Nj",193}, + {"unitsECMF",2229}, + {""}, {""}, {""}, + {"presentTrend3",1653}, + {""}, {""}, + {"scaleFactorOfCentralWaveNumber",1839}, + {"section1Flags",1924}, {""}, - {"presentTrend2",1645}, + {"_leg_number",285}, {""}, {""}, - {"Lar2InDegrees",110}, - {"typicalMonth",2202}, - {""}, {""}, {""}, {""}, {""}, - {"P1",205}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Lor2InDegrees",142}, - {""}, {""}, - {"jScansPositively",1015}, - {"offsetSection1",1474}, - {""}, {""}, {""}, {""}, {""}, - {"La1InDegrees",101}, - {"monthlyVerificationYear",1290}, - {""}, {""}, - {"westLongitudeOfDomainOfTubing",2291}, - {""}, {""}, {""}, - {"section5Length",1937}, - {""}, {""}, {""}, - {"cloudsTitle2Trend1",510}, - {""}, {""}, - {"Lo1InDegrees",122}, + {"numberOfContributingSpectralBands",1354}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"gridDefinitionDescription",892}, - {""}, - {"hoursAfterDataCutoff",928}, - {"selectStepTemplateInterval",1979}, - {""}, {""}, {""}, - {"pack",1522}, - {""}, {""}, {""}, - {"southEastLongitudeOfLPOArea",2014}, - {"beginDayTrend1",330}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"missingDataFlag",1266}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"temperatureAndDewpointPresent",2100}, - {"LLCOSP",98}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"timeRangeIndicatorFromStepRange",2134}, - {"nameECMF",1298}, - {"mixedCoordinateFieldFlag",1272}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"calendarIdentificationTemplateNumber",377}, - {"cloudsTitle2Trend2",511}, - {""}, {""}, {""}, {""}, {""}, - {"localLatitude2",1119}, {""}, {""}, - {"section4",1931}, + {"falseEasting",829}, + {""}, {""}, {""}, + {"localLatitude1",1124}, {""}, {""}, {""}, {""}, - {"secondaryBitmapPresent",1901}, + {"clusterMember5",530}, + {"calendarIdentification",376}, + {""}, {""}, {""}, {""}, {""}, + {"matrixBitmapsPresent",1225}, + {""}, + {"offsetSection3",1484}, + {"extractAreaNorthLatitude",790}, + {""}, + {"DjInMetres",37}, + {""}, {""}, {""}, {""}, {""}, + {"tempPressureUnits",2106}, + {"secondaryBitmapsCount",1910}, {""}, - {"unpack",2226}, - {"typeOfPacking",2184}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"subLocalDefinition1",2068}, - {"secondaryBitmaps",1902}, - {""}, {""}, - {"section7",1944}, - {"NrInRadiusOfEarth",195}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"P2",206}, - {""}, {""}, {""}, {""}, {""}, - {"runwayFrictionCoefficientState1",1817}, - {""}, {""}, {""}, - {"visibilityInKilometresTrend3",2282}, - {""}, - {"offsetSection2",1477}, - {""}, {""}, {""}, - {"lengthOfHeaders",1075}, - {""}, {""}, {""}, - {"secondOrderFlags",1896}, - {"localTablesVersionNumber",1130}, - {""}, - {"unitsECMF",2221}, - {""}, {""}, {""}, {""}, - {"section1Length",1918}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"correction3",599}, - {""}, - {"uuidOfHGrid",2243}, - {"dateOfSSTFieldUsed",636}, - {""}, {""}, - {"Ensemble_Identifier",51}, - {""}, {""}, {""}, {""}, - {"secondaryBitmapsCount",1903}, - {""}, {""}, {""}, - {"beginDayTrend2",331}, - {"oceanAtmosphereCoupling",1449}, - {"correction4",601}, - {"windDirectionTrend1",2299}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"fileConsistencyFlags",833}, - {""}, - {"indicatorOfUnitForTimeIncrement",953}, - {"heightPressureEtcOfLevels",915}, - {""}, {""}, {""}, - {"runwayFrictionCoefficientState2",1818}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"reservedSection2",1756}, - {"BOX",17}, - {""}, {""}, {""}, - {"typeOfSSTFieldUsed",2188}, - {""}, {""}, {""}, {""}, {""}, - {"METAR",152}, - {""}, - {"section2Length",1921}, - {""}, {""}, - {"endMinuteTrend4",728}, - {""}, {""}, {""}, - {"numberOfMissing",1387}, - {""}, {""}, {""}, - {"numberOfPointsAlongAMeridian",1400}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"NUT",185}, - {""}, {""}, {""}, {""}, - {"westernLongitudeOfClusterDomain",2292}, - {""}, - {"isectionNumber2",1002}, - {"subLocalDefinition2",2069}, - {"flagForIrregularGridCoordinateList",844}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"section11Pointer",1916}, - {""}, - {"visibilityInKilometresTrend4",2283}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"postAuxiliaryArrayPresent",1635}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"g1conceptsLocalDirAll",868}, - {"AA",6}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"yDirectionGridLengthInMetres",2335}, - {"extractAreaSouthLatitude",788}, - {""}, - {"offsetEndSection4",1468}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"windDirectionTrend2",2300}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"centreForTable2",399}, - {""}, {""}, - {"windUnits",2314}, - {""}, {""}, {""}, {""}, - {"runwayDesignatorState1",1797}, - {"section6",1940}, - {""}, {""}, {""}, - {"subDefinitions2",2067}, - {"resolutionAndComponentFlags1",1760}, - {""}, - {"endDayTrend3",716}, - {""}, {""}, {""}, {""}, - {"runwayDepositState1",1781}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"WRAPstr",259}, - {""}, {""}, {""}, - {"endDayTrend4",717}, - {""}, {""}, {""}, {""}, - {"latitudeOfCentralPointInClusterDomain",1039}, - {""}, {""}, {""}, {""}, - {"numberOfSingularVectorsComputed",1422}, - {""}, {""}, {""}, {""}, - {"firstMonthUsedToBuildClimateMonth1",839}, - {""}, {""}, {""}, {""}, - {"cloudsTitle2Trend3",512}, - {""}, {""}, - {"runwayFrictionCodeValueState1",1809}, - {""}, {""}, - {"BufrTemplate",20}, - {"localLongitude1",1121}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"qnhUnits",1694}, - {"latitudeOfLastGridPointInDegrees",1044}, - {"runwayDesignatorState2",1798}, - {"xDirectionGridLengthInMetres",2328}, - {""}, {""}, {""}, {""}, - {"resolutionAndComponentFlags2",1761}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"tsectionNumber3",2160}, - {""}, {""}, {""}, {""}, {""}, - {"isectionNumber3",1003}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"jDirectionIncrementInDegrees",1012}, - {"md5Headers",1226}, - {"numberOfDaysInClimateSamplingWindow",1356}, - {"meanRVR1",1240}, - {"lengthIncrementForTheGroupLengths",1073}, - {"numberOfPointsAlongAParallel",1401}, - {""}, {""}, - {"firstMonthUsedToBuildClimateMonth2",840}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayFrictionCodeValueState2",1810}, - {""}, {""}, {""}, {""}, - {"parameterUnits",1606}, - {"backgroundGeneratingProcessIdentifier",321}, - {"localFlagLatestVersion",1115}, - {""}, {""}, {"cloudsTitle3",514}, + {"ls_labeling",1178}, + {"numberOfCoefficientsOrValuesUsedToSpecifyFirstDimensionCoordinateFunction",1350}, + {"numberOfCoefficientsOrValuesUsedToSpecifySecondDimensionCoordinateFunction",1351}, + {""}, {""}, {""}, {""}, + {"offsetAfterBitmap",1460}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"localTablesVersion",1135}, + {"numberOfDistinctSection6s",1368}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"longitudeOfCentralPointInClusterDomain",1147}, + {""}, + {"runwayDepositState3",1790}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cfVarNameECMF",406}, + {"dayOfTheYearDate",649}, + {""}, + {"Ensemble_Identifier",51}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section11Length",1915}, - {""}, {""}, {""}, {""}, - {"yDirectionGridLengthInMillimetres",2336}, - {""}, {""}, {""}, - {"cloudsTitle4",519}, - {""}, {""}, {""}, {""}, {""}, - {"runwayDepositState2",1782}, - {"preBitmapValues",1637}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayFrictionCoefficientState3",1819}, - {"numberOfSecondOrderPackedValues",1420}, - {""}, - {"orderOfSpatialDifferencing",1509}, + {"longitudeOfSouthEastCornerOfArea",1158}, {""}, {""}, - {"pressureUnits",1664}, - {""}, {""}, {""}, {""}, - {"numberOfPointsAlongSecondAxis",1403}, + {"typeOfIntervalForFirstAndSecondSize",2187}, + {""}, {""}, + {"azimuthalWidth",320}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"rdb_key",1718}, {""}, {""}, {""}, - {"spaceUnitFlag",2024}, - {"numberOfBits",1329}, - {"flagForAnyFurtherInformation",843}, - {"cloudsTitle2Trend4",513}, + {"latitudeOfStretchingPoleInDegrees",1058}, + {""}, {""}, + {"firstLatitudeInDegrees",841}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"gridDefinitionDescription",895}, {""}, - {"numberInTheGridCoordinateList",1325}, - {""}, - {"section3Length",1927}, + {"numberOfPointsAlongAMeridian",1406}, + {""}, {""}, + {"longitudeOfSubSatellitePoint",1163}, {""}, {""}, {""}, {""}, {""}, {""}, - {"subLocalDefinitionNumber1",2072}, + {"_numberOfValues",286}, + {""}, {""}, {""}, {""}, + {"DjGiven",35}, + {"longitudeOfSubSatellitePointInDegrees",1164}, + {"realPartOf00",1729}, + {""}, {""}, {""}, + {"qfeUnits",1697}, + {"numberOfMissing",1393}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scanningMode5",1888}, + {"longitudeOfThePolePointInDegrees",1168}, + {"correction4",601}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"subLocalDefinition1",2076}, + {""}, {""}, + {"md5GridSection",1231}, + {""}, {""}, + {"typeOfIntervalForFirstAndSecondWavelength",2188}, + {""}, + {"produceLargeConstantFields",1681}, + {""}, {""}, {""}, + {"easternLongitudeOfClusterDomain",705}, + {"flagForIrregularGridCoordinateList",847}, + {""}, {""}, + {"coordAveragingTims",572}, + {""}, {""}, {""}, + {"oceanAtmosphereCoupling",1455}, + {"beginDayTrend3",332}, + {"cloudsTitle2Trend3",512}, + {""}, {""}, {""}, + {"expandedCrex_widths",766}, {""}, {""}, {""}, {""}, {""}, - {"indexedStorageInternalNodeK",950}, + {"numberOfDistinctSection7s",1369}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"calendarIdentificationTemplateNumber",377}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"clusterMember3",528}, + {""}, {""}, {""}, {""}, + {"windDirectionTrend1",2307}, + {""}, {""}, {""}, {""}, + {"X2",262}, + {""}, {""}, {""}, + {"recentWeather",1731}, + {"tsectionNumber3",2168}, + {"ITERATOR",91}, + {""}, {""}, {""}, {""}, + {"isectionNumber3",1009}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"originatingCentreOfAnalysis",1523}, + {""}, {""}, {""}, {""}, + {"lengthOfHeaders",1081}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"probProductDefinition",1677}, + {""}, {""}, {""}, {""}, + {"section9UniqueIdentifier",1961}, + {""}, {""}, {""}, + {"NRj",183}, + {""}, {""}, + {"marsKeywords1",1196}, + {"localLongitude1",1127}, + {""}, + {"WRAP",258}, + {""}, + {"endMinuteTrend1",728}, + {""}, {""}, {""}, {""}, + {"numberOfOctectsForNumberOfPoints",1398}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"numberInMixedCoordinateDefinition",1329}, + {""}, {""}, {""}, + {"pentagonalResolutionParameterJ",1625}, + {"presentTrend1",1651}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfPointsAlongAParallel",1407}, + {""}, + {"stepInHours",2060}, + {""}, + {"endDayTrend4",720}, + {""}, {""}, {""}, + {"typeOfPacking",2192}, + {"cavokOrVisibility",381}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"cloudsTitle2Trend1",510}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"endStepInHours",743}, + {"offsetSection1",1480}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"NG",176}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"codedNumberOfFirstOrderPackedValues",544}, + {""}, {""}, {""}, {""}, {""}, + {"efas_post_proc",711}, + {"jScansPositively",1021}, + {""}, {""}, {""}, + {"numberOfPointsAlongSecondAxis",1409}, + {""}, + {"longitudeOfSouthernPole",1159}, + {"BufrTemplate",20}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"southEastLongitudeOfLPOArea",2022}, + {""}, {""}, {""}, {""}, + {"runwayDepositState1",1788}, + {""}, {""}, + {"scaledValueOfLengthOfSemiMajorAxis",1871}, + {"reservedSection2",1763}, + {""}, {""}, {""}, + {"scaledValueOfLengthOfSemiMinorAxis",1872}, + {"scaleFactorOfMajorAxisOfOblateSpheroidEarth",1850}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"localLatitude2",1125}, + {""}, {""}, {""}, + {"pentagonalResolutionParameterM",1627}, + {""}, {""}, {""}, {""}, + {"scaleFactorOfEarthMajorAxis",1842}, + {""}, {""}, {""}, {""}, + {"scaleFactorOfEarthMinorAxis",1843}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"windDirectionTrend4",2310}, + {""}, + {"cloudsTitle4",519}, + {"md5Headers",1232}, + {""}, + {"mask",1215}, + {""}, {""}, + {"cloudsTitle2Trend4",513}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"disableGrib1LocalSection",681}, + {""}, {""}, + {"localTablesVersionNumber",1136}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"extractDateTimeDayStart",795}, + {""}, {""}, + {"northWestLongitudeOfVerficationArea",1321}, + {""}, {""}, {""}, + {"patch_precip_fp",1624}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"sizeOfPostAuxiliaryArray",2012}, + {""}, {""}, {""}, + {"default_step_units",661}, + {""}, + {"isectionNumber2",1008}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section6",1947}, + {""}, {""}, {""}, + {"offsetSection10",1481}, + {"coordinateFlag1",585}, + {""}, {""}, {""}, + {"beginDayTrend1",330}, + {""}, {""}, {""}, {""}, {""}, + {"pack",1528}, + {"scaledValueOfLowerLimit",1873}, + {""}, {""}, {""}, + {"presentTrend4",1654}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"section8UniqueIdentifier",1958}, {""}, {""}, {""}, {"coordinate2End",576}, - {""}, {""}, {""}, - {"longitudeOfFirstDiamondCenterLine",1142}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"longitudeOfFirstDiamondCenterLineInDegrees",1143}, - {"expandedUnits",771}, - {""}, {""}, - {"offsetSection10",1475}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"unitOfTimeRange",2215}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"presentTrend3",1646}, - {""}, {""}, - {"meanRVR2",1241}, - {"clusterMember5",530}, - {"xDirectionGridLengthInMillimetres",2329}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"qualityControlIndicator",1696}, - {"offsetBeforeData",1464}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"flagShowingPostAuxiliaryArrayInUse",846}, - {""}, {""}, - {"matrixBitmapsPresent",1219}, - {""}, {""}, {""}, {""}, {""}, - {"P_INST",210}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"codedNumberOfFirstOrderPackedValues",544}, - {""}, {""}, - {"section_5",1974}, {""}, {""}, {""}, {""}, - {"minuteOfEndOfOverallTimeInterval",1260}, - {"runwayFrictionCoefficientState4",1820}, - {""}, - {"versionNumberOfGribLocalTables",2270}, - {"subLocalDefinitionLength1",2070}, - {""}, - {"secondOfEndOfOverallTimeInterval",1893}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"DjInMetres",37}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section4Length",1932}, + {"Ensemble_Combination_Number",50}, {""}, {""}, {""}, - {"cloudsTitle1Trend1",505}, - {"numberOfMissingInStatisticalProcess",1388}, + {"numberOfMissingInStatisticalProcess",1394}, {""}, - {"jPointsAreConsecutive",1014}, + {"numberOfStepsUsedForClustering",1430}, + {"jPointsAreConsecutive",1020}, {""}, {""}, - {"section7Length",1945}, - {""}, {""}, - {"subLocalDefinitionNumber2",2073}, - {"cloudsTitle4Trend1",520}, - {""}, {""}, {""}, {""}, - {"qfeUnits",1690}, - {""}, {""}, {""}, {""}, {""}, - {"windSpeedTrend2",2311}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section_05",1963}, - {""}, {""}, {""}, {""}, {""}, - {"minutesAfterReferenceTimeOfDataCutoff",1265}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayDesignatorState3",1799}, - {""}, {""}, {""}, {""}, {""}, - {"resolutionAndComponentFlags3",1762}, - {""}, {""}, {""}, {""}, {""}, - {"scanningMode5",1881}, - {"coordinate4OfFirstGridPoint",583}, - {"cloudsTitle1Trend2",506}, - {""}, {""}, - {"longitudeOfReferencePoint",1150}, - {"endMinuteTrend1",725}, - {"secondaryBitmapsSize",1904}, - {""}, - {"windVariableDirectionTrend1",2320}, - {""}, {""}, - {"cloudsTitle4Trend2",521}, - {"gts_TTAAii",907}, - {""}, - {"offsetSection3",1478}, - {""}, - {"sizeOfPostAuxiliaryArrayPlusOne",2006}, - {""}, - {"numberOfPointsAlongFirstAxis",1402}, - {""}, {""}, - {"PUnset",208}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"runwayFrictionCodeValueState3",1811}, - {""}, - {"dayOfModelVersion",644}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfDataBinsAlongRadials",1351}, - {"subLocalDefinitionLength2",2071}, - {""}, {""}, {""}, {""}, {""}, - {"section6Length",1941}, + {"cloudsTitle2Trend2",511}, {""}, {""}, {""}, - {"cloudsTitle3Trend1",515}, - {"beginDayTrend3",332}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfBits",1335}, {""}, {""}, - {"cfNameECMF",404}, - {"************_PRODUCT_***************",3}, - {""}, {""}, {""}, {""}, - {"longitudeOfFirstGridPointInDegrees",1145}, - {""}, - {"offsetBSection9",1462}, - {"dateSSTFieldUsed",637}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"marsClass1",1179}, - {"coordinate3OfFirstGridPoint",580}, - {""}, {""}, - {"presentTrend4",1647}, - {"runwayDesignatorState4",1800}, - {""}, {""}, {""}, {""}, {""}, - {"resolutionAndComponentFlags4",1763}, - {"cloudsTitle3Trend2",516}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfUsedTileAttributes",1432}, - {""}, {""}, - {"resolutionAndComponentFlags7",1765}, - {""}, {""}, - {"clusterMember1",525}, - {""}, {""}, {""}, - {"windSpeedTrend3",2312}, - {""}, {""}, {""}, - {"windVariableDirectionTrend2",2321}, - {"DayOfModelVersion",29}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfUnexpandedDescriptors",1429}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"offsetValuesBy",1486}, - {"numberOfPointsAlongTheXAxis",1404}, - {"runwayFrictionCodeValueState4",1812}, - {""}, {""}, {""}, {""}, {""}, - {"typeOfWavelengthInterval",2195}, - {""}, - {"cloudsCode2",489}, - {""}, {""}, {""}, - {"section_1",1968}, - {""}, - {"scaleFactorOfMajorAxisOfOblateSpheroidEarth",1843}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"reflectivityCalibrationConstant",1744}, - {"HDF5str",81}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"windDirectionTrend3",2301}, - {""}, {""}, - {"stepInHours",2052}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfPointsUsed",1411}, - {"numberOfControlForecastTube",1349}, - {"variationOfVisibilityDirectionTrend1",2252}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"endStepInHours",740}, - {""}, {""}, {""}, - {"addEmptySection2",289}, - {""}, {""}, - {"recentWeatherTry",1725}, - {""}, {""}, {""}, {""}, {""}, - {"section_01",1959}, - {""}, - {"md5Section2",1230}, - {""}, {""}, {""}, {""}, - {"resolutionAndComponentFlags6",1764}, - {""}, - {"marsClass2",1180}, - {""}, {""}, - {"scaleFactorOfEarthMajorAxis",1835}, - {""}, {""}, {""}, {""}, - {"scaleFactorOfEarthMinorAxis",1836}, - {"bufrdcExpandedDescriptors",374}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section1Padding",1919}, - {""}, {""}, {""}, {""}, - {"clusterMember2",527}, - {""}, - {"offsetSection4",1479}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"variationOfVisibilityDirectionTrend2",2253}, - {""}, {""}, - {"northWestLatitudeOfLPOArea",1312}, - {"earthMajorAxisInMetres",697}, - {""}, {""}, - {"offsetSection7",1482}, - {""}, - {"extractAreaEastLongitude",784}, - {""}, {""}, {""}, {"cloudsTitle1Trend3",507}, {""}, - {"longitudeOfThePolePointInDegrees",1162}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsTitle4Trend3",522}, + {"offsetSection4",1485}, + {"jDirectionIncrementInDegrees",1018}, + {"subLocalDefinitionNumber1",2080}, + {"clusterMember1",525}, + {""}, {""}, {""}, {""}, {""}, + {"subLocalDefinition2",2077}, {""}, {""}, - {"section_2",1971}, + {"numberOfUsedSpatialTiles",1437}, + {"swapScanningX",2091}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"unpack",2234}, + {""}, {""}, + {"offsetAfterData",1462}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"latitudeOfFirstGridPointInDegrees",1047}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepositState4",1791}, + {""}, + {"verificationYear",2271}, {""}, {""}, {""}, + {"numberOfRadarSitesUsed",1419}, + {""}, {""}, + {"scaleFactorOfUpperLimit",1859}, + {""}, + {"orderOfSpatialDifferencing",1515}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"centreForTable2",399}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section3Padding",1935}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"windDirectionTrend2",2308}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"subLocalDefinitionLength1",2078}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfPointsAlongFirstAxis",1408}, + {""}, {""}, {""}, + {"firstMonthUsedToBuildClimateMonth1",842}, + {"windSpeedTrend3",2320}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"scaledValueOfFirstWavelength",1870}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"mixedCoordinateDefinition",1277}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"westernLongitudeOfClusterDomain",2300}, + {""}, + {"clusterMember10",526}, + {""}, {"beginDayTrend4",333}, + {""}, {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags3",1769}, + {"cloudsTitle1Trend1",505}, + {""}, + {"presentTrend2",1652}, + {""}, {""}, + {"section5Length",1944}, + {""}, {""}, + {"dateOfSSTFieldUsed",639}, + {""}, {""}, {""}, {""}, + {"subDefinitions2",2075}, + {""}, + {"radiusOfClusterDomain",1711}, + {""}, + {"gts_TTAAii",910}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"BOX",17}, + {""}, {""}, {""}, + {"horizontalDimensionProcessed",922}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section7",1951}, + {""}, {""}, + {"offsetSection2",1483}, + {""}, {""}, {""}, {""}, + {"clusterMember4",529}, + {""}, {""}, {""}, {""}, + {"conceptsMasterDir",559}, + {""}, + {"typeOfSSTFieldUsed",2196}, + {"typeOfGeneratingProcess",2184}, + {"cfNameECMF",404}, + {"numberOfSingularVectorsEvolved",1429}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"numberOfDataBinsAlongRadials",1357}, + {"meanRVR3",1248}, + {""}, {""}, + {"offsetEndSection4",1474}, + {"section1Padding",1926}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepositState2",1789}, + {""}, {""}, {""}, {""}, + {"localFlagLatestVersion",1121}, + {""}, {""}, {""}, {""}, + {"scaledValueOfSecondWavelength",1880}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsTitle1Trend4",508}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"section3Length",1934}, + {"uvRelativeToGrid",2253}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"flagShowingPostAuxiliaryArrayInUse",849}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"firstMonthUsedToBuildClimateMonth2",843}, + {"latitudeOfReferencePoint",1052}, + {"extractAreaEastLongitude",787}, + {""}, + {"ZLMULT",281}, + {""}, + {"offsetBeforeData",1470}, + {""}, {""}, {""}, + {"beginMinuteTrend3",340}, + {""}, {""}, {""}, + {"numberOfControlForecastTube",1355}, + {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags1",1767}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetBSection9",1468}, + {""}, {""}, + {"horizontalDomainTemplate",923}, + {"cloudsAbbreviation3",434}, + {""}, + {"scanningMode4",1887}, + {"endOfHeadersMarker",737}, + {""}, {""}, + {"section4Padding",1940}, + {"windSpeedTrend2",2319}, + {""}, {""}, {""}, {""}, {""}, + {"coordinate1End",573}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"beginDayTrend2",331}, + {"section11Length",1922}, + {""}, {""}, + {"dayOfModelVersion",647}, + {""}, {""}, {""}, + {"cloudsTitle1Trend2",506}, + {""}, {""}, {""}, + {"earthMajorAxisInMetres",700}, + {""}, {""}, + {"qualityControlIndicator",1703}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"HDF5str",81}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"inputOverriddenReferenceValues",965}, + {""}, {""}, {""}, + {"mBasicAngle",1182}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"reservedSection3",1764}, + {""}, {""}, {""}, + {"subLocalDefinitionNumber2",2081}, + {"clusterMember2",527}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"section_5",1981}, + {""}, {""}, {""}, + {"resolutionAndComponentFlags4",1770}, + {""}, {""}, + {"totalAerosolBinsNumbers",2147}, + {""}, + {"secondaryBitMap",1906}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"section1Length",1925}, + {""}, {""}, {""}, {""}, {""}, + {"section2Padding",1929}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDesignatorState3",1806}, + {""}, + {"DayOfModelVersion",29}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section_05",1970}, + {"versionNumOfSharedHeaderMessageFormat",2276}, + {"northWestLatitudeOfVerficationArea",1319}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"beginMinuteTrend1",338}, + {""}, {""}, + {"northWestLatitudeOfLPOArea",1318}, + {""}, + {"scaledValueOfCentralWaveNumber",1863}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"subLocalDefinitionLength2",2079}, + {""}, {""}, {""}, + {"md5Section2",1236}, + {"numberOfPointsAlongTheXAxis",1410}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"extractAreaSouthLatitude",791}, + {""}, + {"resolutionAndComponentFlags2",1768}, + {""}, + {"sourceOfGridDefinition",2018}, + {""}, {""}, {""}, {""}, + {"numberOfBytesPerInteger",1342}, + {""}, {""}, {""}, {""}, {""}, + {"section4Length",1939}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsTitle3Trend3",517}, + {""}, {""}, {""}, + {"marsClass1",1185}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"md5Section10",1235}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"meanRVR1",1246}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"beginMinuteTrend4",341}, + {""}, {""}, {""}, {""}, + {"sizeOfPostAuxiliaryArrayPlusOne",2013}, + {""}, {""}, {""}, + {"flagForNormalOrStaggeredGrid",848}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"endMonthTrend3",734}, + {"Model_Identifier",164}, + {""}, {""}, {""}, {""}, + {"monthlyVerificationYear",1296}, + {""}, {""}, {""}, + {"cloudsCode2",489}, + {""}, {""}, {""}, {""}, + {"preBitmapValues",1644}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"endMinuteTrend3",730}, + {""}, {""}, + {"runwayDesignatorState1",1804}, + {"minutesAfterReferenceTimeOfDataCutoff",1271}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"section_3",1979}, + {""}, {""}, + {"section2Length",1928}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetFromReferenceOfFirstTime",1477}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsAbbreviation1",424}, + {""}, {""}, + {"coordinate2Flag",577}, + {""}, {""}, + {"diffInHours",672}, + {""}, + {"md5Section1",1234}, + {"cloudsTitle4Trend3",522}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"matchAerosolBinNumber",1220}, + {""}, + {"beginMinuteTrend2",339}, + {""}, {""}, {""}, + {"section_03",1968}, + {""}, {""}, {""}, {""}, + {"section2Used",1932}, + {""}, {""}, + {"longitudeOfReferencePointInDegrees",1157}, + {""}, {""}, {""}, + {"countOfGroupLengths",604}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"windVariableDirectionTrend3",2330}, + {""}, {""}, {""}, + {"cloudsTitle3Trend1",515}, + {""}, {""}, + {"longitudeOfTangencyPoint",1165}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"numberOfSecondOrderPackedValues",1426}, + {""}, + {"runwayDesignatorState4",1807}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfPressureLevelsUsedForClustering",1418}, + {""}, {""}, + {"horizontalDomainTemplateNumber",924}, + {""}, {""}, {""}, + {"longitudeOfTheSouthernPoleOfProjection",1169}, + {""}, {""}, {""}, {""}, {""}, + {"addEmptySection2",289}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"NC1",173}, - {""}, {""}, {""}, - {"longitudeOfCentralPointInClusterDomain",1141}, - {"section2Padding",1922}, - {""}, {""}, {""}, {""}, - {"experimentVersionNumberOfAnalysis",775}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayDepositState3",1783}, {""}, {""}, {""}, {""}, {""}, - {"checkInternalVersion",417}, - {""}, - {"section_02",1960}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"II",88}, - {"marsKeywords1",1190}, - {""}, {""}, {""}, - {"extractDateTimeEnd",793}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"timeCoordinateDefinition",2124}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"coordinateFlag1",585}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"endOfHeadersMarker",734}, - {""}, {""}, {""}, {""}, {""}, - {"windGustTrend1",2304}, - {""}, {""}, {""}, {""}, - {"cloudsTitle3Trend3",517}, - {""}, {""}, {""}, {""}, - {"latitudeOfFirstGridPoint",1040}, - {""}, - {"cloudsTitle1Trend4",508}, - {""}, - {"beginMinuteTrend1",338}, - {""}, {""}, - {"Total_Number_Members_Used",251}, - {""}, {""}, {""}, {""}, - {"cloudsTitle4Trend4",523}, - {"northWestLongitudeOfLPOArea",1314}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"inputOverriddenReferenceValues",960}, - {"coordinate1End",573}, - {""}, {""}, {""}, {""}, - {"windDirectionTrend4",2302}, - {"meanRVR3",1242}, - {""}, {""}, {""}, {""}, - {"scaledValueOfMajorAxisOfOblateSpheroidEarth",1867}, - {""}, {""}, {""}, - {"NC2",174}, - {""}, {""}, {""}, {""}, - {"longitudeOfLastGridPointInDegrees",1148}, - {""}, {""}, {""}, {""}, {""}, - {"numberInMixedCoordinateDefinition",1323}, - {"conceptsMasterDir",559}, - {""}, {""}, {""}, {""}, - {"numberOfOctectsForNumberOfPoints",1392}, - {""}, {""}, {""}, {""}, - {"runwayExtentOfContaminationState1",1805}, - {""}, {""}, {""}, - {"runwayExtentOfContaminationCodeState1",1801}, - {""}, - {"latitudeOfTheSouthernPoleOfProjection",1059}, - {""}, {""}, - {"extractDateTimeDayRank",791}, - {"localLongitude2",1122}, - {""}, - {"beginMinuteTrend2",339}, - {"Total_Number_Members_Possible",250}, - {""}, - {"longitudeOfTheSouthernPoleOfProjection",1163}, - {""}, {""}, {""}, {""}, - {"longitudeOfTangencyPoint",1159}, - {""}, {""}, {""}, {""}, - {"mBasicAngle",1176}, - {""}, {""}, {""}, {""}, {""}, - {"dateOfModelVersion",634}, - {"offsetSection6",1481}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"timeOfModelVersion",2131}, - {""}, {""}, {""}, - {"scaledValueOfEarthMajorAxis",1859}, - {""}, {""}, - {"yearOfModelVersion",2344}, - {""}, - {"scaledValueOfEarthMinorAxis",1860}, - {""}, {""}, {""}, {""}, - {"reservedSection3",1757}, - {""}, {""}, {""}, {""}, - {"totalAerosolBinsNumbers",2139}, - {""}, {""}, {""}, - {"cloudsTitle3Trend4",518}, - {"windGustTrend2",2305}, - {""}, - {"runwayExtentOfContaminationState2",1806}, - {""}, {""}, {""}, - {"runwayExtentOfContaminationCodeState2",1802}, - {"reservedSection4",1758}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"matchAerosolBinNumber",1214}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"variationOfVisibilityDirectionTrend3",2254}, - {""}, {""}, {""}, {""}, {""}, - {"cloudsAbbreviation1",424}, - {"Total_Number_Members_Missing",249}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"ITERATOR",91}, - {""}, {""}, {""}, - {"listMembersUsed2",1095}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"WRAP",258}, - {""}, {""}, {""}, {""}, {""}, - {"runwayDepositState4",1784}, - {"runwayDepthOfDepositCodeState1",1785}, - {""}, {""}, {""}, {""}, {""}, - {"section3Padding",1928}, - {""}, {""}, {""}, {""}, {""}, - {"localUsePresent",1131}, - {""}, - {"latitudeOfThePolePoint",1057}, - {""}, {""}, - {"julianForecastDay",1017}, - {""}, {""}, {""}, {""}, - {"widthOfWidths",2297}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"hourOfModelVersion",926}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"endMonthTrend1",729}, - {"padding_local_7_1",1588}, - {""}, {""}, - {"realPartOf00",1722}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"secondOrderValuesDifferentWidths",1898}, - {""}, {""}, {""}, - {"clusterMember10",526}, - {"runwayDepthOfDepositCodeState2",1786}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"versionNumberOfExperimentalSuite",2269}, + {"variationOfVisibilityDirectionTrend3",2262}, {""}, {"Model_Additional_Information",163}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"variationOfVisibilityDirectionTrend4",2255}, - {"meanRVR4",1243}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsAbbreviation2",429}, - {""}, {""}, {""}, - {"numberOfGridUsed",1376}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"meanRVR4",1249}, + {""}, + {"listMembersUsed2",1101}, + {"extractDateTimeDayEnd",793}, + {""}, {""}, {""}, {""}, {""}, {"cloudsCode1",484}, - {""}, - {"windVariableDirectionTrend3",2322}, - {""}, - {"numberOfStepsUsedForClustering",1424}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"scaleFactorOfMinorAxisOfOblateSpheroidEarth",1844}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"visibilityTrend2",2285}, - {""}, {""}, {""}, {""}, {""}, - {"section4Padding",1933}, - {""}, {""}, - {"pentagonalResolutionParameterK",1619}, - {""}, - {"numberOfUsedSpatialTiles",1431}, - {""}, {""}, - {"centralClusterDefinition",392}, - {""}, {""}, - {"baseTimeOfThisLeg",328}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"secondaryBitMap",1899}, - {""}, {""}, {""}, - {"baseDateOfThisLeg",326}, - {"numberOfBytesPerInteger",1336}, - {""}, - {"endMark",724}, - {""}, {""}, {""}, {""}, {""}, - {"beginMinuteTrend3",340}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"md5Section1",1228}, - {""}, {""}, - {"endMonthTrend2",730}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"theHindcastMarsStream",2103}, - {""}, {""}, - {"physicalFlag1",1627}, - {""}, {""}, {""}, {""}, - {"endMinuteTrend2",726}, - {""}, {""}, {""}, - {"diffInHours",669}, - {""}, {""}, - {"Local_Number_Members_Used",135}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"tempPressureUnits",2098}, - {""}, {""}, {""}, - {"versionNumOfSharedHeaderMessageFormat",2268}, - {""}, - {"runwayExtentOfContaminationState3",1807}, - {""}, {""}, {""}, - {"runwayExtentOfContaminationCodeState3",1803}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"clusterMember3",528}, - {""}, - {"definitionFilesVersion",659}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"Local_Number_Members_Possible",131}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"section_3",1972}, - {""}, {""}, - {"numberOfRadarSitesUsed",1413}, - {""}, {""}, {""}, {""}, {""}, - {"scaleFactorOfUpperLimit",1852}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfHorizontalPoints",1379}, - {""}, {""}, - {"beginMinuteTrend4",341}, - {""}, - {"coordAveraging0",568}, - {""}, {""}, - {"totalNumberOfValuesInUnpackedSubset",2153}, - {""}, {""}, {""}, {""}, - {"coordinate2Flag",577}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfModeOfDistribution",1390}, - {""}, {""}, - {"Model_Identifier",164}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"physicalFlag2",1628}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"section_03",1961}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"runwayExtentOfContaminationState4",1808}, - {""}, {""}, {""}, - {"runwayExtentOfContaminationCodeState4",1804}, - {""}, {""}, {""}, - {"runwayFrictionCoefficientCodeState1",1813}, - {""}, - {"runwayDepthOfDepositCodeState3",1787}, - {"Local_Number_Members_Missing",127}, - {""}, {""}, {""}, {""}, - {"offsetFreeFormData",1469}, - {"windVariableDirectionTrend4",2323}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"endMinuteTrend3",727}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scaledValueOfMinorAxisOfOblateSpheroidEarth",1868}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"offsetSection11",1476}, - {""}, {""}, - {"runwayFrictionCoefficientCodeState2",1814}, - {""}, {""}, {""}, {""}, - {"implementationDateOfModelCycle",946}, - {""}, {""}, {""}, - {"RENAME",214}, - {"section9UniqueIdentifier",1954}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"offsetFromReferenceOfFirstTime",1471}, - {""}, {""}, {""}, - {"numberOfPointsAlongYAxis",1408}, - {""}, - {"commonBlock",549}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"dateOfIceFieldUsed",633}, - {""}, {""}, {""}, - {"Threshold_Or_Distribution_0_no_1_yes",241}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"typeOfTimeIncrementBetweenSuccessiveFieldsUsedInTheStatisticalProcessing",2194}, - {""}, {""}, - {"typicalYearOfCentury",2207}, - {"runwayDepthOfDepositCodeState4",1788}, - {""}, {""}, {""}, {""}, - {"clusterMember4",529}, - {""}, - {"P_TAVG",212}, - {"XpInGridLengths",268}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"clusterMember7",532}, - {""}, - {"windGustTrend3",2306}, - {"pentagonalResolutionParameterM",1620}, - {""}, {""}, {""}, {""}, - {"isCavok",977}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfIntervalForFirstAndSecondSize",2179}, + {"reservedSection4",1765}, {"accuracyMultipliedByFactor",288}, - {""}, {""}, {""}, - {"section_4",1973}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaleFactorOfMinorAxisOfOblateSpheroidEarth",1851}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsTitle3Trend4",518}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section_7",1976}, - {"Date_E2",26}, - {"pastTendencyRVR2",1614}, + {"dateOfModelVersion",637}, + {""}, {""}, {""}, {""}, {""}, + {"runwayDesignatorState2",1805}, + {""}, + {"RENAME",214}, + {""}, {""}, + {"timeOfModelVersion",2139}, + {"numberOfGridInReference",1381}, + {""}, {""}, {""}, + {"cloudsTitle4Trend1",520}, + {""}, + {"yearOfModelVersion",2352}, + {""}, {""}, {""}, + {"numberOfPointsUsed",1417}, + {""}, + {"latitudeLastInDegrees",1041}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scaledValueOfUpperLimit",1876}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayDepositCodeState1",1777}, + {""}, {""}, {""}, + {"localLongitude2",1128}, + {"extractDateTimeEnd",796}, + {""}, + {"weightAppliedToClimateMonth1",2297}, + {"endMinuteTrend2",729}, + {""}, + {"listMembersMissing3",1098}, {""}, {""}, {""}, {""}, - {"changeIndicatorTrend1",408}, - {""}, {""}, - {"cloudsCode3",494}, - {"coordinateFlag2",586}, - {""}, - {"section_04",1962}, - {""}, {""}, {""}, - {"md5Section10",1229}, - {""}, {""}, {""}, {""}, {""}, - {"typeOfIntervalForFirstAndSecondWavelength",2180}, - {""}, {""}, {""}, - {"cloudsCode4",499}, - {""}, {""}, {""}, {""}, {""}, - {"section_07",1965}, - {""}, {""}, - {"longitudeOfSouthernPoleInDegrees",1154}, - {""}, {""}, {""}, - {"octetAtWichPackedDataBegins",1452}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"scanningMode4",1880}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"scanningMode7",1883}, - {""}, {""}, {""}, {""}, {""}, - {"changeIndicatorTrend2",409}, - {""}, {""}, - {"md5Section3",1231}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"weightAppliedToClimateMonth1",2289}, - {""}, {""}, - {"padding_grid90_1",1533}, - {""}, - {"section2Used",1925}, - {""}, {""}, {""}, {""}, - {"md5Section4",1232}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"visibilityTrend1",2284}, - {"cloudsAbbreviation3",434}, - {""}, {""}, - {"latitudeLastInDegrees",1035}, + {"cloudsAbbreviation4",439}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"radiusOfTheEarth",1705}, - {""}, - {"beginYearTrend4",349}, - {""}, {""}, - {"offsetICEFieldsUsed",1472}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"Latin1InDegrees",113}, - {""}, {""}, {""}, {""}, - {"runwayDepositCodeState2",1778}, - {""}, - {"runwayFrictionCoefficientCodeState3",1815}, - {""}, - {"latitudeOfReferencePoint",1046}, + {"experimentVersionNumberOfAnalysis",778}, + {""}, {""}, {""}, {""}, {""}, + {"offsetFreeFormData",1475}, + {"numberOfSingularVectorsComputed",1428}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositCodeState3",1794}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"clusterMember6",531}, - {"latitudeOfThePoleOfStretching",1056}, + {"scaledValueOfMajorAxisOfOblateSpheroidEarth",1874}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsTitle3Trend2",516}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ECMWF",45}, - {""}, {""}, {""}, - {"bufrHeaderSubCentre",372}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"endMonthTrend3",731}, - {""}, {""}, - {"windGustTrend4",2307}, + {"scaledValueOfEarthMajorAxis",1866}, {""}, {""}, {""}, {""}, - {"section_6",1975}, + {"scaledValueOfEarthMinorAxis",1867}, + {"endMonthTrend1",732}, {""}, {""}, {""}, - {"Latin2InDegrees",115}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"timeUnitFlag",2135}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_sec1_loc",1589}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"ceilingAndVisibilityOK",387}, - {""}, {""}, {""}, - {"presentWeather1Present",1648}, + {"variationOfVisibilityDirectionTrend1",2260}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section_06",1964}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"offsetBeforePL",1465}, - {""}, - {"runwayFrictionCoefficientCodeState4",1816}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"listOfContributingSpectralBands",1098}, + {"cloudsTitle4Trend4",523}, + {"definitionFilesVersion",662}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"scanningMode6",1882}, - {"Number_Combination_Ensembles_1_none",196}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"qualityValueAssociatedWithParameter",1697}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lengthOf4DvarWindow",1074}, - {""}, {""}, - {"Y1",269}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"coordinate1Flag",574}, + {""}, {""}, {""}, {""}, + {"typeOfWavelengthInterval",2203}, + {"marsClass2",1186}, + {""}, {""}, {""}, {""}, + {"hourOfModelVersion",929}, {""}, {""}, {"beginHourTrend4",337}, {""}, {""}, - {"latitudeOfSouthEastCornerOfArea",1048}, + {"section_1",1975}, + {""}, {""}, {""}, {""}, + {"meanRVR2",1247}, + {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags6",1771}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"jDirectionIncrementGiven",1016}, + {""}, {""}, {""}, {""}, + {"latitudeOfThePolePoint",1063}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"coordAveraging0",568}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"section_01",1966}, + {""}, {""}, {""}, {""}, {""}, + {"************_PRODUCT_***************",3}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"variationOfVisibilityDirectionTrend4",2263}, {""}, {""}, {""}, + {"windVariableDirectionTrend1",2328}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsTitle4Trend2",521}, + {"coordinate1Flag",574}, + {""}, {""}, {""}, + {"numberOfModeOfDistribution",1396}, + {""}, {""}, {""}, + {"endMark",727}, + {""}, + {"changeIndicatorTrend3",410}, + {""}, {""}, + {"runwayDepthOfDepositCodeState1",1792}, + {""}, {""}, + {"Total_Number_Members_Used",251}, + {"md5Section3",1237}, + {""}, {""}, + {"bufrdcExpandedDescriptors",374}, + {""}, {""}, + {"centralClusterDefinition",392}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsAbbreviation2",429}, + {""}, + {"coordinateFlag2",586}, + {""}, {""}, {""}, + {"ceilingAndVisibilityOK",387}, + {""}, {""}, {""}, {""}, + {"northLatitudeOfDomainOfTubing",1317}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"section6Length",1948}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetSection6",1487}, + {""}, {""}, {""}, {""}, {""}, + {"resolutionAndComponentFlags7",1772}, + {""}, {""}, {""}, + {"scaledValueOfUpperLimit",1883}, + {""}, {""}, {""}, + {"timeCoordinateDefinition",2132}, + {""}, {""}, {""}, + {"beginYearTrend4",349}, + {"baseTimeOfThisLeg",328}, + {""}, {""}, {""}, + {"timeUnitFlag",2143}, + {"Total_Number_Members_Possible",250}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"endMonthTrend4",735}, + {"baseDateOfThisLeg",326}, + {""}, + {"variationOfVisibilityDirectionTrend2",2261}, + {""}, {""}, {""}, + {"northWestLongitudeOfLPOArea",1320}, + {""}, {""}, {""}, {""}, + {"eastLongitudeOfDomainOfTubing",704}, + {""}, {""}, {""}, {""}, + {"southLatitudeOfDomainOfTubing",2025}, + {"sizeOfLength",2010}, + {"reflectivityCalibrationConstant",1751}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositCodeState4",1795}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode3",494}, + {""}, + {"NC2",174}, + {""}, {""}, {""}, {""}, + {"section_4",1980}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"missingValueManagementUsed",1275}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"YRInMetres",274}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"minuteOfEndOfOverallTimeInterval",1266}, + {""}, {""}, {""}, {""}, {""}, + {"secondOfEndOfOverallTimeInterval",1900}, + {""}, + {"Total_Number_Members_Missing",249}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"changeIndicatorTrend1",408}, + {"section7Length",1952}, + {""}, + {"section_04",1969}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"windVariableDirectionTrend4",2331}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"runwayFrictionCoefficientState3",1826}, + {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositCodeState2",1793}, + {""}, {""}, {""}, {""}, + {"dateOfIceFieldUsed",636}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"theHindcastMarsStream",2111}, + {""}, + {"offsetValuesBy",1492}, + {""}, {""}, {""}, {""}, + {"checkInternalVersion",417}, + {""}, + {"runwayDepositCodeState3",1786}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"rootGroupSymbolTableEntry",1775}, + {""}, {""}, + {"clusterMember6",531}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"changeIndicatorTrend4",411}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"g1conceptsLocalDirAll",871}, + {"listMembersUsed3",1102}, + {""}, {""}, {""}, + {"endMonthTrend2",733}, + {"visibilityTrend2",2293}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"offsetSection7",1488}, + {""}, {""}, + {"longitudeOfSouthernPoleInDegrees",1160}, + {""}, + {"windUnitsTrend4",2326}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"section_2",1978}, + {""}, {""}, {""}, + {"countOfICEFieldsUsed",605}, + {""}, {""}, {""}, + {"Latin1InDegrees",113}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"recentWeatherTry",1732}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"listMembersMissing4",1099}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"versionNumberOfExperimentalSuite",2277}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"widthOfWidths",2305}, + {"runwayFrictionCoefficientState1",1824}, + {""}, {""}, + {"changeIndicatorTrend2",409}, + {""}, + {"section_02",1967}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"offsetBeforePL",1471}, + {""}, {""}, {""}, + {"Local_Number_Members_Used",135}, + {"scanningMode6",1889}, + {""}, {""}, + {"windVariableDirectionTrend2",2329}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"md5Section4",1238}, + {""}, {""}, {""}, {""}, {""}, + {"latitudeOfTheSouthernPoleOfProjection",1065}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"totalNumberOfValuesInUnpackedSubset",2161}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"commonBlock",549}, + {""}, {""}, {""}, + {"section5UniqueIdentifier",1946}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"julianForecastDay",1023}, + {"Local_Number_Members_Possible",131}, + {""}, {""}, + {"visibilityTrend1",2292}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"laplacianScalingFactorUnset",1035}, + {""}, {""}, + {"runwayFrictionCoefficientState4",1827}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"CLNOMA",24}, + {""}, + {"implementationDateOfModelCycle",949}, + {""}, {""}, + {"uuidOfHGrid",2251}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsCode4",499}, + {""}, + {"secondaryBitmapsSize",1911}, + {"clusterMember7",532}, + {""}, {""}, + {"numberOfDaysInClimateSamplingWindow",1362}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetSection11",1482}, + {"Latin2InDegrees",115}, + {""}, {""}, + {"section3UniqueIdentifier",1937}, + {""}, {""}, {""}, + {"Local_Number_Members_Missing",127}, + {""}, {""}, + {"coordinate3Flag",579}, + {"jDirectionIncrementGridLength",1017}, + {""}, {""}, {""}, {""}, {""}, + {"listMembersMissing2",1097}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_grid90_1",1539}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepositCodeState1",1784}, + {""}, + {"runwayFrictionCoefficientState2",1825}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"coordinate3OfFirstGridPoint",580}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetICEFieldsUsed",1478}, + {"physicalFlag1",1634}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"typeOfTimeIncrementBetweenSuccessiveFieldsUsedInTheStatisticalProcessing",2202}, + {"Date_E3",27}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"westLongitudeOfDomainOfTubing",2299}, + {""}, {""}, {""}, + {"numberOfUsefulPointsAlongXAxis",1439}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"scanningMode7",1890}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"octetAtWichPackedDataBegins",1458}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"UseEcmfConventions",252}, + {""}, {"coordinate4Flag",582}, {""}, - {"cloudsAbbreviation4",439}, - {""}, {""}, {""}, - {"physicalMeaningOfVerticalCoordinate",1629}, - {""}, {""}, {""}, - {"changeIndicatorTrend3",410}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfBitsForScaledGroupLengths",1331}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"rangeBinSpacing",1707}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"listMembersUsed4",1103}, {""}, - {"missingValueManagementUsed",1269}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"secondOrderValuesDifferentWidths",1905}, {""}, - {"listMembersUsed3",1096}, - {"endMonthTrend4",732}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"listMembersUsed4",1097}, - {""}, {""}, - {"SOH",219}, - {"pentagonalResolutionParameterJ",1618}, + {"ECMWF",45}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"coordinate3Flag",579}, - {""}, {""}, {""}, {""}, {""}, - {"Y2",271}, - {""}, {""}, - {"NH",177}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"changeIndicatorTrend4",411}, - {"YRInMetres",274}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"numberOfVGridUsed",1435}, - {""}, {""}, {""}, - {"laplacianScalingFactorUnset",1029}, - {""}, - {"section8UniqueIdentifier",1951}, - {""}, {""}, {""}, {""}, {""}, - {"pastTendencyRVR1",1613}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"typicalYear2",2206}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Date_E3",27}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"offsetBeforePV",1466}, - {""}, {""}, {""}, {""}, - {"visibilityTrend3",2286}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"visibilityTrend4",2287}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"beginYearTrend1",346}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"offsetBSection5",1460}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"timeIncrementBetweenSuccessiveFields",2128}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfPressureLevelsUsedForClustering",1412}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"Product_Identifier",213}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"experimentVersionNumber1",773}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"runwayDesignatorRVR1",1793}, - {""}, {""}, - {"numberOfPointsAlongXAxisInCouplingArea",1407}, - {""}, - {"HDF5",80}, - {"listMembersMissing2",1091}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayDepositCodeState3",1779}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"intervalBetweenTimes",974}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"longitudeOfReferencePointInDegrees",1151}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"skipExtraKeyAttributes",2009}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"setToMissingIfOutOfRange",1986}, - {"ZLMULT",281}, + {"timeIncrementBetweenSuccessiveFields",2136}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Date_E4",28}, - {""}, {""}, {""}, - {"variationOfVisibilityTrend1",2256}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"countOfICEFieldsUsed",605}, - {""}, {""}, - {"experimentVersionNumber2",774}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"runwayDesignatorRVR2",1794}, - {"beginHourTrend1",334}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"CLNOMA",24}, - {"section_11",1970}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwaySideCodeState1",1821}, - {""}, - {"presentWeather3Present",1658}, - {""}, {""}, {""}, {""}, - {"spacingOfBinsAlongRadials",2025}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extractDateTimeYearRank",808}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"UseEcmfConventions",252}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"coordAveraging1",569}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"variationOfVisibilityTrend2",2257}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayDepositCodeState4",1780}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather2Present",1653}, - {""}, - {"beginMonthTrend2",343}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwaySideCodeState2",1822}, - {""}, {""}, - {"pastTendencyRVR3",1615}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"pastTendencyRVR4",1616}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfUsefulPointsAlongXAxis",1433}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode2Trend1",490}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ceilingAndVisibilityOKTrend1",388}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfBytesInLocalDefinition",1334}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"extractAreaLatitudeRank",785}, - {""}, {""}, {""}, - {"extractDateTimeSecondRank",804}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode2Trend2",491}, - {""}, {""}, - {"biFourierPackingModeForAxes",352}, - {""}, {""}, {""}, {""}, - {"ceilingAndVisibilityOKTrend2",389}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endYearTrend1",742}, - {""}, {""}, {""}, {""}, - {"runwayDepthOfDepositState1",1789}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ccsdsBlockSize",383}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"TYPE_OF",238}, - {""}, {""}, {""}, {""}, {""}, - {"constantAntennaElevationAngle",564}, - {"cloudsBase2",449}, - {""}, {""}, {""}, {""}, {""}, - {"Original_CodeTable_2_Version_Number",201}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Original_Parameter_Identifier",203}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"padding_loc9_1",1581}, - {""}, - {"padding_loc7_1",1580}, - {""}, {""}, {""}, {""}, - {"alternativeRowScanning",296}, - {""}, {""}, {""}, {""}, {""}, - {"TYPE_OR",239}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfReforecastYearsInModelClimate",1415}, - {""}, {""}, {""}, {""}, - {"endYearTrend2",743}, - {""}, {""}, {""}, {""}, - {"runwayDepthOfDepositState2",1790}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"latitudeOfFirstGridPointInDegrees",1041}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"listMembersMissing3",1092}, - {"offsetBSection6",1461}, + {"coordinate4OfFirstGridPoint",583}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_local11_1",1583}, - {""}, {""}, {""}, {""}, - {"padding_loc6_1",1579}, - {"************_ENSEMBLE_**************",1}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"cloudsAbbreviation1Trend1",425}, - {""}, {""}, - {"versionNumberOfSuperblock",2271}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"superblockExtensionAddress",2080}, + {"numberOfGridUsed",1382}, {""}, {""}, {""}, - {"padding_loc9_2",1582}, - {"endHourTrend1",720}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"TYPE_FF",236}, + {"paramIdECMF",1605}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"cloudsCode2Trend3",492}, - {"beginYearTrend2",347}, - {""}, - {"cloudsAbbreviation2Trend1",430}, - {""}, {""}, {""}, {""}, - {"ceilingAndVisibilityOKTrend3",390}, - {""}, - {"runwayDesignatorRVR3",1795}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"Minute_E2",156}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"************_EXPERIMENT_************",2}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsAbbreviation1Trend2",426}, - {""}, {""}, {""}, {""}, - {"NB",171}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfMissingValues",1389}, - {""}, {""}, - {"section5UniqueIdentifier",1939}, - {""}, {""}, {""}, - {"endHourTrend2",721}, - {"TYPE_FX",237}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extractDateTimeMinuteRank",798}, + {"runwayDepositCodeState4",1787}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"latitudeOfReferencePointInDegrees",1053}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"latitudeOfThePoleOfStretching",1062}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"section4UniqueIdentifier",1942}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"scaledValueOfMinorAxisOfOblateSpheroidEarth",1875}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfPointsAlongYAxis",1414}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"variationOfVisibilityTrend3",2258}, + {"listOfContributingSpectralBands",1104}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"visibilityTrend3",2294}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"skipExtraKeyAttributes",2016}, + {""}, {""}, {""}, {""}, + {"physicalMeaningOfVerticalCoordinate",1636}, {""}, {""}, - {"extractDateTimeMonthRank",801}, + {"observationDiagnostic",1450}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"isCavok",982}, {""}, {""}, {""}, - {"beginMonthTrend1",342}, - {"cloudsCode2Trend4",493}, + {"padding_local_7_1",1595}, {""}, - {"extremeValuesRVR1",818}, - {""}, {""}, {""}, {""}, {""}, - {"ceilingAndVisibilityOKTrend4",391}, - {"cloudsAbbreviation2Trend2",431}, - {"listMembersMissing4",1093}, + {"radiusOfTheEarth",1712}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"offsetFromOriginToInnerBound",1470}, {""}, {""}, - {"ECMWF_s",46}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBaseCoded2Trend1",470}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"runwaySideCodeState3",1823}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Missing_E2",128}, - {"beginYearTrend3",348}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"altitudeOfTheCameraFromTheEarthSCenterMeasuredInUnitsOfTheEarth",297}, - {"Time_Range_One_E2",243}, - {""}, {""}, {""}, {""}, - {"extremeValuesRVR2",819}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"ZLBASE",280}, - {""}, {""}, {""}, {""}, - {"latitudeOfThePolePointInDegrees",1058}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Possible_E2",132}, - {""}, {""}, {""}, {""}, - {"cloudsBaseCoded2",469}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBaseCoded2Trend2",471}, - {""}, {""}, - {"beginHourTrend2",335}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"setBitsPerValue",1982}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode1Trend1",485}, - {""}, - {"runwayDesignatorRVR4",1796}, - {""}, {""}, - {"*********_EXTRA_DATA_***************",4}, - {""}, {""}, {""}, {""}, - {"cloudsCode4Trend1",500}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"hoursAfterReferenceTimeOfDataCutoff",929}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"cloudsAbbreviation3Trend1",435}, - {""}, {""}, {""}, {""}, {""}, - {"paramIdECMF",1598}, - {""}, - {"coordAveraging2",570}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"padding_grid50_1",1531}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase1",444}, - {""}, {""}, {""}, {""}, - {"cloudsCode1Trend2",486}, - {""}, {""}, {""}, {""}, {""}, - {"CCCC",21}, - {""}, {""}, {""}, - {"cloudsCode4Trend2",501}, - {""}, - {"numberOfPointsAlongTheYAxis",1405}, - {""}, {""}, {""}, {""}, - {"X1InGridLengths",261}, - {""}, {""}, {""}, {""}, {""}, - {"windUnitsTrend4",2318}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"variationOfVisibilityTrend4",2259}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode3Trend1",495}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"Less_Than_Or_To_Overall_Distribution",120}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"X2InGridLengths",263}, - {""}, {""}, {""}, - {"beginHourTrend3",336}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsAbbreviation4Trend1",440}, - {""}, {""}, - {"numberOfTensOfThousandsOfYearsOfOffset",1426}, - {""}, {""}, - {"cloudsAbbreviation3Trend2",436}, - {"runwaySideCodeState4",1824}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {"INBITS",89}, - {"endYearTrend3",744}, - {""}, {""}, {""}, {""}, - {"runwayDepthOfDepositState3",1791}, - {""}, {""}, - {"cloudsCode3Trend2",496}, - {""}, {""}, - {"numberInHorizontalCoordinates",1322}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"GG",69}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepositCodeState2",1785}, + {""}, {""}, {""}, {""}, {""}, + {"NH",177}, + {"alternativeRowScanning",296}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"physicalFlag2",1635}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Missing_E3",129}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Time_Range_One_E3",244}, + {"SOH",219}, + {""}, {""}, {""}, {""}, + {"numberOfPointsAlongXAxisInCouplingArea",1413}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"presentWeather1Present",1655}, + {""}, {""}, {""}, {""}, + {"setToMissingIfOutOfRange",1993}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"lengthOf4DvarWindow",1080}, {""}, - {"coordAveraging3",571}, + {"offsetBSection5",1466}, {""}, {""}, - {"extremeValuesRVR3",820}, + {"numberOfBytesInLocalDefinition",1340}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"rangeBinSpacing",1714}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfReforecastYearsInModelClimate",1421}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"HDF5",80}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc50_1",1577}, - {""}, {""}, - {"Local_Number_Members_Possible_E3",133}, - {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"extremeValuesRVR3",823}, + {""}, {""}, {""}, {""}, {""}, + {"runwayFrictionCodeValueState3",1818}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"Date_E4",28}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"constantAntennaElevationAngle",564}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"typicalYearOfCentury",2215}, + {""}, {"FMULTE",65}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBaseCoded2Trend3",472}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"offsetBBitmap",1459}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"numberOfParametersUsedForClustering",1403}, + {"section_6",1982}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"visibilityTrend4",2295}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfHorizontalPoints",1385}, + {"ICPLSIZE",87}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Product_Identifier",213}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Ensemble_Identifier_E2",52}, - {""}, {""}, {""}, - {"cloudsAbbreviation4Trend2",441}, - {""}, {""}, {""}, {""}, - {"padding_local1_1",1584}, - {""}, {""}, {""}, - {"numberOfParametersUsedForClustering",1397}, - {"TYPE_PF",240}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"section3UniqueIdentifier",1930}, + {"section_06",1971}, {""}, - {"padding_loc5_1",1578}, + {"cloudsAbbreviation3Trend3",437}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"oneMinuteMeanMaximumRVR3",1499}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"extremeValuesRVR1",821}, + {""}, {""}, {""}, {""}, {""}, + {"runwayFrictionCodeValueState1",1816}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"runwaySideCodeState3",1830}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"beginHourTrend1",334}, + {""}, {""}, + {"qualityValueAssociatedWithParameter",1704}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Extra_Data_FreeFormat_0_none",56}, - {""}, {""}, {""}, - {"Local_Number_Members_Missing_E4",130}, - {""}, {""}, {""}, - {"beginMonthTrend3",344}, - {""}, {""}, {""}, {""}, - {"Time_Range_One_E4",245}, - {""}, {""}, {""}, {""}, - {"extremeValuesRVR4",821}, - {""}, {""}, {""}, {""}, {""}, - {"cloudsCode1Trend3",487}, - {"beginMonthTrend4",345}, - {"extractDateTimeHourRank",795}, + {"Y1",269}, {""}, - {"Minute_E3",157}, - {""}, {""}, {""}, {""}, {""}, - {"cloudsCode4Trend3",502}, - {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Possible_E4",134}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"cloudsBaseCoded2Trend4",473}, + {"sourceSinkChemicalPhysicalProcess",2019}, {""}, {""}, {""}, + {"section6UniqueIdentifier",1950}, + {""}, {""}, + {"Date_E2",26}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"beginMonthTrend2",343}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"spacingOfBinsAlongRadials",2033}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"extremeValuesRVR4",824}, + {""}, {""}, + {"hoursAfterReferenceTimeOfDataCutoff",932}, + {""}, {""}, + {"runwayFrictionCodeValueState4",1819}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"windGustTrend3",2314}, + {""}, {""}, {"cloudsAbbreviation1Trend3",427}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"extremeCounterClockwiseWindDirection",817}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endHourTrend3",722}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_local1_31",1585}, + {""}, {""}, {""}, + {"padding_sec1_loc",1596}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"endYearTrend4",745}, + {"beginYearTrend1",346}, + {"Threshold_Or_Distribution_0_no_1_yes",241}, {""}, {""}, {""}, {""}, - {"runwayDepthOfDepositState4",1792}, + {"section_7",1983}, + {""}, {""}, {""}, + {"section7UniqueIdentifier",1954}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"section4UniqueIdentifier",1935}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"isCavokTrend1",978}, - {""}, - {"section7UniqueIdentifier",1947}, + {"FMULTM",66}, {""}, {""}, {""}, {""}, + {"extremeValuesRVR2",822}, + {""}, {""}, {""}, {""}, {""}, + {"runwayFrictionCodeValueState2",1817}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"section_07",1972}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"variationOfVisibilityTrend3",2266}, + {""}, {""}, {""}, {""}, + {"cloudsAbbreviation4Trend3",442}, + {""}, {""}, {""}, {""}, {""}, + {"beginMonthTrend1",342}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"Original_Parameter_Identifier",203}, + {"typicalYear2",2214}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfBitsForScaledGroupLengths",1337}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"coordAveraging1",569}, + {""}, {""}, {""}, + {"runwayDepthOfDepositState3",1798}, + {""}, {""}, {""}, {""}, + {"latitudeOfThePolePointInDegrees",1064}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDesignatorRVR3",1802}, + {"cloudsAbbreviation3Trend1",435}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"ZLBASE",280}, + {""}, {""}, + {"oneMinuteMeanMaximumRVR1",1497}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"runwaySideCodeState1",1828}, {"cloudsAbbreviation2Trend3",432}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"RVR1_1",215}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"extractAreaLatitudeRank",788}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"experimentVersionNumber1",776}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode3Trend3",497}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode1Trend4",488}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode4Trend4",503}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBaseCoded1",464}, - {""}, {""}, {""}, {""}, {""}, - {"latitudeOfReferencePointInDegrees",1047}, + {"biFourierPackingModeForAxes",352}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode2Trend3",492}, {""}, {""}, - {"cloudsBaseCoded1Trend1",465}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather1PresentTrend1",1649}, - {""}, {""}, - {"cloudsBaseCoded4Trend1",480}, + {"windUnitsTrend1",2323}, {""}, {""}, {""}, {""}, - {"RVR2_1",216}, + {"cloudsBase2",449}, + {""}, {""}, {""}, {""}, {""}, + {"ceilingAndVisibilityOKTrend3",390}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"extractDateTimeDayRank",794}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Y2",271}, + {"Minute_E3",157}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"windGustTrend1",2312}, + {""}, {""}, + {"cloudsAbbreviation1Trend1",425}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"cloudsAbbreviation3Trend4",438}, + {""}, {""}, + {"Number_Combination_Ensembles_1_none",196}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"oneMinuteMeanMaximumRVR4",1500}, + {""}, {""}, {""}, + {"offsetFromOriginToInnerBound",1476}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"NB",171}, + {""}, {""}, + {"runwayExtentOfContaminationState3",1814}, + {"superblockExtensionAddress",2088}, + {""}, {""}, + {"runwayExtentOfContaminationCodeState3",1810}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwaySideCodeState4",1831}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded2Trend3",472}, + {""}, {""}, {""}, {""}, + {"variationOfVisibilityTrend1",2264}, + {""}, {""}, {""}, {""}, + {"cloudsAbbreviation4Trend1",440}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode2Trend1",490}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"ceilingAndVisibilityOKTrend1",388}, + {"cloudsBase1",444}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"************_EXPERIMENT_************",2}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositState1",1796}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"runwayDesignatorRVR1",1800}, + {"beginMonthTrend3",344}, + {""}, {""}, + {"extractDateTimeYearRank",811}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"LSTCUM",99}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather2Present",1660}, + {"offsetBSection6",1467}, + {"lastMonthUsedToBuildClimateMonth1",1036}, + {""}, {""}, + {"windGustTrend4",2315}, + {""}, + {"cloudsAbbreviation2Trend1",430}, + {"cloudsAbbreviation1Trend4",428}, + {""}, {""}, {""}, + {"runwayFrictionCoefficientCodeState3",1822}, + {""}, {""}, {""}, + {"section_11",1977}, + {"cloudsCode2Trend4",493}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"ceilingAndVisibilityOKTrend4",391}, + {""}, + {"runwayExtentOfContaminationState1",1812}, + {""}, {""}, {""}, + {"runwayExtentOfContaminationCodeState1",1808}, + {""}, {""}, {""}, {""}, {""}, + {"bufrHeaderSubCentre",372}, + {""}, {""}, {""}, + {"cloudsAbbreviation3Trend2",436}, + {""}, {""}, {""}, {""}, {""}, + {"latitudeOfSouthEastCornerOfArea",1054}, + {""}, {""}, {""}, + {"oneMinuteMeanMaximumRVR2",1498}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded2Trend1",470}, + {""}, {""}, {""}, {""}, {""}, + {"TYPE_OR",239}, + {""}, + {"setBitsPerValue",1989}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"runwaySideCodeState2",1829}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"endHourTrend3",725}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"variationOfVisibilityTrend4",2267}, + {""}, {""}, {""}, {""}, + {"cloudsAbbreviation4Trend4",443}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode2Trend2",491}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode1Trend3",487}, + {""}, {""}, {""}, + {"presentWeather3Present",1665}, + {""}, {""}, + {"ceilingAndVisibilityOKTrend2",389}, + {""}, {""}, + {"runwayExtentOfContaminationState4",1815}, + {""}, {""}, {""}, + {"runwayExtentOfContaminationCodeState4",1811}, + {""}, {""}, + {"experimentVersionNumber2",777}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositState4",1799}, + {""}, {""}, {""}, {""}, + {"cloudsBaseCoded2Trend4",473}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDesignatorRVR4",1803}, + {""}, {""}, {""}, {""}, + {"runwayFrictionCoefficientCodeState1",1820}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"ExtremeValuesRVR3",63}, + {""}, + {"ICEFieldsUsed",86}, + {""}, + {"hoursAfterDataCutoff",931}, + {""}, {""}, {""}, {""}, {""}, + {"BUFR",19}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"lastMonthUsedToBuildClimateMonth2",1037}, + {""}, + {"windGustTrend2",2313}, + {"Time_Range_One_E3",244}, + {""}, + {"cloudsAbbreviation1Trend2",426}, + {"cloudsAbbreviation2Trend4",433}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"oneMinuteMeanMinimumRVR3",1503}, + {""}, {""}, {""}, + {"runwayExtentOfContaminationState2",1813}, + {""}, {""}, {""}, + {"runwayExtentOfContaminationCodeState2",1809}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"beginHourTrend3",336}, + {""}, {""}, + {"endYearTrend3",747}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded2",469}, + {""}, + {"extractDateTimeHourRank",798}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded2Trend2",471}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded1Trend3",467}, + {"extractDateTimeMinuteRank",801}, + {""}, {""}, {""}, {""}, {""}, + {"extractDateTimeMonthRank",804}, + {"runwayFrictionCoefficientCodeState4",1823}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"Extra_Data_FreeFormat_0_none",56}, + {""}, {""}, {""}, + {"cloudsCode1Trend1",485}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"TYPE_OF",238}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"variationOfVisibilityTrend2",2265}, + {""}, {""}, {""}, {""}, + {"cloudsAbbreviation4Trend2",441}, {""}, {""}, {"cloudsBase3",454}, - {""}, {""}, {""}, {""}, {""}, - {"precisionOfTheUnpackedSubset",1640}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"cloudsBase4",459}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"section6UniqueIdentifier",1943}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"windUnitsTrend1",2315}, - {""}, - {"Ensemble_Identifier_E3",53}, - {""}, {""}, - {"isCavokTrend2",979}, - {""}, {""}, {""}, {""}, - {"cloudsBaseCoded1Trend2",466}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather1PresentTrend2",1650}, - {""}, {""}, - {"cloudsBaseCoded4Trend2",481}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsCode3Trend4",498}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"Minute_E4",158}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"ccsdsCompressionOptionsMask",384}, - {""}, - {"cloudsBaseCoded3Trend1",475}, - {""}, {""}, - {"cloudsAbbreviation1Trend4",428}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"endHourTrend4",723}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Ensemble_Identifier_E4",54}, - {"cloudsBaseCoded3Trend2",476}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Local_Number_Members_Missing_E3",129}, + {"padding_grid50_1",1537}, {"ExtremeValuesRVR1",61}, - {""}, - {"cloudsAbbreviation2Trend4",433}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayDepthOfDepositState2",1797}, {""}, {""}, - {"cloudsAbbreviation3Trend3",437}, + {"beginMonthTrend4",345}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_local40_1",1586}, + {"runwayDesignatorRVR2",1801}, {""}, {""}, {""}, {""}, {""}, - {"padding_local_35",1587}, + {"runwayFrictionCoefficientCodeState2",1821}, + {""}, {""}, {""}, {""}, + {"numberOfMissingValues",1395}, + {""}, + {"Local_Number_Members_Possible_E3",133}, + {""}, {""}, {""}, {""}, + {"cloudsCode1Trend4",488}, {""}, {""}, {""}, {""}, {""}, {""}, - {"oneMinuteMeanMaximumRVR1",1491}, + {"beginYearTrend3",348}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsAbbreviation2Trend2",431}, + {""}, {""}, + {"offsetBeforePV",1472}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"endHourTrend1",723}, + {"cloudsBaseCoded1",464}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded1Trend1",465}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"ExtremeValuesRVR4",64}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"XpInGridLengths",268}, + {""}, {""}, + {"Time_Range_One_E4",245}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_local11_1",1590}, + {"*********_EXTRA_DATA_***************",4}, + {"beginHourTrend2",335}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode1Trend2",486}, + {""}, {""}, {""}, {""}, {""}, + {"TYPE_FF",236}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"coordAveraging3",571}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Minute_E2",156}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded1Trend4",468}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"GRIBEditionNumber",74}, {"ExtremeValuesRVR2",62}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"unusedBitsInBitmap",2231}, + {"oneMinuteMeanMinimumRVR1",1501}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"RVR3_1",217}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"offsetBeforeBitmap",1463}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"YearOfModelVersion",276}, - {""}, - {"padding_loc190_1",1547}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"extractAreaLongitudeRank",786}, - {""}, - {"cloudsAbbreviation4Trend3",442}, - {""}, {""}, {""}, - {"cloudsBaseCoded1Trend3",467}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather1PresentTrend3",1651}, + {"Time_Range_One_E2",243}, + {""}, + {"endYearTrend1",745}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfVGridUsed",1441}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"offsetBBitmap",1465}, {""}, {""}, - {"cloudsBaseCoded4Trend3",482}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"oneMinuteMeanMaximumRVR2",1492}, - {""}, {""}, {""}, - {"ICPLSIZE",87}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"TYPE_AN",233}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"pastTendencyRVR2",1621}, + {"numberOfPointsAlongTheYAxis",1411}, + {""}, {""}, {""}, {""}, + {"Local_Number_Members_Missing_E4",130}, + {"TYPE_PF",240}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"endHourTrend4",726}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"RVR4_1",218}, + {"beginYearTrend2",347}, + {"cloudsBaseCoded1Trend2",466}, + {""}, {""}, + {"windUnitsTrend3",2325}, + {""}, + {"ECMWF_s",46}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Local_Number_Members_Possible_E4",134}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"cloudsCode3Trend3",497}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBase4",459}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Local_Number_Members_Missing_E2",128}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Ensemble_Identifier_E3",53}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"coordAveraging2",570}, + {""}, {""}, {""}, {""}, + {"Local_Number_Members_Possible_E2",132}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"oneMinuteMeanMinimumRVR4",1504}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"endYearTrend4",748}, + {""}, + {"pastTendencyRVR1",1620}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"cloudsCode4Trend3",502}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"cloudsBaseCoded3",474}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"cloudsBaseCoded3Trend3",477}, - {"TYPE_CF",234}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsAbbreviation3Trend4",438}, - {""}, {""}, {""}, - {"cloudsBaseCoded1Trend4",468}, - {"cloudsBaseCoded4",479}, + {"endHourTrend2",724}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode3Trend1",495}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"intervalBetweenTimes",979}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather1PresentTrend4",1652}, - {""}, {""}, - {"cloudsBaseCoded4Trend4",483}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"YpInGridLengths",279}, + {"windUnitsTrend2",2324}, + {""}, + {"CCCC",21}, + {""}, {""}, {""}, {""}, {""}, + {"padding_local1_1",1591}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lastMonthUsedToBuildClimateMonth1",1030}, + {"padding_loc9_1",1588}, + {"padding_loc7_1",1587}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode3Trend4",498}, + {""}, {""}, {""}, {""}, + {"Original_CodeTable_2_Version_Number",201}, + {"typeOfLevelECMF",2190}, + {""}, + {"cloudsBaseCoded4Trend3",482}, + {""}, {""}, {""}, {""}, + {"padding_loc6_1",1586}, + {""}, {""}, {""}, {""}, {""}, + {"padding_local40_1",1593}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"oneMinuteMeanMinimumRVR2",1502}, + {"cloudsCode4Trend1",500}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfUnusedBitsAtEndOfSection3",1436}, + {""}, {""}, + {"padding_loc50_1",1584}, + {""}, {""}, {""}, {""}, {""}, + {"endYearTrend2",746}, + {""}, + {"cloudsBaseCoded3Trend1",475}, + {""}, + {"************_ENSEMBLE_**************",1}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc190_1",1554}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Ensemble_Identifier_E4",54}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"altitudeOfTheCameraFromTheEarthSCenterMeasuredInUnitsOfTheEarth",297}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode3Trend2",496}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather1PresentTrend3",1658}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsCode4Trend4",503}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded3Trend4",478}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"extractDateTimeSecondRank",807}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Ensemble_Identifier_E2",52}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded4Trend1",480}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ExtremeValuesRVR3",63}, - {"padding_grid5_1",1532}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"HourOfModelVersion",82}, + {"TYPE_FX",237}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lastMonthUsedToBuildClimateMonth2",1031}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"cloudsBaseCoded3Trend4",478}, - {""}, {""}, - {"cloudsAbbreviation4Trend4",443}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfBitsContainingEachPackedValue",1330}, - {"presentWeather3PresentTrend1",1659}, + {""}, + {"numberOfBitsContainingEachPackedValue",1336}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"isCavokTrend3",980}, + {"pastTendencyRVR3",1622}, + {"cloudsCode4Trend2",501}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded3Trend2",476}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ExtremeValuesRVR4",64}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_grid1_1",1527}, {""}, {""}, {""}, - {"padding_sec2_1",1590}, + {"padding_loc5_1",1585}, + {"isCavokTrend3",985}, + {""}, {""}, {""}, {""}, + {"cloudsBaseCoded4",479}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBaseCoded4Trend4",483}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfBitsUsedForTheScaledGroupLengths",1339}, + {""}, {""}, {""}, + {"presentWeather1PresentTrend1",1656}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"unusedBitsInBitmap",2239}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"cloudsBaseCoded4Trend2",481}, + {""}, + {"offsetBeforeBitmap",1469}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather1PresentTrend4",1659}, + {"padding_loc9_2",1589}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"numberInHorizontalCoordinates",1328}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"ccsdsCompressionOptionsMask",384}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"numberOfBytesOfFreeFormatData",1341}, + {""}, + {"presentWeather1PresentTrend2",1657}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"padding_local1_31",1592}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"TYPE_AN",233}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"HourOfModelVersion",82}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"isCavokTrend1",983}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"pastTendencyRVR4",1623}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"P_TACC",211}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc20_1",1553}, + {""}, + {"versionNumberOfSuperblock",2279}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"extractAreaLongitudeRank",789}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather3PresentTrend2",1660}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfBytesOfFreeFormatData",1335}, - {""}, - {"BUFR",19}, - {""}, {""}, - {"oneMinuteMeanMinimumRVR1",1495}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc29_1",1565}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather2PresentTrend1",1654}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"swapScanningY",2084}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc2_1",1568}, + {"YearOfModelVersion",276}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"ICEFieldsUsed",86}, - {""}, - {"presentWeather2PresentTrend2",1655}, - {""}, {""}, {""}, {""}, - {"padding_sec2_2",1591}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"YY",275}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"oneMinuteMeanMinimumRVR2",1496}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"windUnitsTrend2",2316}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"isCavokTrend4",981}, - {""}, {""}, {""}, {""}, - {"padding_loc2_2",1569}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"oneMinuteMeanMaximumRVR3",1493}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"presentWeather3PresentTrend3",1661}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"LSTCUM",99}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_grid3_1",1529}, - {""}, {""}, {""}, {""}, - {"windUnitsTrend3",2317}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase2Trend1",450}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"FMULTM",66}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"BUDG",18}, - {""}, {""}, {""}, {""}, {""}, - {"genVertHeightCoords",872}, - {""}, {""}, - {"presentWeather2PresentTrend3",1656}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"ExtremeValuesInMaximumRVR1",57}, - {""}, {""}, {""}, - {"Hour_E2",83}, - {""}, {""}, {""}, - {"presentWeather3PresentTrend4",1662}, - {""}, {""}, {""}, {""}, {""}, - {"cloudsBase2Trend2",451}, + {"isCavokTrend4",986}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"padding_grid4_1",1530}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"oneMinuteMeanMaximumRVR4",1494}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"presentWeather2PresentTrend4",1657}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"ExtremeValuesInMaximumRVR2",58}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"numberOfPointsAlongYAxisInCouplingArea",1409}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"padding_sec4_1",1594}, - {""}, - {"padding_loc10_1",1534}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"typeOfLevelECMF",2182}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"padding_loc28_1",1564}, - {""}, {""}, {""}, {""}, - {"padding_sec2_3",1592}, - {""}, {""}, {""}, {""}, - {"numberOfBitsUsedForTheScaledGroupLengths",1333}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"cloudsBase2Trend3",452}, - {""}, {""}, {""}, {""}, {""}, - {"padding_sec3_1",1593}, - {""}, {""}, {""}, {""}, {""}, - {"oneMinuteMeanMinimumRVR3",1497}, - {""}, {""}, {""}, {""}, {""}, - {"padding_loc30_1",1570}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"gts_CCCC",906}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"RVR3_1",217}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_grid1_2",1528}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"padding_loc3_1",1575}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"padding_loc4_2",1576}, - {""}, {""}, - {"padding_loc29_2",1566}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase2Trend4",453}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfUnusedBitsAtEndOfSection3",1430}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_local_35",1594}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Time_Range_Two_E2",246}, - {""}, {""}, - {"Ensemble_Combinat_Number_0_none_E2",47}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc191_2",1549}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"numberOfUsefulPointsAlongYAxis",1434}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, + {"numberOfUsefulPointsAlongYAxis",1440}, {"bitsPerValueAndRepack",365}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase1Trend1",445}, - {""}, {""}, {""}, - {"oneMinuteMeanMinimumRVR4",1498}, - {""}, {""}, {""}, - {"Missing_Model_LBC",159}, - {""}, - {"cloudsBase4Trend1",460}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsBase2Trend3",452}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"RVR1_1",215}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Hour_E3",84}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc13_5",1539}, + {"isCavokTrend2",984}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc29_3",1567}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"TYPE_CF",234}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather2PresentTrend3",1663}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase1Trend2",446}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase4Trend2",461}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"TYPE_FC",235}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"cloudsBase3Trend1",455}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Less_Than_Or_To_Overall_Distribution",120}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"RVR4_1",218}, {""}, - {"GRIBEXSection1Problem",71}, {"ExtremeValuesInMaximumRVR3",59}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"Time_Range_Two_E3",247}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"cloudsBase2Trend1",450}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"precisionOfTheUnpackedSubset",1647}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather3PresentTrend3",1668}, + {""}, {""}, {""}, + {"ccsdsBlockSize",383}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"RVR2_1",216}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Ensemble_Combinat_Number_0_none_E3",48}, + {"presentWeather2PresentTrend1",1661}, + {""}, {""}, {""}, {""}, {""}, + {"numberOfTensOfThousandsOfYearsOfOffset",1432}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase3Trend2",456}, + {"numberOfPointsAlongYAxisInCouplingArea",1415}, + {""}, {""}, {""}, {""}, + {"cloudsBase2Trend4",453}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"padding_grid5_1",1538}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather2PresentTrend4",1664}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"Hour_E3",84}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"presentWeather3PresentTrend1",1666}, + {""}, {""}, + {"cloudsBase2Trend2",451}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBase1Trend3",447}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_sec2_3",1599}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_grid3_1",1535}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"Missing_Model_LBC",159}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"presentWeather2PresentTrend2",1662}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"ExtremeValuesInMaximumRVR1",57}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"P_TAVG",212}, + {""}, {""}, {""}, {""}, + {"presentWeather3PresentTrend4",1669}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6596,123 +6604,185 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"cloudsBase1Trend1",445}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc29_1",1572}, + {""}, {""}, {""}, + {"padding_grid1_1",1533}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"presentWeather3PresentTrend2",1667}, + {""}, {""}, {""}, {""}, + {"padding_loc20_1",1560}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"X1InGridLengths",261}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"cloudsBase1Trend4",448}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"ExtremeValuesInMaximumRVR4",60}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"padding_grid4_1",1536}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"padding_sec2_1",1597}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"cloudsBase1Trend2",446}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc13_5",1546}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"X2InGridLengths",263}, + {""}, + {"padding_loc2_1",1575}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc28_1",1571}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"GRIBEditionNumber",74}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"ExtremeValuesInMaximumRVR2",58}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"numberOfBitsUsedForTheGroupWidths",1332}, {"Hour_E4",85}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Used_E2",136}, + {"padding_loc191_2",1556}, + {""}, + {"cloudsBase3Trend3",457}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"Time_Range_Two_E3",247}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc10_1",1540}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"cloudsBase4Trend3",462}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"YY",275}, + {""}, + {"Hour_E2",83}, + {"cloudsBase3Trend1",455}, + {""}, {""}, {""}, {""}, + {"padding_loc191_1",1555}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Time_Range_Two_E4",248}, + {"padding_sec2_2",1598}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc18_1",1552}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"cloudsBase3Trend4",458}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc2_2",1576}, {""}, {""}, - {"Ensemble_Combinat_Number_0_none_E4",49}, + {"Time_Range_Two_E4",248}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc18_1",1545}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"GRIB",70}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase1Trend3",447}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase4Trend3",462}, + {""}, {""}, {""}, + {"cloudsBase4Trend1",460}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"Threshold_Or_Distribution_Units",242}, - {""}, {""}, - {"ExtremeValuesInMaximumRVR4",60}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc38_1",1574}, + {"cloudsBase3Trend2",456}, + {""}, {""}, {""}, {""}, + {"padding_loc192_1",1558}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc191_1",1548}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"padding_loc19_2",1552}, - {""}, {""}, - {"cloudsBase3Trend3",457}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase1Trend4",448}, + {"Time_Range_Two_E2",246}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {"cloudsBase4Trend4",463}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc192_1",1551}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"padding_loc30_2",1571}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Used_E3",137}, + {""}, + {"swapScanningY",2092}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"cloudsBase3Trend4",458}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"Y1InGridLengths",270}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"Local_Number_Members_Used_E4",138}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"Y2InGridLengths",272}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc21_1",1554}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"offsetToEndOf4DvarWindow",1485}, + {"extremeCounterClockwiseWindDirection",820}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc191_3",1550}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc13_4",1545}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"cloudsBase4Trend2",461}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"gts_CCCC",909}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc29_3",1574}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc191_3",1557}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc30_1",1577}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"TYPE_FC",235}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6723,31 +6793,52 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_sec3_1",1600}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"numberOfBitsUsedForTheGroupWidths",1338}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"YpInGridLengths",279}, + {""}, {""}, {""}, + {"padding_loc29_2",1573}, + {""}, {""}, {""}, + {"padding_grid1_2",1534}, + {"genVertHeightCoords",875}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"padding_loc3_1",1582}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc38_1",1581}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"Local_Number_Members_Used_E3",137}, + {""}, {""}, + {"lBB",1030}, + {"padding_sec4_1",1601}, {""}, {""}, {"LBC_Initial_Conditions",97}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"padding_loc18_2",1546}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc23_1",1555}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"lBB",1024}, + {"offsetToEndOf4DvarWindow",1491}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"GRIB",70}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6757,15 +6848,60 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc15_1",1542}, - {""}, {""}, - {"padding_loc13_4",1538}, - {""}, {""}, - {"Show_Combination_Ensem_E2_0_no_1_yes",223}, + {"Ensemble_Combinat_Number_0_none_E3",48}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"Local_Number_Members_Used_E4",138}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc19_2",1559}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Local_Number_Members_Used_E2",136}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc27_1",1562}, + {"GRIBEXSection1Problem",71}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"7777",5}, + {"Ensemble_Combinat_Number_0_none_E4",49}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc4_2",1583}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc18_2",1553}, + {""}, {""}, {""}, + {"Ensemble_Combinat_Number_0_none_E2",47}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6776,13 +6912,64 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc245_2",1560}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc245_2",1567}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc23_1",1562}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"BUDG",18}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc245_1",1566}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc21_1",1561}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc30_2",1578}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc15_1",1549}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"meanValueRVR3",1253}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc26_1",1561}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc244_2",1564}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc13_1",1542}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6790,6 +6977,8 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"NINT_RITZ_EXP",179}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6801,7 +6990,7 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Show_Combination_Ensem_E3_0_no_1_yes",224}, + {"padding_loc244_1",1563}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6809,6 +6998,158 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"Model_LBC_Member_Identifier",165}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"meanValueRVR1",1251}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc14_1",1547}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc12_1",1541}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc26_1",1568}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"meanValueRVR4",1254}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Missing_Model_LBC_E3",161}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc244_3",1565}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc27_1",1569}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"meanValueRVR2",1252}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"INGRIB",90}, + {""}, {""}, {""}, + {"padding_loc16_1",1550}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc13_3",1544}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"7777",5}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Original_Parameter_Iden_CodeTable2",202}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"Y1InGridLengths",270}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Missing_Model_LBC_E4",162}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"Y2InGridLengths",272}, + {""}, {""}, {""}, {""}, {""}, + {"padding_loc13_2",1543}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Missing_Model_LBC_E2",160}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6817,6 +7158,42 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Show_Combination_Ensem_E3_0_no_1_yes",224}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"padding_loc14_2",1548}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"runwayBrakingActionState3",1782}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc37_1",1579}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {"Show_Combination_Ensem_E4_0_no_1_yes",225}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6825,71 +7202,24 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc13_1",1535}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"padding_loc14_1",1540}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"padding_loc245_1",1559}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc244_2",1557}, + {"padding_loc27_2",1570}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"padding_loc16_1",1543}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc37_1",1572}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"meanValueRVR1",1245}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"padding_loc27_2",1563}, {""}, - {"Model_LBC_Member_Identifier",165}, + {"NINT_LOG10_RITZ",178}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Show_Combination_Ensem_E2_0_no_1_yes",223}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"meanValueRVR2",1246}, + {""}, {""}, {""}, {""}, {""}, {""}, {"At_least__Or_Distribut_Proportion_Of",14}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, + {"runwayBrakingActionState1",1780}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -6904,261 +7234,34 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"runwayBrakingActionState4",1783}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"padding_loc17_2",1551}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Original_Parameter_Iden_CodeTable2",202}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc244_1",1556}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc13_2",1536}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"INGRIB",90}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc14_2",1541}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc17_2",1544}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"GRIBEX_boustrophedonic",73}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"meanValueRVR3",1247}, - {""}, {""}, {""}, {""}, - {"padding_loc13_3",1537}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"padding_loc37_2",1573}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"meanValueRVR4",1248}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"Missing_Model_LBC_E2",160}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"padding_loc244_3",1558}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayBrakingActionState1",1773}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayBrakingActionState2",1774}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"Missing_Model_LBC_E3",161}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"NINT_RITZ_EXP",179}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, - {"Missing_Model_LBC_E4",162}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayBrakingActionState3",1775}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"NINT_LOG10_RITZ",178}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, - {"runwayBrakingActionState4",1776}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Used_Model_LBC",253}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7168,6 +7271,247 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"runwayBrakingActionState2",1781}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, + {"padding_loc37_2",1580}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, + {"GRIBEX_boustrophedonic",73}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"BBB",16}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {"GRIBEXShBugPresent",72}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7205,8 +7549,6 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, - {"Used_Model_LBC",253}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7237,23 +7579,6 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, - {"BBB",16}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7267,6 +7592,161 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"AEC_PAD_RSI_OPTION_MASK",11}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"Used_Model_LBC_E3",255}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, + {"Used_Model_LBC_E4",256}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, + {"AEC_RESTRICTED_OPTION_MASK",12}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"Used_Model_LBC_E2",254}, + {""}, {""}, {""}, {"GRIB_LATITUDE",76}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7289,181 +7769,6 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"GRIB_LONGITUDE",77}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {"GRIB_DEPTH",75}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7597,6 +7902,93 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, + {"GRIB_LONGITUDE",77}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -7635,523 +8027,6 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Used_Model_LBC_E2",254}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"AEC_PAD_RSI_OPTION_MASK",11}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"Used_Model_LBC_E3",255}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, - {"Used_Model_LBC_E4",256}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, - {"AEC_RESTRICTED_OPTION_MASK",12}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {"AEC_DATA_MSB_OPTION_MASK",8}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {"AEC_DATA_3BYTE_OPTION_MASK",7}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -8446,6 +8321,8 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {"AEC_DATA_MSB_OPTION_MASK",8}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -8653,6 +8530,20 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {"AEC_DATA_SIGNED_OPTION_MASK",10}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -8817,7 +8708,135 @@ static const struct grib_keys_hash wordlist[] = {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, - {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, + {""}, {""}, {""}, {"AEC_DATA_PREPROCESS_OPTION_MASK",9} }; diff --git a/tests/keys b/tests/keys index 6e6091872..938813ac2 100644 --- a/tests/keys +++ b/tests/keys @@ -612,1740 +612,1748 @@ countTotal,606 country,607 crcrlf,608 createNewData,609 -daLoop,610 -data,611 -dataAccessors,612 -dataCategory,613 -dataDate,614 -dataFlag,615 -dataKeys,616 -dataLength,617 -dataOrigin,618 -dataRepresentation,619 -dataRepresentationTemplate,620 -dataRepresentationTemplateNumber,621 -dataRepresentationType,622 -dataSelection,623 -dataStream,624 -dataSubCategory,625 -dataTime,626 -dataType,627 -dataValues,628 -date,629 -dateOfAnalysis,630 -dateOfForecast,631 -dateOfForecastRun,632 -dateOfIceFieldUsed,633 -dateOfModelVersion,634 -dateOfReference,635 -dateOfSSTFieldUsed,636 -dateSSTFieldUsed,637 -dateTime,638 -datumSize,639 -day,640 -dayOfAnalysis,641 -dayOfEndOfOverallTimeInterval,642 -dayOfForecast,643 -dayOfModelVersion,644 -dayOfReference,645 -dayOfTheYearDate,646 -decimalPrecision,647 -decimalScaleFactor,648 -defaultFaFieldName,649 -defaultFaLevelName,650 -defaultFaModelName,651 -defaultName,652 -defaultParameter,653 -defaultSequence,654 -defaultShortName,655 -defaultStepUnits,656 -defaultTypeOfLevel,657 -default_step_units,658 -definitionFilesVersion,659 -deleteCalendarId,660 -deleteExtraLocalSection,661 -deleteLocalDefinition,662 -deletePV,663 -derivedForecast,664 -dewPointTemperature,665 -diagnostic,666 -diagnosticNumber,667 -diffInDays,668 -diffInHours,669 -dimension,670 -dimensionNumber,671 -dimensionType,672 -direction,673 -directionNumber,674 -directionOfVariation,675 -directionScalingFactor,676 -dirty_statistics,677 -disableGrib1LocalSection,678 -discipline,679 -distanceFromTubeToEnsembleMean,680 -distinctLatitudes,681 -distinctLongitudes,682 -doExtractArea,683 -doExtractDateTime,684 -doExtractSubsets,685 -doSimpleThinning,686 -domain,687 -driverInformationBlockAddress,688 -dummy,689 -dummy1,690 -dummy2,691 -dummyc,692 -dx,693 -dy,694 -earthIsOblate,695 -earthMajorAxis,696 -earthMajorAxisInMetres,697 -earthMinorAxis,698 -earthMinorAxisInMetres,699 -eastLongitudeOfCluster,700 -eastLongitudeOfDomainOfTubing,701 -easternLongitudeOfClusterDomain,702 -easternLongitudeOfDomain,703 -ed,704 -edition,705 -editionNumber,706 -efas_model,707 -efas_post_proc,708 -efiOrder,709 -eight,710 -elementsTable,711 -elevation,712 -eleven,713 -endDayTrend1,714 -endDayTrend2,715 -endDayTrend3,716 -endDayTrend4,717 -endDescriptors,718 -endGridDefinition,719 -endHourTrend1,720 -endHourTrend2,721 -endHourTrend3,722 -endHourTrend4,723 -endMark,724 -endMinuteTrend1,725 -endMinuteTrend2,726 -endMinuteTrend3,727 -endMinuteTrend4,728 -endMonthTrend1,729 -endMonthTrend2,730 -endMonthTrend3,731 -endMonthTrend4,732 -endOfFileAddress,733 -endOfHeadersMarker,734 -endOfInterval,735 -endOfMessage,736 -endOfProduct,737 -endOfRange,738 -endStep,739 -endStepInHours,740 -endTimeStep,741 -endYearTrend1,742 -endYearTrend2,743 -endYearTrend3,744 -endYearTrend4,745 -energyNorm,746 -enorm,747 -ensembleForecastNumbers,748 -ensembleForecastNumbersList,749 -ensembleSize,750 -ensembleStandardDeviation,751 -eps,752 -epsContinous,753 -epsPoint,754 -epsStatisticsContinous,755 -epsStatisticsPoint,756 -error,757 -expandBy,758 -expandedAbbreviations,759 -expandedCodes,760 -expandedCrex_scales,761 -expandedCrex_units,762 -expandedCrex_widths,763 -expandedDescriptors,764 -expandedNames,765 -expandedOriginalCodes,766 -expandedOriginalReferences,767 -expandedOriginalScales,768 -expandedOriginalWidths,769 -expandedTypes,770 -expandedUnits,771 -experimentVersionNumber,772 -experimentVersionNumber1,773 -experimentVersionNumber2,774 -experimentVersionNumberOfAnalysis,775 -expoffset,776 -expver,777 -extendedFlag,778 -extraDim,779 -extraDimensionPresent,780 -extraLocalSectionNumber,781 -extraLocalSectionPresent,782 -extraValues,783 -extractAreaEastLongitude,784 -extractAreaLatitudeRank,785 -extractAreaLongitudeRank,786 -extractAreaNorthLatitude,787 -extractAreaSouthLatitude,788 -extractAreaWestLongitude,789 -extractDateTimeDayEnd,790 -extractDateTimeDayRank,791 -extractDateTimeDayStart,792 -extractDateTimeEnd,793 -extractDateTimeHourEnd,794 -extractDateTimeHourRank,795 -extractDateTimeHourStart,796 -extractDateTimeMinuteEnd,797 -extractDateTimeMinuteRank,798 -extractDateTimeMinuteStart,799 -extractDateTimeMonthEnd,800 -extractDateTimeMonthRank,801 -extractDateTimeMonthStart,802 -extractDateTimeSecondEnd,803 -extractDateTimeSecondRank,804 -extractDateTimeSecondStart,805 -extractDateTimeStart,806 -extractDateTimeYearEnd,807 -extractDateTimeYearRank,808 -extractDateTimeYearStart,809 -extractSubset,810 -extractSubsetIntervalEnd,811 -extractSubsetIntervalStart,812 -extractSubsetList,813 -extractedAreaNumberOfSubsets,814 -extractedDateTimeNumberOfSubsets,815 -extremeClockwiseWindDirection,816 -extremeCounterClockwiseWindDirection,817 -extremeValuesRVR1,818 -extremeValuesRVR2,819 -extremeValuesRVR3,820 -extremeValuesRVR4,821 -faFieldName,822 -faLevelName,823 -faModelName,824 -false,825 -falseEasting,826 -falseNorthing,827 -fcmonth,828 -fcperiod,829 -fgDate,830 -fgTime,831 -file,832 -fileConsistencyFlags,833 -firstDimension,834 -firstDimensionCoordinateValueDefinition,835 -firstDimensionPhysicalSignificance,836 -firstLatitude,837 -firstLatitudeInDegrees,838 -firstMonthUsedToBuildClimateMonth1,839 -firstMonthUsedToBuildClimateMonth2,840 -firstOrderValues,841 -flag,842 -flagForAnyFurtherInformation,843 -flagForIrregularGridCoordinateList,844 -flagForNormalOrStaggeredGrid,845 -flagShowingPostAuxiliaryArrayInUse,846 -flags,847 -floatVal,848 -floatValues,849 -forecastLeadTime,850 -forecastMonth,851 -forecastOrSingularVectorNumber,852 -forecastPeriod,853 -forecastPeriodFrom,854 -forecastPeriodTo,855 -forecastProbabilityNumber,856 -forecastSteps,857 -forecastTime,858 -forecastperiod,859 -formatVersionMajorNumber,860 -formatVersionMinorNumber,861 -freeFormData,862 -frequency,863 -frequencyNumber,864 -frequencyScalingFactor,865 -functionCode,866 -g,867 -g1conceptsLocalDirAll,868 -g1conceptsMasterDir,869 -g2grid,870 -gaussianGridName,871 -genVertHeightCoords,872 -generalExtended2ordr,873 -generatingProcessIdentificationNumber,874 -generatingProcessIdentifier,875 -generatingProcessTemplate,876 -generatingProcessTemplateNumber,877 -getNumberOfValues,878 -gg,879 -global,880 -globalDomain,881 -grib1divider,882 -grib2LocalSectionNumber,883 -grib2LocalSectionPresent,884 -grib2divider,885 -grib3divider,886 -gribMasterTablesVersionNumber,887 -gribTablesVersionNo,888 -grid,889 -gridCoordinate,890 -gridDefinition,891 -gridDefinitionDescription,892 -gridDefinitionSection,893 -gridDefinitionTemplateNumber,894 -gridDescriptionSectionPresent,895 -gridName,896 -gridPointPosition,897 -gridType,898 -groupInternalNodeK,899 -groupLeafNodeK,900 -groupLengths,901 -groupSplitting,902 -groupSplittingMethodUsed,903 -groupWidth,904 -groupWidths,905 -gts_CCCC,906 -gts_TTAAii,907 -gts_ddhh00,908 -gts_header,909 -halfByte,910 -hdate,911 -headersOnly,912 -heightLevelName,913 -heightOrPressureOfLevel,914 -heightPressureEtcOfLevels,915 -hideThis,916 -horizontalCoordinateDefinition,917 -horizontalCoordinateSupplement,918 -horizontalDimensionProcessed,919 -horizontalDomainTemplate,920 -horizontalDomainTemplateNumber,921 -hour,922 -hourOfAnalysis,923 -hourOfEndOfOverallTimeInterval,924 -hourOfForecast,925 -hourOfModelVersion,926 -hourOfReference,927 -hoursAfterDataCutoff,928 -hoursAfterReferenceTimeOfDataCutoff,929 -hundred,930 -iDirectionIncrement,931 -iDirectionIncrementGiven,932 -iDirectionIncrementGridLength,933 -iDirectionIncrementInDegrees,934 -iIncrement,935 -iScansNegatively,936 -iScansPositively,937 -ident,938 -identificationNumber,939 -identificationOfOriginatingGeneratingCentre,940 -identificationOfProject,941 -identifier,942 -ieeeFloats,943 -ifsParam,944 -ijDirectionIncrementGiven,945 -implementationDateOfModelCycle,946 -incrementOfLengths,947 -indexTemplate,948 -indexTemplateNumber,949 -indexedStorageInternalNodeK,950 -indicatorOfParameter,951 -indicatorOfTypeOfLevel,952 -indicatorOfUnitForTimeIncrement,953 -indicatorOfUnitForTimeRange,954 -indicatorOfUnitOfTimeRange,955 -inputDataPresentIndicator,956 -inputDelayedDescriptorReplicationFactor,957 -inputExtendedDelayedDescriptorReplicationFactor,958 -inputOriginatingCentre,959 -inputOverriddenReferenceValues,960 -inputProcessIdentifier,961 -inputShortDelayedDescriptorReplicationFactor,962 -instrument,963 -instrumentIdentifier,964 -instrumentType,965 -integerPointValues,966 -integerScaleFactor,967 -integerScalingFactorAppliedToDirections,968 -integerScalingFactorAppliedToFrequencies,969 -integerValues,970 -internalVersion,971 -internationalDataSubCategory,972 -interpretationOfNumberOfPoints,973 -intervalBetweenTimes,974 -isAccumulation,975 -isAuto,976 -isCavok,977 -isCavokTrend1,978 -isCavokTrend2,979 -isCavokTrend3,980 -isCavokTrend4,981 -isConstant,982 -isCorrection,983 -isEPS,984 -isEps,985 -isFillup,986 -isHindcast,987 -isOctahedral,988 -isSatellite,989 -isSatelliteType,990 -isSens,991 -is_aerosol,992 -is_aerosol_optical,993 -is_chemical,994 -is_chemical_distfn,995 -is_efas,996 -is_ocean_param,997 -is_rotated_grid,998 -is_s2s,999 -is_tigge,1000 -is_uerra,1001 -isectionNumber2,1002 -isectionNumber3,1003 -isectionNumber4,1004 -isotopeIdentificationNumber,1005 -iteration,1006 -iterationNumber,1007 -iteratorDisableUnrotate,1008 -jDirectionIncrement,1009 -jDirectionIncrementGiven,1010 -jDirectionIncrementGridLength,1011 -jDirectionIncrementInDegrees,1012 -jIncrement,1013 -jPointsAreConsecutive,1014 -jScansPositively,1015 -julianDay,1016 -julianForecastDay,1017 -keyData,1018 -keyMore,1019 -keySat,1020 -kindOfProduct,1021 -kurt,1022 -kurtosis,1023 -lBB,1024 -landtype,1025 -laplacianOperator,1026 -laplacianOperatorIsSet,1027 -laplacianScalingFactor,1028 -laplacianScalingFactorUnset,1029 -lastMonthUsedToBuildClimateMonth1,1030 -lastMonthUsedToBuildClimateMonth2,1031 -latLonValues,1032 -latitude,1033 -latitudeFirstInDegrees,1034 -latitudeLastInDegrees,1035 -latitudeLongitudeValues,1036 -latitudeOfCenterPoint,1037 -latitudeOfCenterPointInDegrees,1038 -latitudeOfCentralPointInClusterDomain,1039 -latitudeOfFirstGridPoint,1040 -latitudeOfFirstGridPointInDegrees,1041 -latitudeOfIcosahedronPole,1042 -latitudeOfLastGridPoint,1043 -latitudeOfLastGridPointInDegrees,1044 -latitudeOfNorthWestCornerOfArea,1045 -latitudeOfReferencePoint,1046 -latitudeOfReferencePointInDegrees,1047 -latitudeOfSouthEastCornerOfArea,1048 -latitudeOfSouthernPole,1049 -latitudeOfSouthernPoleInDegrees,1050 -latitudeOfStretchingPole,1051 -latitudeOfStretchingPoleInDegrees,1052 -latitudeOfSubSatellitePoint,1053 -latitudeOfSubSatellitePointInDegrees,1054 -latitudeOfTangencyPoint,1055 -latitudeOfThePoleOfStretching,1056 -latitudeOfThePolePoint,1057 -latitudeOfThePolePointInDegrees,1058 -latitudeOfTheSouthernPoleOfProjection,1059 -latitudeSexagesimal,1060 -latitudeWhereDxAndDyAreSpecified,1061 -latitudeWhereDxAndDyAreSpecifiedInDegrees,1062 -latitudes,1063 -latitudesList,1064 -latitudinalDirectionGridLength,1065 -lcwfvSuiteName,1066 -leadtime,1067 -legBaseDate,1068 -legBaseTime,1069 -legNumber,1070 -legacyGaussSubarea,1071 -lengthDescriptors,1072 -lengthIncrementForTheGroupLengths,1073 -lengthOf4DvarWindow,1074 -lengthOfHeaders,1075 -lengthOfIndexTemplate,1076 -lengthOfMessage,1077 -lengthOfOriginatorLocalTemplate,1078 -lengthOfProjectLocalTemplate,1079 -lengthOfTimeRange,1080 -lev,1081 -levTypeName,1082 -level,1083 -levelIndicator,1084 -levelType,1085 -levelist,1086 -levels,1087 -levtype,1088 -libraryVersion,1089 -listMembersMissing,1090 -listMembersMissing2,1091 -listMembersMissing3,1092 -listMembersMissing4,1093 -listMembersUsed,1094 -listMembersUsed2,1095 -listMembersUsed3,1096 -listMembersUsed4,1097 -listOfContributingSpectralBands,1098 -listOfDistributionFunctionParameter,1099 -listOfEnsembleForecastNumbers,1100 -listOfModelIdentifiers,1101 -listOfParametersUsedForClustering,1102 -listOfScaledFrequencies,1103 -local,1104 -localDateTime,1105 -localDay,1106 -localDecimalScaleFactor,1107 -localDefNumberOne,1108 -localDefNumberTwo,1109 -localDefinition,1110 -localDefinitionNumber,1111 -localDir,1112 -localExtensionPadding,1113 -localFlag,1114 -localFlagLatestVersion,1115 -localHour,1116 -localLatitude,1117 -localLatitude1,1118 -localLatitude2,1119 -localLongitude,1120 -localLongitude1,1121 -localLongitude2,1122 -localMinute,1123 -localMonth,1124 -localNumberOfObservations,1125 -localSecond,1126 -localSection,1127 -localSectionPresent,1128 -localTablesVersion,1129 -localTablesVersionNumber,1130 -localUsePresent,1131 -localYear,1132 -local_padding,1133 -local_use,1134 -logTransform,1135 -longitude,1136 -longitudeFirstInDegrees,1137 -longitudeLastInDegrees,1138 -longitudeOfCenterPoint,1139 -longitudeOfCenterPointInDegrees,1140 -longitudeOfCentralPointInClusterDomain,1141 -longitudeOfFirstDiamondCenterLine,1142 -longitudeOfFirstDiamondCenterLineInDegrees,1143 -longitudeOfFirstGridPoint,1144 -longitudeOfFirstGridPointInDegrees,1145 -longitudeOfIcosahedronPole,1146 -longitudeOfLastGridPoint,1147 -longitudeOfLastGridPointInDegrees,1148 -longitudeOfNorthWestCornerOfArea,1149 -longitudeOfReferencePoint,1150 -longitudeOfReferencePointInDegrees,1151 -longitudeOfSouthEastCornerOfArea,1152 -longitudeOfSouthernPole,1153 -longitudeOfSouthernPoleInDegrees,1154 -longitudeOfStretchingPole,1155 -longitudeOfStretchingPoleInDegrees,1156 -longitudeOfSubSatellitePoint,1157 -longitudeOfSubSatellitePointInDegrees,1158 -longitudeOfTangencyPoint,1159 -longitudeOfThePoleOfStretching,1160 -longitudeOfThePolePoint,1161 -longitudeOfThePolePointInDegrees,1162 -longitudeOfTheSouthernPoleOfProjection,1163 -longitudeSexagesimal,1164 -longitudes,1165 -longitudesList,1166 -longitudinalDirectionGridLength,1167 -lowerLimit,1168 -lowerRange,1169 -lowerThreshold,1170 -lowerThresholdValue,1171 -ls_labeling,1172 -lsdate_bug,1173 -m,1174 -mAngleMultiplier,1175 -mBasicAngle,1176 -mars,1177 -marsClass,1178 -marsClass1,1179 -marsClass2,1180 -marsDir,1181 -marsDomain,1182 -marsEndStep,1183 -marsExperimentOffset,1184 -marsExpver,1185 -marsForecastMonth,1186 -marsGrid,1187 -marsIdent,1188 -marsKeywords,1189 -marsKeywords1,1190 -marsLamModel,1191 -marsLatitude,1192 -marsLevel,1193 -marsLevelist,1194 -marsLongitude,1195 -marsModel,1196 -marsParam,1197 -marsQuantile,1198 -marsRange,1199 -marsStartStep,1200 -marsStep,1201 -marsStream,1202 -marsStream1,1203 -marsStream2,1204 -marsType,1205 -marsType1,1206 -marsType2,1207 -mars_labeling,1208 -mask,1209 -masterDir,1210 -masterTableNumber,1211 -masterTablesVersionNumber,1212 -masterTablesVersionNumberLatest,1213 -matchAerosolBinNumber,1214 -matchAerosolPacking,1215 -matchLandType,1216 -matchSort,1217 -matchTimeRepres,1218 -matrixBitmapsPresent,1219 -matrixOfValues,1220 -max,1221 -maximum,1222 -md5Data,1223 -md5DataSection,1224 -md5GridSection,1225 -md5Headers,1226 -md5Product,1227 -md5Section1,1228 -md5Section10,1229 -md5Section2,1230 -md5Section3,1231 -md5Section4,1232 -md5Section5,1233 -md5Section6,1234 -md5Section7,1235 -md5Section8,1236 -md5Section9,1237 -md5Structure,1238 -md5TimeDomainSection,1239 -meanRVR1,1240 -meanRVR2,1241 -meanRVR3,1242 -meanRVR4,1243 -meanSize,1244 -meanValueRVR1,1245 -meanValueRVR2,1246 -meanValueRVR3,1247 -meanValueRVR4,1248 -meaningOfVerticalCoordinate,1249 -memberNumber,1250 -messageLength,1251 -metadata,1252 -method,1253 -methodNumber,1254 -million,1255 -min,1256 -minimum,1257 -minute,1258 -minuteOfAnalysis,1259 -minuteOfEndOfOverallTimeInterval,1260 -minuteOfForecast,1261 -minuteOfModelVersion,1262 -minuteOfReference,1263 -minutesAfterDataCutoff,1264 -minutesAfterReferenceTimeOfDataCutoff,1265 -missingDataFlag,1266 -missingValue,1267 -missingValueManagement,1268 -missingValueManagementUsed,1269 -missingValuesPresent,1270 -mixedCoordinateDefinition,1271 -mixedCoordinateFieldFlag,1272 -modeNumber,1273 -model,1274 -modelErrorType,1275 -modelIdentifier,1276 -modelName,1277 -modelVersionDate,1278 -modelVersionTime,1279 -molarMass,1280 -month,1281 -monthOfAnalysis,1282 -monthOfEndOfOverallTimeInterval,1283 -monthOfForecast,1284 -monthOfModelVersion,1285 -monthOfReference,1286 -monthlyVerificationDate,1287 -monthlyVerificationMonth,1288 -monthlyVerificationTime,1289 -monthlyVerificationYear,1290 -multiplicationFactorForLatLong,1291 -mybits,1292 -n,1293 -n2,1294 -n3,1295 -na,1296 -name,1297 -nameECMF,1298 -nameOfFirstFixedSurface,1299 -nameOfSecondFixedSurface,1300 -names,1301 -nd,1302 -neitherPresent,1303 -newSubtype,1304 -nlev,1305 -nnn,1306 -normAtFinalTime,1307 -normAtInitialTime,1308 -normal,1309 -northLatitudeOfCluster,1310 -northLatitudeOfDomainOfTubing,1311 -northWestLatitudeOfLPOArea,1312 -northWestLatitudeOfVerficationArea,1313 -northWestLongitudeOfLPOArea,1314 -northWestLongitudeOfVerficationArea,1315 -northernLatitudeOfClusterDomain,1316 -northernLatitudeOfDomain,1317 -nosigPresent,1318 -notDecoded,1319 -nt,1320 -number,1321 -numberInHorizontalCoordinates,1322 -numberInMixedCoordinateDefinition,1323 -numberInTheAuxiliaryArray,1324 -numberInTheGridCoordinateList,1325 -numberIncludedInAverage,1326 -numberMissingFromAveragesOrAccumulations,1327 -numberOfAnalysis,1328 -numberOfBits,1329 -numberOfBitsContainingEachPackedValue,1330 -numberOfBitsForScaledGroupLengths,1331 -numberOfBitsUsedForTheGroupWidths,1332 -numberOfBitsUsedForTheScaledGroupLengths,1333 -numberOfBytesInLocalDefinition,1334 -numberOfBytesOfFreeFormatData,1335 -numberOfBytesPerInteger,1336 -numberOfCategories,1337 -numberOfCharacters,1338 -numberOfChars,1339 -numberOfClusterHighResolution,1340 -numberOfClusterLowResolution,1341 -numberOfClusters,1342 -numberOfCodedValues,1343 -numberOfCoefficientsOrValuesUsedToSpecifyFirstDimensionCoordinateFunction,1344 -numberOfCoefficientsOrValuesUsedToSpecifySecondDimensionCoordinateFunction,1345 -numberOfColumns,1346 -numberOfComponents,1347 -numberOfContributingSpectralBands,1348 -numberOfControlForecastTube,1349 -numberOfCoordinatesValues,1350 -numberOfDataBinsAlongRadials,1351 -numberOfDataMatrices,1352 -numberOfDataPoints,1353 -numberOfDataPointsExpected,1354 -numberOfDataValues,1355 -numberOfDaysInClimateSamplingWindow,1356 -numberOfDiamonds,1357 -numberOfDirections,1358 -numberOfDistinctSection3s,1359 -numberOfDistinctSection4s,1360 -numberOfDistinctSection5s,1361 -numberOfDistinctSection6s,1362 -numberOfDistinctSection7s,1363 -numberOfDistinctSection8s,1364 -numberOfDistinctSection9s,1365 -numberOfDistributionFunctionParameters,1366 -numberOfEffectiveValues,1367 -numberOfFloats,1368 -numberOfForcasts,1369 -numberOfForecastsInCluster,1370 -numberOfForecastsInEnsemble,1371 -numberOfForecastsInTheCluster,1372 -numberOfForecastsInTube,1373 -numberOfFrequencies,1374 -numberOfGridInReference,1375 -numberOfGridUsed,1376 -numberOfGroups,1377 -numberOfGroupsOfDataValues,1378 -numberOfHorizontalPoints,1379 -numberOfIntegers,1380 -numberOfInts,1381 -numberOfIterations,1382 -numberOfLocalDefinitions,1383 -numberOfLogicals,1384 -numberOfMembersInCluster,1385 -numberOfMembersInEnsemble,1386 -numberOfMissing,1387 -numberOfMissingInStatisticalProcess,1388 -numberOfMissingValues,1389 -numberOfModeOfDistribution,1390 -numberOfModels,1391 -numberOfOctectsForNumberOfPoints,1392 -numberOfOctetsExtraDescriptors,1393 -numberOfOperationalForecastTube,1394 -numberOfPackedValues,1395 -numberOfParallelsBetweenAPoleAndTheEquator,1396 -numberOfParametersUsedForClustering,1397 -numberOfPartitions,1398 -numberOfPoints,1399 -numberOfPointsAlongAMeridian,1400 -numberOfPointsAlongAParallel,1401 -numberOfPointsAlongFirstAxis,1402 -numberOfPointsAlongSecondAxis,1403 -numberOfPointsAlongTheXAxis,1404 -numberOfPointsAlongTheYAxis,1405 -numberOfPointsAlongXAxis,1406 -numberOfPointsAlongXAxisInCouplingArea,1407 -numberOfPointsAlongYAxis,1408 -numberOfPointsAlongYAxisInCouplingArea,1409 -numberOfPointsInDomain,1410 -numberOfPointsUsed,1411 -numberOfPressureLevelsUsedForClustering,1412 -numberOfRadarSitesUsed,1413 -numberOfRadials,1414 -numberOfReforecastYearsInModelClimate,1415 -numberOfRemaininChars,1416 -numberOfRepresentativeMember,1417 -numberOfReservedBytes,1418 -numberOfRows,1419 -numberOfSecondOrderPackedValues,1420 -numberOfSection,1421 -numberOfSingularVectorsComputed,1422 -numberOfSingularVectorsEvolved,1423 -numberOfStepsUsedForClustering,1424 -numberOfSubsets,1425 -numberOfTensOfThousandsOfYearsOfOffset,1426 -numberOfTimeRange,1427 -numberOfTimeSteps,1428 -numberOfUnexpandedDescriptors,1429 -numberOfUnusedBitsAtEndOfSection3,1430 -numberOfUsedSpatialTiles,1431 -numberOfUsedTileAttributes,1432 -numberOfUsefulPointsAlongXAxis,1433 -numberOfUsefulPointsAlongYAxis,1434 -numberOfVGridUsed,1435 -numberOfValues,1436 -numberOfVerticalCoordinateValues,1437 -numberOfVerticalGridDescriptors,1438 -numberOfVerticalPoints,1439 -numberingOrderOfDiamonds,1440 -numericValues,1441 -observablePropertyTemplate,1442 -observablePropertyTemplateNumber,1443 -observationDiagnostic,1444 -observationGeneratingProcessIdentifier,1445 -observationType,1446 -observedData,1447 -obstype,1448 -oceanAtmosphereCoupling,1449 -oceanLevName,1450 -oceanStream,1451 -octetAtWichPackedDataBegins,1452 -offset,1453 -offsetAfterBitmap,1454 -offsetAfterCentreLocalSection,1455 -offsetAfterData,1456 -offsetAfterLocalSection,1457 -offsetAfterPadding,1458 -offsetBBitmap,1459 -offsetBSection5,1460 -offsetBSection6,1461 -offsetBSection9,1462 -offsetBeforeBitmap,1463 -offsetBeforeData,1464 -offsetBeforePL,1465 -offsetBeforePV,1466 -offsetDescriptors,1467 -offsetEndSection4,1468 -offsetFreeFormData,1469 -offsetFromOriginToInnerBound,1470 -offsetFromReferenceOfFirstTime,1471 -offsetICEFieldsUsed,1472 -offsetSection0,1473 -offsetSection1,1474 -offsetSection10,1475 -offsetSection11,1476 -offsetSection2,1477 -offsetSection3,1478 -offsetSection4,1479 -offsetSection5,1480 -offsetSection6,1481 -offsetSection7,1482 -offsetSection8,1483 -offsetSection9,1484 -offsetToEndOf4DvarWindow,1485 -offsetValuesBy,1486 -oldSubtype,1487 -one,1488 -oneConstant,1489 -oneMillionConstant,1490 -oneMinuteMeanMaximumRVR1,1491 -oneMinuteMeanMaximumRVR2,1492 -oneMinuteMeanMaximumRVR3,1493 -oneMinuteMeanMaximumRVR4,1494 -oneMinuteMeanMinimumRVR1,1495 -oneMinuteMeanMinimumRVR2,1496 -oneMinuteMeanMinimumRVR3,1497 -oneMinuteMeanMinimumRVR4,1498 -oneThousand,1499 -oper,1500 -operStream,1501 -operatingMode,1502 -operationalForecastCluster,1503 -optimisationTime,1504 -optimizeScaleFactor,1505 -optionalData,1506 -opttime,1507 -orderOfSPD,1508 -orderOfSpatialDifferencing,1509 -orientationOfTheGrid,1510 -orientationOfTheGridInDegrees,1511 -origin,1512 -originalParameterNumber,1513 -originalParameterTableNumber,1514 -originalSubCentreIdentifier,1515 -originatingCentre,1516 -originatingCentreOfAnalysis,1517 -originatorLocalTemplate,1518 -originatorLocalTemplateNumber,1519 -overlayTemplate,1520 -overlayTemplateNumber,1521 -pack,1522 -packedValues,1523 -packingError,1524 -packingType,1525 -padding,1526 -padding_grid1_1,1527 -padding_grid1_2,1528 -padding_grid3_1,1529 -padding_grid4_1,1530 -padding_grid50_1,1531 -padding_grid5_1,1532 -padding_grid90_1,1533 -padding_loc10_1,1534 -padding_loc13_1,1535 -padding_loc13_2,1536 -padding_loc13_3,1537 -padding_loc13_4,1538 -padding_loc13_5,1539 -padding_loc14_1,1540 -padding_loc14_2,1541 -padding_loc15_1,1542 -padding_loc16_1,1543 -padding_loc17_2,1544 -padding_loc18_1,1545 -padding_loc18_2,1546 -padding_loc190_1,1547 -padding_loc191_1,1548 -padding_loc191_2,1549 -padding_loc191_3,1550 -padding_loc192_1,1551 -padding_loc19_2,1552 -padding_loc20_1,1553 -padding_loc21_1,1554 -padding_loc23_1,1555 -padding_loc244_1,1556 -padding_loc244_2,1557 -padding_loc244_3,1558 -padding_loc245_1,1559 -padding_loc245_2,1560 -padding_loc26_1,1561 -padding_loc27_1,1562 -padding_loc27_2,1563 -padding_loc28_1,1564 -padding_loc29_1,1565 -padding_loc29_2,1566 -padding_loc29_3,1567 -padding_loc2_1,1568 -padding_loc2_2,1569 -padding_loc30_1,1570 -padding_loc30_2,1571 -padding_loc37_1,1572 -padding_loc37_2,1573 -padding_loc38_1,1574 -padding_loc3_1,1575 -padding_loc4_2,1576 -padding_loc50_1,1577 -padding_loc5_1,1578 -padding_loc6_1,1579 -padding_loc7_1,1580 -padding_loc9_1,1581 -padding_loc9_2,1582 -padding_local11_1,1583 -padding_local1_1,1584 -padding_local1_31,1585 -padding_local40_1,1586 -padding_local_35,1587 -padding_local_7_1,1588 -padding_sec1_loc,1589 -padding_sec2_1,1590 -padding_sec2_2,1591 -padding_sec2_3,1592 -padding_sec3_1,1593 -padding_sec4_1,1594 -paleontologicalOffset,1595 -param,1596 -paramId,1597 -paramIdECMF,1598 -parameter,1599 -parameterCategory,1600 -parameterCode,1601 -parameterDiscipline,1602 -parameterIndicator,1603 -parameterName,1604 -parameterNumber,1605 -parameterUnits,1606 -parameters,1607 -parametersVersion,1608 -partitionItems,1609 -partitionNumber,1610 -partitionTable,1611 -partitions,1612 -pastTendencyRVR1,1613 -pastTendencyRVR2,1614 -pastTendencyRVR3,1615 -pastTendencyRVR4,1616 -patch_precip_fp,1617 -pentagonalResolutionParameterJ,1618 -pentagonalResolutionParameterK,1619 -pentagonalResolutionParameterM,1620 -percentileValue,1621 -periodOfTime,1622 -periodOfTimeIntervals,1623 -perturbationNumber,1624 -perturbedType,1625 -phase,1626 -physicalFlag1,1627 -physicalFlag2,1628 -physicalMeaningOfVerticalCoordinate,1629 -pl,1630 -platform,1631 -plusOneinOrdersOfSPD,1632 -points,1633 -postAuxiliary,1634 -postAuxiliaryArrayPresent,1635 -powerOfTenUsedToScaleClimateWeight,1636 -preBitmapValues,1637 -preProcessingParameter,1638 -precision,1639 -precisionOfTheUnpackedSubset,1640 -predefined_grid,1641 -predefined_grid_values,1642 -present,1643 -presentTrend1,1644 -presentTrend2,1645 -presentTrend3,1646 -presentTrend4,1647 -presentWeather1Present,1648 -presentWeather1PresentTrend1,1649 -presentWeather1PresentTrend2,1650 -presentWeather1PresentTrend3,1651 -presentWeather1PresentTrend4,1652 -presentWeather2Present,1653 -presentWeather2PresentTrend1,1654 -presentWeather2PresentTrend2,1655 -presentWeather2PresentTrend3,1656 -presentWeather2PresentTrend4,1657 -presentWeather3Present,1658 -presentWeather3PresentTrend1,1659 -presentWeather3PresentTrend2,1660 -presentWeather3PresentTrend3,1661 -presentWeather3PresentTrend4,1662 -pressureLevel,1663 -pressureUnits,1664 -primaryBitmap,1665 -primaryMissingValue,1666 -primaryMissingValueSubstitute,1667 -probContinous,1668 -probPoint,1669 -probProductDefinition,1670 -probabilityType,1671 -probabilityTypeName,1672 -process,1673 -produceLargeConstantFields,1674 -product,1675 -productDefinition,1676 -productDefinitionTemplateNumber,1677 -productDefinitionTemplateNumberInternal,1678 -productIdentifier,1679 -productType,1680 -productionStatusOfProcessedData,1681 -projectLocalTemplate,1682 -projectLocalTemplateNumber,1683 -projectionCenterFlag,1684 -projectionCentreFlag,1685 -pv,1686 -pvlLocation,1687 -qfe,1688 -qfePresent,1689 -qfeUnits,1690 -qnh,1691 -qnhAPresent,1692 -qnhPresent,1693 -qnhUnits,1694 -qualityControl,1695 -qualityControlIndicator,1696 -qualityValueAssociatedWithParameter,1697 -quantile,1698 -radialAngularSpacing,1699 -radials,1700 -radius,1701 -radiusInMetres,1702 -radiusOfCentralCluster,1703 -radiusOfClusterDomain,1704 -radiusOfTheEarth,1705 -range,1706 -rangeBinSpacing,1707 -rdbDateTime,1708 -rdbSubtype,1709 -rdbType,1710 -rdb_key,1711 -rdbtime,1712 -rdbtimeDate,1713 -rdbtimeDay,1714 -rdbtimeHour,1715 -rdbtimeMinute,1716 -rdbtimeMonth,1717 -rdbtimeSecond,1718 -rdbtimeTime,1719 -rdbtimeYear,1720 -realPart,1721 -realPartOf00,1722 -recDateTime,1723 -recentWeather,1724 -recentWeatherTry,1725 -rectime,1726 -rectimeDay,1727 -rectimeHour,1728 -rectimeMinute,1729 -rectimeSecond,1730 -reducedGrid,1731 -refdate,1732 -reference,1733 -referenceDate,1734 -referenceForGroupLengths,1735 -referenceForGroupWidths,1736 -referenceOfLengths,1737 -referenceOfWidths,1738 -referenceReflectivityForEchoTop,1739 -referenceSampleInterval,1740 -referenceStep,1741 -referenceValue,1742 -referenceValueError,1743 -reflectivityCalibrationConstant,1744 -remarkPresent,1745 -reportType,1746 -representationMode,1747 -representationType,1748 -representativeMember,1749 -reserved,1750 -reserved1,1751 -reserved2,1752 -reserved3,1753 -reservedNeedNotBePresent,1754 -reservedOctet,1755 -reservedSection2,1756 -reservedSection3,1757 -reservedSection4,1758 -resolutionAndComponentFlags,1759 -resolutionAndComponentFlags1,1760 -resolutionAndComponentFlags2,1761 -resolutionAndComponentFlags3,1762 -resolutionAndComponentFlags4,1763 -resolutionAndComponentFlags6,1764 -resolutionAndComponentFlags7,1765 -resolutionAndComponentFlags8,1766 -rootGroupObjectHeaderAddress,1767 -rootGroupSymbolTableEntry,1768 -rootTablesDir,1769 -roundedMarsLatitude,1770 -roundedMarsLevelist,1771 -roundedMarsLongitude,1772 -runwayBrakingActionState1,1773 -runwayBrakingActionState2,1774 -runwayBrakingActionState3,1775 -runwayBrakingActionState4,1776 -runwayDepositCodeState1,1777 -runwayDepositCodeState2,1778 -runwayDepositCodeState3,1779 -runwayDepositCodeState4,1780 -runwayDepositState1,1781 -runwayDepositState2,1782 -runwayDepositState3,1783 -runwayDepositState4,1784 -runwayDepthOfDepositCodeState1,1785 -runwayDepthOfDepositCodeState2,1786 -runwayDepthOfDepositCodeState3,1787 -runwayDepthOfDepositCodeState4,1788 -runwayDepthOfDepositState1,1789 -runwayDepthOfDepositState2,1790 -runwayDepthOfDepositState3,1791 -runwayDepthOfDepositState4,1792 -runwayDesignatorRVR1,1793 -runwayDesignatorRVR2,1794 -runwayDesignatorRVR3,1795 -runwayDesignatorRVR4,1796 -runwayDesignatorState1,1797 -runwayDesignatorState2,1798 -runwayDesignatorState3,1799 -runwayDesignatorState4,1800 -runwayExtentOfContaminationCodeState1,1801 -runwayExtentOfContaminationCodeState2,1802 -runwayExtentOfContaminationCodeState3,1803 -runwayExtentOfContaminationCodeState4,1804 -runwayExtentOfContaminationState1,1805 -runwayExtentOfContaminationState2,1806 -runwayExtentOfContaminationState3,1807 -runwayExtentOfContaminationState4,1808 -runwayFrictionCodeValueState1,1809 -runwayFrictionCodeValueState2,1810 -runwayFrictionCodeValueState3,1811 -runwayFrictionCodeValueState4,1812 -runwayFrictionCoefficientCodeState1,1813 -runwayFrictionCoefficientCodeState2,1814 -runwayFrictionCoefficientCodeState3,1815 -runwayFrictionCoefficientCodeState4,1816 -runwayFrictionCoefficientState1,1817 -runwayFrictionCoefficientState2,1818 -runwayFrictionCoefficientState3,1819 -runwayFrictionCoefficientState4,1820 -runwaySideCodeState1,1821 -runwaySideCodeState2,1822 -runwaySideCodeState3,1823 -runwaySideCodeState4,1824 -runwayState,1825 -sampleSizeOfModelClimate,1826 -satelliteID,1827 -satelliteIdentifier,1828 -satelliteNumber,1829 -satelliteSeries,1830 -scaleFactorAtReferencePoint,1831 -scaleFactorOfCentralWaveNumber,1832 -scaleFactorOfDistanceFromEnsembleMean,1833 -scaleFactorOfDistributionFunctionParameter,1834 -scaleFactorOfEarthMajorAxis,1835 -scaleFactorOfEarthMinorAxis,1836 -scaleFactorOfFirstFixedSurface,1837 -scaleFactorOfFirstSize,1838 -scaleFactorOfFirstWavelength,1839 -scaleFactorOfLengthOfSemiMajorAxis,1840 -scaleFactorOfLengthOfSemiMinorAxis,1841 -scaleFactorOfLowerLimit,1842 -scaleFactorOfMajorAxisOfOblateSpheroidEarth,1843 -scaleFactorOfMinorAxisOfOblateSpheroidEarth,1844 -scaleFactorOfPrimeMeridianOffset,1845 -scaleFactorOfRadiusOfSphericalEarth,1846 -scaleFactorOfSecondFixedSurface,1847 -scaleFactorOfSecondSize,1848 -scaleFactorOfSecondWavelength,1849 -scaleFactorOfStandardDeviation,1850 -scaleFactorOfStandardDeviationInTheCluster,1851 -scaleFactorOfUpperLimit,1852 -scaleValuesBy,1853 -scaledDirections,1854 -scaledFrequencies,1855 -scaledValueOfCentralWaveNumber,1856 -scaledValueOfDistanceFromEnsembleMean,1857 -scaledValueOfDistributionFunctionParameter,1858 -scaledValueOfEarthMajorAxis,1859 -scaledValueOfEarthMinorAxis,1860 -scaledValueOfFirstFixedSurface,1861 -scaledValueOfFirstSize,1862 -scaledValueOfFirstWavelength,1863 -scaledValueOfLengthOfSemiMajorAxis,1864 -scaledValueOfLengthOfSemiMinorAxis,1865 -scaledValueOfLowerLimit,1866 -scaledValueOfMajorAxisOfOblateSpheroidEarth,1867 -scaledValueOfMinorAxisOfOblateSpheroidEarth,1868 -scaledValueOfPrimeMeridianOffset,1869 -scaledValueOfRadiusOfSphericalEarth,1870 -scaledValueOfSecondFixedSurface,1871 -scaledValueOfSecondSize,1872 -scaledValueOfSecondWavelength,1873 -scaledValueOfStandardDeviation,1874 -scaledValueOfStandardDeviationInTheCluster,1875 -scaledValueOfUpperLimit,1876 -scalingFactorForFrequencies,1877 -scanPosition,1878 -scanningMode,1879 -scanningMode4,1880 -scanningMode5,1881 -scanningMode6,1882 -scanningMode7,1883 -scanningMode8,1884 -scanningModeForOneDiamond,1885 -sd,1886 -second,1887 -secondDimension,1888 -secondDimensionCoordinateValueDefinition,1889 -secondDimensionPhysicalSignificance,1890 -secondLatitude,1891 -secondLatitudeInDegrees,1892 -secondOfEndOfOverallTimeInterval,1893 -secondOfForecast,1894 -secondOfModelVersion,1895 -secondOrderFlags,1896 -secondOrderOfDifferentWidth,1897 -secondOrderValuesDifferentWidths,1898 -secondaryBitMap,1899 -secondaryBitmap,1900 -secondaryBitmapPresent,1901 -secondaryBitmaps,1902 -secondaryBitmapsCount,1903 -secondaryBitmapsSize,1904 -secondaryMissingValue,1905 -secondaryMissingValueSubstitute,1906 -secondsOfAnalysis,1907 -secondsOfReference,1908 -section,1909 -section0Length,1910 -section0Pointer,1911 -section1,1912 -section10Length,1913 -section10Pointer,1914 -section11Length,1915 -section11Pointer,1916 -section1Flags,1917 -section1Length,1918 -section1Padding,1919 -section1Pointer,1920 -section2Length,1921 -section2Padding,1922 -section2Pointer,1923 -section2Present,1924 -section2Used,1925 -section3Flags,1926 -section3Length,1927 -section3Padding,1928 -section3Pointer,1929 -section3UniqueIdentifier,1930 -section4,1931 -section4Length,1932 -section4Padding,1933 -section4Pointer,1934 -section4UniqueIdentifier,1935 -section5,1936 -section5Length,1937 -section5Pointer,1938 -section5UniqueIdentifier,1939 -section6,1940 -section6Length,1941 -section6Pointer,1942 -section6UniqueIdentifier,1943 -section7,1944 -section7Length,1945 -section7Pointer,1946 -section7UniqueIdentifier,1947 -section8,1948 -section8Length,1949 -section8Pointer,1950 -section8UniqueIdentifier,1951 -section9Length,1952 -section9Pointer,1953 -section9UniqueIdentifier,1954 -sectionLengthLimitForEnsembles,1955 -sectionLengthLimitForProbability,1956 -sectionNumber,1957 -sectionPosition,1958 -section_01,1959 -section_02,1960 -section_03,1961 -section_04,1962 -section_05,1963 -section_06,1964 -section_07,1965 -section_08,1966 -section_09,1967 -section_1,1968 -section_10,1969 -section_11,1970 -section_2,1971 -section_3,1972 -section_4,1973 -section_5,1974 -section_6,1975 -section_7,1976 -section_8,1977 -selectStepTemplateInstant,1978 -selectStepTemplateInterval,1979 -sensitiveAreaDomain,1980 -sequences,1981 -setBitsPerValue,1982 -setCalendarId,1983 -setDecimalPrecision,1984 -setLocalDefinition,1985 -setToMissingIfOutOfRange,1986 -sfc_levtype,1987 -shapeOfTheEarth,1988 -shapeOfVerificationArea,1989 -shortName,1990 -shortNameECMF,1991 -short_name,1992 -signature,1993 -significanceOfReferenceDateAndTime,1994 -significanceOfReferenceTime,1995 -simpleThinningMissingRadius,1996 -simpleThinningSkip,1997 -simpleThinningStart,1998 -siteElevation,1999 -siteId,2000 -siteLatitude,2001 -siteLongitude,2002 -sizeOfLength,2003 -sizeOfOffsets,2004 -sizeOfPostAuxiliaryArray,2005 -sizeOfPostAuxiliaryArrayPlusOne,2006 -skew,2007 -skewness,2008 -skipExtraKeyAttributes,2009 -sort,2010 -sourceOfGridDefinition,2011 -southEastLatitudeOfLPOArea,2012 -southEastLatitudeOfVerficationArea,2013 -southEastLongitudeOfLPOArea,2014 -southEastLongitudeOfVerficationArea,2015 -southLatitudeOfCluster,2016 -southLatitudeOfDomainOfTubing,2017 -southPoleOnProjectionPlane,2018 -southernLatitudeOfClusterDomain,2019 -southernLatitudeOfDomain,2020 -sp1,2021 -sp2,2022 -sp3,2023 -spaceUnitFlag,2024 -spacingOfBinsAlongRadials,2025 -spare,2026 -spare2,2027 -spatialProcessing,2028 -spatialSmoothingOfProduct,2029 -spectralDataRepresentationMode,2030 -spectralDataRepresentationType,2031 -spectralMode,2032 -spectralType,2033 -sphericalHarmonics,2034 -standardDeviation,2035 -standardParallel,2036 -standardParallelInDegrees,2037 -standardParallelInMicrodegrees,2038 -startOfHeaders,2039 -startOfMessage,2040 -startOfRange,2041 -startStep,2042 -startStepInHours,2043 -startTimeStep,2044 -startingAzimuth,2045 -statisticalProcess,2046 -statisticalProcessesList,2047 -statistics,2048 -status,2049 -step,2050 -stepForClustering,2051 -stepInHours,2052 -stepRange,2053 -stepRangeInHours,2054 -stepType,2055 -stepTypeForConversion,2056 -stepTypeInternal,2057 -stepUnits,2058 -stepZero,2059 -stream,2060 -streamOfAnalysis,2061 -stretchingFactor,2062 -stretchingFactorScaled,2063 -stringValues,2064 -subCentre,2065 -subDefinitions1,2066 -subDefinitions2,2067 -subLocalDefinition1,2068 -subLocalDefinition2,2069 -subLocalDefinitionLength1,2070 -subLocalDefinitionLength2,2071 -subLocalDefinitionNumber1,2072 -subLocalDefinitionNumber2,2073 -subSetJ,2074 -subSetK,2075 -subSetM,2076 -subcentreOfAnalysis,2077 -subdivisionsOfBasicAngle,2078 -suiteName,2079 -superblockExtensionAddress,2080 -swapScanningLat,2081 -swapScanningLon,2082 -swapScanningX,2083 -swapScanningY,2084 -system,2085 -systemNumber,2086 -t,2087 -table2Version,2088 -tableCode,2089 -tableNumber,2090 -tableReference,2091 -tablesLocalDir,2092 -tablesMasterDir,2093 -tablesVersion,2094 -tablesVersionLatest,2095 -targetCompressionRatio,2096 -td,2097 -tempPressureUnits,2098 -temperature,2099 -temperatureAndDewpointPresent,2100 -templatesLocalDir,2101 -templatesMasterDir,2102 -theHindcastMarsStream,2103 -theMessage,2104 -thisExperimentVersionNumber,2105 -thisMarsClass,2106 -thisMarsStream,2107 -thisMarsType,2108 -thousand,2109 -three,2110 -threshold,2111 -thresholdIndicator,2112 -tiggeCentre,2113 -tiggeLAMName,2114 -tiggeLocalVersion,2115 -tiggeModel,2116 -tiggeSection,2117 -tiggeSuiteID,2118 -tigge_name,2119 -tigge_short_name,2120 -tileClassification,2121 -tileIndex,2122 -time,2123 -timeCoordinateDefinition,2124 -timeDomainTemplate,2125 -timeDomainTemplateNumber,2126 -timeIncrement,2127 -timeIncrementBetweenSuccessiveFields,2128 -timeOfAnalysis,2129 -timeOfForecast,2130 -timeOfModelVersion,2131 -timeOfReference,2132 -timeRangeIndicator,2133 -timeRangeIndicatorFromStepRange,2134 -timeUnitFlag,2135 -timerepres,2136 -topLevel,2137 -total,2138 -totalAerosolBinsNumbers,2139 -totalInitialConditions,2140 -totalLength,2141 -totalNumber,2142 -totalNumberOfClusters,2143 -totalNumberOfDataValuesMissingInStatisticalProcess,2144 -totalNumberOfDirections,2145 -totalNumberOfForecastProbabilities,2146 -totalNumberOfFrequencies,2147 -totalNumberOfGridPoints,2148 -totalNumberOfIterations,2149 -totalNumberOfRepetitions,2150 -totalNumberOfTileAttributePairs,2151 -totalNumberOfTubes,2152 -totalNumberOfValuesInUnpackedSubset,2153 -totalNumberOfdimensions,2154 -treatmentOfMissingData,2155 -true,2156 -trueLengthOfLastGroup,2157 -truncateDegrees,2158 -truncateLaplacian,2159 -tsectionNumber3,2160 -tsectionNumber4,2161 -tsectionNumber5,2162 -tubeDomain,2163 -tubeNumber,2164 -two,2165 -twoOrdersOfSPD,2166 -type,2167 -typeOfAnalysis,2168 -typeOfAuxiliaryInformation,2169 -typeOfCalendar,2170 -typeOfCompressionUsed,2171 -typeOfDistributionFunction,2172 -typeOfEnsembleForecast,2173 -typeOfEnsembleMember,2174 -typeOfFirstFixedSurface,2175 -typeOfGeneratingProcess,2176 -typeOfGrid,2177 -typeOfHorizontalLine,2178 -typeOfIntervalForFirstAndSecondSize,2179 -typeOfIntervalForFirstAndSecondWavelength,2180 -typeOfLevel,2181 -typeOfLevelECMF,2182 -typeOfOriginalFieldValues,2183 -typeOfPacking,2184 -typeOfPostProcessing,2185 -typeOfPreProcessing,2186 -typeOfProcessedData,2187 -typeOfSSTFieldUsed,2188 -typeOfSecondFixedSurface,2189 -typeOfSizeInterval,2190 -typeOfStatisticalPostProcessingOfEnsembleMembers,2191 -typeOfStatisticalProcessing,2192 -typeOfTimeIncrement,2193 -typeOfTimeIncrementBetweenSuccessiveFieldsUsedInTheStatisticalProcessing,2194 -typeOfWavelengthInterval,2195 -typicalCentury,2196 -typicalDate,2197 -typicalDateTime,2198 -typicalDay,2199 -typicalHour,2200 -typicalMinute,2201 -typicalMonth,2202 -typicalSecond,2203 -typicalTime,2204 -typicalYear,2205 -typicalYear2,2206 -typicalYearOfCentury,2207 -uco,2208 -ucs,2209 -unexpandedDescriptors,2210 -unexpandedDescriptorsEncoded,2211 -unitOfOffsetFromReferenceTime,2212 -unitOfTime,2213 -unitOfTimeIncrement,2214 -unitOfTimeRange,2215 -units,2216 -unitsBias,2217 -unitsConversionOffset,2218 -unitsConversionScaleFactor,2219 -unitsDecimalScaleFactor,2220 -unitsECMF,2221 -unitsFactor,2222 -unitsOfFirstFixedSurface,2223 -unitsOfSecondFixedSurface,2224 -unknown,2225 -unpack,2226 -unpackedError,2227 -unpackedSubsetPrecision,2228 -unpackedValues,2229 -unsignedIntegers,2230 -unusedBitsInBitmap,2231 -updateSequenceNumber,2232 -upperLimit,2233 -upperRange,2234 -upperThreshold,2235 -upperThresholdValue,2236 -userDateEnd,2237 -userDateStart,2238 -userDateTimeEnd,2239 -userDateTimeStart,2240 -userTimeEnd,2241 -userTimeStart,2242 -uuidOfHGrid,2243 -uuidOfVGrid,2244 -uvRelativeToGrid,2245 -validityDate,2246 -validityTime,2247 -values,2248 -variationOfVisibility,2249 -variationOfVisibilityDirection,2250 -variationOfVisibilityDirectionAngle,2251 -variationOfVisibilityDirectionTrend1,2252 -variationOfVisibilityDirectionTrend2,2253 -variationOfVisibilityDirectionTrend3,2254 -variationOfVisibilityDirectionTrend4,2255 -variationOfVisibilityTrend1,2256 -variationOfVisibilityTrend2,2257 -variationOfVisibilityTrend3,2258 -variationOfVisibilityTrend4,2259 -varno,2260 -verificationDate,2261 -verificationMonth,2262 -verificationYear,2263 -verifyingMonth,2264 -version,2265 -versionNumOfFilesFreeSpaceStorage,2266 -versionNumOfRootGroupSymbolTableEntry,2267 -versionNumOfSharedHeaderMessageFormat,2268 -versionNumberOfExperimentalSuite,2269 -versionNumberOfGribLocalTables,2270 -versionNumberOfSuperblock,2271 -versionOfModelClimate,2272 -verticalCoordinate,2273 -verticalCoordinateDefinition,2274 -verticalDomainTemplate,2275 -verticalDomainTemplateNumber,2276 -verticalVisibility,2277 -verticalVisibilityCoded,2278 -visibility,2279 -visibilityInKilometresTrend1,2280 -visibilityInKilometresTrend2,2281 -visibilityInKilometresTrend3,2282 -visibilityInKilometresTrend4,2283 -visibilityTrend1,2284 -visibilityTrend2,2285 -visibilityTrend3,2286 -visibilityTrend4,2287 -waveDomain,2288 -weightAppliedToClimateMonth1,2289 -westLongitudeOfCluster,2290 -westLongitudeOfDomainOfTubing,2291 -westernLongitudeOfClusterDomain,2292 -westernLongitudeOfDomain,2293 -widthOfFirstOrderValues,2294 -widthOfLengths,2295 -widthOfSPD,2296 -widthOfWidths,2297 -windDirection,2298 -windDirectionTrend1,2299 -windDirectionTrend2,2300 -windDirectionTrend3,2301 -windDirectionTrend4,2302 -windGust,2303 -windGustTrend1,2304 -windGustTrend2,2305 -windGustTrend3,2306 -windGustTrend4,2307 -windPresent,2308 -windSpeed,2309 -windSpeedTrend1,2310 -windSpeedTrend2,2311 -windSpeedTrend3,2312 -windSpeedTrend4,2313 -windUnits,2314 -windUnitsTrend1,2315 -windUnitsTrend2,2316 -windUnitsTrend3,2317 -windUnitsTrend4,2318 -windVariableDirection,2319 -windVariableDirectionTrend1,2320 -windVariableDirectionTrend2,2321 -windVariableDirectionTrend3,2322 -windVariableDirectionTrend4,2323 -wrongPadding,2324 -xCoordinateOfOriginOfSectorImage,2325 -xCoordinateOfSubSatellitePoint,2326 -xDirectionGridLength,2327 -xDirectionGridLengthInMetres,2328 -xDirectionGridLengthInMillimetres,2329 -xFirst,2330 -xLast,2331 -yCoordinateOfOriginOfSectorImage,2332 -yCoordinateOfSubSatellitePoint,2333 -yDirectionGridLength,2334 -yDirectionGridLengthInMetres,2335 -yDirectionGridLengthInMillimetres,2336 -yFirst,2337 -yLast,2338 -year,2339 -yearOfAnalysis,2340 -yearOfCentury,2341 -yearOfEndOfOverallTimeInterval,2342 -yearOfForecast,2343 -yearOfModelVersion,2344 -yearOfReference,2345 -zero,2346 +crraLocalVersion,610 +crraSection,611 +crraSuiteID,612 +daLoop,613 +data,614 +dataAccessors,615 +dataCategory,616 +dataDate,617 +dataFlag,618 +dataKeys,619 +dataLength,620 +dataOrigin,621 +dataRepresentation,622 +dataRepresentationTemplate,623 +dataRepresentationTemplateNumber,624 +dataRepresentationType,625 +dataSelection,626 +dataStream,627 +dataSubCategory,628 +dataTime,629 +dataType,630 +dataValues,631 +date,632 +dateOfAnalysis,633 +dateOfForecast,634 +dateOfForecastRun,635 +dateOfIceFieldUsed,636 +dateOfModelVersion,637 +dateOfReference,638 +dateOfSSTFieldUsed,639 +dateSSTFieldUsed,640 +dateTime,641 +datumSize,642 +day,643 +dayOfAnalysis,644 +dayOfEndOfOverallTimeInterval,645 +dayOfForecast,646 +dayOfModelVersion,647 +dayOfReference,648 +dayOfTheYearDate,649 +decimalPrecision,650 +decimalScaleFactor,651 +defaultFaFieldName,652 +defaultFaLevelName,653 +defaultFaModelName,654 +defaultName,655 +defaultParameter,656 +defaultSequence,657 +defaultShortName,658 +defaultStepUnits,659 +defaultTypeOfLevel,660 +default_step_units,661 +definitionFilesVersion,662 +deleteCalendarId,663 +deleteExtraLocalSection,664 +deleteLocalDefinition,665 +deletePV,666 +derivedForecast,667 +dewPointTemperature,668 +diagnostic,669 +diagnosticNumber,670 +diffInDays,671 +diffInHours,672 +dimension,673 +dimensionNumber,674 +dimensionType,675 +direction,676 +directionNumber,677 +directionOfVariation,678 +directionScalingFactor,679 +dirty_statistics,680 +disableGrib1LocalSection,681 +discipline,682 +distanceFromTubeToEnsembleMean,683 +distinctLatitudes,684 +distinctLongitudes,685 +doExtractArea,686 +doExtractDateTime,687 +doExtractSubsets,688 +doSimpleThinning,689 +domain,690 +driverInformationBlockAddress,691 +dummy,692 +dummy1,693 +dummy2,694 +dummyc,695 +dx,696 +dy,697 +earthIsOblate,698 +earthMajorAxis,699 +earthMajorAxisInMetres,700 +earthMinorAxis,701 +earthMinorAxisInMetres,702 +eastLongitudeOfCluster,703 +eastLongitudeOfDomainOfTubing,704 +easternLongitudeOfClusterDomain,705 +easternLongitudeOfDomain,706 +ed,707 +edition,708 +editionNumber,709 +efas_model,710 +efas_post_proc,711 +efiOrder,712 +eight,713 +elementsTable,714 +elevation,715 +eleven,716 +endDayTrend1,717 +endDayTrend2,718 +endDayTrend3,719 +endDayTrend4,720 +endDescriptors,721 +endGridDefinition,722 +endHourTrend1,723 +endHourTrend2,724 +endHourTrend3,725 +endHourTrend4,726 +endMark,727 +endMinuteTrend1,728 +endMinuteTrend2,729 +endMinuteTrend3,730 +endMinuteTrend4,731 +endMonthTrend1,732 +endMonthTrend2,733 +endMonthTrend3,734 +endMonthTrend4,735 +endOfFileAddress,736 +endOfHeadersMarker,737 +endOfInterval,738 +endOfMessage,739 +endOfProduct,740 +endOfRange,741 +endStep,742 +endStepInHours,743 +endTimeStep,744 +endYearTrend1,745 +endYearTrend2,746 +endYearTrend3,747 +endYearTrend4,748 +energyNorm,749 +enorm,750 +ensembleForecastNumbers,751 +ensembleForecastNumbersList,752 +ensembleSize,753 +ensembleStandardDeviation,754 +eps,755 +epsContinous,756 +epsPoint,757 +epsStatisticsContinous,758 +epsStatisticsPoint,759 +error,760 +expandBy,761 +expandedAbbreviations,762 +expandedCodes,763 +expandedCrex_scales,764 +expandedCrex_units,765 +expandedCrex_widths,766 +expandedDescriptors,767 +expandedNames,768 +expandedOriginalCodes,769 +expandedOriginalReferences,770 +expandedOriginalScales,771 +expandedOriginalWidths,772 +expandedTypes,773 +expandedUnits,774 +experimentVersionNumber,775 +experimentVersionNumber1,776 +experimentVersionNumber2,777 +experimentVersionNumberOfAnalysis,778 +expoffset,779 +expver,780 +extendedFlag,781 +extraDim,782 +extraDimensionPresent,783 +extraLocalSectionNumber,784 +extraLocalSectionPresent,785 +extraValues,786 +extractAreaEastLongitude,787 +extractAreaLatitudeRank,788 +extractAreaLongitudeRank,789 +extractAreaNorthLatitude,790 +extractAreaSouthLatitude,791 +extractAreaWestLongitude,792 +extractDateTimeDayEnd,793 +extractDateTimeDayRank,794 +extractDateTimeDayStart,795 +extractDateTimeEnd,796 +extractDateTimeHourEnd,797 +extractDateTimeHourRank,798 +extractDateTimeHourStart,799 +extractDateTimeMinuteEnd,800 +extractDateTimeMinuteRank,801 +extractDateTimeMinuteStart,802 +extractDateTimeMonthEnd,803 +extractDateTimeMonthRank,804 +extractDateTimeMonthStart,805 +extractDateTimeSecondEnd,806 +extractDateTimeSecondRank,807 +extractDateTimeSecondStart,808 +extractDateTimeStart,809 +extractDateTimeYearEnd,810 +extractDateTimeYearRank,811 +extractDateTimeYearStart,812 +extractSubset,813 +extractSubsetIntervalEnd,814 +extractSubsetIntervalStart,815 +extractSubsetList,816 +extractedAreaNumberOfSubsets,817 +extractedDateTimeNumberOfSubsets,818 +extremeClockwiseWindDirection,819 +extremeCounterClockwiseWindDirection,820 +extremeValuesRVR1,821 +extremeValuesRVR2,822 +extremeValuesRVR3,823 +extremeValuesRVR4,824 +faFieldName,825 +faLevelName,826 +faModelName,827 +false,828 +falseEasting,829 +falseNorthing,830 +fcmonth,831 +fcperiod,832 +fgDate,833 +fgTime,834 +file,835 +fileConsistencyFlags,836 +firstDimension,837 +firstDimensionCoordinateValueDefinition,838 +firstDimensionPhysicalSignificance,839 +firstLatitude,840 +firstLatitudeInDegrees,841 +firstMonthUsedToBuildClimateMonth1,842 +firstMonthUsedToBuildClimateMonth2,843 +firstOrderValues,844 +flag,845 +flagForAnyFurtherInformation,846 +flagForIrregularGridCoordinateList,847 +flagForNormalOrStaggeredGrid,848 +flagShowingPostAuxiliaryArrayInUse,849 +flags,850 +floatVal,851 +floatValues,852 +forecastLeadTime,853 +forecastMonth,854 +forecastOrSingularVectorNumber,855 +forecastPeriod,856 +forecastPeriodFrom,857 +forecastPeriodTo,858 +forecastProbabilityNumber,859 +forecastSteps,860 +forecastTime,861 +forecastperiod,862 +formatVersionMajorNumber,863 +formatVersionMinorNumber,864 +freeFormData,865 +frequency,866 +frequencyNumber,867 +frequencyScalingFactor,868 +functionCode,869 +g,870 +g1conceptsLocalDirAll,871 +g1conceptsMasterDir,872 +g2grid,873 +gaussianGridName,874 +genVertHeightCoords,875 +generalExtended2ordr,876 +generatingProcessIdentificationNumber,877 +generatingProcessIdentifier,878 +generatingProcessTemplate,879 +generatingProcessTemplateNumber,880 +getNumberOfValues,881 +gg,882 +global,883 +globalDomain,884 +grib1divider,885 +grib2LocalSectionNumber,886 +grib2LocalSectionPresent,887 +grib2divider,888 +grib3divider,889 +gribMasterTablesVersionNumber,890 +gribTablesVersionNo,891 +grid,892 +gridCoordinate,893 +gridDefinition,894 +gridDefinitionDescription,895 +gridDefinitionSection,896 +gridDefinitionTemplateNumber,897 +gridDescriptionSectionPresent,898 +gridName,899 +gridPointPosition,900 +gridType,901 +groupInternalNodeK,902 +groupLeafNodeK,903 +groupLengths,904 +groupSplitting,905 +groupSplittingMethodUsed,906 +groupWidth,907 +groupWidths,908 +gts_CCCC,909 +gts_TTAAii,910 +gts_ddhh00,911 +gts_header,912 +halfByte,913 +hdate,914 +headersOnly,915 +heightLevelName,916 +heightOrPressureOfLevel,917 +heightPressureEtcOfLevels,918 +hideThis,919 +horizontalCoordinateDefinition,920 +horizontalCoordinateSupplement,921 +horizontalDimensionProcessed,922 +horizontalDomainTemplate,923 +horizontalDomainTemplateNumber,924 +hour,925 +hourOfAnalysis,926 +hourOfEndOfOverallTimeInterval,927 +hourOfForecast,928 +hourOfModelVersion,929 +hourOfReference,930 +hoursAfterDataCutoff,931 +hoursAfterReferenceTimeOfDataCutoff,932 +hundred,933 +iDirectionIncrement,934 +iDirectionIncrementGiven,935 +iDirectionIncrementGridLength,936 +iDirectionIncrementInDegrees,937 +iIncrement,938 +iScansNegatively,939 +iScansPositively,940 +ident,941 +identificationNumber,942 +identificationOfOriginatingGeneratingCentre,943 +identificationOfProject,944 +identifier,945 +ieeeFloats,946 +ifsParam,947 +ijDirectionIncrementGiven,948 +implementationDateOfModelCycle,949 +incrementOfLengths,950 +indexTemplate,951 +indexTemplateNumber,952 +indexedStorageInternalNodeK,953 +indexingDate,954 +indexingTime,955 +indicatorOfParameter,956 +indicatorOfTypeOfLevel,957 +indicatorOfUnitForTimeIncrement,958 +indicatorOfUnitForTimeRange,959 +indicatorOfUnitOfTimeRange,960 +inputDataPresentIndicator,961 +inputDelayedDescriptorReplicationFactor,962 +inputExtendedDelayedDescriptorReplicationFactor,963 +inputOriginatingCentre,964 +inputOverriddenReferenceValues,965 +inputProcessIdentifier,966 +inputShortDelayedDescriptorReplicationFactor,967 +instrument,968 +instrumentIdentifier,969 +instrumentType,970 +integerPointValues,971 +integerScaleFactor,972 +integerScalingFactorAppliedToDirections,973 +integerScalingFactorAppliedToFrequencies,974 +integerValues,975 +internalVersion,976 +internationalDataSubCategory,977 +interpretationOfNumberOfPoints,978 +intervalBetweenTimes,979 +isAccumulation,980 +isAuto,981 +isCavok,982 +isCavokTrend1,983 +isCavokTrend2,984 +isCavokTrend3,985 +isCavokTrend4,986 +isConstant,987 +isCorrection,988 +isEPS,989 +isEps,990 +isFillup,991 +isHindcast,992 +isOctahedral,993 +isSatellite,994 +isSatelliteType,995 +isSens,996 +is_aerosol,997 +is_aerosol_optical,998 +is_chemical,999 +is_chemical_distfn,1000 +is_efas,1001 +is_ocean2d_param,1002 +is_ocean3d_param,1003 +is_rotated_grid,1004 +is_s2s,1005 +is_tigge,1006 +is_uerra,1007 +isectionNumber2,1008 +isectionNumber3,1009 +isectionNumber4,1010 +isotopeIdentificationNumber,1011 +iteration,1012 +iterationNumber,1013 +iteratorDisableUnrotate,1014 +jDirectionIncrement,1015 +jDirectionIncrementGiven,1016 +jDirectionIncrementGridLength,1017 +jDirectionIncrementInDegrees,1018 +jIncrement,1019 +jPointsAreConsecutive,1020 +jScansPositively,1021 +julianDay,1022 +julianForecastDay,1023 +keyData,1024 +keyMore,1025 +keySat,1026 +kindOfProduct,1027 +kurt,1028 +kurtosis,1029 +lBB,1030 +landtype,1031 +laplacianOperator,1032 +laplacianOperatorIsSet,1033 +laplacianScalingFactor,1034 +laplacianScalingFactorUnset,1035 +lastMonthUsedToBuildClimateMonth1,1036 +lastMonthUsedToBuildClimateMonth2,1037 +latLonValues,1038 +latitude,1039 +latitudeFirstInDegrees,1040 +latitudeLastInDegrees,1041 +latitudeLongitudeValues,1042 +latitudeOfCenterPoint,1043 +latitudeOfCenterPointInDegrees,1044 +latitudeOfCentralPointInClusterDomain,1045 +latitudeOfFirstGridPoint,1046 +latitudeOfFirstGridPointInDegrees,1047 +latitudeOfIcosahedronPole,1048 +latitudeOfLastGridPoint,1049 +latitudeOfLastGridPointInDegrees,1050 +latitudeOfNorthWestCornerOfArea,1051 +latitudeOfReferencePoint,1052 +latitudeOfReferencePointInDegrees,1053 +latitudeOfSouthEastCornerOfArea,1054 +latitudeOfSouthernPole,1055 +latitudeOfSouthernPoleInDegrees,1056 +latitudeOfStretchingPole,1057 +latitudeOfStretchingPoleInDegrees,1058 +latitudeOfSubSatellitePoint,1059 +latitudeOfSubSatellitePointInDegrees,1060 +latitudeOfTangencyPoint,1061 +latitudeOfThePoleOfStretching,1062 +latitudeOfThePolePoint,1063 +latitudeOfThePolePointInDegrees,1064 +latitudeOfTheSouthernPoleOfProjection,1065 +latitudeSexagesimal,1066 +latitudeWhereDxAndDyAreSpecified,1067 +latitudeWhereDxAndDyAreSpecifiedInDegrees,1068 +latitudes,1069 +latitudesList,1070 +latitudinalDirectionGridLength,1071 +lcwfvSuiteName,1072 +leadtime,1073 +legBaseDate,1074 +legBaseTime,1075 +legNumber,1076 +legacyGaussSubarea,1077 +lengthDescriptors,1078 +lengthIncrementForTheGroupLengths,1079 +lengthOf4DvarWindow,1080 +lengthOfHeaders,1081 +lengthOfIndexTemplate,1082 +lengthOfMessage,1083 +lengthOfOriginatorLocalTemplate,1084 +lengthOfProjectLocalTemplate,1085 +lengthOfTimeRange,1086 +lev,1087 +levTypeName,1088 +level,1089 +levelIndicator,1090 +levelType,1091 +levelist,1092 +levels,1093 +levtype,1094 +libraryVersion,1095 +listMembersMissing,1096 +listMembersMissing2,1097 +listMembersMissing3,1098 +listMembersMissing4,1099 +listMembersUsed,1100 +listMembersUsed2,1101 +listMembersUsed3,1102 +listMembersUsed4,1103 +listOfContributingSpectralBands,1104 +listOfDistributionFunctionParameter,1105 +listOfEnsembleForecastNumbers,1106 +listOfModelIdentifiers,1107 +listOfParametersUsedForClustering,1108 +listOfScaledFrequencies,1109 +local,1110 +localDateTime,1111 +localDay,1112 +localDecimalScaleFactor,1113 +localDefNumberOne,1114 +localDefNumberTwo,1115 +localDefinition,1116 +localDefinitionNumber,1117 +localDir,1118 +localExtensionPadding,1119 +localFlag,1120 +localFlagLatestVersion,1121 +localHour,1122 +localLatitude,1123 +localLatitude1,1124 +localLatitude2,1125 +localLongitude,1126 +localLongitude1,1127 +localLongitude2,1128 +localMinute,1129 +localMonth,1130 +localNumberOfObservations,1131 +localSecond,1132 +localSection,1133 +localSectionPresent,1134 +localTablesVersion,1135 +localTablesVersionNumber,1136 +localUsePresent,1137 +localYear,1138 +local_padding,1139 +local_use,1140 +logTransform,1141 +longitude,1142 +longitudeFirstInDegrees,1143 +longitudeLastInDegrees,1144 +longitudeOfCenterPoint,1145 +longitudeOfCenterPointInDegrees,1146 +longitudeOfCentralPointInClusterDomain,1147 +longitudeOfFirstDiamondCenterLine,1148 +longitudeOfFirstDiamondCenterLineInDegrees,1149 +longitudeOfFirstGridPoint,1150 +longitudeOfFirstGridPointInDegrees,1151 +longitudeOfIcosahedronPole,1152 +longitudeOfLastGridPoint,1153 +longitudeOfLastGridPointInDegrees,1154 +longitudeOfNorthWestCornerOfArea,1155 +longitudeOfReferencePoint,1156 +longitudeOfReferencePointInDegrees,1157 +longitudeOfSouthEastCornerOfArea,1158 +longitudeOfSouthernPole,1159 +longitudeOfSouthernPoleInDegrees,1160 +longitudeOfStretchingPole,1161 +longitudeOfStretchingPoleInDegrees,1162 +longitudeOfSubSatellitePoint,1163 +longitudeOfSubSatellitePointInDegrees,1164 +longitudeOfTangencyPoint,1165 +longitudeOfThePoleOfStretching,1166 +longitudeOfThePolePoint,1167 +longitudeOfThePolePointInDegrees,1168 +longitudeOfTheSouthernPoleOfProjection,1169 +longitudeSexagesimal,1170 +longitudes,1171 +longitudesList,1172 +longitudinalDirectionGridLength,1173 +lowerLimit,1174 +lowerRange,1175 +lowerThreshold,1176 +lowerThresholdValue,1177 +ls_labeling,1178 +lsdate_bug,1179 +m,1180 +mAngleMultiplier,1181 +mBasicAngle,1182 +mars,1183 +marsClass,1184 +marsClass1,1185 +marsClass2,1186 +marsDir,1187 +marsDomain,1188 +marsEndStep,1189 +marsExperimentOffset,1190 +marsExpver,1191 +marsForecastMonth,1192 +marsGrid,1193 +marsIdent,1194 +marsKeywords,1195 +marsKeywords1,1196 +marsLamModel,1197 +marsLatitude,1198 +marsLevel,1199 +marsLevelist,1200 +marsLongitude,1201 +marsModel,1202 +marsParam,1203 +marsQuantile,1204 +marsRange,1205 +marsStartStep,1206 +marsStep,1207 +marsStream,1208 +marsStream1,1209 +marsStream2,1210 +marsType,1211 +marsType1,1212 +marsType2,1213 +mars_labeling,1214 +mask,1215 +masterDir,1216 +masterTableNumber,1217 +masterTablesVersionNumber,1218 +masterTablesVersionNumberLatest,1219 +matchAerosolBinNumber,1220 +matchAerosolPacking,1221 +matchLandType,1222 +matchSort,1223 +matchTimeRepres,1224 +matrixBitmapsPresent,1225 +matrixOfValues,1226 +max,1227 +maximum,1228 +md5Data,1229 +md5DataSection,1230 +md5GridSection,1231 +md5Headers,1232 +md5Product,1233 +md5Section1,1234 +md5Section10,1235 +md5Section2,1236 +md5Section3,1237 +md5Section4,1238 +md5Section5,1239 +md5Section6,1240 +md5Section7,1241 +md5Section8,1242 +md5Section9,1243 +md5Structure,1244 +md5TimeDomainSection,1245 +meanRVR1,1246 +meanRVR2,1247 +meanRVR3,1248 +meanRVR4,1249 +meanSize,1250 +meanValueRVR1,1251 +meanValueRVR2,1252 +meanValueRVR3,1253 +meanValueRVR4,1254 +meaningOfVerticalCoordinate,1255 +memberNumber,1256 +messageLength,1257 +metadata,1258 +method,1259 +methodNumber,1260 +million,1261 +min,1262 +minimum,1263 +minute,1264 +minuteOfAnalysis,1265 +minuteOfEndOfOverallTimeInterval,1266 +minuteOfForecast,1267 +minuteOfModelVersion,1268 +minuteOfReference,1269 +minutesAfterDataCutoff,1270 +minutesAfterReferenceTimeOfDataCutoff,1271 +missingDataFlag,1272 +missingValue,1273 +missingValueManagement,1274 +missingValueManagementUsed,1275 +missingValuesPresent,1276 +mixedCoordinateDefinition,1277 +mixedCoordinateFieldFlag,1278 +modeNumber,1279 +model,1280 +modelErrorType,1281 +modelIdentifier,1282 +modelName,1283 +modelVersionDate,1284 +modelVersionTime,1285 +molarMass,1286 +month,1287 +monthOfAnalysis,1288 +monthOfEndOfOverallTimeInterval,1289 +monthOfForecast,1290 +monthOfModelVersion,1291 +monthOfReference,1292 +monthlyVerificationDate,1293 +monthlyVerificationMonth,1294 +monthlyVerificationTime,1295 +monthlyVerificationYear,1296 +multiplicationFactorForLatLong,1297 +mybits,1298 +n,1299 +n2,1300 +n3,1301 +na,1302 +name,1303 +nameECMF,1304 +nameOfFirstFixedSurface,1305 +nameOfSecondFixedSurface,1306 +names,1307 +nd,1308 +neitherPresent,1309 +newSubtype,1310 +nlev,1311 +nnn,1312 +normAtFinalTime,1313 +normAtInitialTime,1314 +normal,1315 +northLatitudeOfCluster,1316 +northLatitudeOfDomainOfTubing,1317 +northWestLatitudeOfLPOArea,1318 +northWestLatitudeOfVerficationArea,1319 +northWestLongitudeOfLPOArea,1320 +northWestLongitudeOfVerficationArea,1321 +northernLatitudeOfClusterDomain,1322 +northernLatitudeOfDomain,1323 +nosigPresent,1324 +notDecoded,1325 +nt,1326 +number,1327 +numberInHorizontalCoordinates,1328 +numberInMixedCoordinateDefinition,1329 +numberInTheAuxiliaryArray,1330 +numberInTheGridCoordinateList,1331 +numberIncludedInAverage,1332 +numberMissingFromAveragesOrAccumulations,1333 +numberOfAnalysis,1334 +numberOfBits,1335 +numberOfBitsContainingEachPackedValue,1336 +numberOfBitsForScaledGroupLengths,1337 +numberOfBitsUsedForTheGroupWidths,1338 +numberOfBitsUsedForTheScaledGroupLengths,1339 +numberOfBytesInLocalDefinition,1340 +numberOfBytesOfFreeFormatData,1341 +numberOfBytesPerInteger,1342 +numberOfCategories,1343 +numberOfCharacters,1344 +numberOfChars,1345 +numberOfClusterHighResolution,1346 +numberOfClusterLowResolution,1347 +numberOfClusters,1348 +numberOfCodedValues,1349 +numberOfCoefficientsOrValuesUsedToSpecifyFirstDimensionCoordinateFunction,1350 +numberOfCoefficientsOrValuesUsedToSpecifySecondDimensionCoordinateFunction,1351 +numberOfColumns,1352 +numberOfComponents,1353 +numberOfContributingSpectralBands,1354 +numberOfControlForecastTube,1355 +numberOfCoordinatesValues,1356 +numberOfDataBinsAlongRadials,1357 +numberOfDataMatrices,1358 +numberOfDataPoints,1359 +numberOfDataPointsExpected,1360 +numberOfDataValues,1361 +numberOfDaysInClimateSamplingWindow,1362 +numberOfDiamonds,1363 +numberOfDirections,1364 +numberOfDistinctSection3s,1365 +numberOfDistinctSection4s,1366 +numberOfDistinctSection5s,1367 +numberOfDistinctSection6s,1368 +numberOfDistinctSection7s,1369 +numberOfDistinctSection8s,1370 +numberOfDistinctSection9s,1371 +numberOfDistributionFunctionParameters,1372 +numberOfEffectiveValues,1373 +numberOfFloats,1374 +numberOfForcasts,1375 +numberOfForecastsInCluster,1376 +numberOfForecastsInEnsemble,1377 +numberOfForecastsInTheCluster,1378 +numberOfForecastsInTube,1379 +numberOfFrequencies,1380 +numberOfGridInReference,1381 +numberOfGridUsed,1382 +numberOfGroups,1383 +numberOfGroupsOfDataValues,1384 +numberOfHorizontalPoints,1385 +numberOfIntegers,1386 +numberOfInts,1387 +numberOfIterations,1388 +numberOfLocalDefinitions,1389 +numberOfLogicals,1390 +numberOfMembersInCluster,1391 +numberOfMembersInEnsemble,1392 +numberOfMissing,1393 +numberOfMissingInStatisticalProcess,1394 +numberOfMissingValues,1395 +numberOfModeOfDistribution,1396 +numberOfModels,1397 +numberOfOctectsForNumberOfPoints,1398 +numberOfOctetsExtraDescriptors,1399 +numberOfOperationalForecastTube,1400 +numberOfPackedValues,1401 +numberOfParallelsBetweenAPoleAndTheEquator,1402 +numberOfParametersUsedForClustering,1403 +numberOfPartitions,1404 +numberOfPoints,1405 +numberOfPointsAlongAMeridian,1406 +numberOfPointsAlongAParallel,1407 +numberOfPointsAlongFirstAxis,1408 +numberOfPointsAlongSecondAxis,1409 +numberOfPointsAlongTheXAxis,1410 +numberOfPointsAlongTheYAxis,1411 +numberOfPointsAlongXAxis,1412 +numberOfPointsAlongXAxisInCouplingArea,1413 +numberOfPointsAlongYAxis,1414 +numberOfPointsAlongYAxisInCouplingArea,1415 +numberOfPointsInDomain,1416 +numberOfPointsUsed,1417 +numberOfPressureLevelsUsedForClustering,1418 +numberOfRadarSitesUsed,1419 +numberOfRadials,1420 +numberOfReforecastYearsInModelClimate,1421 +numberOfRemaininChars,1422 +numberOfRepresentativeMember,1423 +numberOfReservedBytes,1424 +numberOfRows,1425 +numberOfSecondOrderPackedValues,1426 +numberOfSection,1427 +numberOfSingularVectorsComputed,1428 +numberOfSingularVectorsEvolved,1429 +numberOfStepsUsedForClustering,1430 +numberOfSubsets,1431 +numberOfTensOfThousandsOfYearsOfOffset,1432 +numberOfTimeRange,1433 +numberOfTimeSteps,1434 +numberOfUnexpandedDescriptors,1435 +numberOfUnusedBitsAtEndOfSection3,1436 +numberOfUsedSpatialTiles,1437 +numberOfUsedTileAttributes,1438 +numberOfUsefulPointsAlongXAxis,1439 +numberOfUsefulPointsAlongYAxis,1440 +numberOfVGridUsed,1441 +numberOfValues,1442 +numberOfVerticalCoordinateValues,1443 +numberOfVerticalGridDescriptors,1444 +numberOfVerticalPoints,1445 +numberingOrderOfDiamonds,1446 +numericValues,1447 +observablePropertyTemplate,1448 +observablePropertyTemplateNumber,1449 +observationDiagnostic,1450 +observationGeneratingProcessIdentifier,1451 +observationType,1452 +observedData,1453 +obstype,1454 +oceanAtmosphereCoupling,1455 +oceanLevName,1456 +oceanStream,1457 +octetAtWichPackedDataBegins,1458 +offset,1459 +offsetAfterBitmap,1460 +offsetAfterCentreLocalSection,1461 +offsetAfterData,1462 +offsetAfterLocalSection,1463 +offsetAfterPadding,1464 +offsetBBitmap,1465 +offsetBSection5,1466 +offsetBSection6,1467 +offsetBSection9,1468 +offsetBeforeBitmap,1469 +offsetBeforeData,1470 +offsetBeforePL,1471 +offsetBeforePV,1472 +offsetDescriptors,1473 +offsetEndSection4,1474 +offsetFreeFormData,1475 +offsetFromOriginToInnerBound,1476 +offsetFromReferenceOfFirstTime,1477 +offsetICEFieldsUsed,1478 +offsetSection0,1479 +offsetSection1,1480 +offsetSection10,1481 +offsetSection11,1482 +offsetSection2,1483 +offsetSection3,1484 +offsetSection4,1485 +offsetSection5,1486 +offsetSection6,1487 +offsetSection7,1488 +offsetSection8,1489 +offsetSection9,1490 +offsetToEndOf4DvarWindow,1491 +offsetValuesBy,1492 +oldSubtype,1493 +one,1494 +oneConstant,1495 +oneMillionConstant,1496 +oneMinuteMeanMaximumRVR1,1497 +oneMinuteMeanMaximumRVR2,1498 +oneMinuteMeanMaximumRVR3,1499 +oneMinuteMeanMaximumRVR4,1500 +oneMinuteMeanMinimumRVR1,1501 +oneMinuteMeanMinimumRVR2,1502 +oneMinuteMeanMinimumRVR3,1503 +oneMinuteMeanMinimumRVR4,1504 +oneThousand,1505 +oper,1506 +operStream,1507 +operatingMode,1508 +operationalForecastCluster,1509 +optimisationTime,1510 +optimizeScaleFactor,1511 +optionalData,1512 +opttime,1513 +orderOfSPD,1514 +orderOfSpatialDifferencing,1515 +orientationOfTheGrid,1516 +orientationOfTheGridInDegrees,1517 +origin,1518 +originalParameterNumber,1519 +originalParameterTableNumber,1520 +originalSubCentreIdentifier,1521 +originatingCentre,1522 +originatingCentreOfAnalysis,1523 +originatorLocalTemplate,1524 +originatorLocalTemplateNumber,1525 +overlayTemplate,1526 +overlayTemplateNumber,1527 +pack,1528 +packedValues,1529 +packingError,1530 +packingType,1531 +padding,1532 +padding_grid1_1,1533 +padding_grid1_2,1534 +padding_grid3_1,1535 +padding_grid4_1,1536 +padding_grid50_1,1537 +padding_grid5_1,1538 +padding_grid90_1,1539 +padding_loc10_1,1540 +padding_loc12_1,1541 +padding_loc13_1,1542 +padding_loc13_2,1543 +padding_loc13_3,1544 +padding_loc13_4,1545 +padding_loc13_5,1546 +padding_loc14_1,1547 +padding_loc14_2,1548 +padding_loc15_1,1549 +padding_loc16_1,1550 +padding_loc17_2,1551 +padding_loc18_1,1552 +padding_loc18_2,1553 +padding_loc190_1,1554 +padding_loc191_1,1555 +padding_loc191_2,1556 +padding_loc191_3,1557 +padding_loc192_1,1558 +padding_loc19_2,1559 +padding_loc20_1,1560 +padding_loc21_1,1561 +padding_loc23_1,1562 +padding_loc244_1,1563 +padding_loc244_2,1564 +padding_loc244_3,1565 +padding_loc245_1,1566 +padding_loc245_2,1567 +padding_loc26_1,1568 +padding_loc27_1,1569 +padding_loc27_2,1570 +padding_loc28_1,1571 +padding_loc29_1,1572 +padding_loc29_2,1573 +padding_loc29_3,1574 +padding_loc2_1,1575 +padding_loc2_2,1576 +padding_loc30_1,1577 +padding_loc30_2,1578 +padding_loc37_1,1579 +padding_loc37_2,1580 +padding_loc38_1,1581 +padding_loc3_1,1582 +padding_loc4_2,1583 +padding_loc50_1,1584 +padding_loc5_1,1585 +padding_loc6_1,1586 +padding_loc7_1,1587 +padding_loc9_1,1588 +padding_loc9_2,1589 +padding_local11_1,1590 +padding_local1_1,1591 +padding_local1_31,1592 +padding_local40_1,1593 +padding_local_35,1594 +padding_local_7_1,1595 +padding_sec1_loc,1596 +padding_sec2_1,1597 +padding_sec2_2,1598 +padding_sec2_3,1599 +padding_sec3_1,1600 +padding_sec4_1,1601 +paleontologicalOffset,1602 +param,1603 +paramId,1604 +paramIdECMF,1605 +parameter,1606 +parameterCategory,1607 +parameterCode,1608 +parameterDiscipline,1609 +parameterIndicator,1610 +parameterName,1611 +parameterNumber,1612 +parameterUnits,1613 +parameters,1614 +parametersVersion,1615 +partitionItems,1616 +partitionNumber,1617 +partitionTable,1618 +partitions,1619 +pastTendencyRVR1,1620 +pastTendencyRVR2,1621 +pastTendencyRVR3,1622 +pastTendencyRVR4,1623 +patch_precip_fp,1624 +pentagonalResolutionParameterJ,1625 +pentagonalResolutionParameterK,1626 +pentagonalResolutionParameterM,1627 +percentileValue,1628 +periodOfTime,1629 +periodOfTimeIntervals,1630 +perturbationNumber,1631 +perturbedType,1632 +phase,1633 +physicalFlag1,1634 +physicalFlag2,1635 +physicalMeaningOfVerticalCoordinate,1636 +pl,1637 +platform,1638 +plusOneinOrdersOfSPD,1639 +points,1640 +postAuxiliary,1641 +postAuxiliaryArrayPresent,1642 +powerOfTenUsedToScaleClimateWeight,1643 +preBitmapValues,1644 +preProcessingParameter,1645 +precision,1646 +precisionOfTheUnpackedSubset,1647 +predefined_grid,1648 +predefined_grid_values,1649 +present,1650 +presentTrend1,1651 +presentTrend2,1652 +presentTrend3,1653 +presentTrend4,1654 +presentWeather1Present,1655 +presentWeather1PresentTrend1,1656 +presentWeather1PresentTrend2,1657 +presentWeather1PresentTrend3,1658 +presentWeather1PresentTrend4,1659 +presentWeather2Present,1660 +presentWeather2PresentTrend1,1661 +presentWeather2PresentTrend2,1662 +presentWeather2PresentTrend3,1663 +presentWeather2PresentTrend4,1664 +presentWeather3Present,1665 +presentWeather3PresentTrend1,1666 +presentWeather3PresentTrend2,1667 +presentWeather3PresentTrend3,1668 +presentWeather3PresentTrend4,1669 +pressureLevel,1670 +pressureUnits,1671 +primaryBitmap,1672 +primaryMissingValue,1673 +primaryMissingValueSubstitute,1674 +probContinous,1675 +probPoint,1676 +probProductDefinition,1677 +probabilityType,1678 +probabilityTypeName,1679 +process,1680 +produceLargeConstantFields,1681 +product,1682 +productDefinition,1683 +productDefinitionTemplateNumber,1684 +productDefinitionTemplateNumberInternal,1685 +productIdentifier,1686 +productType,1687 +productionStatusOfProcessedData,1688 +projectLocalTemplate,1689 +projectLocalTemplateNumber,1690 +projectionCenterFlag,1691 +projectionCentreFlag,1692 +pv,1693 +pvlLocation,1694 +qfe,1695 +qfePresent,1696 +qfeUnits,1697 +qnh,1698 +qnhAPresent,1699 +qnhPresent,1700 +qnhUnits,1701 +qualityControl,1702 +qualityControlIndicator,1703 +qualityValueAssociatedWithParameter,1704 +quantile,1705 +radialAngularSpacing,1706 +radials,1707 +radius,1708 +radiusInMetres,1709 +radiusOfCentralCluster,1710 +radiusOfClusterDomain,1711 +radiusOfTheEarth,1712 +range,1713 +rangeBinSpacing,1714 +rdbDateTime,1715 +rdbSubtype,1716 +rdbType,1717 +rdb_key,1718 +rdbtime,1719 +rdbtimeDate,1720 +rdbtimeDay,1721 +rdbtimeHour,1722 +rdbtimeMinute,1723 +rdbtimeMonth,1724 +rdbtimeSecond,1725 +rdbtimeTime,1726 +rdbtimeYear,1727 +realPart,1728 +realPartOf00,1729 +recDateTime,1730 +recentWeather,1731 +recentWeatherTry,1732 +rectime,1733 +rectimeDay,1734 +rectimeHour,1735 +rectimeMinute,1736 +rectimeSecond,1737 +reducedGrid,1738 +refdate,1739 +reference,1740 +referenceDate,1741 +referenceForGroupLengths,1742 +referenceForGroupWidths,1743 +referenceOfLengths,1744 +referenceOfWidths,1745 +referenceReflectivityForEchoTop,1746 +referenceSampleInterval,1747 +referenceStep,1748 +referenceValue,1749 +referenceValueError,1750 +reflectivityCalibrationConstant,1751 +remarkPresent,1752 +reportType,1753 +representationMode,1754 +representationType,1755 +representativeMember,1756 +reserved,1757 +reserved1,1758 +reserved2,1759 +reserved3,1760 +reservedNeedNotBePresent,1761 +reservedOctet,1762 +reservedSection2,1763 +reservedSection3,1764 +reservedSection4,1765 +resolutionAndComponentFlags,1766 +resolutionAndComponentFlags1,1767 +resolutionAndComponentFlags2,1768 +resolutionAndComponentFlags3,1769 +resolutionAndComponentFlags4,1770 +resolutionAndComponentFlags6,1771 +resolutionAndComponentFlags7,1772 +resolutionAndComponentFlags8,1773 +rootGroupObjectHeaderAddress,1774 +rootGroupSymbolTableEntry,1775 +rootTablesDir,1776 +roundedMarsLatitude,1777 +roundedMarsLevelist,1778 +roundedMarsLongitude,1779 +runwayBrakingActionState1,1780 +runwayBrakingActionState2,1781 +runwayBrakingActionState3,1782 +runwayBrakingActionState4,1783 +runwayDepositCodeState1,1784 +runwayDepositCodeState2,1785 +runwayDepositCodeState3,1786 +runwayDepositCodeState4,1787 +runwayDepositState1,1788 +runwayDepositState2,1789 +runwayDepositState3,1790 +runwayDepositState4,1791 +runwayDepthOfDepositCodeState1,1792 +runwayDepthOfDepositCodeState2,1793 +runwayDepthOfDepositCodeState3,1794 +runwayDepthOfDepositCodeState4,1795 +runwayDepthOfDepositState1,1796 +runwayDepthOfDepositState2,1797 +runwayDepthOfDepositState3,1798 +runwayDepthOfDepositState4,1799 +runwayDesignatorRVR1,1800 +runwayDesignatorRVR2,1801 +runwayDesignatorRVR3,1802 +runwayDesignatorRVR4,1803 +runwayDesignatorState1,1804 +runwayDesignatorState2,1805 +runwayDesignatorState3,1806 +runwayDesignatorState4,1807 +runwayExtentOfContaminationCodeState1,1808 +runwayExtentOfContaminationCodeState2,1809 +runwayExtentOfContaminationCodeState3,1810 +runwayExtentOfContaminationCodeState4,1811 +runwayExtentOfContaminationState1,1812 +runwayExtentOfContaminationState2,1813 +runwayExtentOfContaminationState3,1814 +runwayExtentOfContaminationState4,1815 +runwayFrictionCodeValueState1,1816 +runwayFrictionCodeValueState2,1817 +runwayFrictionCodeValueState3,1818 +runwayFrictionCodeValueState4,1819 +runwayFrictionCoefficientCodeState1,1820 +runwayFrictionCoefficientCodeState2,1821 +runwayFrictionCoefficientCodeState3,1822 +runwayFrictionCoefficientCodeState4,1823 +runwayFrictionCoefficientState1,1824 +runwayFrictionCoefficientState2,1825 +runwayFrictionCoefficientState3,1826 +runwayFrictionCoefficientState4,1827 +runwaySideCodeState1,1828 +runwaySideCodeState2,1829 +runwaySideCodeState3,1830 +runwaySideCodeState4,1831 +runwayState,1832 +sampleSizeOfModelClimate,1833 +satelliteID,1834 +satelliteIdentifier,1835 +satelliteNumber,1836 +satelliteSeries,1837 +scaleFactorAtReferencePoint,1838 +scaleFactorOfCentralWaveNumber,1839 +scaleFactorOfDistanceFromEnsembleMean,1840 +scaleFactorOfDistributionFunctionParameter,1841 +scaleFactorOfEarthMajorAxis,1842 +scaleFactorOfEarthMinorAxis,1843 +scaleFactorOfFirstFixedSurface,1844 +scaleFactorOfFirstSize,1845 +scaleFactorOfFirstWavelength,1846 +scaleFactorOfLengthOfSemiMajorAxis,1847 +scaleFactorOfLengthOfSemiMinorAxis,1848 +scaleFactorOfLowerLimit,1849 +scaleFactorOfMajorAxisOfOblateSpheroidEarth,1850 +scaleFactorOfMinorAxisOfOblateSpheroidEarth,1851 +scaleFactorOfPrimeMeridianOffset,1852 +scaleFactorOfRadiusOfSphericalEarth,1853 +scaleFactorOfSecondFixedSurface,1854 +scaleFactorOfSecondSize,1855 +scaleFactorOfSecondWavelength,1856 +scaleFactorOfStandardDeviation,1857 +scaleFactorOfStandardDeviationInTheCluster,1858 +scaleFactorOfUpperLimit,1859 +scaleValuesBy,1860 +scaledDirections,1861 +scaledFrequencies,1862 +scaledValueOfCentralWaveNumber,1863 +scaledValueOfDistanceFromEnsembleMean,1864 +scaledValueOfDistributionFunctionParameter,1865 +scaledValueOfEarthMajorAxis,1866 +scaledValueOfEarthMinorAxis,1867 +scaledValueOfFirstFixedSurface,1868 +scaledValueOfFirstSize,1869 +scaledValueOfFirstWavelength,1870 +scaledValueOfLengthOfSemiMajorAxis,1871 +scaledValueOfLengthOfSemiMinorAxis,1872 +scaledValueOfLowerLimit,1873 +scaledValueOfMajorAxisOfOblateSpheroidEarth,1874 +scaledValueOfMinorAxisOfOblateSpheroidEarth,1875 +scaledValueOfPrimeMeridianOffset,1876 +scaledValueOfRadiusOfSphericalEarth,1877 +scaledValueOfSecondFixedSurface,1878 +scaledValueOfSecondSize,1879 +scaledValueOfSecondWavelength,1880 +scaledValueOfStandardDeviation,1881 +scaledValueOfStandardDeviationInTheCluster,1882 +scaledValueOfUpperLimit,1883 +scalingFactorForFrequencies,1884 +scanPosition,1885 +scanningMode,1886 +scanningMode4,1887 +scanningMode5,1888 +scanningMode6,1889 +scanningMode7,1890 +scanningMode8,1891 +scanningModeForOneDiamond,1892 +sd,1893 +second,1894 +secondDimension,1895 +secondDimensionCoordinateValueDefinition,1896 +secondDimensionPhysicalSignificance,1897 +secondLatitude,1898 +secondLatitudeInDegrees,1899 +secondOfEndOfOverallTimeInterval,1900 +secondOfForecast,1901 +secondOfModelVersion,1902 +secondOrderFlags,1903 +secondOrderOfDifferentWidth,1904 +secondOrderValuesDifferentWidths,1905 +secondaryBitMap,1906 +secondaryBitmap,1907 +secondaryBitmapPresent,1908 +secondaryBitmaps,1909 +secondaryBitmapsCount,1910 +secondaryBitmapsSize,1911 +secondaryMissingValue,1912 +secondaryMissingValueSubstitute,1913 +secondsOfAnalysis,1914 +secondsOfReference,1915 +section,1916 +section0Length,1917 +section0Pointer,1918 +section1,1919 +section10Length,1920 +section10Pointer,1921 +section11Length,1922 +section11Pointer,1923 +section1Flags,1924 +section1Length,1925 +section1Padding,1926 +section1Pointer,1927 +section2Length,1928 +section2Padding,1929 +section2Pointer,1930 +section2Present,1931 +section2Used,1932 +section3Flags,1933 +section3Length,1934 +section3Padding,1935 +section3Pointer,1936 +section3UniqueIdentifier,1937 +section4,1938 +section4Length,1939 +section4Padding,1940 +section4Pointer,1941 +section4UniqueIdentifier,1942 +section5,1943 +section5Length,1944 +section5Pointer,1945 +section5UniqueIdentifier,1946 +section6,1947 +section6Length,1948 +section6Pointer,1949 +section6UniqueIdentifier,1950 +section7,1951 +section7Length,1952 +section7Pointer,1953 +section7UniqueIdentifier,1954 +section8,1955 +section8Length,1956 +section8Pointer,1957 +section8UniqueIdentifier,1958 +section9Length,1959 +section9Pointer,1960 +section9UniqueIdentifier,1961 +sectionLengthLimitForEnsembles,1962 +sectionLengthLimitForProbability,1963 +sectionNumber,1964 +sectionPosition,1965 +section_01,1966 +section_02,1967 +section_03,1968 +section_04,1969 +section_05,1970 +section_06,1971 +section_07,1972 +section_08,1973 +section_09,1974 +section_1,1975 +section_10,1976 +section_11,1977 +section_2,1978 +section_3,1979 +section_4,1980 +section_5,1981 +section_6,1982 +section_7,1983 +section_8,1984 +selectStepTemplateInstant,1985 +selectStepTemplateInterval,1986 +sensitiveAreaDomain,1987 +sequences,1988 +setBitsPerValue,1989 +setCalendarId,1990 +setDecimalPrecision,1991 +setLocalDefinition,1992 +setToMissingIfOutOfRange,1993 +sfc_levtype,1994 +shapeOfTheEarth,1995 +shapeOfVerificationArea,1996 +shortName,1997 +shortNameECMF,1998 +short_name,1999 +signature,2000 +significanceOfReferenceDateAndTime,2001 +significanceOfReferenceTime,2002 +simpleThinningMissingRadius,2003 +simpleThinningSkip,2004 +simpleThinningStart,2005 +siteElevation,2006 +siteId,2007 +siteLatitude,2008 +siteLongitude,2009 +sizeOfLength,2010 +sizeOfOffsets,2011 +sizeOfPostAuxiliaryArray,2012 +sizeOfPostAuxiliaryArrayPlusOne,2013 +skew,2014 +skewness,2015 +skipExtraKeyAttributes,2016 +sort,2017 +sourceOfGridDefinition,2018 +sourceSinkChemicalPhysicalProcess,2019 +southEastLatitudeOfLPOArea,2020 +southEastLatitudeOfVerficationArea,2021 +southEastLongitudeOfLPOArea,2022 +southEastLongitudeOfVerficationArea,2023 +southLatitudeOfCluster,2024 +southLatitudeOfDomainOfTubing,2025 +southPoleOnProjectionPlane,2026 +southernLatitudeOfClusterDomain,2027 +southernLatitudeOfDomain,2028 +sp1,2029 +sp2,2030 +sp3,2031 +spaceUnitFlag,2032 +spacingOfBinsAlongRadials,2033 +spare,2034 +spare2,2035 +spatialProcessing,2036 +spatialSmoothingOfProduct,2037 +spectralDataRepresentationMode,2038 +spectralDataRepresentationType,2039 +spectralMode,2040 +spectralType,2041 +sphericalHarmonics,2042 +standardDeviation,2043 +standardParallel,2044 +standardParallelInDegrees,2045 +standardParallelInMicrodegrees,2046 +startOfHeaders,2047 +startOfMessage,2048 +startOfRange,2049 +startStep,2050 +startStepInHours,2051 +startTimeStep,2052 +startingAzimuth,2053 +statisticalProcess,2054 +statisticalProcessesList,2055 +statistics,2056 +status,2057 +step,2058 +stepForClustering,2059 +stepInHours,2060 +stepRange,2061 +stepRangeInHours,2062 +stepType,2063 +stepTypeForConversion,2064 +stepTypeInternal,2065 +stepUnits,2066 +stepZero,2067 +stream,2068 +streamOfAnalysis,2069 +stretchingFactor,2070 +stretchingFactorScaled,2071 +stringValues,2072 +subCentre,2073 +subDefinitions1,2074 +subDefinitions2,2075 +subLocalDefinition1,2076 +subLocalDefinition2,2077 +subLocalDefinitionLength1,2078 +subLocalDefinitionLength2,2079 +subLocalDefinitionNumber1,2080 +subLocalDefinitionNumber2,2081 +subSetJ,2082 +subSetK,2083 +subSetM,2084 +subcentreOfAnalysis,2085 +subdivisionsOfBasicAngle,2086 +suiteName,2087 +superblockExtensionAddress,2088 +swapScanningLat,2089 +swapScanningLon,2090 +swapScanningX,2091 +swapScanningY,2092 +system,2093 +systemNumber,2094 +t,2095 +table2Version,2096 +tableCode,2097 +tableNumber,2098 +tableReference,2099 +tablesLocalDir,2100 +tablesMasterDir,2101 +tablesVersion,2102 +tablesVersionLatest,2103 +targetCompressionRatio,2104 +td,2105 +tempPressureUnits,2106 +temperature,2107 +temperatureAndDewpointPresent,2108 +templatesLocalDir,2109 +templatesMasterDir,2110 +theHindcastMarsStream,2111 +theMessage,2112 +thisExperimentVersionNumber,2113 +thisMarsClass,2114 +thisMarsStream,2115 +thisMarsType,2116 +thousand,2117 +three,2118 +threshold,2119 +thresholdIndicator,2120 +tiggeCentre,2121 +tiggeLAMName,2122 +tiggeLocalVersion,2123 +tiggeModel,2124 +tiggeSection,2125 +tiggeSuiteID,2126 +tigge_name,2127 +tigge_short_name,2128 +tileClassification,2129 +tileIndex,2130 +time,2131 +timeCoordinateDefinition,2132 +timeDomainTemplate,2133 +timeDomainTemplateNumber,2134 +timeIncrement,2135 +timeIncrementBetweenSuccessiveFields,2136 +timeOfAnalysis,2137 +timeOfForecast,2138 +timeOfModelVersion,2139 +timeOfReference,2140 +timeRangeIndicator,2141 +timeRangeIndicatorFromStepRange,2142 +timeUnitFlag,2143 +timerepres,2144 +topLevel,2145 +total,2146 +totalAerosolBinsNumbers,2147 +totalInitialConditions,2148 +totalLength,2149 +totalNumber,2150 +totalNumberOfClusters,2151 +totalNumberOfDataValuesMissingInStatisticalProcess,2152 +totalNumberOfDirections,2153 +totalNumberOfForecastProbabilities,2154 +totalNumberOfFrequencies,2155 +totalNumberOfGridPoints,2156 +totalNumberOfIterations,2157 +totalNumberOfRepetitions,2158 +totalNumberOfTileAttributePairs,2159 +totalNumberOfTubes,2160 +totalNumberOfValuesInUnpackedSubset,2161 +totalNumberOfdimensions,2162 +treatmentOfMissingData,2163 +true,2164 +trueLengthOfLastGroup,2165 +truncateDegrees,2166 +truncateLaplacian,2167 +tsectionNumber3,2168 +tsectionNumber4,2169 +tsectionNumber5,2170 +tubeDomain,2171 +tubeNumber,2172 +two,2173 +twoOrdersOfSPD,2174 +type,2175 +typeOfAnalysis,2176 +typeOfAuxiliaryInformation,2177 +typeOfCalendar,2178 +typeOfCompressionUsed,2179 +typeOfDistributionFunction,2180 +typeOfEnsembleForecast,2181 +typeOfEnsembleMember,2182 +typeOfFirstFixedSurface,2183 +typeOfGeneratingProcess,2184 +typeOfGrid,2185 +typeOfHorizontalLine,2186 +typeOfIntervalForFirstAndSecondSize,2187 +typeOfIntervalForFirstAndSecondWavelength,2188 +typeOfLevel,2189 +typeOfLevelECMF,2190 +typeOfOriginalFieldValues,2191 +typeOfPacking,2192 +typeOfPostProcessing,2193 +typeOfPreProcessing,2194 +typeOfProcessedData,2195 +typeOfSSTFieldUsed,2196 +typeOfSecondFixedSurface,2197 +typeOfSizeInterval,2198 +typeOfStatisticalPostProcessingOfEnsembleMembers,2199 +typeOfStatisticalProcessing,2200 +typeOfTimeIncrement,2201 +typeOfTimeIncrementBetweenSuccessiveFieldsUsedInTheStatisticalProcessing,2202 +typeOfWavelengthInterval,2203 +typicalCentury,2204 +typicalDate,2205 +typicalDateTime,2206 +typicalDay,2207 +typicalHour,2208 +typicalMinute,2209 +typicalMonth,2210 +typicalSecond,2211 +typicalTime,2212 +typicalYear,2213 +typicalYear2,2214 +typicalYearOfCentury,2215 +uco,2216 +ucs,2217 +unexpandedDescriptors,2218 +unexpandedDescriptorsEncoded,2219 +unitOfOffsetFromReferenceTime,2220 +unitOfTime,2221 +unitOfTimeIncrement,2222 +unitOfTimeRange,2223 +units,2224 +unitsBias,2225 +unitsConversionOffset,2226 +unitsConversionScaleFactor,2227 +unitsDecimalScaleFactor,2228 +unitsECMF,2229 +unitsFactor,2230 +unitsOfFirstFixedSurface,2231 +unitsOfSecondFixedSurface,2232 +unknown,2233 +unpack,2234 +unpackedError,2235 +unpackedSubsetPrecision,2236 +unpackedValues,2237 +unsignedIntegers,2238 +unusedBitsInBitmap,2239 +updateSequenceNumber,2240 +upperLimit,2241 +upperRange,2242 +upperThreshold,2243 +upperThresholdValue,2244 +userDateEnd,2245 +userDateStart,2246 +userDateTimeEnd,2247 +userDateTimeStart,2248 +userTimeEnd,2249 +userTimeStart,2250 +uuidOfHGrid,2251 +uuidOfVGrid,2252 +uvRelativeToGrid,2253 +validityDate,2254 +validityTime,2255 +values,2256 +variationOfVisibility,2257 +variationOfVisibilityDirection,2258 +variationOfVisibilityDirectionAngle,2259 +variationOfVisibilityDirectionTrend1,2260 +variationOfVisibilityDirectionTrend2,2261 +variationOfVisibilityDirectionTrend3,2262 +variationOfVisibilityDirectionTrend4,2263 +variationOfVisibilityTrend1,2264 +variationOfVisibilityTrend2,2265 +variationOfVisibilityTrend3,2266 +variationOfVisibilityTrend4,2267 +varno,2268 +verificationDate,2269 +verificationMonth,2270 +verificationYear,2271 +verifyingMonth,2272 +version,2273 +versionNumOfFilesFreeSpaceStorage,2274 +versionNumOfRootGroupSymbolTableEntry,2275 +versionNumOfSharedHeaderMessageFormat,2276 +versionNumberOfExperimentalSuite,2277 +versionNumberOfGribLocalTables,2278 +versionNumberOfSuperblock,2279 +versionOfModelClimate,2280 +verticalCoordinate,2281 +verticalCoordinateDefinition,2282 +verticalDomainTemplate,2283 +verticalDomainTemplateNumber,2284 +verticalVisibility,2285 +verticalVisibilityCoded,2286 +visibility,2287 +visibilityInKilometresTrend1,2288 +visibilityInKilometresTrend2,2289 +visibilityInKilometresTrend3,2290 +visibilityInKilometresTrend4,2291 +visibilityTrend1,2292 +visibilityTrend2,2293 +visibilityTrend3,2294 +visibilityTrend4,2295 +waveDomain,2296 +weightAppliedToClimateMonth1,2297 +westLongitudeOfCluster,2298 +westLongitudeOfDomainOfTubing,2299 +westernLongitudeOfClusterDomain,2300 +westernLongitudeOfDomain,2301 +widthOfFirstOrderValues,2302 +widthOfLengths,2303 +widthOfSPD,2304 +widthOfWidths,2305 +windDirection,2306 +windDirectionTrend1,2307 +windDirectionTrend2,2308 +windDirectionTrend3,2309 +windDirectionTrend4,2310 +windGust,2311 +windGustTrend1,2312 +windGustTrend2,2313 +windGustTrend3,2314 +windGustTrend4,2315 +windPresent,2316 +windSpeed,2317 +windSpeedTrend1,2318 +windSpeedTrend2,2319 +windSpeedTrend3,2320 +windSpeedTrend4,2321 +windUnits,2322 +windUnitsTrend1,2323 +windUnitsTrend2,2324 +windUnitsTrend3,2325 +windUnitsTrend4,2326 +windVariableDirection,2327 +windVariableDirectionTrend1,2328 +windVariableDirectionTrend2,2329 +windVariableDirectionTrend3,2330 +windVariableDirectionTrend4,2331 +wrongPadding,2332 +xCoordinateOfOriginOfSectorImage,2333 +xCoordinateOfSubSatellitePoint,2334 +xDirectionGridLength,2335 +xDirectionGridLengthInMetres,2336 +xDirectionGridLengthInMillimetres,2337 +xFirst,2338 +xLast,2339 +yCoordinateOfOriginOfSectorImage,2340 +yCoordinateOfSubSatellitePoint,2341 +yDirectionGridLength,2342 +yDirectionGridLengthInMetres,2343 +yDirectionGridLengthInMillimetres,2344 +yFirst,2345 +yLast,2346 +year,2347 +yearOfAnalysis,2348 +yearOfCentury,2349 +yearOfEndOfOverallTimeInterval,2350 +yearOfForecast,2351 +yearOfModelVersion,2352 +yearOfReference,2353 +zero,2354 From 28b6231b0599f766887bb5d7e0cc11cc74a7f75f Mon Sep 17 00:00:00 2001 From: Marijana Crepulja Date: Thu, 14 Nov 2019 14:44:44 +0000 Subject: [PATCH 069/104] ECC-1021:Flag table descriptor change name --- definitions/bufr/tables/0/wmo/33/element.table | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/bufr/tables/0/wmo/33/element.table b/definitions/bufr/tables/0/wmo/33/element.table index 1bf68e599..11550c3fd 100644 --- a/definitions/bufr/tables/0/wmo/33/element.table +++ b/definitions/bufr/tables/0/wmo/33/element.table @@ -1574,7 +1574,7 @@ 033070|totalOzoneQuality|table|TOTAL OZONE QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 033071|profileOzoneQuality|table|PROFILE OZONE QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 033072|ozoneError|table|OZONE ERROR|CODE TABLE|0|0|5|CODE TABLE|0|2 -033075|scanLevelQualityFlags|flag|SCAN-LEVEL QUALITY FLAGS|FLAG TABLE|0|0|13|FLAG TABLE|0|5 +033075|scanLevelDataValidityQualityFlags|flag|SCAN-LEVEL QUALITY FLAGS|FLAG TABLE|0|0|13|FLAG TABLE|0|5 033076|calibrationQualityFlags|flag|CALIBRATION QUALITY FLAGS|FLAG TABLE|0|0|9|FLAG TABLE|0|3 033077|fieldOfViewQualityFlags|flag|FIELD-OF-VIEW QUALITY FLAGS|FLAG TABLE|0|0|19|FLAG TABLE|0|7 033078|geolocationQuality|table|GEOLOCATION QUALITY|CODE TABLE|0|0|4|CODE TABLE|0|2 From b8f655f51ac2dd6e28a5e9739d217c0ea2e6a496 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 14 Nov 2019 19:59:11 +0000 Subject: [PATCH 070/104] ECC-1021: fix broken tests --- tests/bufr_wmo_tables.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/bufr_wmo_tables.sh b/tests/bufr_wmo_tables.sh index bd72e8ada..00ce9a05d 100755 --- a/tests/bufr_wmo_tables.sh +++ b/tests/bufr_wmo_tables.sh @@ -30,6 +30,8 @@ latest_wmo_version=`${tools_dir}/bufr_get -p masterTablesVersionNumberLatest $sa # In version 29, some key names changed. So blacklist them blacklist=$blacklist",bandwidthCorrectionCoefficient1ForAtovs,bandwidthCorrectionCoefficient2ForAtovs,tovsOrAtovsProductQualifier" +# In version 33, we changed scanLevelQualityFlags +blacklist=$blacklist",scanLevelQualityFlags" # The units for centre also changed blacklist=$blacklist",centre,subCentre,generatingApplication" From cfaf65fcc965bb5567050f0e586e1453f94312c3 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Sun, 17 Nov 2019 17:23:10 +0000 Subject: [PATCH 071/104] ECC-1021: Add test for renamed key --- tests/bufr_wmo_tables.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tests/bufr_wmo_tables.sh b/tests/bufr_wmo_tables.sh index 00ce9a05d..531ec8de9 100755 --- a/tests/bufr_wmo_tables.sh +++ b/tests/bufr_wmo_tables.sh @@ -54,4 +54,17 @@ do fi done +# In version 33 and higher, scanLevelQualityFlags (=033075) is renamed +# This BUFR uses 033075 +input=${data_dir}/bufr/crit_202.bufr +${tools_dir}/bufr_get -s masterTablesVersionNumber=$latest_wmo_version,unpack=1 \ + -p scanLevelDataValidityQualityFlags \ + $input +# This BUFR uses 033080 which remains unchanged +input=${data_dir}/bufr/atms_201.bufr +${tools_dir}/bufr_get -s masterTablesVersionNumber=$latest_wmo_version,unpack=1 \ + -p scanLevelQualityFlags \ + $input + + rm -f $fTmp From 2fd761d7618677d42f4b4018e06d89f95372749a Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 18 Nov 2019 12:24:37 +0000 Subject: [PATCH 072/104] ECC-991: Feature is still experimental --- src/eccodes.h | 3 ++- src/grib_api.h | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/eccodes.h b/src/eccodes.h index ba084947d..630697e9e 100644 --- a/src/eccodes.h +++ b/src/eccodes.h @@ -1262,7 +1262,8 @@ codes_handle *codes_grib_util_set_spec(codes_handle *h, size_t data_values_count, int *err); -/* Build an array of headers from input BUFR file. +/* EXPERIMENTAL FEATURE + * Build an array of headers from input BUFR file. * result = array of 'codes_bufr_header' structs with 'num_messages' elements. * This array should be freed by the caller. * num_messages = number of messages found in the input file. diff --git a/src/grib_api.h b/src/grib_api.h index 9243fc6c1..62a7e1f5d 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1561,6 +1561,7 @@ grib_handle *grib_util_set_spec2(grib_handle *h, int parse_keyval_string(const char *grib_tool, char *arg, int values_required, int default_type, grib_values values[], int *count); grib_handle *grib_new_from_file(grib_context *c, FILE *f, int headers_only, int *error); +/* EXPERIMENTAL */ typedef struct codes_bufr_header { unsigned long message_offset; unsigned long message_size; From 4d858df125bbb6da88ef5f2e430ce15f0835313f Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 18 Nov 2019 14:39:41 +0000 Subject: [PATCH 073/104] ECC-991: Include bad BUFR messages but set their message_size=0 --- src/bufr_util.c | 7 +++++-- tests/bufr_extract_headers.sh | 8 ++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index d81aa5ea4..106666c2d 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -565,12 +565,13 @@ static int count_bufr_messages(grib_context* c, FILE* f, int* n) if (!mesg) { if (err == GRIB_END_OF_FILE || err == GRIB_PREMATURE_END_OF_FILE) { done = 1; /* reached the end */ + break; } } if (mesg && !err) { grib_context_free(c,mesg); - (*n)++; } + (*n)++; } rewind(f); if (err==GRIB_END_OF_FILE) err=GRIB_SUCCESS; @@ -611,9 +612,10 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod } i = 0; while (err != GRIB_END_OF_FILE) { + if (i >= *num_messages) break; mesg = wmo_read_bufr_from_file_malloc(fp, 0, &size, &offset, &err); if (mesg != NULL && err == 0) { - int err2 = bufr_decode_header(c, mesg, offset, size, &(*result)[i++]); + int err2 = bufr_decode_header(c, mesg, offset, size, &(*result)[i]); if (err2) { fclose(fp); return err2; @@ -626,6 +628,7 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: Unable to read BUFR message"); } } + ++i; } fclose(fp); diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index b97a8c2d5..ddd79978d 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -27,6 +27,14 @@ for bf in ${bufr_files}; do diff -w $temp1 $temp2 done + +# Multi-message BUFR +input=${data_dir}/bufr/aeolus_wmo_26.bufr +$EXEC ${test_dir}/bufr_extract_headers edition,totalLength,message_offset $input > $temp1 +${tools_dir}/bufr_get -p offset,edition,totalLength $input > $temp2 +diff -w $temp1 $temp2 + + # BUFRs with localLatitude1, localLongitude1, localLongitude2 etc bufr_files=" aaen_55.bufr From 54ba4cf72d6e01dfd28bd0c9e4bcdf95d9ab899b Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 18 Nov 2019 15:40:14 +0000 Subject: [PATCH 074/104] ECC-991: Strict mode added --- src/bufr_util.c | 17 ++++++++++++++--- src/eccodes.h | 3 ++- src/grib_api_prototypes.h | 2 +- tests/bufr_extract_headers.c | 3 ++- 4 files changed, 19 insertions(+), 6 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 106666c2d..251d460a3 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -548,7 +548,7 @@ static int bufr_decode_header(grib_context* c, const void* message, off_t offset return err; } -static int count_bufr_messages(grib_context* c, FILE* f, int* n) +static int count_bufr_messages(grib_context* c, FILE* f, int* n, int strict_mode) { int err=0; void* mesg=NULL; @@ -567,6 +567,7 @@ static int count_bufr_messages(grib_context* c, FILE* f, int* n) done = 1; /* reached the end */ break; } + if (strict_mode) return GRIB_DECODING_ERROR; } if (mesg && !err) { grib_context_free(c,mesg); @@ -578,7 +579,7 @@ static int count_bufr_messages(grib_context* c, FILE* f, int* n) return err; } -int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages) +int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages, int strict_mode) { int err = 0, i = 0; FILE* fp = NULL; @@ -593,7 +594,7 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod perror(filename); return GRIB_IO_PROBLEM; } - err = count_bufr_messages(c, fp, num_messages); + err = count_bufr_messages(c, fp, num_messages, strict_mode); if (err) { grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: Unable to count BUFR messages in file \"%s\"", filename); fclose(fp); @@ -622,10 +623,20 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod } grib_context_free(c, mesg); } + if (mesg && err) { + if (strict_mode) { + fclose(fp); + return GRIB_DECODING_ERROR; + } + } if (!mesg) { if (err != GRIB_END_OF_FILE && err != GRIB_PREMATURE_END_OF_FILE) { /* An error occurred */ grib_context_log(c, GRIB_LOG_ERROR, "codes_bufr_extract_headers_malloc: Unable to read BUFR message"); + if (strict_mode) { + fclose(fp); + return GRIB_DECODING_ERROR; + } } } ++i; diff --git a/src/eccodes.h b/src/eccodes.h index 630697e9e..f8c352917 100644 --- a/src/eccodes.h +++ b/src/eccodes.h @@ -1267,9 +1267,10 @@ codes_handle *codes_grib_util_set_spec(codes_handle *h, * result = array of 'codes_bufr_header' structs with 'num_messages' elements. * This array should be freed by the caller. * num_messages = number of messages found in the input file. + * strict = If 1 means fail if any message is invalid. * returns 0 if OK, integer value on error. */ -int codes_bufr_extract_headers_malloc(codes_context* c, const char* filename, codes_bufr_header** result, int* num_messages); +int codes_bufr_extract_headers_malloc(codes_context* c, const char* filename, codes_bufr_header** result, int* num_messages, int strict_mode); /* --------------------------------------- */ #ifdef __cplusplus diff --git a/src/grib_api_prototypes.h b/src/grib_api_prototypes.h index 4455a2c10..4da34d75b 100644 --- a/src/grib_api_prototypes.h +++ b/src/grib_api_prototypes.h @@ -1485,7 +1485,7 @@ size_t sum_of_pl_array(const long* pl, size_t plsize); int compute_bufr_key_rank(grib_handle *h, grib_string_list *keys, const char *key); char **codes_bufr_copy_data_return_copied_keys(grib_handle *hin, grib_handle *hout, size_t *nkeys, int *err); int codes_bufr_copy_data(grib_handle *hin, grib_handle *hout); -int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages); +int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages, int strict_mode); /* string_util.c */ diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index aad4637bf..f92946015 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -39,13 +39,14 @@ int main(int argc, char* argv[]) int num_messages = 0; codes_bufr_header* header_array = NULL; codes_context* c = codes_context_get_default(); + const int strict_mode = 1; if (argc != 3) return 1; keys = argv[1]; /* comma-separated like bufr_ls/bufr_get */ filename = argv[2]; - err = codes_bufr_extract_headers_malloc(c, filename, &header_array, &num_messages); + err = codes_bufr_extract_headers_malloc(c, filename, &header_array, &num_messages, strict_mode); if (err) { printf("ERROR: %s\n",grib_get_error_message(err)); return 1; From 2eaef6a4f7e992712bff639af442377e7fe50799 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 18 Nov 2019 18:20:12 +0000 Subject: [PATCH 075/104] ECC-991: New function to return string value of header key --- src/bufr_util.c | 75 ++++++++++++++++++++++++ src/eccodes.h | 1 + src/grib_api.h | 4 +- src/grib_api_prototypes.h | 1 + tests/bufr_extract_headers.c | 104 ++++++---------------------------- tests/bufr_extract_headers.sh | 11 +++- 6 files changed, 105 insertions(+), 91 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 251d460a3..1568fe449 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -645,3 +645,78 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod fclose(fp); return GRIB_SUCCESS; } + +int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *val, size_t *len) +{ + static const char* NOT_FOUND = "not_found"; + int isEcmwfLocal = 0; + Assert(bh); + Assert(key); + + isEcmwfLocal = (bh->ecmwfLocalSectionPresent == 1 && bh->bufrHeaderCentre == 98); + + if (strcmp(key, "message_offset")==0) *len = sprintf(val, "%lu", bh->message_offset); + else if (strcmp(key, "offset")==0) *len = sprintf(val, "%lu", bh->message_offset); + else if (strcmp(key, "message_size")==0) *len = sprintf(val, "%lu", bh->message_size); + else if (strcmp(key, "totalLength")==0) *len = sprintf(val, "%lu", bh->message_size); + else if (strcmp(key, "edition")==0) *len = sprintf(val, "%ld", bh->edition); + else if (strcmp(key, "masterTableNumber")==0) *len = sprintf(val, "%ld", bh->masterTableNumber); + else if (strcmp(key, "bufrHeaderSubCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderSubCentre); + else if (strcmp(key, "bufrHeaderCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderCentre); + else if (strcmp(key, "updateSequenceNumber")==0) *len = sprintf(val, "%ld", bh->updateSequenceNumber); + else if (strcmp(key, "dataCategory")==0) *len = sprintf(val, "%ld", bh->dataCategory); + else if (strcmp(key, "dataSubCategory")==0) *len = sprintf(val, "%ld", bh->dataSubCategory); + else if (strcmp(key, "masterTablesVersionNumber")==0) *len = sprintf(val, "%ld", bh->masterTablesVersionNumber); + else if (strcmp(key, "localTablesVersionNumber")==0) *len = sprintf(val, "%ld", bh->localTablesVersionNumber); + else if (strcmp(key, "typicalYear")==0) *len = sprintf(val, "%ld", bh->typicalYear); + else if (strcmp(key, "typicalMonth")==0) *len = sprintf(val, "%ld", bh->typicalMonth); + else if (strcmp(key, "typicalDay")==0) *len = sprintf(val, "%ld", bh->typicalDay); + else if (strcmp(key, "typicalHour")==0) *len = sprintf(val, "%ld", bh->typicalHour); + else if (strcmp(key, "typicalMinute")==0) *len = sprintf(val, "%ld", bh->typicalMinute); + else if (strcmp(key, "typicalSecond")==0) *len = sprintf(val, "%ld", bh->typicalSecond); + else if (strcmp(key, "typicalDate")==0) *len = sprintf(val, "%06ld", bh->typicalDate); + else if (strcmp(key, "typicalTime")==0) *len = sprintf(val, "%06ld", bh->typicalTime); + else if (strcmp(key, "internationalDataSubCategory")==0) *len = sprintf(val, "%ld", bh->internationalDataSubCategory); + else if (strcmp(key, "localSectionPresent")==0) *len = sprintf(val, "%ld", bh->ecmwfLocalSectionPresent); + + /* Local ECMWF keys. Can be absent so must return NOT_FOUND */ + else if (strcmp(key, "rdbType")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbType); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "oldSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->oldSubtype); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "ident")==0) { + if (!isEcmwfLocal || bh->ident == NULL || strlen(bh->ident)==0) *len = sprintf(val, NOT_FOUND); + else *len = sprintf(val, "%s", bh->ident); + } + else if (strcmp(key, "localYear")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localYear); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localMonth")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMonth); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localDay); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localHour); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMinute); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localSecond); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeDay); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeHour); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeMinute); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeSecond); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rectimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeDay); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rectimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeHour); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rectimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeMinute); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rectimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeSecond); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "isSatellite")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->isSatellite); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude1); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude1); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude2); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude2); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localNumberOfObservations")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localNumberOfObservations); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "satelliteID")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->satelliteID); else *len = sprintf(val, NOT_FOUND); } + + else if (strcmp(key, "numberOfSubsets")==0) *len = sprintf(val, "%lu", bh->numberOfSubsets); + else if (strcmp(key, "observedData")==0) *len = sprintf(val, "%ld", bh->observedData); + else if (strcmp(key, "compressedData")==0) *len = sprintf(val, "%ld", bh->compressedData); + else return GRIB_NOT_FOUND; + + return GRIB_SUCCESS; +} diff --git a/src/eccodes.h b/src/eccodes.h index f8c352917..4626593bd 100644 --- a/src/eccodes.h +++ b/src/eccodes.h @@ -1271,6 +1271,7 @@ codes_handle *codes_grib_util_set_spec(codes_handle *h, * returns 0 if OK, integer value on error. */ int codes_bufr_extract_headers_malloc(codes_context* c, const char* filename, codes_bufr_header** result, int* num_messages, int strict_mode); +int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *val, size_t *len); /* --------------------------------------- */ #ifdef __cplusplus diff --git a/src/grib_api.h b/src/grib_api.h index 62a7e1f5d..a4bd58f0f 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1585,8 +1585,8 @@ typedef struct codes_bufr_header { long typicalHour; long typicalMinute; long typicalSecond; - long typicalDate; // computed key - long typicalTime; // computed key + long typicalDate; /* computed key */ + long typicalTime; /* computed key */ long internationalDataSubCategory; /*BUFR4-specific*/ diff --git a/src/grib_api_prototypes.h b/src/grib_api_prototypes.h index 4da34d75b..6e9fff368 100644 --- a/src/grib_api_prototypes.h +++ b/src/grib_api_prototypes.h @@ -1486,6 +1486,7 @@ int compute_bufr_key_rank(grib_handle *h, grib_string_list *keys, const char *ke char **codes_bufr_copy_data_return_copied_keys(grib_handle *hin, grib_handle *hout, size_t *nkeys, int *err); int codes_bufr_copy_data(grib_handle *hin, grib_handle *hout); int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, codes_bufr_header** result, int* num_messages, int strict_mode); +int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *val, size_t *len); /* string_util.c */ diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index f92946015..e2a7e8769 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -9,28 +9,7 @@ */ #include "eccodes.h" - -static const char* not_found = "not_found"; - -static void print_rdb_key(int local, long value) -{ - if (local) printf("%ld ", value); - else printf("%s ", not_found); -} - -static void print_rdb_key_double(int local, double value) -{ - if (local) printf("%g ", value); - else printf("%s ", not_found); -} - -static void print_rdb_ident(int local, const char* value) -{ - if (!local || value == NULL || strlen(value) == 0) - printf("%s ", not_found); - else - printf("%s ", value); -} +#include int main(int argc, char* argv[]) { @@ -40,8 +19,11 @@ int main(int argc, char* argv[]) codes_bufr_header* header_array = NULL; codes_context* c = codes_context_get_default(); const int strict_mode = 1; + const int MAX_KEYS=100; + int requested_print_keys_count = MAX_KEYS; + codes_values requested_print_keys[MAX_KEYS]; - if (argc != 3) return 1; + assert (argc == 3); keys = argv[1]; /* comma-separated like bufr_ls/bufr_get */ filename = argv[2]; @@ -51,71 +33,19 @@ int main(int argc, char* argv[]) printf("ERROR: %s\n",grib_get_error_message(err)); return 1; } - + + /* Mimic the behaviour of bufr_get -f -p keys for testing */ + err = parse_keyval_string(NULL, keys, 0, GRIB_TYPE_UNDEFINED, requested_print_keys, &requested_print_keys_count); + assert(requested_print_keys_count > 0); for (i=0; i < num_messages; ++i) { - codes_bufr_header bh = header_array[i]; - /* - * Mimic the behaviour of bufr_get -f -p keys for testing - */ - const int has_ecmwf_local = (bh.ecmwfLocalSectionPresent == 1 && bh.bufrHeaderCentre == 98); - - if (strstr(keys, "message_offset")) printf("%ld ", bh.message_offset); - if (strstr(keys, "message_size")) printf("%ld ", bh.message_size); - if (strstr(keys, "edition")) printf("%ld ", bh.edition); - if (strstr(keys, "totalLength")) printf("%ld ", bh.message_size); - if (strstr(keys, "masterTableNumber")) printf("%ld ", bh.masterTableNumber); - if (strstr(keys, "bufrHeaderSubCentre")) printf("%ld ", bh.bufrHeaderSubCentre); - if (strstr(keys, "bufrHeaderCentre")) printf("%ld ", bh.bufrHeaderCentre); - if (strstr(keys, "updateSequenceNumber")) printf("%ld ", bh.updateSequenceNumber); - if (strstr(keys, "dataCategory")) printf("%ld ", bh.dataCategory); - if (strstr(keys, "dataSubCategory")) printf("%ld ", bh.dataSubCategory); - if (strstr(keys, "masterTablesVersionNumber")) printf("%ld ", bh.masterTablesVersionNumber); - if (strstr(keys, "localTablesVersionNumber")) printf("%ld ", bh.localTablesVersionNumber); - if (strstr(keys, "typicalYear")) printf("%ld ", bh.typicalYear); - if (strstr(keys, "typicalMonth")) printf("%ld ", bh.typicalMonth); - if (strstr(keys, "typicalDay")) printf("%ld ", bh.typicalDay); - if (strstr(keys, "typicalHour")) printf("%ld ", bh.typicalHour); - if (strstr(keys, "typicalMinute")) printf("%ld ", bh.typicalMinute); - - if (strstr(keys, "typicalDate")) printf("%ld ", bh.typicalDate); - if (strstr(keys, "typicalTime")) printf("%ld ", bh.typicalTime); - - if (strstr(keys, "internationalDataSubCategory")) printf("%ld ", bh.internationalDataSubCategory); - if (strstr(keys, "typicalSecond")) printf("%ld ", bh.typicalSecond); - if (strstr(keys, "localSectionPresent")) printf("%ld ", bh.ecmwfLocalSectionPresent); - - if (strstr(keys, "rdbType")) print_rdb_key(has_ecmwf_local, bh.rdbType); - if (strstr(keys, "oldSubtype")) print_rdb_key(has_ecmwf_local, bh.oldSubtype); - if (strstr(keys, "localYear")) print_rdb_key(has_ecmwf_local, bh.localYear); - if (strstr(keys, "localMonth")) print_rdb_key(has_ecmwf_local, bh.localMonth); - if (strstr(keys, "localDay")) print_rdb_key(has_ecmwf_local, bh.localDay); - if (strstr(keys, "localHour")) print_rdb_key(has_ecmwf_local, bh.localHour); - if (strstr(keys, "localMinute")) print_rdb_key(has_ecmwf_local, bh.localMinute); - if (strstr(keys, "localSecond")) print_rdb_key(has_ecmwf_local, bh.localSecond); - if (strstr(keys, "rdbtimeDay")) print_rdb_key(has_ecmwf_local, bh.rdbtimeDay); - if (strstr(keys, "rdbtimeHour")) print_rdb_key(has_ecmwf_local, bh.rdbtimeHour); - if (strstr(keys, "rdbtimeMinute")) print_rdb_key(has_ecmwf_local, bh.rdbtimeMinute); - if (strstr(keys, "rdbtimeSecond")) print_rdb_key(has_ecmwf_local, bh.rdbtimeSecond); - if (strstr(keys, "rectimeDay")) print_rdb_key(has_ecmwf_local, bh.rectimeDay); - if (strstr(keys, "rectimeHour")) print_rdb_key(has_ecmwf_local, bh.rectimeHour); - if (strstr(keys, "rectimeMinute")) print_rdb_key(has_ecmwf_local, bh.rectimeMinute); - if (strstr(keys, "rectimeSecond")) print_rdb_key(has_ecmwf_local, bh.rectimeSecond); - if (strstr(keys, "qualityControl")) print_rdb_key(has_ecmwf_local, bh.qualityControl); - if (strstr(keys, "newSubtype")) print_rdb_key(has_ecmwf_local, bh.newSubtype); - if (strstr(keys, "daLoop")) print_rdb_key(has_ecmwf_local, bh.daLoop); - - if (strstr(keys, "localLongitude1")) print_rdb_key_double(has_ecmwf_local, bh.localLongitude1); - if (strstr(keys, "localLatitude1")) print_rdb_key_double(has_ecmwf_local, bh.localLatitude1); - if (strstr(keys, "localLongitude2")) print_rdb_key_double(has_ecmwf_local, bh.localLongitude2); - if (strstr(keys, "localLatitude2")) print_rdb_key_double(has_ecmwf_local, bh.localLatitude2); - - if (strstr(keys, "localNumberOfObservations")) printf("%ld ", bh.localNumberOfObservations); - if (strstr(keys, "satelliteID")) printf("%ld ", bh.satelliteID); - if (strstr(keys, "numberOfSubsets")) printf("%ld ", bh.numberOfSubsets); - if (strstr(keys, "observedData")) printf("%ld ", bh.observedData); - if (strstr(keys, "compressedData")) printf("%ld ", bh.compressedData); - - if (strstr(keys, "ident")) print_rdb_ident(has_ecmwf_local, bh.ident); + int j; + for (j=0; j 0); + printf("%s ", value); + } printf("\n"); } diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index ddd79978d..6a1892ce7 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -30,10 +30,17 @@ done # Multi-message BUFR input=${data_dir}/bufr/aeolus_wmo_26.bufr -$EXEC ${test_dir}/bufr_extract_headers edition,totalLength,message_offset $input > $temp1 -${tools_dir}/bufr_get -p offset,edition,totalLength $input > $temp2 +KEYS='offset,edition,totalLength' +$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 +${tools_dir}/bufr_get -p $KEYS $input > $temp2 diff -w $temp1 $temp2 +# Test local ECMWF keys; should be "not_found" +input=${data_dir}/bufr/synop.bufr +KEYS='localSectionPresent,rdbType,ident,isSatellite,satelliteID' +$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 +${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 +diff -w $temp1 $temp2 # BUFRs with localLatitude1, localLongitude1, localLongitude2 etc bufr_files=" From c9894e6f510d80010bdaa0c0e34e9cfa820a74fe Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 19 Nov 2019 10:30:55 +0000 Subject: [PATCH 076/104] Fix broken test --- tests/bufr_extract_headers.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index 6a1892ce7..fb5cc3554 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -35,8 +35,8 @@ $EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 ${tools_dir}/bufr_get -p $KEYS $input > $temp2 diff -w $temp1 $temp2 -# Test local ECMWF keys; should be "not_found" -input=${data_dir}/bufr/synop.bufr +# Test local ECMWF keys; should be "not_found" for this input +input=${data_dir}/bufr/PraticaTemp.bufr KEYS='localSectionPresent,rdbType,ident,isSatellite,satelliteID' $EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 ${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 From 6432768792e353d2c2948861970243e6e7b980b0 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 19 Nov 2019 17:36:48 +0000 Subject: [PATCH 077/104] ECC-1026: GRIB2 CCSDS packing: Nearest functionality not implemented --- src/grib_accessor_class_data_ccsds_packing.c | 46 +++++++++++++++----- 1 file changed, 35 insertions(+), 11 deletions(-) diff --git a/src/grib_accessor_class_data_ccsds_packing.c b/src/grib_accessor_class_data_ccsds_packing.c index 2df0b5f6c..b937915c7 100644 --- a/src/grib_accessor_class_data_ccsds_packing.c +++ b/src/grib_accessor_class_data_ccsds_packing.c @@ -19,6 +19,7 @@ IMPLEMENTS = init IMPLEMENTS = unpack_double IMPLEMENTS = pack_double + IMPLEMENTS = unpack_double_element IMPLEMENTS = value_count MEMBERS=const char* number_of_values MEMBERS=const char* reference_value @@ -51,6 +52,7 @@ static int unpack_double(grib_accessor*, double* val,size_t *len); static int value_count(grib_accessor*,long*); static void init(grib_accessor*,const long, grib_arguments* ); static void init_class(grib_accessor_class*); +static int unpack_double_element(grib_accessor*,size_t i, double* val); typedef struct grib_accessor_data_ccsds_packing { grib_accessor att; @@ -112,7 +114,7 @@ static grib_accessor_class _grib_accessor_class_data_ccsds_packing = { 0, /* nearest_smaller_value */ 0, /* next accessor */ 0, /* compare vs. another accessor */ - 0, /* unpack only ith value */ + &unpack_double_element, /* unpack only ith value */ 0, /* unpack a subarray */ 0, /* clear */ 0, /* clone accessor */ @@ -149,7 +151,6 @@ static void init_class(grib_accessor_class* c) c->nearest_smaller_value = (*(c->super))->nearest_smaller_value; c->next = (*(c->super))->next; c->compare = (*(c->super))->compare; - c->unpack_double_element = (*(c->super))->unpack_double_element; c->unpack_double_subarray = (*(c->super))->unpack_double_subarray; c->clear = (*(c->super))->clear; c->make_clone = (*(c->super))->make_clone; @@ -303,7 +304,6 @@ static int unpack_double(grib_accessor* a, double* val, size_t *len) cleanup: grib_context_buffer_free(a->context,decoded); return err; - } static int pack_double(grib_accessor* a, const double* val, size_t *len) @@ -520,21 +520,45 @@ cleanup: return err; } -#else -static int unpack_double(grib_accessor* a, double* val, size_t *len) +static int unpack_double_element(grib_accessor* a, size_t idx, double* val) { - grib_context_log(a->context, GRIB_LOG_ERROR, - "grib_accessor_data_ccsds_packing: CCSDS support not enabled. " - "Please rebuild with -DENABLE_AEC=ON"); - return GRIB_FUNCTIONALITY_NOT_ENABLED; + /* The index idx relates to codedValues NOT values! */ + size_t size = 0; + double* values = NULL; + int err=grib_get_size(grib_handle_of_accessor(a),"codedValues",&size); + if (err) return err; + if (idx > size) return GRIB_INVALID_NEAREST; + + values=(double*)grib_context_malloc_clear(a->context,size*sizeof(double)); + err=grib_get_double_array(grib_handle_of_accessor(a),"codedValues",values,&size); + if (err) return err; + *val=values[idx]; + grib_context_free(a->context,values); + return err; } -static int pack_double(grib_accessor* a, const double* val, size_t *len) +#else + +static void print_error_msg(grib_context* c) { - grib_context_log(a->context, GRIB_LOG_ERROR, + grib_context_log(c, GRIB_LOG_ERROR, "grib_accessor_data_ccsds_packing: CCSDS support not enabled. " "Please rebuild with -DENABLE_AEC=ON"); +} +static int unpack_double(grib_accessor* a, double* val, size_t *len) +{ + print_error_msg(a->context); + return GRIB_FUNCTIONALITY_NOT_ENABLED; +} +static int pack_double(grib_accessor* a, const double* val, size_t *len) +{ + print_error_msg(a->context); + return GRIB_FUNCTIONALITY_NOT_ENABLED; +} +static int unpack_double_element(grib_accessor* a, size_t idx, double* val) +{ + print_error_msg(a->context); return GRIB_FUNCTIONALITY_NOT_ENABLED; } From 97b60912e18e0bb099163cc7cd93f7b947f028fc Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 19 Nov 2019 18:39:04 +0000 Subject: [PATCH 078/104] ECC-991: Fix use of sprintf and default length --- src/bufr_util.c | 126 +++++++++++++++++++++++++++++++++++++----------- 1 file changed, 97 insertions(+), 29 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 1568fe449..38c3ea66d 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -626,6 +626,7 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod if (mesg && err) { if (strict_mode) { fclose(fp); + grib_context_free(c, mesg); return GRIB_DECODING_ERROR; } } @@ -646,12 +647,71 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod return GRIB_SUCCESS; } +#if 0 +/* TODO: Not efficient as it opens the code table every time */ +static char* codes_bufr_header_get_centre_name(long edition, long centre_code) +{ + char full_path[2014] = {0,}; + char line[1024]; + FILE *f = NULL; + const char* defs_path = grib_definition_path(NULL); + + if (edition == 3) sprintf(full_path, "%s/common/c-1.table", defs_path); + else if (edition == 4) sprintf(full_path, "%s/common/c-11.table", defs_path); + else return NULL; + + f = codes_fopen(full_path, "r"); + if (!f) return NULL; + + while(fgets(line,sizeof(line)-1,f)) { + char* p = line; + int code = 0; + char abbreviation[32] = {0,}; + char* q = abbreviation; + + line[strlen(line)-1] = 0; + + while(*p != '\0' && isspace(*p)) p++; + + if(*p == '#') + continue; + + while(*p != '\0' && isspace(*p)) p++; + + if( *p =='\0' ) continue; + + Assert(isdigit(*p)); + while(*p != '\0') { + if(isspace(*p)) break; + code *= 10; + code += *p - '0'; + p++; + } + + while(*p != '\0' && isspace(*p)) p++; + + while(*p != '\0') { + if(isspace(*p)) break; + *q++ = *p++; + } + *q = 0; + if (code == centre_code) { + fclose(f); + return strdup(abbreviation); + } + } + fclose(f); + return NULL; +} +#endif + int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *val, size_t *len) { static const char* NOT_FOUND = "not_found"; int isEcmwfLocal = 0; Assert(bh); Assert(key); + *len = strlen(NOT_FOUND); /*By default*/ isEcmwfLocal = (bh->ecmwfLocalSectionPresent == 1 && bh->bufrHeaderCentre == 98); @@ -663,6 +723,14 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v else if (strcmp(key, "masterTableNumber")==0) *len = sprintf(val, "%ld", bh->masterTableNumber); else if (strcmp(key, "bufrHeaderSubCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderSubCentre); else if (strcmp(key, "bufrHeaderCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderCentre); + + /* + else if (strcmp(key, "centre")==0) { + char* centre_str = codes_bufr_header_get_centre_name(bh->edition, bh->bufrHeaderCentre); + if (centre_str) *len = sprintf(val, "%s", centre_str); + else *len = sprintf(val, "%ld", bh->bufrHeaderCentre); + } + */ else if (strcmp(key, "updateSequenceNumber")==0) *len = sprintf(val, "%ld", bh->updateSequenceNumber); else if (strcmp(key, "dataCategory")==0) *len = sprintf(val, "%ld", bh->dataCategory); else if (strcmp(key, "dataSubCategory")==0) *len = sprintf(val, "%ld", bh->dataSubCategory); @@ -680,38 +748,38 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v else if (strcmp(key, "localSectionPresent")==0) *len = sprintf(val, "%ld", bh->ecmwfLocalSectionPresent); /* Local ECMWF keys. Can be absent so must return NOT_FOUND */ - else if (strcmp(key, "rdbType")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbType); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "oldSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->oldSubtype); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "rdbType")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbType); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "oldSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->oldSubtype); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "ident")==0) { - if (!isEcmwfLocal || bh->ident == NULL || strlen(bh->ident)==0) *len = sprintf(val, NOT_FOUND); + if (!isEcmwfLocal || bh->ident == NULL || strlen(bh->ident)==0) strcpy(val, NOT_FOUND); else *len = sprintf(val, "%s", bh->ident); } - else if (strcmp(key, "localYear")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localYear); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localMonth")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMonth); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localDay); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localHour); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMinute); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localSecond); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeDay); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeHour); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeMinute); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeSecond); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rectimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeDay); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rectimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeHour); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rectimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeMinute); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "rectimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeSecond); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "isSatellite")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->isSatellite); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude1); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude1); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude2); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude2); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "localNumberOfObservations")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localNumberOfObservations); else *len = sprintf(val, NOT_FOUND); } - else if (strcmp(key, "satelliteID")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->satelliteID); else *len = sprintf(val, NOT_FOUND); } + else if (strcmp(key, "localYear")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localYear); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localMonth")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMonth); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localDay); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMinute); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localSecond); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeDay); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeMinute); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeSecond); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeDay); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeMinute); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeSecond); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "isSatellite")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->isSatellite); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude1); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude1); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude2); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude2); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localNumberOfObservations")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localNumberOfObservations); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "satelliteID")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->satelliteID); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "numberOfSubsets")==0) *len = sprintf(val, "%lu", bh->numberOfSubsets); else if (strcmp(key, "observedData")==0) *len = sprintf(val, "%ld", bh->observedData); From 957bdfb35bd24c24c9b936c8a43e9cd18941c456 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 20 Nov 2019 11:52:27 +0000 Subject: [PATCH 079/104] ECC-991: Added separate keys for local section presence --- src/bufr_util.c | 17 +++++++++++------ src/grib_api.h | 1 + tests/bufr_extract_headers.sh | 15 +++++++++++++++ 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 38c3ea66d..af8b1ba4b 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -367,8 +367,8 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; - hdr->ecmwfLocalSectionPresent = (section1Flags != 0); - if (hdr->ecmwfLocalSectionPresent) { + hdr->localSectionPresent = (section1Flags != 0); + if (hdr->localSectionPresent) { long pos_section2Length; const long nbits_section2Length = 3*8; pos_section2Length = offset_section2*8; @@ -376,6 +376,7 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) section2Length = grib_decode_unsigned_long(message, &pos_section2Length, nbits_section2Length); if (hdr->bufrHeaderCentre == 98) { + hdr->ecmwfLocalSectionPresent = 1; err = bufr_decode_rdb_keys(message, offset_section2, hdr); } } @@ -497,8 +498,8 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) offset_section2 = BUFR_SECTION0_LEN + section1Length; /*bytes*/ section2Length = 0; - hdr->ecmwfLocalSectionPresent = (section1Flags != 0); - if (hdr->ecmwfLocalSectionPresent) { + hdr->localSectionPresent = (section1Flags != 0); + if (hdr->localSectionPresent) { long pos_section2Length; const long nbits_section2Length = 3*8; pos_section2Length = offset_section2*8; @@ -506,6 +507,7 @@ static int bufr_decode_edition4(const void* message, codes_bufr_header* hdr) section2Length = grib_decode_unsigned_long(message, &pos_section2Length, nbits_section2Length); if (hdr->bufrHeaderCentre == 98) { + hdr->ecmwfLocalSectionPresent = 1; err = bufr_decode_rdb_keys(message, offset_section2, hdr); } } @@ -713,7 +715,9 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v Assert(key); *len = strlen(NOT_FOUND); /*By default*/ - isEcmwfLocal = (bh->ecmwfLocalSectionPresent == 1 && bh->bufrHeaderCentre == 98); + isEcmwfLocal = (bh->ecmwfLocalSectionPresent == 1); + Assert( !(isEcmwfLocal && bh->bufrHeaderCentre != 98) ); + Assert( !(bh->ecmwfLocalSectionPresent && !bh->localSectionPresent) ); if (strcmp(key, "message_offset")==0) *len = sprintf(val, "%lu", bh->message_offset); else if (strcmp(key, "offset")==0) *len = sprintf(val, "%lu", bh->message_offset); @@ -745,7 +749,8 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v else if (strcmp(key, "typicalDate")==0) *len = sprintf(val, "%06ld", bh->typicalDate); else if (strcmp(key, "typicalTime")==0) *len = sprintf(val, "%06ld", bh->typicalTime); else if (strcmp(key, "internationalDataSubCategory")==0) *len = sprintf(val, "%ld", bh->internationalDataSubCategory); - else if (strcmp(key, "localSectionPresent")==0) *len = sprintf(val, "%ld", bh->ecmwfLocalSectionPresent); + else if (strcmp(key, "localSectionPresent")==0) *len = sprintf(val, "%ld", bh->localSectionPresent); + else if (strcmp(key, "ecmwfLocalSectionPresent")==0) *len = sprintf(val, "%ld", bh->ecmwfLocalSectionPresent); /* Local ECMWF keys. Can be absent so must return NOT_FOUND */ else if (strcmp(key, "rdbType")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbType); else strcpy(val, NOT_FOUND); } diff --git a/src/grib_api.h b/src/grib_api.h index a4bd58f0f..f086577b2 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1590,6 +1590,7 @@ typedef struct codes_bufr_header { long internationalDataSubCategory; /*BUFR4-specific*/ + long localSectionPresent; long ecmwfLocalSectionPresent; /* ECMWF local section keys */ diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index fb5cc3554..beb6acc07 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -42,6 +42,21 @@ $EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 ${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 diff -w $temp1 $temp2 +# Local Section keys +# DWD BUFR with a local section +input=${data_dir}/bufr/uegabe.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "1 0 " ] +# ECMWF BUFR but has no local section +input=${data_dir}/bufr/207003.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "0 0 " ] +# ECMWF BUFR with a local section +input=${data_dir}/bufr/aaen_55.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "1 1 " ] + + # BUFRs with localLatitude1, localLongitude1, localLongitude2 etc bufr_files=" aaen_55.bufr From ee8fec3143d514776da67768c652cf0ced6ac1ed Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 20 Nov 2019 12:25:38 +0000 Subject: [PATCH 080/104] ECC-991: Memory leak fix and cleanup --- src/bufr_util.c | 42 ++++++++++++++++++------------------ tests/bufr_extract_headers.c | 4 ++++ 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index af8b1ba4b..2fa6ec089 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -759,30 +759,30 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v if (!isEcmwfLocal || bh->ident == NULL || strlen(bh->ident)==0) strcpy(val, NOT_FOUND); else *len = sprintf(val, "%s", bh->ident); } - else if (strcmp(key, "localYear")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localYear); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localMonth")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMonth); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localDay); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localYear")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localYear); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localMonth")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMonth); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localDay); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localHour); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "localMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localMinute); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "localSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localSecond); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "rdbtimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeDay); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeHour); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeMinute); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rdbtimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeSecond); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rectimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeDay); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rectimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeHour); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rectimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeMinute); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "rectimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeSecond); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "isSatellite")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->isSatellite); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude1); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude1); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude2); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude2); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLatitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else strcpy(val, NOT_FOUND); } - else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeMinute); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbtimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbtimeSecond); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeDay")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeDay); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeHour")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeHour); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeMinute")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeMinute); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rectimeSecond")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rectimeSecond); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "isSatellite")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->isSatellite); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude1); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude1")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude1); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude2); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude2")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude2); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLatitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLatitude); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "localNumberOfObservations")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localNumberOfObservations); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "satelliteID")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->satelliteID); else strcpy(val, NOT_FOUND); } diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index e2a7e8769..fc5d940e6 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -23,6 +23,7 @@ int main(int argc, char* argv[]) int requested_print_keys_count = MAX_KEYS; codes_values requested_print_keys[MAX_KEYS]; + /* Usage: prog keys file */ assert (argc == 3); keys = argv[1]; /* comma-separated like bufr_ls/bufr_get */ @@ -50,6 +51,9 @@ int main(int argc, char* argv[]) } free(header_array); + for (i=0; i Date: Wed, 20 Nov 2019 15:39:55 +0000 Subject: [PATCH 081/104] ECC-991: Add centre key as string --- src/bufr_util.c | 55 +++++++++++++++++++++-- tests/bufr_extract_headers.c | 3 +- tests/bufr_extract_headers.sh | 84 +++++++++++++++++++++-------------- 3 files changed, 105 insertions(+), 37 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 2fa6ec089..9d73c31a7 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -649,6 +649,56 @@ int codes_bufr_extract_headers_malloc(grib_context* c, const char* filename, cod return GRIB_SUCCESS; } +static char* codes_bufr_header_get_centre_name(long edition, long centre_code) +{ + switch (centre_code) { + case 1: return "ammc"; + case 4: return "rums"; + case 7: return "kwbc"; + case 24: return "fapr"; + case 28: return "vabb"; + case 29: return "dems"; + case 34: return "rjtd"; + case 38: return "babj"; + case 40: return "rksl"; + case 41: return "sabm"; + case 46: return "sbsj"; + case 54: return "cwao"; + case 58: return "fnmo"; + case 69: return "nzkl"; + case 74: return "egrr"; + case 78: return "edzw"; + case 80: return "cnmc"; + case 82: return "eswi"; + case 84: return "lfpw"; + case 85: return "lfpw"; + case 86: return "efkl"; + case 88: return "enmi"; + case 94: return "ekmi"; + case 98: return "ecmf"; + case 173: return "nasa"; + case 195: return "wiix"; + case 204: return "niwa"; + case 214: return "lemm"; + case 215: return "lssw"; + case 218: return "habp"; + case 224: return "lowm"; + case 227: return "ebum"; + case 233: return "eidb"; + case 235: return "ingv"; + case 239: return "crfc"; + case 244: return "vuwien"; + case 245: return "knmi"; + case 246: return "ifmk"; + case 247: return "hadc"; + case 250: return "cosmo"; + case 252: return "mpim"; + case 254: return "eums"; + case 255: return "consensus"; + default: return NULL; + } +} + #if 0 /* TODO: Not efficient as it opens the code table every time */ static char* codes_bufr_header_get_centre_name(long edition, long centre_code) @@ -727,14 +777,13 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v else if (strcmp(key, "masterTableNumber")==0) *len = sprintf(val, "%ld", bh->masterTableNumber); else if (strcmp(key, "bufrHeaderSubCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderSubCentre); else if (strcmp(key, "bufrHeaderCentre")==0) *len = sprintf(val, "%ld", bh->bufrHeaderCentre); - - /* + else if (strcmp(key, "centre")==0) { char* centre_str = codes_bufr_header_get_centre_name(bh->edition, bh->bufrHeaderCentre); if (centre_str) *len = sprintf(val, "%s", centre_str); else *len = sprintf(val, "%ld", bh->bufrHeaderCentre); } - */ + else if (strcmp(key, "updateSequenceNumber")==0) *len = sprintf(val, "%ld", bh->updateSequenceNumber); else if (strcmp(key, "dataCategory")==0) *len = sprintf(val, "%ld", bh->dataCategory); else if (strcmp(key, "dataSubCategory")==0) *len = sprintf(val, "%ld", bh->dataSubCategory); diff --git a/tests/bufr_extract_headers.c b/tests/bufr_extract_headers.c index fc5d940e6..a029f613a 100644 --- a/tests/bufr_extract_headers.c +++ b/tests/bufr_extract_headers.c @@ -45,7 +45,8 @@ int main(int argc, char* argv[]) char value[512]={0,}; CODES_CHECK( codes_bufr_header_get_string(&header_array[i], requested_print_keys[j].name, value, &vlen), 0); assert(vlen > 0); - printf("%s ", value); + if (j > 0) printf(" "); + printf("%s", value); } printf("\n"); } diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index beb6acc07..39cc5c20f 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -12,10 +12,56 @@ # Define a common label for all the tmp files label="bufr_extract_headers_test" - temp1="temp.${label}.1" temp2="temp.${label}.2" +# Multi-message BUFR +# -------------------- +input=${data_dir}/bufr/aeolus_wmo_26.bufr +KEYS='offset,edition,totalLength' +$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 +${tools_dir}/bufr_get -p $KEYS $input > $temp2 +diff $temp1 $temp2 + +# Test local ECMWF keys; should be "not_found" for this input +# ----------------------------------------------------------- +input=${data_dir}/bufr/PraticaTemp.bufr +KEYS='localSectionPresent,rdbType,ident,isSatellite,satelliteID' +$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 +${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 +diff $temp1 $temp2 + + +# Local Section keys +# -------------------- +# DWD BUFR with a local section +input=${data_dir}/bufr/uegabe.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "1 0" ] +# ECMWF BUFR but has no local section +input=${data_dir}/bufr/207003.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "0 0" ] +# ECMWF BUFR with a local section +input=${data_dir}/bufr/aaen_55.bufr +r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` +[ "$r" = "1 1" ] + +# Key 'centre' as string +# ----------------------- +r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/aaen_55.bufr` +[ "$r" = "ecmf" ] +r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/uegabe.bufr` +[ "$r" = "edzw" ] +r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/synop_multi_subset.bufr` +[ "$r" = "enmi" ] +r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/PraticaTemp.bufr` +[ "$r" = "cnmc" ] +r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/israel_observations_2017041010.bufr` +[ "$r" = "234" ] + +# Test all BUFR files +# --------------------- bufr_files=`cat ${data_dir}/bufr/bufr_data_files.txt` KEYS='edition,totalLength,bufrHeaderCentre,dataCategory,masterTablesVersionNumber,typicalMonth,typicalDay,rdbType,localYear,qualityControl,numberOfSubsets,compressedData,ident' @@ -24,40 +70,12 @@ for bf in ${bufr_files}; do input=${data_dir}/bufr/$bf $EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 ${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 - diff -w $temp1 $temp2 + diff $temp1 $temp2 done -# Multi-message BUFR -input=${data_dir}/bufr/aeolus_wmo_26.bufr -KEYS='offset,edition,totalLength' -$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 -${tools_dir}/bufr_get -p $KEYS $input > $temp2 -diff -w $temp1 $temp2 - -# Test local ECMWF keys; should be "not_found" for this input -input=${data_dir}/bufr/PraticaTemp.bufr -KEYS='localSectionPresent,rdbType,ident,isSatellite,satelliteID' -$EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 -${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 -diff -w $temp1 $temp2 - -# Local Section keys -# DWD BUFR with a local section -input=${data_dir}/bufr/uegabe.bufr -r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` -[ "$r" = "1 0 " ] -# ECMWF BUFR but has no local section -input=${data_dir}/bufr/207003.bufr -r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` -[ "$r" = "0 0 " ] -# ECMWF BUFR with a local section -input=${data_dir}/bufr/aaen_55.bufr -r=`${test_dir}/bufr_extract_headers localSectionPresent,ecmwfLocalSectionPresent $input` -[ "$r" = "1 1 " ] - - -# BUFRs with localLatitude1, localLongitude1, localLongitude2 etc +# BUFRs with localLatitude1, localLongitude2 etc +# ---------------------------------------------- bufr_files=" aaen_55.bufr aben_55.bufr @@ -165,7 +183,7 @@ for bf in ${bufr_files}; do input=${data_dir}/bufr/$bf $EXEC ${test_dir}/bufr_extract_headers $KEYS $input > $temp1 ${tools_dir}/bufr_get -f -p $KEYS $input > $temp2 - diff -w $temp1 $temp2 + diff $temp1 $temp2 done From 52e12d56984150af93ad31bfa9fc081c6717e017 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 20 Nov 2019 16:20:25 +0000 Subject: [PATCH 082/104] ECC-991: Add rdbSubtype --- src/bufr_util.c | 8 +++++--- src/grib_api.h | 1 + tests/bufr_extract_headers.sh | 17 +++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/src/bufr_util.c b/src/bufr_util.c index 9d73c31a7..134dd82fa 100644 --- a/src/bufr_util.c +++ b/src/bufr_util.c @@ -192,6 +192,7 @@ static int bufr_decode_rdb_keys(const void* message, long offset_section2, codes hdr->qualityControl = (long)grib_decode_unsigned_long(message, &pos_qualityControl, nbits_qualityControl); hdr->newSubtype = (long)grib_decode_unsigned_long(message, &pos_newSubtype, nbits_newSubtype); hdr->daLoop = (long)grib_decode_unsigned_long(message, &pos_daLoop, nbits_daLoop); + hdr->rdbSubtype = (hdr->oldSubtype < 255) ? hdr->oldSubtype : hdr->newSubtype; return GRIB_SUCCESS; } @@ -219,7 +220,7 @@ static int bufr_decode_extra_rdb_keys(const void* message, long offset_section2, } else { hdr->isSatellite = 0; } - + if (hdr->isSatellite) { unsigned char* pKeyMoreLong = (unsigned char*)message + offset_keyMore; /* as an integer */ unsigned char* pKeySat = (unsigned char*)message + offset_keySat; @@ -236,7 +237,7 @@ static int bufr_decode_extra_rdb_keys(const void* message, long offset_section2, start = 32; lValue = (long)grib_decode_unsigned_long(pKeyMoreLong, &start, 25); hdr->localLatitude2 = (lValue - 9000000)/100000.0; - + if (hdr->oldSubtype == 255 || hdr->numberOfSubsets > 255 || (hdr->oldSubtype >= 121 && hdr->oldSubtype <= 130) || hdr->oldSubtype==31) @@ -353,7 +354,7 @@ static int bufr_decode_edition3(const void* message, codes_bufr_header* hdr) hdr->dataCategory = (long)grib_decode_unsigned_long(message, &pos_dataCategory, nbits_dataCategory); hdr->dataSubCategory = (long)grib_decode_unsigned_long(message, &pos_dataSubCategory, nbits_dataSubCategory); hdr->masterTablesVersionNumber = (long)grib_decode_unsigned_long( - message, &pos_masterTablesVersionNumber, nbits_masterTablesVersionNumber); + message, &pos_masterTablesVersionNumber, nbits_masterTablesVersionNumber); hdr->localTablesVersionNumber = (long)grib_decode_unsigned_long(message, &pos_localTablesVersionNumber, nbits_localTablesVersionNumber); typicalYearOfCentury = (long)grib_decode_unsigned_long(message, &pos_typicalYearOfCentury, nbits_typicalYearOfCentury); hdr->typicalYear = (typicalCentury - 1) * 100 + typicalYearOfCentury; @@ -831,6 +832,7 @@ int codes_bufr_header_get_string(codes_bufr_header* bh, const char* key, char *v else if (strcmp(key, "localLongitude")==0) { if (isEcmwfLocal) *len = sprintf(val, "%g", bh->localLongitude); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "qualityControl")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->qualityControl); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "newSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->newSubtype); else strcpy(val, NOT_FOUND); } + else if (strcmp(key, "rdbSubtype")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->rdbSubtype); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "daLoop")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->daLoop); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "localNumberOfObservations")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->localNumberOfObservations); else strcpy(val, NOT_FOUND); } else if (strcmp(key, "satelliteID")==0) { if (isEcmwfLocal) *len = sprintf(val, "%ld", bh->satelliteID); else strcpy(val, NOT_FOUND); } diff --git a/src/grib_api.h b/src/grib_api.h index f086577b2..dd9b6f25f 100644 --- a/src/grib_api.h +++ b/src/grib_api.h @@ -1596,6 +1596,7 @@ typedef struct codes_bufr_header { /* ECMWF local section keys */ long rdbType; long oldSubtype; + long rdbSubtype; char ident[9]; long localYear; long localMonth; diff --git a/tests/bufr_extract_headers.sh b/tests/bufr_extract_headers.sh index 39cc5c20f..3bd9b5506 100755 --- a/tests/bufr_extract_headers.sh +++ b/tests/bufr_extract_headers.sh @@ -60,6 +60,23 @@ r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/PraticaTemp.bufr` r=`${test_dir}/bufr_extract_headers centre ${data_dir}/bufr/israel_observations_2017041010.bufr` [ "$r" = "234" ] + +# Test rdbSubtype +# --------------- +fBufr3Input=$ECCODES_SAMPLES_PATH/BUFR3_local.tmpl +fBufr4Input=$ECCODES_SAMPLES_PATH/BUFR4_local.tmpl +inputs="$fBufr3Input $fBufr4Input" +for fin in $inputs; do + ${tools_dir}/bufr_set -s oldSubtype=2,newSubtype=300 $fin $temp1 + r=`${test_dir}/bufr_extract_headers rdbSubtype,oldSubtype,newSubtype $temp1` + [ "$r" = "2 2 300" ] + + ${tools_dir}/bufr_set -s oldSubtype=255,newSubtype=300 $fin $temp1 + res=`${test_dir}/bufr_extract_headers rdbSubtype,oldSubtype,newSubtype $temp1` + [ "$res" = "300 255 300" ] +done + + # Test all BUFR files # --------------------- bufr_files=`cat ${data_dir}/bufr/bufr_data_files.txt` From 409b335691811eb879d5e7bd5e2af6d395eb2855 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 20 Nov 2019 17:41:53 +0000 Subject: [PATCH 083/104] ECC-1027: Table 4.230 empty in tableVersions 6 to 20 --- definitions/grib2/tables/1/4.230.table | 4 - definitions/grib2/tables/10/4.230.table | 406 ++++++++++++++++++++- definitions/grib2/tables/11/4.230.table | 406 ++++++++++++++++++++- definitions/grib2/tables/12/4.230.table | 412 +++++++++++++++++++++- definitions/grib2/tables/13/4.230.table | 412 +++++++++++++++++++++- definitions/grib2/tables/14/4.230.table | 411 +++++++++++++++++++++- definitions/grib2/tables/15/4.230.table | 413 +++++++++++++++++++++- definitions/grib2/tables/16/4.230.table | 413 +++++++++++++++++++++- definitions/grib2/tables/17/4.230.table | 413 +++++++++++++++++++++- definitions/grib2/tables/18/4.230.table | 436 ++++++++++++++++++++++- definitions/grib2/tables/19/4.230.table | 436 ++++++++++++++++++++++- definitions/grib2/tables/20/4.230.table | 447 +++++++++++++++++++++++ definitions/grib2/tables/22/4.230.table | 449 ++++++++++++++++++++++++ definitions/grib2/tables/6/4.230.table | 116 +++++- definitions/grib2/tables/7/4.230.table | 116 +++++- definitions/grib2/tables/8/4.230.table | 414 +++++++++++++++++++++- definitions/grib2/tables/9/4.230.table | 414 +++++++++++++++++++++- 17 files changed, 6100 insertions(+), 18 deletions(-) create mode 100644 definitions/grib2/tables/22/4.230.table diff --git a/definitions/grib2/tables/1/4.230.table b/definitions/grib2/tables/1/4.230.table index 23e819b65..696ffe3e5 100644 --- a/definitions/grib2/tables/1/4.230.table +++ b/definitions/grib2/tables/1/4.230.table @@ -1,4 +1,3 @@ -#Code figure Code figure Meaning 0 0 Air 1 1 Ozone 2 2 Water vapour @@ -27,7 +26,6 @@ 25 25 Non-methane volatile organic compounds expressed as carbon 26 26 Anthropogenic non-methane volatile organic compounds expressed as carbon 27 27 Biogenic non-methane volatile organic compounds expressed as carbon -#28-39999 28-39999 Reserved 40000 40000 Sulphate dry aerosol 40001 40001 Black carbon dry aerosol 40002 40002 Particulate organic matter dry aerosol @@ -42,6 +40,4 @@ 40011 40011 Nitrate dry aerosol 40012 40012 Ammonium dry aerosol 40013 40013 Water in ambient aerosol -#40014-63999 40014-63999 Reserved -#64000-65534 64000-65534 Reserved for local use 65535 65535 Missing diff --git a/definitions/grib2/tables/10/4.230.table b/definitions/grib2/tables/10/4.230.table index 5c39a79b9..1b2c9300f 100644 --- a/definitions/grib2/tables/10/4.230.table +++ b/definitions/grib2/tables/10/4.230.table @@ -1,3 +1,407 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +10500 10500 Dimethyl sulphide +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry 65535 65535 Missing diff --git a/definitions/grib2/tables/11/4.230.table b/definitions/grib2/tables/11/4.230.table index 5c39a79b9..1b2c9300f 100644 --- a/definitions/grib2/tables/11/4.230.table +++ b/definitions/grib2/tables/11/4.230.table @@ -1,3 +1,407 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +10500 10500 Dimethyl sulphide +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry 65535 65535 Missing diff --git a/definitions/grib2/tables/12/4.230.table b/definitions/grib2/tables/12/4.230.table index 5c39a79b9..b35a9002e 100644 --- a/definitions/grib2/tables/12/4.230.table +++ b/definitions/grib2/tables/12/4.230.table @@ -1,3 +1,413 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +10500 10500 Dimethyl sulphide +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62019 62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption 65535 65535 Missing diff --git a/definitions/grib2/tables/13/4.230.table b/definitions/grib2/tables/13/4.230.table index 5c39a79b9..b35a9002e 100644 --- a/definitions/grib2/tables/13/4.230.table +++ b/definitions/grib2/tables/13/4.230.table @@ -1,3 +1,413 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +10500 10500 Dimethyl sulphide +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62019 62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption 65535 65535 Missing diff --git a/definitions/grib2/tables/14/4.230.table b/definitions/grib2/tables/14/4.230.table index 5c39a79b9..654de4d97 100644 --- a/definitions/grib2/tables/14/4.230.table +++ b/definitions/grib2/tables/14/4.230.table @@ -1,3 +1,412 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +10500 10500 Dimethyl sulphide +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption 65535 65535 Missing diff --git a/definitions/grib2/tables/15/4.230.table b/definitions/grib2/tables/15/4.230.table index 5c39a79b9..a7ce00d31 100644 --- a/definitions/grib2/tables/15/4.230.table +++ b/definitions/grib2/tables/15/4.230.table @@ -1,3 +1,414 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash 65535 65535 Missing diff --git a/definitions/grib2/tables/16/4.230.table b/definitions/grib2/tables/16/4.230.table index 5c39a79b9..a7ce00d31 100644 --- a/definitions/grib2/tables/16/4.230.table +++ b/definitions/grib2/tables/16/4.230.table @@ -1,3 +1,414 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash 65535 65535 Missing diff --git a/definitions/grib2/tables/17/4.230.table b/definitions/grib2/tables/17/4.230.table index 5c39a79b9..a7ce00d31 100644 --- a/definitions/grib2/tables/17/4.230.table +++ b/definitions/grib2/tables/17/4.230.table @@ -1,3 +1,414 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash 65535 65535 Missing diff --git a/definitions/grib2/tables/18/4.230.table b/definitions/grib2/tables/18/4.230.table index 5c39a79b9..d2e91fadb 100644 --- a/definitions/grib2/tables/18/4.230.table +++ b/definitions/grib2/tables/18/4.230.table @@ -1,3 +1,437 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +62100 62100 Alnus (Alder) pollen +62101 62101 Betula (Birch) pollen +62102 62102 Castanea (Chestnut) pollen +62103 62103 Carpinus (Hornbeam) pollen +62104 62104 Corylus (Hazel) pollen +62105 62105 Fagus (Beech) pollen +62106 62106 Fraxinus (Ash) pollen +62107 62107 Pinus (Pine) pollen +62108 62108 Platanus (Plane) pollen +62109 62109 Populus (Cottonwood, Poplar) pollen +62110 62110 Quercus (Oak) pollen +62111 62111 Salix (Willow) pollen +62112 62112 Taxus (Yew) pollen +62113 62113 Tilia (Lime, Linden) pollen +62114 62114 Ulmus (Elm) pollen +62200 62200 Ambrosia (Ragweed, Burr-ragweed ) pollen +62201 62201 Artemisia (Sagebrush, Wormwood, Mugwort) pollen +62202 62202 Brassica (Rape, Broccoli, Brussels Sprouts, Cabbage, Cauliflower, Collards, Kale, Kohlrabi, Mustard, Rutabaga) pollen +62203 62203 Plantago (Plantain) pollen +62204 62204 Rumex (Dock, Sorrel) pollen +62205 62205 Urtica (Nettle) pollen +62300 62300 Poaceae (Grass family) pollen 65535 65535 Missing diff --git a/definitions/grib2/tables/19/4.230.table b/definitions/grib2/tables/19/4.230.table index 5c39a79b9..d2e91fadb 100644 --- a/definitions/grib2/tables/19/4.230.table +++ b/definitions/grib2/tables/19/4.230.table @@ -1,3 +1,437 @@ # Code table 4.230 - Atmospheric chemical constituent type -# (See Common Code table C-14) +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +62100 62100 Alnus (Alder) pollen +62101 62101 Betula (Birch) pollen +62102 62102 Castanea (Chestnut) pollen +62103 62103 Carpinus (Hornbeam) pollen +62104 62104 Corylus (Hazel) pollen +62105 62105 Fagus (Beech) pollen +62106 62106 Fraxinus (Ash) pollen +62107 62107 Pinus (Pine) pollen +62108 62108 Platanus (Plane) pollen +62109 62109 Populus (Cottonwood, Poplar) pollen +62110 62110 Quercus (Oak) pollen +62111 62111 Salix (Willow) pollen +62112 62112 Taxus (Yew) pollen +62113 62113 Tilia (Lime, Linden) pollen +62114 62114 Ulmus (Elm) pollen +62200 62200 Ambrosia (Ragweed, Burr-ragweed ) pollen +62201 62201 Artemisia (Sagebrush, Wormwood, Mugwort) pollen +62202 62202 Brassica (Rape, Broccoli, Brussels Sprouts, Cabbage, Cauliflower, Collards, Kale, Kohlrabi, Mustard, Rutabaga) pollen +62203 62203 Plantago (Plantain) pollen +62204 62204 Rumex (Dock, Sorrel) pollen +62205 62205 Urtica (Nettle) pollen +62300 62300 Poaceae (Grass family) pollen 65535 65535 Missing diff --git a/definitions/grib2/tables/20/4.230.table b/definitions/grib2/tables/20/4.230.table index 16d22f7a8..272731d76 100644 --- a/definitions/grib2/tables/20/4.230.table +++ b/definitions/grib2/tables/20/4.230.table @@ -1,2 +1,449 @@ # Code table 4.230 - Atmospheric chemical constituent type +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4+ +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +#39-9999 Reserved +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +#10024-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides...) +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +#10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +#20022-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +#30001-30009 Reserved +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +#30295-59999 Reserved +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +#60018-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +#62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +# 62027-62099 Reserved +62100 62100 Alnus (Alder) pollen +62101 62101 Betula (Birch) pollen +62102 62102 Castanea (Chestnut) pollen +62103 62103 Carpinus (Hornbeam) pollen +62104 62104 Corylus (Hazel) pollen +62105 62105 Fagus (Beech) pollen +62106 62106 Fraxinus (Ash) pollen +62107 62107 Pinus (Pine) pollen +62108 62108 Platanus (Plane) pollen +62109 62109 Populus (Cottonwood, Poplar) pollen +62110 62110 Quercus (Oak) pollen +62111 62111 Salix (Willow) pollen +62112 62112 Taxus (Yew) pollen +62113 62113 Tilia (Lime, Linden) pollen +62114 62114 Ulmus (Elm) pollen +# 62115-62199 Reserved +62200 62200 Ambrosia (Ragweed, Burr-ragweed ) pollen +62201 62201 Artemisia (Sagebrush, Wormwood, Mugwort) pollen +62202 62202 Brassica (Rape, Broccoli, Brussels Sprouts, Cabbage, Cauliflower, Collards, Kale, Kohlrabi, Mustard, Rutabaga) pollen +62203 62203 Plantago (Plantain) pollen +62204 62204 Rumex (Dock, Sorrel) pollen +62205 62205 Urtica (Nettle) pollen +# 62206-62299 Reserved +62300 62300 Poaceae (Grass family) pollen +# 62301-65534 Reserved 65535 65535 Missing diff --git a/definitions/grib2/tables/22/4.230.table b/definitions/grib2/tables/22/4.230.table new file mode 100644 index 000000000..dfc1ffc31 --- /dev/null +++ b/definitions/grib2/tables/22/4.230.table @@ -0,0 +1,449 @@ +# Code table 4.230 - Atmospheric chemical constituent type +0 0 Ozone O3 +1 1 Water vapour H2O +2 2 Methane CH4 +3 3 Carbon dioxide CO2 +4 4 Carbon monoxide CO +5 5 Nitrogen dioxide NO2 +6 6 Nitrous oxide N2O +7 7 Formaldehyde HCHO +8 8 Sulphur dioxide SO2 +9 9 Ammonia NH3 +10 10 Ammonium NH4 +11 11 Nitrogen monoxide NO +12 12 Atomic oxygen O +13 13 Nitrate radical NO3 +14 14 Hydroperoxyl radical HO2 +15 15 Dinitrogen pentoxide N2O5 +16 16 Nitrous acid HONO +17 17 Nitric acid HNO3 +18 18 Peroxynitric acid HO2NO2 +19 19 Hydrogen peroxide H2O2 +20 20 Molecular hydrogen H2 +21 21 Atomic nitrogen N +22 22 Sulphate SO42- +23 23 Radon Rn +24 24 Elemental mercury Hg(0) +25 25 Divalent mercury Hg2+ +26 26 Atomic chlorine Cl +27 27 Chlorine monoxide ClO +28 28 Dichlorine peroxide Cl2O2 +29 29 Hypochlorous acid HClO +30 30 Chlorine nitrate ClONO2 +31 31 Chlorine dioxide ClO2 +32 32 Atomic bromine Br +33 33 Bromine monoxide BrO +34 34 Bromine chloride BrCl +35 35 Hydrogen bromide HBr +36 36 Hypobromous acid HBrO +37 37 Bromine nitrate BrONO2 +38 38 Oxygen O2 +#39-9999 Reserved +10000 10000 Hydroxyl radical OH +10001 10001 Methyl peroxy radical CH3O2 +10002 10002 Methyl hydroperoxide CH3O2H +10004 10004 Methanol CH3OH +10005 10005 Formic acid CH3OOH +10006 10006 Hydrogen cyanide HCN +10007 10007 Aceto nitrile CH3CN +10008 10008 Ethane C2H6 +10009 10009 Ethene (= Ethylene) C2H4 +10010 10010 Ethyne (= Acetylene) C2H2 +10011 10011 Ethanol C2H5OH +10012 10012 Acetic acid C2H5OOH +10013 10013 Peroxyacetyl nitrate CH3C(O)OONO2 +10014 10014 Propane C3H8 +10015 10015 Propene C3H6 +10016 10016 Butanes C4H10 +10017 10017 Isoprene C5H10 +10018 10018 Alpha pinene C10H16 +10019 10019 Beta pinene C10H16 +10020 10020 Limonene C10H16 +10021 10021 Benzene C6H6 +10022 10022 Toluene C7H8 +10023 10023 Xylene C8H10 +#10024-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides...) +10500 10500 Dimethyl sulphide CH3SCH3 (DMS) +#10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a CH3CCl3 +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +#20022-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +#30001-30009 Reserved +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulphur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 Ti-44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +#30295-59999 Reserved +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +60017 60017 NOx expressed as nitrogen dioxide (NO2) +#60018-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +#62019 Reserved +62020 62020 Smoke - high absorption +62021 62021 Smoke - low absorption +62022 62022 Aerosol - high absorption +62023 62023 Aerosol - low absorption +62025 62025 Volcanic ash +62026 62026 Particulate matter (PM) +# 62027-62099 Reserved +62100 62100 Alnus (Alder) pollen +62101 62101 Betula (Birch) pollen +62102 62102 Castanea (Chestnut) pollen +62103 62103 Carpinus (Hornbeam) pollen +62104 62104 Corylus (Hazel) pollen +62105 62105 Fagus (Beech) pollen +62106 62106 Fraxinus (Ash) pollen +62107 62107 Pinus (Pine) pollen +62108 62108 Platanus (Plane) pollen +62109 62109 Populus (Cottonwood, Poplar) pollen +62110 62110 Quercus (Oak) pollen +62111 62111 Salix (Willow) pollen +62112 62112 Taxus (Yew) pollen +62113 62113 Tilia (Lime, Linden) pollen +62114 62114 Ulmus (Elm) pollen +# 62115-62199 Reserved +62200 62200 Ambrosia (Ragweed, Burr-ragweed ) pollen +62201 62201 Artemisia (Sagebrush, Wormwood, Mugwort) pollen +62202 62202 Brassica (Rape, Broccoli, Brussels Sprouts, Cabbage, Cauliflower, Collards, Kale, Kohlrabi, Mustard, Rutabaga) pollen +62203 62203 Plantago (Plantain) pollen +62204 62204 Rumex (Dock, Sorrel) pollen +62205 62205 Urtica (Nettle) pollen +# 62206-62299 Reserved +62300 62300 Poaceae (Grass family) pollen +# 62301-65534 Reserved +65535 65535 Missing diff --git a/definitions/grib2/tables/6/4.230.table b/definitions/grib2/tables/6/4.230.table index 0a81b2eb7..7bcbe3043 100644 --- a/definitions/grib2/tables/6/4.230.table +++ b/definitions/grib2/tables/6/4.230.table @@ -1,3 +1,117 @@ #Code figure Code figure Meaning -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen Cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +#10024-10499 10024-10499 reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides,...) +10500 10500 Dimethyl sulphide +#10501-20000 10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen +60005 60005 Total inorganic chlorine +60006 60006 Total inorganic bromine +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped Alkanes +60010 60010 Lumped Alkenes +60011 60011 Lumped Aromatic Compounds +60012 60012 Lumped Terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry 65535 65535 Missing diff --git a/definitions/grib2/tables/7/4.230.table b/definitions/grib2/tables/7/4.230.table index 0a81b2eb7..7bcbe3043 100644 --- a/definitions/grib2/tables/7/4.230.table +++ b/definitions/grib2/tables/7/4.230.table @@ -1,3 +1,117 @@ #Code figure Code figure Meaning -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen Cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +#10024-10499 10024-10499 reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides,...) +10500 10500 Dimethyl sulphide +#10501-20000 10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen +60005 60005 Total inorganic chlorine +60006 60006 Total inorganic bromine +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped Alkanes +60010 60010 Lumped Alkenes +60011 60011 Lumped Aromatic Compounds +60012 60012 Lumped Terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry 65535 65535 Missing diff --git a/definitions/grib2/tables/8/4.230.table b/definitions/grib2/tables/8/4.230.table index c5e8f2b40..afd1ab8db 100644 --- a/definitions/grib2/tables/8/4.230.table +++ b/definitions/grib2/tables/8/4.230.table @@ -1,3 +1,415 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +#38-9999 Reserved +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen Cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +#10024-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides...) +10500 10500 Dimethyl sulphide +#10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +#20022-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +#30001-30009 Reserved +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +#30295-59999 Reserved +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +#60017-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +#62019-65534 Reserved 65535 65535 Missing diff --git a/definitions/grib2/tables/9/4.230.table b/definitions/grib2/tables/9/4.230.table index c5e8f2b40..afd1ab8db 100644 --- a/definitions/grib2/tables/9/4.230.table +++ b/definitions/grib2/tables/9/4.230.table @@ -1,3 +1,415 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -# (See Common Code table C-14) +0 0 Ozone +1 1 Water vapour +2 2 Methane +3 3 Carbon dioxide +4 4 Carbon monoxide +5 5 Nitrogen dioxide +6 6 Nitrous oxide +7 7 Formaldehyde +8 8 Sulphur dioxide +9 9 Ammonia +10 10 Ammonium +11 11 Nitrogen monoxide +12 12 Atomic oxygen +13 13 Nitrate radical +14 14 Hydroperoxyl radical +15 15 Dinitrogen pentoxide +16 16 Nitrous acid +17 17 Nitric acid +18 18 Peroxynitric acid +19 19 Hydrogen peroxide +20 20 Molecular hydrogen +21 21 Atomic nitrogen +22 22 Sulphate +23 23 Radon +24 24 Elemental mercury +25 25 Divalent mercury +26 26 Atomic chlorine +27 27 Chlorine monoxide +28 28 Dichlorine peroxide +29 29 Hypochlorous acid +30 30 Chlorine nitrate +31 31 Chlorine dioxide +32 32 Atomic bromine +33 33 Bromine monoxide +34 34 Bromine chloride +35 35 Hydrogen bromide +36 36 Hypobromous acid +37 37 Bromine nitrate +#38-9999 Reserved +10000 10000 Hydroxyl radical +10001 10001 Methyl peroxy radical +10002 10002 Methyl hydroperoxide +10004 10004 Methanol +10005 10005 Formic acid +10006 10006 Hydrogen Cyanide +10007 10007 Aceto nitrile +10008 10008 Ethane +10009 10009 Ethene (= Ethylene) +10010 10010 Ethyne (= Acetylene) +10011 10011 Ethanol +10012 10012 Acetic acid +10013 10013 Peroxyacetyl nitrate +10014 10014 Propane +10015 10015 Propene +10016 10016 Butanes +10017 10017 Isoprene +10018 10018 Alpha pinene +10019 10019 Beta pinene +10020 10020 Limonene +10021 10021 Benzene +10022 10022 Toluene +10023 10023 Xylene +#10024-10499 Reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides...) +10500 10500 Dimethyl sulphide +#10501-20000 Reserved +20001 20001 Hydrogen chloride +20002 20002 CFC-11 +20003 20003 CFC-12 +20004 20004 CFC-113 +20005 20005 CFC-113a +20006 20006 CFC-114 +20007 20007 CFC-115 +20008 20008 HCFC-22 +20009 20009 HCFC-141b +20010 20010 HCFC-142b +20011 20011 Halon-1202 +20012 20012 Halon-1211 +20013 20013 Halon-1301 +20014 20014 Halon-2402 +20015 20015 Methyl chloride (HCC-40) +20016 20016 Carbon tetrachloride (HCC-10) +20017 20017 HCC-140a +20018 20018 Methyl bromide (HBC-40B1) +20019 20019 Hexachlorocyclohexane (HCH) +20020 20020 Alpha hexachlorocyclohexane +20021 20021 Hexachlorobiphenyl (PCB-153) +#20022-29999 Reserved +30000 30000 Radioactive pollutant (tracer, defined by originating centre) +#30001-30009 Reserved +30010 30010 Hydrogen H-3 +30011 30011 Hydrogen organic bounded H-3o +30012 30012 Hydrogen inorganic H-3a +30013 30013 Beryllium 7 Be-7 +30014 30014 Beryllium 10 Be-10 +30015 30015 Carbon 14 C-14 +30016 30016 Carbon 14 CO2 C-14CO2 +30017 30017 Carbon 14 other gases C-14og +30018 30018 Nitrogen 13 N-13 +30019 30019 Nitrogen 16 N-16 +30020 30020 Fluorine 18 F-18 +30021 30021 Sodium 22 Na-22 +30022 30022 Phosphate 32 P-32 +30023 30023 Phosphate 33 P-33 +30024 30024 Sulfur 35 S-35 +30025 30025 Chlorine 36 Cl-36 +30026 30026 Potassium 40 K-40 +30027 30027 Argon 41 Ar-41 +30028 30028 Calcium 41 Ca-41 +30029 30029 Calcium 45 Ca-45 +30030 30030 Titanium 44 +30031 30031 Scandium 46 Sc-46 +30032 30032 Vanadium 48 V-48 +30033 30033 Vanadium 49 V-49 +30034 30034 Chrome 51 Cr-51 +30035 30035 Manganese 52 Mn-52 +30036 30036 Manganese 54 Mn-54 +30037 30037 Iron 55 Fe-55 +30038 30038 Iron 59 Fe-59 +30039 30039 Cobalt 56 Co-56 +30040 30040 Cobalt 57 Co-57 +30041 30041 Cobalt 58 Co-58 +30042 30042 Cobalt 60 Co-60 +30043 30043 Nickel 59 Ni-59 +30044 30044 Nickel 63 Ni-63 +30045 30045 Zinc 65 Zn-65 +30046 30046 Gallium 67 Ga-67 +30047 30047 Gallium 68 Ga-68 +30048 30048 Germanium 68 Ge-68 +30049 30049 Germanium 69 Ge-69 +30050 30050 Arsenic 73 As-73 +30051 30051 Selenium 75 Se-75 +30052 30052 Selenium 79 Se-79 +30053 30053 Rubidium 81 Rb-81 +30054 30054 Rubidium 83 Rb-83 +30055 30055 Rubidium 84 Rb-84 +30056 30056 Rubidium 86 Rb-86 +30057 30057 Rubidium 87 Rb-87 +30058 30058 Rubidium 88 Rb-88 +30059 30059 Krypton 85 Kr-85 +30060 30060 Krypton 85 metastable Kr-85m +30061 30061 Krypton 87 Kr-87 +30062 30062 Krypton 88 Kr-88 +30063 30063 Krypton 89 Kr-89 +30064 30064 Strontium 85 Sr-85 +30065 30065 Strontium 89 Sr-89 +30066 30066 Strontium 89/90 Sr-8990 +30067 30067 Strontium 90 Sr-90 +30068 30068 Strontium 91 Sr-91 +30069 30069 Strontium 92 Sr-92 +30070 30070 Yttrium 87 Y-87 +30071 30071 Yttrium 88 Y-88 +30072 30072 Yttrium 90 Y-90 +30073 30073 Yttrium 91 Y-91 +30074 30074 Yttrium 91 metastable Y-91m +30075 30075 Yttrium 92 Y-92 +30076 30076 Yttrium 93 Y-93 +30077 30077 Zirconium 89 Zr-89 +30078 30078 Zirconium 93 Zr-93 +30079 30079 Zirconium 95 Zr-95 +30080 30080 Zirconium 97 Zr-97 +30081 30081 Niobium 93 metastable Nb-93m +30082 30082 Niobium 94 Nb-94 +30083 30083 Niobium 95 Nb-95 +30084 30084 Niobium 95 metastable Nb-95m +30085 30085 Niobium 97 Nb-97 +30086 30086 Niobium 97 metastable Nb-97m +30087 30087 Molybdenum 93 Mo-93 +30088 30088 Molybdenum 99 Mo-99 +30089 30089 Technetium 95 metastable Tc-95m +30090 30090 Technetium 96 Tc-96 +30091 30091 Technetium 99 Tc-99 +30092 30092 Technetium 99 metastable Tc-99m +30093 30093 Rhodium 99 Rh-99 +30094 30094 Rhodium 101 Rh-101 +30095 30095 Rhodium 102 metastable Rh-102m +30096 30096 Rhodium 103 metastable Rh-103m +30097 30097 Rhodium 105 Rh-105 +30098 30098 Rhodium 106 Rh-106 +30099 30099 Palladium 100 Pd-100 +30100 30100 Palladium 103 Pd-103 +30101 30101 Palladium 107 Pd-107 +30102 30102 Ruthenium 103 Ru-103 +30103 30103 Ruthenium 105 Ru-105 +30104 30104 Ruthenium 106 Ru-106 +30105 30105 Silver 108 metastable Ag-108m +30106 30106 Silver 110 metastable Ag-110m +30107 30107 Cadmium 109 Cd-109 +30108 30108 Cadmium 113 metastable Cd-113m +30109 30109 Cadmium 115 metastable Cd-115m +30110 30110 Indium 114 metastable In-114m +30111 30111 Tin 113 Sn-113 +30112 30112 Tin 119 metastable Sn-119m +30113 30113 Tin 121 metastable Sn-121m +30114 30114 Tin 122 Sn-122 +30115 30115 Tin 123 Sn-123 +30116 30116 Tin 126 Sn-126 +30117 30117 Antimony 124 Sb-124 +30118 30118 Antimony 125 Sb-125 +30119 30119 Antimony 126 Sb-126 +30120 30120 Antimony 127 Sb-127 +30121 30121 Antimony 129 Sb-129 +30122 30122 Tellurium 123 metastable Te-123m +30123 30123 Tellurium 125 metastable Te-125m +30124 30124 Tellurium 127 Te-127 +30125 30125 Tellurium 127 metastable Te-127m +30126 30126 Tellurium 129 Te-129 +30127 30127 Tellurium 129 metastable Te-129m +30128 30128 Tellurium 131 metastable Te-131m +30129 30129 Tellurium 132 Te-132 +30130 30130 Iodine 123 I-123 +30131 30131 Iodine 124 I-124 +30132 30132 Iodine 125 I-125 +30133 30133 Iodine 126 I-126 +30134 30134 Iodine 129 I-129 +30135 30135 Iodine 129 elementary gaseous I-129g +30136 30136 Iodine 129 organic bounded I-129o +30137 30137 Iodine 131 I-131 +30138 30138 Iodine 131 elementary gaseous I-131g +30139 30139 Iodine 131 organic bounded I-131o +30140 30140 Iodine 131 gaseous elementary and organic bounded I-131go +30141 30141 Iodine 131 aerosol I-131a +30142 30142 Iodine 132 I-132 +30143 30143 Iodine 132 elementary gaseous I-132g +30144 30144 Iodine 132 organic bounded I-132o +30145 30145 Iodine 132 gaseous elementary and organic bounded I-132go +30146 30146 Iodine 132 aerosol I-132a +30147 30147 Iodine 133 I-133 +30148 30148 Iodine 133 elementary gaseous I-133g +30149 30149 Iodine 133 organic bounded I-133o +30150 30150 Iodine 133 gaseous elementary and organic bounded I-133go +30151 30151 Iodine 133 aerosol I-133a +30152 30152 Iodine 134 I-134 +30153 30153 Iodine 134 elementary gaseous I-134g +30154 30154 Iodine 134 organic bounded I-134o +30155 30155 Iodine 135 I-135 +30156 30156 Iodine 135 elementary gaseous I-135g +30157 30157 Iodine 135 organic bounded I-135o +30158 30158 Iodine 135 gaseous elementary and organic bounded I-135go +30159 30159 Iodine 135 aerosol I-135a +30160 30160 Xenon 131 metastable Xe-131m +30161 30161 Xenon 133 Xe-133 +30162 30162 Xenon 133 metastable Xe-133m +30163 30163 Xenon 135 Xe-135 +30164 30164 Xenon 135 metastable Xe-135m +30165 30165 Xenon 137 Xe-137 +30166 30166 Xenon 138 Xe-138 +30167 30167 Xenon sum of all Xenon isotopes Xe-sum +30168 30168 Caesium 131 Cs-131 +30169 30169 Caesium 134 Cs-134 +30170 30170 Caesium 135 Cs-135 +30171 30171 Caesium 136 Cs-136 +30172 30172 Caesium 137 Cs-137 +30173 30173 Barium 133 Ba-133 +30174 30174 Barium 137 metastable Ba-137m +30175 30175 Barium 140 Ba-140 +30176 30176 Cerium 139 Ce-139 +30177 30177 Cerium 141 Ce-141 +30178 30178 Cerium 143 Ce-143 +30179 30179 Cerium 144 Ce-144 +30180 30180 Lanthanum 140 La-140 +30181 30181 Lanthanum 141 La-141 +30182 30182 Praseodymium 143 Pr-143 +30183 30183 Praseodymium 144 Pr-144 +30184 30184 Praseodymium 144 metastable Pr-144m +30185 30185 Samarium 145 Sm-145 +30186 30186 Samarium 147 Sm-147 +30187 30187 Samarium 151 Sm-151 +30188 30188 Neodymium 147 Nd-147 +30189 30189 Promethium 146 Pm-146 +30190 30190 Promethium 147 Pm-147 +30191 30191 Promethium 151 Pm-151 +30192 30192 Europium 152 Eu-152 +30193 30193 Europium 154 Eu-154 +30194 30194 Europium 155 Eu-155 +30195 30195 Gadolinium 153 Gd-153 +30196 30196 Terbium 160 Tb-160 +30197 30197 Holmium 166 metastable Ho-166m +30198 30198 Thulium 170 Tm-170 +30199 30199 Ytterbium 169 Yb-169 +30200 30200 Hafnium 175 Hf-175 +30201 30201 Hafnium 181 Hf-181 +30202 30202 Tantalum 179 Ta-179 +30203 30203 Tantalum 182 Ta-182 +30204 30204 Rhenium 184 Re-184 +30205 30205 Iridium 192 Ir-192 +30206 30206 Mercury 203 Hg-203 +30207 30207 Thallium 204 Tl-204 +30208 30208 Thallium 207 Tl-207 +30209 30209 Thallium 208 Tl-208 +30210 30210 Thallium 209 Tl-209 +30211 30211 Bismuth 205 Bi-205 +30212 30212 Bismuth 207 Bi-207 +30213 30213 Bismuth 210 Bi-210 +30214 30214 Bismuth 211 Bi-211 +30215 30215 Bismuth 212 Bi-212 +30216 30216 Bismuth 213 Bi-213 +30217 30217 Bismuth 214 Bi-214 +30218 30218 Polonium 208 Po-208 +30219 30219 Polonium 210 Po-210 +30220 30220 Polonium 212 Po-212 +30221 30221 Polonium 213 Po-213 +30222 30222 Polonium 214 Po-214 +30223 30223 Polonium 215 Po-215 +30224 30224 Polonium 216 Po-216 +30225 30225 Polonium 218 Po-218 +30226 30226 Lead 209 Pb-209 +30227 30227 Lead 210 Pb-210 +30228 30228 Lead 211 Pb-211 +30229 30229 Lead 212 Pb-212 +30230 30230 Lead 214 Pb-214 +30231 30231 Astatine 217 At-217 +30232 30232 Radon 219 Rn-219 +30233 30233 Radon 220 Rn-220 +30234 30234 Radon 222 Rn-222 +30235 30235 Francium 221 Fr-221 +30236 30236 Francium 223 Fr-223 +30237 30237 Radium 223 Ra-223 +30238 30238 Radium 224 Ra-224 +30239 30239 Radium 225 Ra-225 +30240 30240 Radium 226 Ra-226 +30241 30241 Radium 228 Ra-228 +30242 30242 Actinium 225 Ac-225 +30243 30243 Actinium 227 Ac-227 +30244 30244 Actinium 228 Ac-228 +30245 30245 Thorium 227 Th-227 +30246 30246 Thorium 228 Th-228 +30247 30247 Thorium 229 Th-229 +30248 30248 Thorium 230 Th-230 +30249 30249 Thorium 231 Th-231 +30250 30250 Thorium 232 Th-232 +30251 30251 Thorium 234 Th-234 +30252 30252 Protactinium 231 Pa-231 +30253 30253 Protactinium 233 Pa-233 +30254 30254 Protactinium 234 metastable Pa-234m +30255 30255 Uranium 232 U-232 +30256 30256 Uranium 233 U-233 +30257 30257 Uranium 234 U-234 +30258 30258 Uranium 235 U-235 +30259 30259 Uranium 236 U-236 +30260 30260 Uranium 237 U-237 +30261 30261 Uranium 238 U-238 +30262 30262 Plutonium 236 Pu-236 +30263 30263 Plutonium 238 Pu-238 +30264 30264 Plutonium 239 Pu-239 +30265 30265 Plutonium 240 Pu-240 +30266 30266 Plutonium 241 Pu-241 +30267 30267 Plutonium 242 Pu-242 +30268 30268 Plutonium 244 Pu-244 +30269 30269 Neptunium 237 Np-237 +30270 30270 Neptunium 238 Np-238 +30271 30271 Neptunium 239 Np-239 +30272 30272 Americium 241 Am-241 +30273 30273 Americium 242 Am-242 +30274 30274 Americium 242 metastable Am-242m +30275 30275 Americium 243 Am-243 +30276 30276 Curium 242 Cm-242 +30277 30277 Curium 243 Cm-243 +30278 30278 Curium 244 Cm-244 +30279 30279 Curium 245 Cm-245 +30280 30280 Curium 246 Cm-246 +30281 30281 Curium 247 Cm-247 +30282 30282 Curium 248 Cm-248 +30283 30283 Curium 243/244 Cm-243244 +30284 30284 Plutonium 238/Americium 241 Pu-238Am-241 +30285 30285 Plutonium 239/240 Pu-239240 +30286 30286 Berkelium 249 Bk-249 +30287 30287 Californium 249 Cf-249 +30288 30288 Californium 250 Cf-250 +30289 30289 Californium 252 Cf-252 +30290 30290 Sum aerosol particulates SumAer +30291 30291 Sum Iodine SumIod +30292 30292 Sum noble gas SumNG +30293 30293 Activation gas ActGas +30294 30294 Cs-137 Equivalent EquCs137 +#30295-59999 Reserved +60000 60000 HOx radical (OH+HO2) +60001 60001 Total inorganic and organic peroxy radicals (HO2 + RO2) +60002 60002 Passive Ozone +60003 60003 NOx expressed as nitrogen NOx +60004 60004 All nitrogen oxides (NOy) expressed as nitrogen NOy +60005 60005 Total inorganic chlorine Clx +60006 60006 Total inorganic bromine Brx +60007 60007 Total inorganic chlorine except HCl, ClONO2: ClOx +60008 60008 Total inorganic bromine except HBr, BrONO2: BrOx +60009 60009 Lumped alkanes +60010 60010 Lumped alkenes +60011 60011 Lumped aromatic compounds +60012 60012 Lumped terpenes +60013 60013 Non-methane volatile organic compounds expressed as carbon +60014 60014 Anthropogenic non-methane volatile organic compounds expressed as carbon +60015 60015 Biogenic non-methane volatile organic compounds expressed as carbon +60016 60016 Lumped oxygenated hydrocarbons +#60017-61999 Reserved +62000 62000 Total aerosol +62001 62001 Dust dry +62002 62002 Water in ambient +62003 62003 Ammonium dry +62004 62004 Nitrate dry +62005 62005 Nitric acid trihydrate +62006 62006 Sulphate dry +62007 62007 Mercury dry +62008 62008 Sea salt dry +62009 62009 Black carbon dry +62010 62010 Particulate organic matter dry +62011 62011 Primary particulate organic matter dry +62012 62012 Secondary particulate organic matter dry +62013 62013 Black carbon hydrophilic dry +62014 62014 Black carbon hydrophobic dry +62015 62015 Particulate organic matter hydrophilic dry +62016 62016 Particulate organic matter hydrophobic dry +62017 62017 Nitrate hydrophilic dry +62018 62018 Nitrate hydrophobic dry +#62019-65534 Reserved 65535 65535 Missing From 04abee9234ee20d90b5d147b4f546bad99d6ab89 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 12:00:02 +0000 Subject: [PATCH 084/104] ECC-1023: grib_to_netcdf: when writing to a directory without permissions, the error message is very cryptic --- tools/grib_to_netcdf.c | 100 ++++++++++++++++++++++------------------- 1 file changed, 54 insertions(+), 46 deletions(-) diff --git a/tools/grib_to_netcdf.c b/tools/grib_to_netcdf.c index 2c83a22eb..adb3319a2 100644 --- a/tools/grib_to_netcdf.c +++ b/tools/grib_to_netcdf.c @@ -25,7 +25,10 @@ #include "eccodes_windef.h" #ifdef ECCODES_ON_WINDOWS -#include + #include + #define ecc_snprintf _snprintf +#else + #define ecc_snprintf snprintf #endif const char* grib_tool_description = "Convert a GRIB file to netCDF format." @@ -2124,14 +2127,16 @@ static nc_type translate_nctype(const char *name) return NC_SHORT; } -static void check_err(const int stat, const int line, const char *file) +static void check_err(const char* function, const int stat, const int line) { if(stat != NC_NOERR) { - (void) fprintf(stderr, "line %d of %s: %s\n", line, file, nc_strerror(stat)); + /* (void) fprintf(stderr, "line %d of %s: %s\n", line, grib_tool_name, nc_strerror(stat)); */ + (void)fprintf(stderr, "\n%s ERROR: line %d, %s: %s\n", + grib_tool_name, line, function, nc_strerror(stat)); if (stat == NC_EVARSIZE) { - (void) fprintf(stderr, "\nCannot create netCDF classic format, dataset is too large!\n" - "Try splitting the input GRIB(s).\n"); + (void)fprintf(stderr, "\nCannot create netCDF classic format, dataset is too large!\n" + "Try splitting the input GRIB(s).\n"); } exit(1); } @@ -2149,22 +2154,22 @@ static int set_dimension(int ncid, const char *name, int n, int xtype, const cha n = NC_UNLIMITED; stat = nc_def_dim(ncid, name, n, &dim_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_dim", stat, __LINE__); dim_vec[0] = dim_id; stat = nc_def_var(ncid, name, (nc_type) xtype, 1, dim_vec, &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_var", stat, __LINE__); if(units != NULL) { stat = nc_put_att_text(ncid, var_id, "units", strlen(units), units); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } if(long_name != NULL) { stat = nc_put_att_text(ncid, var_id, "long_name", strlen(long_name), long_name); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } return var_id; @@ -2324,7 +2329,7 @@ static int put_latlon(int ncid, fieldset *fs) /* longitude */ n = ni; stat = nc_inq_varid(ncid, "longitude", &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_inq_varid", stat, __LINE__); if((e = grib_get_double_array(g->handle, "distinctLongitudes", dvalues, &n)) != GRIB_SUCCESS) { grib_context_log(ctx, GRIB_LOG_ERROR, "ecCodes: put_latlon: cannot get distinctLongitudes: %s", grib_get_error_message(e)); @@ -2335,12 +2340,12 @@ static int put_latlon(int ncid, fieldset *fs) for(i=0; i< n; i++) { fvalues[i] = dvalues[i]; } stat = nc_put_var_float(ncid, var_id, fvalues); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_var_float", stat, __LINE__); /* latitude */ n = nj; stat = nc_inq_varid(ncid, "latitude", &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_inq_varid", stat, __LINE__); if((e = grib_get_double_array(g->handle, "distinctLatitudes", dvalues, &n)) != GRIB_SUCCESS) { grib_context_log(ctx, GRIB_LOG_ERROR, "ecCodes: put_latlon: cannot get distinctLatitudes: %s", grib_get_error_message(e)); @@ -2351,7 +2356,7 @@ static int put_latlon(int ncid, fieldset *fs) for(i=0; i< n; i++) { fvalues[i] = dvalues[i]; } stat = nc_put_var_float(ncid, var_id, fvalues); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_var_float", stat, __LINE__); /* g->purge_header = TRUE; */ release_field(g); @@ -2806,7 +2811,7 @@ static int put_data(hypercube *h, int ncid, const char *name, dataset_t *subset) release_field(f); stat = nc_inq_varid(ncid, name, &dataid); - check_err(stat, __LINE__, __FILE__); + check_err("nc_inq_varid", stat, __LINE__); /* GRIB-792: Build fast array storing values for the "time" axis. */ /* This is for performance reasons */ @@ -2891,7 +2896,7 @@ static int put_data(hypercube *h, int ncid, const char *name, dataset_t *subset) grib_context_log(ctx, GRIB_LOG_DEBUG, "grib_to_netcdf: Put data from field %d", i); stat = nc_put_vara_type(ncid, dataid, start, count, vscaled, subset->att.nctype); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_vara_type", stat, __LINE__); } /* g->purge_header = TRUE; */ @@ -3103,11 +3108,11 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase { char *period = "0000-01-00 00:00:00"; stat = nc_put_att_text(ncid, var_id, "avg_period", strlen(period), period); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } stat = nc_put_att_text(ncid, var_id, "calendar", strlen(cal), cal); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } } } @@ -3122,17 +3127,17 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase printf("%s: Defining variable '%s'.\n", grib_tool_name, subsets[i].att.name); stat = nc_def_var(ncid, subsets[i].att.name, subsets[i].att.nctype, n, dims, &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_var", stat, __LINE__); if (setup.deflate > -1) { #ifdef NC_NETCDF4 stat = nc_def_var_chunking(ncid, var_id, NC_CHUNKED, chunks); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_var_chunking", stat, __LINE__); /* Set compression settings for a variable */ stat = nc_def_var_deflate(ncid, var_id, setup.shuffle, 1, setup.deflate); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_var_deflate", stat, __LINE__); #else grib_context_log(ctx, GRIB_LOG_ERROR, "Deflate option only supported in NetCDF4"); #endif @@ -3141,43 +3146,43 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase { compute_scale(&subsets[i]); stat = nc_put_att_double(ncid, var_id, "scale_factor", NC_DOUBLE, 1, &subsets[i].scale_factor); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_double", stat, __LINE__); stat = nc_put_att_double(ncid, var_id, "add_offset", NC_DOUBLE, 1, &subsets[i].add_offset); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_double", stat, __LINE__); } stat = nc_put_att_type(ncid, var_id, "_FillValue", subsets[i].att.nctype, 1, nc_type_values[subsets[i].att.nctype].nc_type_missing); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_type", stat, __LINE__); stat = nc_put_att_type(ncid, var_id, "missing_value", subsets[i].att.nctype, 1, nc_type_values[subsets[i].att.nctype].nc_type_missing); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_type", stat, __LINE__); if(subsets[i].att.units) { const char *txt = subsets[i].att.units; stat = nc_put_att_text(ncid, var_id, "units", strlen(txt), txt); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } if(subsets[i].att.long_name) { const char *txt = subsets[i].att.long_name; stat = nc_put_att_text(ncid, var_id, "long_name", strlen(txt), txt); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } if(subsets[i].att.short_name) { const char *txt = subsets[i].att.short_name; stat = nc_put_att_text(ncid, var_id, "short_name", strlen(txt), txt); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } if(subsets[i].att.standard_name) { const char *txt = subsets[i].att.standard_name; stat = nc_put_att_text(ncid, var_id, "standard_name", strlen(txt), txt); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } #if 0 @@ -3185,7 +3190,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase { const char *txt = subsets[i].att.long_name; stat = nc_put_att_text(ncid, var_id, "other",strlen(txt),txt); - check_err(stat,__LINE__,__FILE__); + check_err("nc_put_att_text", stat,__LINE__,__FILE__); } #endif @@ -3197,7 +3202,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase { const char *txt = p->values->name; stat = nc_put_att_text(ncid, var_id, p->name, strlen(txt), txt); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); p = p->next; } @@ -3211,7 +3216,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase /* parameter *p = data_r->params; */ parameter *p = setup.mars_description->params; stat = nc_def_var(ncid, "MARS", NC_CHAR, 0, 0, &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_def_var", stat, __LINE__); /* Store request for those parameters with single value */ while(p) @@ -3232,7 +3237,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase { printf("Error setting request for %s = %s\n", par, val); } - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } p = p->next; } @@ -3249,7 +3254,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase /* Convention */ stat = nc_put_att_text(ncid, NC_GLOBAL, "Conventions", strlen(convention), convention); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); /* Use history provided or Timestamp */ if(setup.history) @@ -3267,7 +3272,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase sprintf(history, "%s by grib_to_netcdf-%d.%d.%d: %s", timestamp, major, minor, revision, argvString); } stat = nc_put_att_text(ncid, NC_GLOBAL, "history", strlen(history), history); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); #if 0 stat = nc_put_att_text(ncid, NC_GLOBAL, "source",strlen(setup.source),setup.source); @@ -3280,7 +3285,7 @@ static int define_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid, datase if(setup.title) { stat = nc_put_att_text(ncid, NC_GLOBAL, "title", strlen(setup.title), setup.title); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_att_text", stat, __LINE__); } } @@ -3365,7 +3370,7 @@ static int fill_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid) } stat = nc_inq_varid(ncid, (lowaxis), &var_id); - check_err(stat, __LINE__, __FILE__); + check_err("nc_inq_varid", stat, __LINE__); /* if ( strcmp("time", axis) == 0 && setup.unlimited != NULL && strcmp(setup.unlimited, "time") == 0 && setup.usevalidtime) */ /* GRIB-437, GRIB-625 Special treatment of RECORD (unlimited) dimension */ @@ -3381,15 +3386,15 @@ static int fill_netcdf_dimensions(hypercube *h, fieldset *fs, int ncid) count[0] = n; stat = nc_inq_vartype(ncid, var_id, &dim_type); /* get the type of this dimension */ - check_err(stat, __LINE__, __FILE__); + check_err("nc_inq_vartype", stat, __LINE__); stat = nc_put_vara_type(ncid, var_id, start, count, values, dim_type); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_vara_type", stat, __LINE__); } else { stat = nc_put_var_int(ncid, var_id, values); - check_err(stat, __LINE__, __FILE__); + check_err("nc_put_var_int", stat, __LINE__); } grib_context_free(ctx, values); @@ -4412,22 +4417,26 @@ int grib_tool_finalise_action(grib_runtime_options* options) creation_mode = get_creation_mode(option_kind); stat = nc_create(options->outfile->name, creation_mode, &ncid); - check_err(stat, __LINE__, __FILE__); + if (stat != NC_NOERR) { + char msg[1024]; + ecc_snprintf(msg, sizeof(msg), "nc_create: '%s'", options->outfile->name); + check_err(msg, stat, __LINE__); + } /* Define netcdf dataset */ err = define_netcdf_dimensions(dims, fs, ncid, subsets, count, data_r); if (err != GRIB_SUCCESS) { stat = nc_close(ncid); - check_err(stat, __LINE__, __FILE__); + check_err("nc_close", stat, __LINE__); stat = nc_delete(options->outfile->name); - check_err(stat, __LINE__, __FILE__); + check_err("nc_delete", stat, __LINE__); exit(1); } /* End definitions */ stat = nc_enddef(ncid); - check_err(stat, __LINE__, __FILE__); + check_err("nc_enddef", stat, __LINE__); /* Fill dimensions */ fill_netcdf_dimensions(dims, fs, ncid); @@ -4438,8 +4447,7 @@ int grib_tool_finalise_action(grib_runtime_options* options) if(subsets[i].fset) { char dataset[100]; - - sprintf(dataset, subsets[i].att.name, i + 1); + ecc_snprintf(dataset, sizeof(dataset), subsets[i].att.name, i + 1); put_data(dims, ncid, dataset, &subsets[i]); } else @@ -4449,7 +4457,7 @@ int grib_tool_finalise_action(grib_runtime_options* options) } stat = nc_close(ncid); - check_err(stat, __LINE__, __FILE__); + check_err("nc_close", stat, __LINE__); free_all_requests(data_r); free_hypercube(dims); From 40b59d968ea960a346f00a815286ad3cf477d58d Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 12:27:15 +0000 Subject: [PATCH 085/104] Refactoring --- src/grib_api_internal.h | 3 +++ tools/grib_to_netcdf.c | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/grib_api_internal.h b/src/grib_api_internal.h index 4e7ca8dd1..43fa2722e 100644 --- a/src/grib_api_internal.h +++ b/src/grib_api_internal.h @@ -64,6 +64,7 @@ #include #include #include + #define ecc_snprintf snprintf #else #include #include @@ -99,6 +100,8 @@ # define strdup(str) _strdup(str) # endif + #define ecc_snprintf _snprintf + #endif diff --git a/tools/grib_to_netcdf.c b/tools/grib_to_netcdf.c index adb3319a2..d20d45d0c 100644 --- a/tools/grib_to_netcdf.c +++ b/tools/grib_to_netcdf.c @@ -26,9 +26,6 @@ #ifdef ECCODES_ON_WINDOWS #include - #define ecc_snprintf _snprintf -#else - #define ecc_snprintf snprintf #endif const char* grib_tool_description = "Convert a GRIB file to netCDF format." From 93bb2bab52493d44fc27c143773d23f0595824f1 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 13:14:12 +0000 Subject: [PATCH 086/104] ECC-993: CRRA needs eps number for mars --- definitions/grib2/template.4.eps.def | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/definitions/grib2/template.4.eps.def b/definitions/grib2/template.4.eps.def index a5ccc0a15..2252000bd 100644 --- a/definitions/grib2/template.4.eps.def +++ b/definitions/grib2/template.4.eps.def @@ -11,13 +11,15 @@ alias number=perturbationNumber; unsigned[1] numberOfForecastsInEnsemble : dump; alias totalNumber=numberOfForecastsInEnsemble; -# Rules for TIGGE, S2S and UERRA +# Rules for TIGGE, S2S, UERRA and CRRA if (productionStatusOfProcessedData == 4 || productionStatusOfProcessedData == 5 || productionStatusOfProcessedData == 6 || productionStatusOfProcessedData == 7 || productionStatusOfProcessedData == 8 || - productionStatusOfProcessedData == 9) + productionStatusOfProcessedData == 9 || + productionStatusOfProcessedData == 10|| + productionStatusOfProcessedData == 11) { alias mars.number=perturbationNumber; } From e802f0b0097149e8ca4b96d216f6d3bbb00d5dbd Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 14:50:43 +0000 Subject: [PATCH 087/104] ECC-1028: Segmentation fault: bufr_dump -d on message with incorrect replication --- src/grib_accessor_class_expanded_descriptors.c | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/grib_accessor_class_expanded_descriptors.c b/src/grib_accessor_class_expanded_descriptors.c index e0cf65c22..f0236e0ae 100644 --- a/src/grib_accessor_class_expanded_descriptors.c +++ b/src/grib_accessor_class_expanded_descriptors.c @@ -739,18 +739,16 @@ static int pack_long(grib_accessor* a, const long* val, size_t *len) static int value_count(grib_accessor* a,long* rlen) { grib_accessor_expanded_descriptors* self = (grib_accessor_expanded_descriptors*)a; - int ret=0; - grib_context* c=a->context; + int err=0; *rlen=0; - ret=expand(a); - *rlen=BUFR_DESCRIPTORS_ARRAY_USED_SIZE(self->expanded); - if (ret) { - grib_context_log(c,GRIB_LOG_ERROR,"%s unable to compute size",a->name); - return ret; + err=expand(a); + if (err) { + grib_context_log(a->context,GRIB_LOG_ERROR,"%s unable to compute size",a->name); + return err; } - - return ret; + *rlen=BUFR_DESCRIPTORS_ARRAY_USED_SIZE(self->expanded); + return err; } static void destroy(grib_context* c,grib_accessor* a) From 47dba875f5c7b17d2d19c866ab0776579b100bdc Mon Sep 17 00:00:00 2001 From: Richard Mladek Date: Thu, 21 Nov 2019 15:01:56 +0000 Subject: [PATCH 088/104] pl levels update for CERRA --- tigge/tigge_check.c | 43 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) diff --git a/tigge/tigge_check.c b/tigge/tigge_check.c index 615782211..235b42e2f 100755 --- a/tigge/tigge_check.c +++ b/tigge/tigge_check.c @@ -554,7 +554,7 @@ static void pressure_level(grib_handle* h,const parameter* p,double min,double m { long level = get(h,"level"); - if (is_uerra){ + if (is_uerra && !is_crra){ switch(level) { case 1000: @@ -577,7 +577,7 @@ static void pressure_level(grib_handle* h,const parameter* p,double min,double m case 150: case 100: case 70: - case 50: + case 50: case 30: case 20: case 10: @@ -588,6 +588,45 @@ static void pressure_level(grib_handle* h,const parameter* p,double min,double m break; } } + else if (is_uerra && is_crra){ + switch(level) + { + case 1000: + case 975: + case 950: + case 925: + case 900: + case 875: + case 850: + case 825: + case 800: + case 750: + case 700: + case 600: + case 500: + case 400: + case 300: + case 250: + case 200: + case 150: + case 100: + case 70: + case 50: + case 30: + case 20: + case 10: + case 7: + case 5: + case 3: + case 2: + case 1: + break; + default: + printf("%s, field %d [%s]: invalid pressure level %ld\n",file,field,param,level); + error++; + break; + } + } else if (is_s2s){ switch(level) { From 5cdd11271ca51495791d832f97326f9775064f97 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 17:33:09 +0000 Subject: [PATCH 089/104] Refactoring --- src/grib_jasper_encoding.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/grib_jasper_encoding.c b/src/grib_jasper_encoding.c index a3de941c6..45a2d2ba0 100644 --- a/src/grib_jasper_encoding.c +++ b/src/grib_jasper_encoding.c @@ -161,11 +161,7 @@ int grib_jasper_encode(grib_context *c, j2k_encode_helper *helper) if( helper->compression != 0) { /* Lossy */ -#ifndef ECCODES_ON_WINDOWS - snprintf (opts, MAXOPTSSIZE, "mode=real\nrate=%f", 1.0/helper->compression); -#else - _snprintf(opts, MAXOPTSSIZE, "mode=real\nrate=%f", 1.0/helper->compression); -#endif + ecc_snprintf(opts, MAXOPTSSIZE, "mode=real\nrate=%f", 1.0/helper->compression); } Assert(cmpt.width_ * cmpt.height_ * cmpt.cps_ == buflen); From 4eadf6d37a54fa779d1c718b0d19f7e96434c367 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 21 Nov 2019 17:59:20 +0000 Subject: [PATCH 090/104] ECC-1022: Grib2 Keys: parameterName, parameterUnits are displayed incorrectly if the parameterName includes parentheses --- definitions/grib2/tables/10/4.2.0.0.table | 4 ++-- definitions/grib2/tables/10/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/10/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/10/4.2.0.18.table | 2 +- definitions/grib2/tables/10/4.2.0.19.table | 2 +- definitions/grib2/tables/10/4.2.0.191.table | 2 +- definitions/grib2/tables/10/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/10/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/10/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/10/4.2.0.5.table | 4 ++-- definitions/grib2/tables/10/4.2.0.6.table | 2 +- definitions/grib2/tables/10/4.2.0.7.table | 6 +++--- definitions/grib2/tables/10/4.2.1.0.table | 4 ++-- definitions/grib2/tables/10/4.2.1.1.table | 6 +++--- definitions/grib2/tables/10/4.2.1.2.table | 2 +- definitions/grib2/tables/10/4.2.10.0.table | 6 +++--- definitions/grib2/tables/10/4.2.10.191.table | 2 +- definitions/grib2/tables/10/4.2.2.0.table | 4 ++-- definitions/grib2/tables/10/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/10/4.2.3.1.table | 4 ++-- definitions/grib2/tables/11/4.2.0.0.table | 4 ++-- definitions/grib2/tables/11/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/11/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/11/4.2.0.18.table | 2 +- definitions/grib2/tables/11/4.2.0.19.table | 2 +- definitions/grib2/tables/11/4.2.0.191.table | 2 +- definitions/grib2/tables/11/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/11/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/11/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/11/4.2.0.5.table | 4 ++-- definitions/grib2/tables/11/4.2.0.6.table | 2 +- definitions/grib2/tables/11/4.2.0.7.table | 6 +++--- definitions/grib2/tables/11/4.2.1.0.table | 4 ++-- definitions/grib2/tables/11/4.2.1.1.table | 6 +++--- definitions/grib2/tables/11/4.2.1.2.table | 2 +- definitions/grib2/tables/11/4.2.10.0.table | 6 +++--- definitions/grib2/tables/11/4.2.10.191.table | 2 +- definitions/grib2/tables/11/4.2.2.0.table | 4 ++-- definitions/grib2/tables/11/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/11/4.2.3.1.table | 4 ++-- definitions/grib2/tables/12/4.2.0.0.table | 4 ++-- definitions/grib2/tables/12/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/12/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/12/4.2.0.18.table | 2 +- definitions/grib2/tables/12/4.2.0.19.table | 2 +- definitions/grib2/tables/12/4.2.0.191.table | 2 +- definitions/grib2/tables/12/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/12/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/12/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/12/4.2.0.5.table | 4 ++-- definitions/grib2/tables/12/4.2.0.6.table | 2 +- definitions/grib2/tables/12/4.2.0.7.table | 6 +++--- definitions/grib2/tables/12/4.2.1.0.table | 4 ++-- definitions/grib2/tables/12/4.2.1.1.table | 6 +++--- definitions/grib2/tables/12/4.2.1.2.table | 2 +- definitions/grib2/tables/12/4.2.10.0.table | 6 +++--- definitions/grib2/tables/12/4.2.10.191.table | 2 +- definitions/grib2/tables/12/4.2.2.0.table | 4 ++-- definitions/grib2/tables/12/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/12/4.2.3.1.table | 4 ++-- definitions/grib2/tables/13/4.2.0.0.table | 4 ++-- definitions/grib2/tables/13/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/13/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/13/4.2.0.18.table | 2 +- definitions/grib2/tables/13/4.2.0.19.table | 2 +- definitions/grib2/tables/13/4.2.0.191.table | 2 +- definitions/grib2/tables/13/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/13/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/13/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/13/4.2.0.5.table | 4 ++-- definitions/grib2/tables/13/4.2.0.6.table | 2 +- definitions/grib2/tables/13/4.2.0.7.table | 6 +++--- definitions/grib2/tables/13/4.2.1.0.table | 4 ++-- definitions/grib2/tables/13/4.2.1.1.table | 6 +++--- definitions/grib2/tables/13/4.2.1.2.table | 2 +- definitions/grib2/tables/13/4.2.10.0.table | 6 +++--- definitions/grib2/tables/13/4.2.10.191.table | 2 +- definitions/grib2/tables/13/4.2.2.0.table | 4 ++-- definitions/grib2/tables/13/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/13/4.2.3.1.table | 4 ++-- definitions/grib2/tables/14/4.2.0.0.table | 4 ++-- definitions/grib2/tables/14/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/14/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/14/4.2.0.18.table | 2 +- definitions/grib2/tables/14/4.2.0.19.table | 2 +- definitions/grib2/tables/14/4.2.0.191.table | 2 +- definitions/grib2/tables/14/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/14/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/14/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/14/4.2.0.5.table | 4 ++-- definitions/grib2/tables/14/4.2.0.6.table | 2 +- definitions/grib2/tables/14/4.2.0.7.table | 6 +++--- definitions/grib2/tables/14/4.2.1.0.table | 4 ++-- definitions/grib2/tables/14/4.2.1.1.table | 6 +++--- definitions/grib2/tables/14/4.2.1.2.table | 2 +- definitions/grib2/tables/14/4.2.10.0.table | 6 +++--- definitions/grib2/tables/14/4.2.10.191.table | 2 +- definitions/grib2/tables/14/4.2.2.0.table | 4 ++-- definitions/grib2/tables/14/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/14/4.2.3.1.table | 4 ++-- definitions/grib2/tables/15/4.2.0.0.table | 4 ++-- definitions/grib2/tables/15/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/15/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/15/4.2.0.18.table | 2 +- definitions/grib2/tables/15/4.2.0.19.table | 2 +- definitions/grib2/tables/15/4.2.0.191.table | 2 +- definitions/grib2/tables/15/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/15/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/15/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/15/4.2.0.5.table | 4 ++-- definitions/grib2/tables/15/4.2.0.6.table | 2 +- definitions/grib2/tables/15/4.2.0.7.table | 6 +++--- definitions/grib2/tables/15/4.2.1.0.table | 4 ++-- definitions/grib2/tables/15/4.2.1.1.table | 6 +++--- definitions/grib2/tables/15/4.2.1.2.table | 2 +- definitions/grib2/tables/15/4.2.10.0.table | 6 +++--- definitions/grib2/tables/15/4.2.10.191.table | 2 +- definitions/grib2/tables/15/4.2.2.0.table | 6 +++--- definitions/grib2/tables/15/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/15/4.2.3.1.table | 4 ++-- definitions/grib2/tables/16/4.2.0.0.table | 4 ++-- definitions/grib2/tables/16/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/16/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/16/4.2.0.18.table | 2 +- definitions/grib2/tables/16/4.2.0.19.table | 4 ++-- definitions/grib2/tables/16/4.2.0.191.table | 2 +- definitions/grib2/tables/16/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/16/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/16/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/16/4.2.0.5.table | 4 ++-- definitions/grib2/tables/16/4.2.0.6.table | 4 ++-- definitions/grib2/tables/16/4.2.0.7.table | 6 +++--- definitions/grib2/tables/16/4.2.1.0.table | 4 ++-- definitions/grib2/tables/16/4.2.1.1.table | 6 +++--- definitions/grib2/tables/16/4.2.1.2.table | 2 +- definitions/grib2/tables/16/4.2.10.0.table | 6 +++--- definitions/grib2/tables/16/4.2.10.191.table | 2 +- definitions/grib2/tables/16/4.2.2.0.table | 6 +++--- definitions/grib2/tables/16/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/16/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/16/4.2.3.1.table | 4 ++-- definitions/grib2/tables/17/4.2.0.0.table | 4 ++-- definitions/grib2/tables/17/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/17/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/17/4.2.0.17.table | 2 +- definitions/grib2/tables/17/4.2.0.18.table | 2 +- definitions/grib2/tables/17/4.2.0.19.table | 6 +++--- definitions/grib2/tables/17/4.2.0.191.table | 2 +- definitions/grib2/tables/17/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/17/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/17/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/17/4.2.0.5.table | 4 ++-- definitions/grib2/tables/17/4.2.0.6.table | 4 ++-- definitions/grib2/tables/17/4.2.0.7.table | 6 +++--- definitions/grib2/tables/17/4.2.1.0.table | 4 ++-- definitions/grib2/tables/17/4.2.1.1.table | 6 +++--- definitions/grib2/tables/17/4.2.1.2.table | 2 +- definitions/grib2/tables/17/4.2.10.0.table | 6 +++--- definitions/grib2/tables/17/4.2.10.191.table | 2 +- definitions/grib2/tables/17/4.2.2.0.table | 6 +++--- definitions/grib2/tables/17/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/17/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/17/4.2.3.1.table | 4 ++-- definitions/grib2/tables/18/4.2.0.0.table | 4 ++-- definitions/grib2/tables/18/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/18/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/18/4.2.0.17.table | 2 +- definitions/grib2/tables/18/4.2.0.18.table | 2 +- definitions/grib2/tables/18/4.2.0.19.table | 6 +++--- definitions/grib2/tables/18/4.2.0.191.table | 2 +- definitions/grib2/tables/18/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/18/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/18/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/18/4.2.0.5.table | 4 ++-- definitions/grib2/tables/18/4.2.0.6.table | 4 ++-- definitions/grib2/tables/18/4.2.0.7.table | 6 +++--- definitions/grib2/tables/18/4.2.1.0.table | 4 ++-- definitions/grib2/tables/18/4.2.1.1.table | 6 +++--- definitions/grib2/tables/18/4.2.1.2.table | 2 +- definitions/grib2/tables/18/4.2.10.0.table | 6 +++--- definitions/grib2/tables/18/4.2.10.191.table | 2 +- definitions/grib2/tables/18/4.2.2.0.table | 6 +++--- definitions/grib2/tables/18/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/18/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/18/4.2.3.1.table | 4 ++-- definitions/grib2/tables/19/4.2.0.0.table | 4 ++-- definitions/grib2/tables/19/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/19/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/19/4.2.0.17.table | 2 +- definitions/grib2/tables/19/4.2.0.18.table | 2 +- definitions/grib2/tables/19/4.2.0.19.table | 6 +++--- definitions/grib2/tables/19/4.2.0.191.table | 2 +- definitions/grib2/tables/19/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/19/4.2.0.20.table | 18 +++++++++--------- definitions/grib2/tables/19/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/19/4.2.0.5.table | 4 ++-- definitions/grib2/tables/19/4.2.0.6.table | 4 ++-- definitions/grib2/tables/19/4.2.0.7.table | 6 +++--- definitions/grib2/tables/19/4.2.1.0.table | 4 ++-- definitions/grib2/tables/19/4.2.1.1.table | 6 +++--- definitions/grib2/tables/19/4.2.1.2.table | 2 +- definitions/grib2/tables/19/4.2.10.0.table | 6 +++--- definitions/grib2/tables/19/4.2.10.191.table | 2 +- definitions/grib2/tables/19/4.2.2.0.table | 6 +++--- definitions/grib2/tables/19/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/19/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/19/4.2.3.1.table | 4 ++-- definitions/grib2/tables/20/4.2.0.0.table | 4 ++-- definitions/grib2/tables/20/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/20/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/20/4.2.0.17.table | 2 +- definitions/grib2/tables/20/4.2.0.18.table | 2 +- definitions/grib2/tables/20/4.2.0.19.table | 6 +++--- definitions/grib2/tables/20/4.2.0.191.table | 2 +- definitions/grib2/tables/20/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/20/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/20/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/20/4.2.0.5.table | 4 ++-- definitions/grib2/tables/20/4.2.0.6.table | 4 ++-- definitions/grib2/tables/20/4.2.0.7.table | 6 +++--- definitions/grib2/tables/20/4.2.1.0.table | 4 ++-- definitions/grib2/tables/20/4.2.1.1.table | 6 +++--- definitions/grib2/tables/20/4.2.1.2.table | 2 +- definitions/grib2/tables/20/4.2.10.0.table | 6 +++--- definitions/grib2/tables/20/4.2.10.191.table | 2 +- definitions/grib2/tables/20/4.2.2.0.table | 6 +++--- definitions/grib2/tables/20/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/20/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/20/4.2.3.1.table | 4 ++-- definitions/grib2/tables/21/4.2.0.0.table | 4 ++-- definitions/grib2/tables/21/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/21/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/21/4.2.0.17.table | 2 +- definitions/grib2/tables/21/4.2.0.18.table | 2 +- definitions/grib2/tables/21/4.2.0.19.table | 6 +++--- definitions/grib2/tables/21/4.2.0.191.table | 2 +- definitions/grib2/tables/21/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/21/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/21/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/21/4.2.0.5.table | 4 ++-- definitions/grib2/tables/21/4.2.0.6.table | 4 ++-- definitions/grib2/tables/21/4.2.0.7.table | 6 +++--- definitions/grib2/tables/21/4.2.1.0.table | 4 ++-- definitions/grib2/tables/21/4.2.1.1.table | 6 +++--- definitions/grib2/tables/21/4.2.1.2.table | 2 +- definitions/grib2/tables/21/4.2.10.0.table | 6 +++--- definitions/grib2/tables/21/4.2.10.191.table | 2 +- definitions/grib2/tables/21/4.2.2.0.table | 6 +++--- definitions/grib2/tables/21/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/21/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/21/4.2.3.1.table | 4 ++-- definitions/grib2/tables/23/4.2.0.0.table | 4 ++-- definitions/grib2/tables/23/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/23/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/23/4.2.0.17.table | 2 +- definitions/grib2/tables/23/4.2.0.18.table | 2 +- definitions/grib2/tables/23/4.2.0.19.table | 6 +++--- definitions/grib2/tables/23/4.2.0.191.table | 2 +- definitions/grib2/tables/23/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/23/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/23/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/23/4.2.0.5.table | 4 ++-- definitions/grib2/tables/23/4.2.0.6.table | 4 ++-- definitions/grib2/tables/23/4.2.0.7.table | 6 +++--- definitions/grib2/tables/23/4.2.1.0.table | 4 ++-- definitions/grib2/tables/23/4.2.1.1.table | 6 +++--- definitions/grib2/tables/23/4.2.1.2.table | 2 +- definitions/grib2/tables/23/4.2.10.0.table | 6 +++--- definitions/grib2/tables/23/4.2.10.191.table | 2 +- definitions/grib2/tables/23/4.2.10.4.table | 12 ++++++------ definitions/grib2/tables/23/4.2.2.0.table | 6 +++--- definitions/grib2/tables/23/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/23/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/23/4.2.3.1.table | 4 ++-- definitions/grib2/tables/24/4.2.0.0.table | 4 ++-- definitions/grib2/tables/24/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/24/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/24/4.2.0.17.table | 2 +- definitions/grib2/tables/24/4.2.0.18.table | 2 +- definitions/grib2/tables/24/4.2.0.19.table | 6 +++--- definitions/grib2/tables/24/4.2.0.191.table | 2 +- definitions/grib2/tables/24/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/24/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/24/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/24/4.2.0.5.table | 4 ++-- definitions/grib2/tables/24/4.2.0.6.table | 4 ++-- definitions/grib2/tables/24/4.2.0.7.table | 6 +++--- definitions/grib2/tables/24/4.2.1.0.table | 4 ++-- definitions/grib2/tables/24/4.2.1.1.table | 6 +++--- definitions/grib2/tables/24/4.2.1.2.table | 2 +- definitions/grib2/tables/24/4.2.10.0.table | 6 +++--- definitions/grib2/tables/24/4.2.10.191.table | 2 +- definitions/grib2/tables/24/4.2.10.4.table | 10 +++++----- definitions/grib2/tables/24/4.2.2.0.table | 6 +++--- definitions/grib2/tables/24/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/24/4.2.2.4.table | 14 +++++++------- definitions/grib2/tables/24/4.2.3.1.table | 4 ++-- definitions/grib2/tables/4/4.2.0.1.table | 2 +- definitions/grib2/tables/5/4.2.0.2.table | 2 +- definitions/grib2/tables/6/4.2.0.2.table | 2 +- definitions/grib2/tables/7/4.2.0.2.table | 2 +- definitions/grib2/tables/8/4.2.0.2.table | 2 +- definitions/grib2/tables/9/4.2.0.0.table | 4 ++-- definitions/grib2/tables/9/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/9/4.2.0.15.table | 8 ++++---- definitions/grib2/tables/9/4.2.0.18.table | 2 +- definitions/grib2/tables/9/4.2.0.19.table | 2 +- definitions/grib2/tables/9/4.2.0.191.table | 2 +- definitions/grib2/tables/9/4.2.0.2.table | 12 ++++++------ definitions/grib2/tables/9/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/9/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/9/4.2.0.5.table | 4 ++-- definitions/grib2/tables/9/4.2.0.6.table | 2 +- definitions/grib2/tables/9/4.2.0.7.table | 6 +++--- definitions/grib2/tables/9/4.2.1.0.table | 4 ++-- definitions/grib2/tables/9/4.2.1.1.table | 6 +++--- definitions/grib2/tables/9/4.2.1.2.table | 2 +- definitions/grib2/tables/9/4.2.10.0.table | 16 ++++++++-------- definitions/grib2/tables/9/4.2.10.1.table | 2 +- definitions/grib2/tables/9/4.2.10.191.table | 2 +- definitions/grib2/tables/9/4.2.10.2.table | 2 +- definitions/grib2/tables/9/4.2.2.0.table | 4 ++-- definitions/grib2/tables/9/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/9/4.2.3.1.table | 4 ++-- 324 files changed, 1037 insertions(+), 1037 deletions(-) diff --git a/definitions/grib2/tables/10/4.2.0.0.table b/definitions/grib2/tables/10/4.2.0.0.table index debc0a6f4..13adadb70 100644 --- a/definitions/grib2/tables/10/4.2.0.0.table +++ b/definitions/grib2/tables/10/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression (or deficit) (K) +7 7 Dew-point depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/10/4.2.0.1.table b/definitions/grib2/tables/10/4.2.0.1.table index fbebb792d..d8c498d7a 100644 --- a/definitions/grib2/tables/10/4.2.0.1.table +++ b/definitions/grib2/tables/10/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.0.15.table b/definitions/grib2/tables/10/4.2.0.15.table index 895892f86..004d02950 100644 --- a/definitions/grib2/tables/10/4.2.0.15.table +++ b/definitions/grib2/tables/10/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically-integrated liquid water (VIL) (kg m-2) +3 3 Vertically-integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/10/4.2.0.18.table b/definitions/grib2/tables/10/4.2.0.18.table index 30060fd2d..aa2e3d1fb 100644 --- a/definitions/grib2/tables/10/4.2.0.18.table +++ b/definitions/grib2/tables/10/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.0.19.table b/definitions/grib2/tables/10/4.2.0.19.table index e6c97e5f9..922efb1ed 100644 --- a/definitions/grib2/tables/10/4.2.0.19.table +++ b/definitions/grib2/tables/10/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/10/4.2.0.191.table b/definitions/grib2/tables/10/4.2.0.191.table index 81230c0e0..4833f8f88 100644 --- a/definitions/grib2/tables/10/4.2.0.191.table +++ b/definitions/grib2/tables/10/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/10/4.2.0.2.table b/definitions/grib2/tables/10/4.2.0.2.table index 17ff85867..3251431dd 100644 --- a/definitions/grib2/tables/10/4.2.0.2.table +++ b/definitions/grib2/tables/10/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 2: momentum -0 0 Wind direction (from which blowing) (degree true) (deg) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/10/4.2.0.20.table b/definitions/grib2/tables/10/4.2.0.20.table index cc2dbcc52..e636a5ee9 100644 --- a/definitions/grib2/tables/10/4.2.0.20.table +++ b/definitions/grib2/tables/10/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/10/4.2.0.4.table b/definitions/grib2/tables/10/4.2.0.4.table index fea4cafc3..0b83187b4 100644 --- a/definitions/grib2/tables/10/4.2.0.4.table +++ b/definitions/grib2/tables/10/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.0.5.table b/definitions/grib2/tables/10/4.2.0.5.table index b0c93dd3a..032d152ad 100644 --- a/definitions/grib2/tables/10/4.2.0.5.table +++ b/definitions/grib2/tables/10/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 5: long-wave radiation -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/10/4.2.0.6.table b/definitions/grib2/tables/10/4.2.0.6.table index 055df76a5..0f60b71b6 100644 --- a/definitions/grib2/tables/10/4.2.0.6.table +++ b/definitions/grib2/tables/10/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/10/4.2.0.7.table b/definitions/grib2/tables/10/4.2.0.7.table index 7a7d2008b..244272e58 100644 --- a/definitions/grib2/tables/10/4.2.0.7.table +++ b/definitions/grib2/tables/10/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/10/4.2.1.0.table b/definitions/grib2/tables/10/4.2.1.0.table index 4e72e1ab3..00b032310 100644 --- a/definitions/grib2/tables/10/4.2.1.0.table +++ b/definitions/grib2/tables/10/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/10/4.2.1.1.table b/definitions/grib2/tables/10/4.2.1.1.table index cb5117dc8..3b95971a9 100644 --- a/definitions/grib2/tables/10/4.2.1.1.table +++ b/definitions/grib2/tables/10/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.1.2.table b/definitions/grib2/tables/10/4.2.1.2.table index 2c70c6bd0..842b8da1a 100644 --- a/definitions/grib2/tables/10/4.2.1.2.table +++ b/definitions/grib2/tables/10/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/10/4.2.10.0.table b/definitions/grib2/tables/10/4.2.10.0.table index a620c36ba..0319fb0b5 100644 --- a/definitions/grib2/tables/10/4.2.10.0.table +++ b/definitions/grib2/tables/10/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 10 - Oceanographic products, parameter category 0: waves -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/10/4.2.10.191.table b/definitions/grib2/tables/10/4.2.10.191.table index 14085ac9a..f0936614f 100644 --- a/definitions/grib2/tables/10/4.2.10.191.table +++ b/definitions/grib2/tables/10/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.2.0.table b/definitions/grib2/tables/10/4.2.2.0.table index d9498c4fc..83547c3c8 100644 --- a/definitions/grib2/tables/10/4.2.2.0.table +++ b/definitions/grib2/tables/10/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 0: vegetation/biomass -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.2.3.table b/definitions/grib2/tables/10/4.2.2.3.table index 4c5e2a4b4..4a900111e 100644 --- a/definitions/grib2/tables/10/4.2.2.3.table +++ b/definitions/grib2/tables/10/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/10/4.2.3.1.table b/definitions/grib2/tables/10/4.2.3.1.table index 176ac35fb..beae6d7c5 100644 --- a/definitions/grib2/tables/10/4.2.3.1.table +++ b/definitions/grib2/tables/10/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/11/4.2.0.0.table b/definitions/grib2/tables/11/4.2.0.0.table index f7784cc33..8cda6d39e 100644 --- a/definitions/grib2/tables/11/4.2.0.0.table +++ b/definitions/grib2/tables/11/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/11/4.2.0.1.table b/definitions/grib2/tables/11/4.2.0.1.table index 2d8fbed8c..a7b5e08bb 100644 --- a/definitions/grib2/tables/11/4.2.0.1.table +++ b/definitions/grib2/tables/11/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.0.15.table b/definitions/grib2/tables/11/4.2.0.15.table index 9a178ceb7..470d3ba3d 100644 --- a/definitions/grib2/tables/11/4.2.0.15.table +++ b/definitions/grib2/tables/11/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/11/4.2.0.18.table b/definitions/grib2/tables/11/4.2.0.18.table index 82fd13da1..af78a53f3 100644 --- a/definitions/grib2/tables/11/4.2.0.18.table +++ b/definitions/grib2/tables/11/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.0.19.table b/definitions/grib2/tables/11/4.2.0.19.table index e6c97e5f9..922efb1ed 100644 --- a/definitions/grib2/tables/11/4.2.0.19.table +++ b/definitions/grib2/tables/11/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/11/4.2.0.191.table b/definitions/grib2/tables/11/4.2.0.191.table index 81230c0e0..4833f8f88 100644 --- a/definitions/grib2/tables/11/4.2.0.191.table +++ b/definitions/grib2/tables/11/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/11/4.2.0.2.table b/definitions/grib2/tables/11/4.2.0.2.table index d587f84e9..b969e0634 100644 --- a/definitions/grib2/tables/11/4.2.0.2.table +++ b/definitions/grib2/tables/11/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 2: momentum -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/11/4.2.0.20.table b/definitions/grib2/tables/11/4.2.0.20.table index 22cea6061..e1dcea60a 100644 --- a/definitions/grib2/tables/11/4.2.0.20.table +++ b/definitions/grib2/tables/11/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/11/4.2.0.4.table b/definitions/grib2/tables/11/4.2.0.4.table index fea4cafc3..0b83187b4 100644 --- a/definitions/grib2/tables/11/4.2.0.4.table +++ b/definitions/grib2/tables/11/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.0.5.table b/definitions/grib2/tables/11/4.2.0.5.table index b0c93dd3a..032d152ad 100644 --- a/definitions/grib2/tables/11/4.2.0.5.table +++ b/definitions/grib2/tables/11/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 5: long-wave radiation -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/11/4.2.0.6.table b/definitions/grib2/tables/11/4.2.0.6.table index 051830aff..bacbbdfbf 100644 --- a/definitions/grib2/tables/11/4.2.0.6.table +++ b/definitions/grib2/tables/11/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/11/4.2.0.7.table b/definitions/grib2/tables/11/4.2.0.7.table index 7a7d2008b..244272e58 100644 --- a/definitions/grib2/tables/11/4.2.0.7.table +++ b/definitions/grib2/tables/11/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/11/4.2.1.0.table b/definitions/grib2/tables/11/4.2.1.0.table index 4e72e1ab3..00b032310 100644 --- a/definitions/grib2/tables/11/4.2.1.0.table +++ b/definitions/grib2/tables/11/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/11/4.2.1.1.table b/definitions/grib2/tables/11/4.2.1.1.table index cb5117dc8..3b95971a9 100644 --- a/definitions/grib2/tables/11/4.2.1.1.table +++ b/definitions/grib2/tables/11/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.1.2.table b/definitions/grib2/tables/11/4.2.1.2.table index 2c70c6bd0..842b8da1a 100644 --- a/definitions/grib2/tables/11/4.2.1.2.table +++ b/definitions/grib2/tables/11/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/11/4.2.10.0.table b/definitions/grib2/tables/11/4.2.10.0.table index b820364fa..8eb807f78 100644 --- a/definitions/grib2/tables/11/4.2.10.0.table +++ b/definitions/grib2/tables/11/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 10 - Oceanographic products, parameter category 0: waves -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/11/4.2.10.191.table b/definitions/grib2/tables/11/4.2.10.191.table index 14085ac9a..f0936614f 100644 --- a/definitions/grib2/tables/11/4.2.10.191.table +++ b/definitions/grib2/tables/11/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.2.0.table b/definitions/grib2/tables/11/4.2.2.0.table index d9498c4fc..83547c3c8 100644 --- a/definitions/grib2/tables/11/4.2.2.0.table +++ b/definitions/grib2/tables/11/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 0: vegetation/biomass -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.2.3.table b/definitions/grib2/tables/11/4.2.2.3.table index 4c5e2a4b4..4a900111e 100644 --- a/definitions/grib2/tables/11/4.2.2.3.table +++ b/definitions/grib2/tables/11/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/11/4.2.3.1.table b/definitions/grib2/tables/11/4.2.3.1.table index 176ac35fb..beae6d7c5 100644 --- a/definitions/grib2/tables/11/4.2.3.1.table +++ b/definitions/grib2/tables/11/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/12/4.2.0.0.table b/definitions/grib2/tables/12/4.2.0.0.table index ce91fe429..2516c23fb 100644 --- a/definitions/grib2/tables/12/4.2.0.0.table +++ b/definitions/grib2/tables/12/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/12/4.2.0.1.table b/definitions/grib2/tables/12/4.2.0.1.table index bb0ff7c42..4b2cccd18 100644 --- a/definitions/grib2/tables/12/4.2.0.1.table +++ b/definitions/grib2/tables/12/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.15.table b/definitions/grib2/tables/12/4.2.0.15.table index d74fa7234..f40608676 100644 --- a/definitions/grib2/tables/12/4.2.0.15.table +++ b/definitions/grib2/tables/12/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/12/4.2.0.18.table b/definitions/grib2/tables/12/4.2.0.18.table index 18c41aa48..0a26caf85 100644 --- a/definitions/grib2/tables/12/4.2.0.18.table +++ b/definitions/grib2/tables/12/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.19.table b/definitions/grib2/tables/12/4.2.0.19.table index 0478ef16f..ff90cfb21 100644 --- a/definitions/grib2/tables/12/4.2.0.19.table +++ b/definitions/grib2/tables/12/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/12/4.2.0.191.table b/definitions/grib2/tables/12/4.2.0.191.table index 1f949f149..b1bb14e3d 100644 --- a/definitions/grib2/tables/12/4.2.0.191.table +++ b/definitions/grib2/tables/12/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/12/4.2.0.2.table b/definitions/grib2/tables/12/4.2.0.2.table index 84882e8b8..9fcd7cde7 100644 --- a/definitions/grib2/tables/12/4.2.0.2.table +++ b/definitions/grib2/tables/12/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/12/4.2.0.20.table b/definitions/grib2/tables/12/4.2.0.20.table index ac97b0b39..1f730fd67 100644 --- a/definitions/grib2/tables/12/4.2.0.20.table +++ b/definitions/grib2/tables/12/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/12/4.2.0.4.table b/definitions/grib2/tables/12/4.2.0.4.table index dbfcbddb7..85b51e85e 100644 --- a/definitions/grib2/tables/12/4.2.0.4.table +++ b/definitions/grib2/tables/12/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.0.5.table b/definitions/grib2/tables/12/4.2.0.5.table index f1c04650d..344336b0b 100644 --- a/definitions/grib2/tables/12/4.2.0.5.table +++ b/definitions/grib2/tables/12/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/12/4.2.0.6.table b/definitions/grib2/tables/12/4.2.0.6.table index b97357194..a21a99552 100644 --- a/definitions/grib2/tables/12/4.2.0.6.table +++ b/definitions/grib2/tables/12/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/12/4.2.0.7.table b/definitions/grib2/tables/12/4.2.0.7.table index db47d0113..9c0180d7b 100644 --- a/definitions/grib2/tables/12/4.2.0.7.table +++ b/definitions/grib2/tables/12/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/12/4.2.1.0.table b/definitions/grib2/tables/12/4.2.1.0.table index 77b25fa24..b83e223d7 100644 --- a/definitions/grib2/tables/12/4.2.1.0.table +++ b/definitions/grib2/tables/12/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/12/4.2.1.1.table b/definitions/grib2/tables/12/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/12/4.2.1.1.table +++ b/definitions/grib2/tables/12/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.1.2.table b/definitions/grib2/tables/12/4.2.1.2.table index 2d08d44f4..7f65cbf94 100644 --- a/definitions/grib2/tables/12/4.2.1.2.table +++ b/definitions/grib2/tables/12/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/12/4.2.10.0.table b/definitions/grib2/tables/12/4.2.10.0.table index 761b6395c..3df4946bf 100644 --- a/definitions/grib2/tables/12/4.2.10.0.table +++ b/definitions/grib2/tables/12/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/12/4.2.10.191.table b/definitions/grib2/tables/12/4.2.10.191.table index 18e56f930..3938fcc28 100644 --- a/definitions/grib2/tables/12/4.2.10.191.table +++ b/definitions/grib2/tables/12/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.2.0.table b/definitions/grib2/tables/12/4.2.2.0.table index bf3574834..bfcae567f 100644 --- a/definitions/grib2/tables/12/4.2.2.0.table +++ b/definitions/grib2/tables/12/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.2.3.table b/definitions/grib2/tables/12/4.2.2.3.table index 28284d4d4..68282148c 100644 --- a/definitions/grib2/tables/12/4.2.2.3.table +++ b/definitions/grib2/tables/12/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/12/4.2.3.1.table b/definitions/grib2/tables/12/4.2.3.1.table index 0c0fc8d37..b7dcf5335 100644 --- a/definitions/grib2/tables/12/4.2.3.1.table +++ b/definitions/grib2/tables/12/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/13/4.2.0.0.table b/definitions/grib2/tables/13/4.2.0.0.table index 6de8a23c8..73c97bf34 100644 --- a/definitions/grib2/tables/13/4.2.0.0.table +++ b/definitions/grib2/tables/13/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/13/4.2.0.1.table b/definitions/grib2/tables/13/4.2.0.1.table index bb0ff7c42..4b2cccd18 100644 --- a/definitions/grib2/tables/13/4.2.0.1.table +++ b/definitions/grib2/tables/13/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.15.table b/definitions/grib2/tables/13/4.2.0.15.table index d74fa7234..f40608676 100644 --- a/definitions/grib2/tables/13/4.2.0.15.table +++ b/definitions/grib2/tables/13/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/13/4.2.0.18.table b/definitions/grib2/tables/13/4.2.0.18.table index 18c41aa48..0a26caf85 100644 --- a/definitions/grib2/tables/13/4.2.0.18.table +++ b/definitions/grib2/tables/13/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.19.table b/definitions/grib2/tables/13/4.2.0.19.table index 0478ef16f..ff90cfb21 100644 --- a/definitions/grib2/tables/13/4.2.0.19.table +++ b/definitions/grib2/tables/13/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/13/4.2.0.191.table b/definitions/grib2/tables/13/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/13/4.2.0.191.table +++ b/definitions/grib2/tables/13/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/13/4.2.0.2.table b/definitions/grib2/tables/13/4.2.0.2.table index c83b07300..246b99fe9 100644 --- a/definitions/grib2/tables/13/4.2.0.2.table +++ b/definitions/grib2/tables/13/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/13/4.2.0.20.table b/definitions/grib2/tables/13/4.2.0.20.table index 9584f7c7f..3e01fd6b9 100644 --- a/definitions/grib2/tables/13/4.2.0.20.table +++ b/definitions/grib2/tables/13/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/13/4.2.0.4.table b/definitions/grib2/tables/13/4.2.0.4.table index dbfcbddb7..85b51e85e 100644 --- a/definitions/grib2/tables/13/4.2.0.4.table +++ b/definitions/grib2/tables/13/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/13/4.2.0.5.table b/definitions/grib2/tables/13/4.2.0.5.table index f1c04650d..344336b0b 100644 --- a/definitions/grib2/tables/13/4.2.0.5.table +++ b/definitions/grib2/tables/13/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/13/4.2.0.6.table b/definitions/grib2/tables/13/4.2.0.6.table index b97357194..a21a99552 100644 --- a/definitions/grib2/tables/13/4.2.0.6.table +++ b/definitions/grib2/tables/13/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/13/4.2.0.7.table b/definitions/grib2/tables/13/4.2.0.7.table index db47d0113..9c0180d7b 100644 --- a/definitions/grib2/tables/13/4.2.0.7.table +++ b/definitions/grib2/tables/13/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/13/4.2.1.0.table b/definitions/grib2/tables/13/4.2.1.0.table index 989c4ae28..ed367ebc2 100644 --- a/definitions/grib2/tables/13/4.2.1.0.table +++ b/definitions/grib2/tables/13/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/13/4.2.1.1.table b/definitions/grib2/tables/13/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/13/4.2.1.1.table +++ b/definitions/grib2/tables/13/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.1.2.table b/definitions/grib2/tables/13/4.2.1.2.table index 8daf51efd..b0a920d00 100644 --- a/definitions/grib2/tables/13/4.2.1.2.table +++ b/definitions/grib2/tables/13/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/13/4.2.10.0.table b/definitions/grib2/tables/13/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/13/4.2.10.0.table +++ b/definitions/grib2/tables/13/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/13/4.2.10.191.table b/definitions/grib2/tables/13/4.2.10.191.table index dc0e23d7b..200150e86 100644 --- a/definitions/grib2/tables/13/4.2.10.191.table +++ b/definitions/grib2/tables/13/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/13/4.2.2.0.table b/definitions/grib2/tables/13/4.2.2.0.table index ed9e43eb7..d38eb9285 100644 --- a/definitions/grib2/tables/13/4.2.2.0.table +++ b/definitions/grib2/tables/13/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) diff --git a/definitions/grib2/tables/13/4.2.2.3.table b/definitions/grib2/tables/13/4.2.2.3.table index 28284d4d4..68282148c 100644 --- a/definitions/grib2/tables/13/4.2.2.3.table +++ b/definitions/grib2/tables/13/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/13/4.2.3.1.table b/definitions/grib2/tables/13/4.2.3.1.table index 0c0fc8d37..b7dcf5335 100644 --- a/definitions/grib2/tables/13/4.2.3.1.table +++ b/definitions/grib2/tables/13/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/14/4.2.0.0.table b/definitions/grib2/tables/14/4.2.0.0.table index 41e5291a9..582c08a9e 100644 --- a/definitions/grib2/tables/14/4.2.0.0.table +++ b/definitions/grib2/tables/14/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/14/4.2.0.1.table b/definitions/grib2/tables/14/4.2.0.1.table index 0af12c3c3..9607d6b65 100644 --- a/definitions/grib2/tables/14/4.2.0.1.table +++ b/definitions/grib2/tables/14/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) # 95-191 Reserved diff --git a/definitions/grib2/tables/14/4.2.0.15.table b/definitions/grib2/tables/14/4.2.0.15.table index d74fa7234..f40608676 100644 --- a/definitions/grib2/tables/14/4.2.0.15.table +++ b/definitions/grib2/tables/14/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/14/4.2.0.18.table b/definitions/grib2/tables/14/4.2.0.18.table index 18c41aa48..0a26caf85 100644 --- a/definitions/grib2/tables/14/4.2.0.18.table +++ b/definitions/grib2/tables/14/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.0.19.table b/definitions/grib2/tables/14/4.2.0.19.table index 0478ef16f..ff90cfb21 100644 --- a/definitions/grib2/tables/14/4.2.0.19.table +++ b/definitions/grib2/tables/14/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/14/4.2.0.191.table b/definitions/grib2/tables/14/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/14/4.2.0.191.table +++ b/definitions/grib2/tables/14/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/14/4.2.0.2.table b/definitions/grib2/tables/14/4.2.0.2.table index c83b07300..246b99fe9 100644 --- a/definitions/grib2/tables/14/4.2.0.2.table +++ b/definitions/grib2/tables/14/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/14/4.2.0.20.table b/definitions/grib2/tables/14/4.2.0.20.table index 9584f7c7f..3e01fd6b9 100644 --- a/definitions/grib2/tables/14/4.2.0.20.table +++ b/definitions/grib2/tables/14/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/14/4.2.0.4.table b/definitions/grib2/tables/14/4.2.0.4.table index dbfcbddb7..85b51e85e 100644 --- a/definitions/grib2/tables/14/4.2.0.4.table +++ b/definitions/grib2/tables/14/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/14/4.2.0.5.table b/definitions/grib2/tables/14/4.2.0.5.table index f1c04650d..344336b0b 100644 --- a/definitions/grib2/tables/14/4.2.0.5.table +++ b/definitions/grib2/tables/14/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/14/4.2.0.6.table b/definitions/grib2/tables/14/4.2.0.6.table index cb160fa0b..849315b98 100644 --- a/definitions/grib2/tables/14/4.2.0.6.table +++ b/definitions/grib2/tables/14/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/14/4.2.0.7.table b/definitions/grib2/tables/14/4.2.0.7.table index db47d0113..9c0180d7b 100644 --- a/definitions/grib2/tables/14/4.2.0.7.table +++ b/definitions/grib2/tables/14/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/14/4.2.1.0.table b/definitions/grib2/tables/14/4.2.1.0.table index 989c4ae28..ed367ebc2 100644 --- a/definitions/grib2/tables/14/4.2.1.0.table +++ b/definitions/grib2/tables/14/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/14/4.2.1.1.table b/definitions/grib2/tables/14/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/14/4.2.1.1.table +++ b/definitions/grib2/tables/14/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.1.2.table b/definitions/grib2/tables/14/4.2.1.2.table index 8daf51efd..b0a920d00 100644 --- a/definitions/grib2/tables/14/4.2.1.2.table +++ b/definitions/grib2/tables/14/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/14/4.2.10.0.table b/definitions/grib2/tables/14/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/14/4.2.10.0.table +++ b/definitions/grib2/tables/14/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/14/4.2.10.191.table b/definitions/grib2/tables/14/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/14/4.2.10.191.table +++ b/definitions/grib2/tables/14/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/14/4.2.2.0.table b/definitions/grib2/tables/14/4.2.2.0.table index 958c4bf64..93f3ce12f 100644 --- a/definitions/grib2/tables/14/4.2.2.0.table +++ b/definitions/grib2/tables/14/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) diff --git a/definitions/grib2/tables/14/4.2.2.3.table b/definitions/grib2/tables/14/4.2.2.3.table index 28284d4d4..68282148c 100644 --- a/definitions/grib2/tables/14/4.2.2.3.table +++ b/definitions/grib2/tables/14/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/14/4.2.3.1.table b/definitions/grib2/tables/14/4.2.3.1.table index 0c0fc8d37..b7dcf5335 100644 --- a/definitions/grib2/tables/14/4.2.3.1.table +++ b/definitions/grib2/tables/14/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/15/4.2.0.0.table b/definitions/grib2/tables/15/4.2.0.0.table index 41e5291a9..582c08a9e 100644 --- a/definitions/grib2/tables/15/4.2.0.0.table +++ b/definitions/grib2/tables/15/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/15/4.2.0.1.table b/definitions/grib2/tables/15/4.2.0.1.table index c90ade1c5..8c3528b59 100644 --- a/definitions/grib2/tables/15/4.2.0.1.table +++ b/definitions/grib2/tables/15/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/15/4.2.0.15.table b/definitions/grib2/tables/15/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/15/4.2.0.15.table +++ b/definitions/grib2/tables/15/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/15/4.2.0.18.table b/definitions/grib2/tables/15/4.2.0.18.table index 18c41aa48..0a26caf85 100644 --- a/definitions/grib2/tables/15/4.2.0.18.table +++ b/definitions/grib2/tables/15/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.0.19.table b/definitions/grib2/tables/15/4.2.0.19.table index 0478ef16f..ff90cfb21 100644 --- a/definitions/grib2/tables/15/4.2.0.19.table +++ b/definitions/grib2/tables/15/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/15/4.2.0.191.table b/definitions/grib2/tables/15/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/15/4.2.0.191.table +++ b/definitions/grib2/tables/15/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/15/4.2.0.2.table b/definitions/grib2/tables/15/4.2.0.2.table index c83b07300..246b99fe9 100644 --- a/definitions/grib2/tables/15/4.2.0.2.table +++ b/definitions/grib2/tables/15/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/15/4.2.0.20.table b/definitions/grib2/tables/15/4.2.0.20.table index 9584f7c7f..3e01fd6b9 100644 --- a/definitions/grib2/tables/15/4.2.0.20.table +++ b/definitions/grib2/tables/15/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/15/4.2.0.4.table b/definitions/grib2/tables/15/4.2.0.4.table index dbfcbddb7..85b51e85e 100644 --- a/definitions/grib2/tables/15/4.2.0.4.table +++ b/definitions/grib2/tables/15/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/15/4.2.0.5.table b/definitions/grib2/tables/15/4.2.0.5.table index 932a12fbd..047688ba4 100644 --- a/definitions/grib2/tables/15/4.2.0.5.table +++ b/definitions/grib2/tables/15/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/15/4.2.0.6.table b/definitions/grib2/tables/15/4.2.0.6.table index 906eeb9ac..2abb7f599 100644 --- a/definitions/grib2/tables/15/4.2.0.6.table +++ b/definitions/grib2/tables/15/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/15/4.2.0.7.table b/definitions/grib2/tables/15/4.2.0.7.table index db47d0113..9c0180d7b 100644 --- a/definitions/grib2/tables/15/4.2.0.7.table +++ b/definitions/grib2/tables/15/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/15/4.2.1.0.table b/definitions/grib2/tables/15/4.2.1.0.table index 989c4ae28..ed367ebc2 100644 --- a/definitions/grib2/tables/15/4.2.1.0.table +++ b/definitions/grib2/tables/15/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/15/4.2.1.1.table b/definitions/grib2/tables/15/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/15/4.2.1.1.table +++ b/definitions/grib2/tables/15/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.1.2.table b/definitions/grib2/tables/15/4.2.1.2.table index 8daf51efd..b0a920d00 100644 --- a/definitions/grib2/tables/15/4.2.1.2.table +++ b/definitions/grib2/tables/15/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/15/4.2.10.0.table b/definitions/grib2/tables/15/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/15/4.2.10.0.table +++ b/definitions/grib2/tables/15/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/15/4.2.10.191.table b/definitions/grib2/tables/15/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/15/4.2.10.191.table +++ b/definitions/grib2/tables/15/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/15/4.2.2.0.table b/definitions/grib2/tables/15/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/15/4.2.2.0.table +++ b/definitions/grib2/tables/15/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.2.3.table b/definitions/grib2/tables/15/4.2.2.3.table index 56e66c83a..a9462256d 100644 --- a/definitions/grib2/tables/15/4.2.2.3.table +++ b/definitions/grib2/tables/15/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/15/4.2.3.1.table b/definitions/grib2/tables/15/4.2.3.1.table index 0bda53063..ae2871304 100644 --- a/definitions/grib2/tables/15/4.2.3.1.table +++ b/definitions/grib2/tables/15/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/16/4.2.0.0.table b/definitions/grib2/tables/16/4.2.0.0.table index cfadd2d07..dbd90dc79 100644 --- a/definitions/grib2/tables/16/4.2.0.0.table +++ b/definitions/grib2/tables/16/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/16/4.2.0.1.table b/definitions/grib2/tables/16/4.2.0.1.table index b0127980c..33bff15fe 100644 --- a/definitions/grib2/tables/16/4.2.0.1.table +++ b/definitions/grib2/tables/16/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/16/4.2.0.15.table b/definitions/grib2/tables/16/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/16/4.2.0.15.table +++ b/definitions/grib2/tables/16/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/16/4.2.0.18.table b/definitions/grib2/tables/16/4.2.0.18.table index 18c41aa48..0a26caf85 100644 --- a/definitions/grib2/tables/16/4.2.0.18.table +++ b/definitions/grib2/tables/16/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.19.table b/definitions/grib2/tables/16/4.2.0.19.table index 35b9deb7f..e64cdd7bc 100644 --- a/definitions/grib2/tables/16/4.2.0.19.table +++ b/definitions/grib2/tables/16/4.2.0.19.table @@ -21,13 +21,13 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) # 29-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.191.table b/definitions/grib2/tables/16/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/16/4.2.0.191.table +++ b/definitions/grib2/tables/16/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/16/4.2.0.2.table b/definitions/grib2/tables/16/4.2.0.2.table index 46b0774aa..01e540d47 100644 --- a/definitions/grib2/tables/16/4.2.0.2.table +++ b/definitions/grib2/tables/16/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/16/4.2.0.20.table b/definitions/grib2/tables/16/4.2.0.20.table index 9584f7c7f..3e01fd6b9 100644 --- a/definitions/grib2/tables/16/4.2.0.20.table +++ b/definitions/grib2/tables/16/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/16/4.2.0.4.table b/definitions/grib2/tables/16/4.2.0.4.table index bd37ea3f5..9e53f608c 100644 --- a/definitions/grib2/tables/16/4.2.0.4.table +++ b/definitions/grib2/tables/16/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short wave radiation flux (W m-2) 14 14 Diffuse short wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/16/4.2.0.5.table b/definitions/grib2/tables/16/4.2.0.5.table index 932a12fbd..047688ba4 100644 --- a/definitions/grib2/tables/16/4.2.0.5.table +++ b/definitions/grib2/tables/16/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/16/4.2.0.6.table b/definitions/grib2/tables/16/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/16/4.2.0.6.table +++ b/definitions/grib2/tables/16/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.7.table b/definitions/grib2/tables/16/4.2.0.7.table index 23a1a82da..77fd5bd67 100644 --- a/definitions/grib2/tables/16/4.2.0.7.table +++ b/definitions/grib2/tables/16/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/16/4.2.1.0.table b/definitions/grib2/tables/16/4.2.1.0.table index 89083fa27..6840add5b 100644 --- a/definitions/grib2/tables/16/4.2.1.0.table +++ b/definitions/grib2/tables/16/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/16/4.2.1.1.table b/definitions/grib2/tables/16/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/16/4.2.1.1.table +++ b/definitions/grib2/tables/16/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.1.2.table b/definitions/grib2/tables/16/4.2.1.2.table index 02979ecb2..ec4148a81 100644 --- a/definitions/grib2/tables/16/4.2.1.2.table +++ b/definitions/grib2/tables/16/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/16/4.2.10.0.table b/definitions/grib2/tables/16/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/16/4.2.10.0.table +++ b/definitions/grib2/tables/16/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/16/4.2.10.191.table b/definitions/grib2/tables/16/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/16/4.2.10.191.table +++ b/definitions/grib2/tables/16/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/16/4.2.2.0.table b/definitions/grib2/tables/16/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/16/4.2.2.0.table +++ b/definitions/grib2/tables/16/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.2.3.table b/definitions/grib2/tables/16/4.2.2.3.table index 9dd57a190..bd021d038 100644 --- a/definitions/grib2/tables/16/4.2.2.3.table +++ b/definitions/grib2/tables/16/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/16/4.2.2.4.table b/definitions/grib2/tables/16/4.2.2.4.table index b9383fe10..c4fd16747 100644 --- a/definitions/grib2/tables/16/4.2.2.4.table +++ b/definitions/grib2/tables/16/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Fire weather index (Canadian forest service) (Numeric) -6 6 Fine fuel moisture code (Canadian forest service) (Numeric) -7 7 Duff moisture code (Canadian forest service) (Numeric) -8 8 Drought code (Canadian forest service) (Numeric) -9 9 Initial fire spread index (Canadian forest service) (Numeric) -10 10 Fire build up index (Canadian forest service) (Numeric) -11 11 Fire daily severity rating (Canadian forest service) (Numeric) +5 5 Fire weather index [Canadian forest service] (Numeric) +6 6 Fine fuel moisture code [Canadian forest service] (Numeric) +7 7 Duff moisture code [Canadian forest service] (Numeric) +8 8 Drought code [Canadian forest service] (Numeric) +9 9 Initial fire spread index [Canadian forest service] (Numeric) +10 10 Fire build up index [Canadian forest service] (Numeric) +11 11 Fire daily severity rating [Canadian forest service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.3.1.table b/definitions/grib2/tables/16/4.2.3.1.table index 75911ee32..4b758cdb7 100644 --- a/definitions/grib2/tables/16/4.2.3.1.table +++ b/definitions/grib2/tables/16/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/17/4.2.0.0.table b/definitions/grib2/tables/17/4.2.0.0.table index f24b8832c..b8984706f 100644 --- a/definitions/grib2/tables/17/4.2.0.0.table +++ b/definitions/grib2/tables/17/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/17/4.2.0.1.table b/definitions/grib2/tables/17/4.2.0.1.table index 490297d22..1edff015a 100644 --- a/definitions/grib2/tables/17/4.2.0.1.table +++ b/definitions/grib2/tables/17/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/17/4.2.0.15.table b/definitions/grib2/tables/17/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/17/4.2.0.15.table +++ b/definitions/grib2/tables/17/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/17/4.2.0.17.table b/definitions/grib2/tables/17/4.2.0.17.table index a6799631f..913a5ab37 100644 --- a/definitions/grib2/tables/17/4.2.0.17.table +++ b/definitions/grib2/tables/17/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) diff --git a/definitions/grib2/tables/17/4.2.0.18.table b/definitions/grib2/tables/17/4.2.0.18.table index 9ae3539ca..b87b481b2 100644 --- a/definitions/grib2/tables/17/4.2.0.18.table +++ b/definitions/grib2/tables/17/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/17/4.2.0.19.table b/definitions/grib2/tables/17/4.2.0.19.table index d2a4338d6..5b5063c70 100644 --- a/definitions/grib2/tables/17/4.2.0.19.table +++ b/definitions/grib2/tables/17/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of Eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/17/4.2.0.191.table b/definitions/grib2/tables/17/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/17/4.2.0.191.table +++ b/definitions/grib2/tables/17/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/17/4.2.0.2.table b/definitions/grib2/tables/17/4.2.0.2.table index 8ebc75124..5f351ce69 100644 --- a/definitions/grib2/tables/17/4.2.0.2.table +++ b/definitions/grib2/tables/17/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/17/4.2.0.20.table b/definitions/grib2/tables/17/4.2.0.20.table index 983539bd2..9295d786a 100644 --- a/definitions/grib2/tables/17/4.2.0.20.table +++ b/definitions/grib2/tables/17/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -29,7 +29,7 @@ 61 61 Maximum of mass density in layer (kg m-3) 62 62 Height of maximum mass density (m) # 63-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/17/4.2.0.4.table b/definitions/grib2/tables/17/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/17/4.2.0.4.table +++ b/definitions/grib2/tables/17/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/17/4.2.0.5.table b/definitions/grib2/tables/17/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/17/4.2.0.5.table +++ b/definitions/grib2/tables/17/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/17/4.2.0.6.table b/definitions/grib2/tables/17/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/17/4.2.0.6.table +++ b/definitions/grib2/tables/17/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.0.7.table b/definitions/grib2/tables/17/4.2.0.7.table index 6d0d87a46..84b320b0b 100644 --- a/definitions/grib2/tables/17/4.2.0.7.table +++ b/definitions/grib2/tables/17/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/17/4.2.1.0.table b/definitions/grib2/tables/17/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/17/4.2.1.0.table +++ b/definitions/grib2/tables/17/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/17/4.2.1.1.table b/definitions/grib2/tables/17/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/17/4.2.1.1.table +++ b/definitions/grib2/tables/17/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.1.2.table b/definitions/grib2/tables/17/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/17/4.2.1.2.table +++ b/definitions/grib2/tables/17/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/17/4.2.10.0.table b/definitions/grib2/tables/17/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/17/4.2.10.0.table +++ b/definitions/grib2/tables/17/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/17/4.2.10.191.table b/definitions/grib2/tables/17/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/17/4.2.10.191.table +++ b/definitions/grib2/tables/17/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/17/4.2.2.0.table b/definitions/grib2/tables/17/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/17/4.2.2.0.table +++ b/definitions/grib2/tables/17/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.2.3.table b/definitions/grib2/tables/17/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/17/4.2.2.3.table +++ b/definitions/grib2/tables/17/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/17/4.2.2.4.table b/definitions/grib2/tables/17/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/17/4.2.2.4.table +++ b/definitions/grib2/tables/17/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.3.1.table b/definitions/grib2/tables/17/4.2.3.1.table index 8e0793fe0..71f896fd7 100644 --- a/definitions/grib2/tables/17/4.2.3.1.table +++ b/definitions/grib2/tables/17/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/18/4.2.0.0.table b/definitions/grib2/tables/18/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/18/4.2.0.0.table +++ b/definitions/grib2/tables/18/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/18/4.2.0.1.table b/definitions/grib2/tables/18/4.2.0.1.table index 8f96bcd60..53499c529 100644 --- a/definitions/grib2/tables/18/4.2.0.1.table +++ b/definitions/grib2/tables/18/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/18/4.2.0.15.table b/definitions/grib2/tables/18/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/18/4.2.0.15.table +++ b/definitions/grib2/tables/18/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/18/4.2.0.17.table b/definitions/grib2/tables/18/4.2.0.17.table index a6799631f..913a5ab37 100644 --- a/definitions/grib2/tables/18/4.2.0.17.table +++ b/definitions/grib2/tables/18/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) diff --git a/definitions/grib2/tables/18/4.2.0.18.table b/definitions/grib2/tables/18/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/18/4.2.0.18.table +++ b/definitions/grib2/tables/18/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/18/4.2.0.19.table b/definitions/grib2/tables/18/4.2.0.19.table index d2a4338d6..5b5063c70 100644 --- a/definitions/grib2/tables/18/4.2.0.19.table +++ b/definitions/grib2/tables/18/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of Eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/18/4.2.0.191.table b/definitions/grib2/tables/18/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/18/4.2.0.191.table +++ b/definitions/grib2/tables/18/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/18/4.2.0.2.table b/definitions/grib2/tables/18/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/18/4.2.0.2.table +++ b/definitions/grib2/tables/18/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/18/4.2.0.20.table b/definitions/grib2/tables/18/4.2.0.20.table index efc427a19..19db8a604 100644 --- a/definitions/grib2/tables/18/4.2.0.20.table +++ b/definitions/grib2/tables/18/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/18/4.2.0.4.table b/definitions/grib2/tables/18/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/18/4.2.0.4.table +++ b/definitions/grib2/tables/18/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/18/4.2.0.5.table b/definitions/grib2/tables/18/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/18/4.2.0.5.table +++ b/definitions/grib2/tables/18/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/18/4.2.0.6.table b/definitions/grib2/tables/18/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/18/4.2.0.6.table +++ b/definitions/grib2/tables/18/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.0.7.table b/definitions/grib2/tables/18/4.2.0.7.table index 6d0d87a46..84b320b0b 100644 --- a/definitions/grib2/tables/18/4.2.0.7.table +++ b/definitions/grib2/tables/18/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/18/4.2.1.0.table b/definitions/grib2/tables/18/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/18/4.2.1.0.table +++ b/definitions/grib2/tables/18/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/18/4.2.1.1.table b/definitions/grib2/tables/18/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/18/4.2.1.1.table +++ b/definitions/grib2/tables/18/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.1.2.table b/definitions/grib2/tables/18/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/18/4.2.1.2.table +++ b/definitions/grib2/tables/18/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/18/4.2.10.0.table b/definitions/grib2/tables/18/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/18/4.2.10.0.table +++ b/definitions/grib2/tables/18/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/18/4.2.10.191.table b/definitions/grib2/tables/18/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/18/4.2.10.191.table +++ b/definitions/grib2/tables/18/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/18/4.2.2.0.table b/definitions/grib2/tables/18/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/18/4.2.2.0.table +++ b/definitions/grib2/tables/18/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.2.3.table b/definitions/grib2/tables/18/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/18/4.2.2.3.table +++ b/definitions/grib2/tables/18/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/18/4.2.2.4.table b/definitions/grib2/tables/18/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/18/4.2.2.4.table +++ b/definitions/grib2/tables/18/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.3.1.table b/definitions/grib2/tables/18/4.2.3.1.table index 8e0793fe0..71f896fd7 100644 --- a/definitions/grib2/tables/18/4.2.3.1.table +++ b/definitions/grib2/tables/18/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/19/4.2.0.0.table b/definitions/grib2/tables/19/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/19/4.2.0.0.table +++ b/definitions/grib2/tables/19/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/19/4.2.0.1.table b/definitions/grib2/tables/19/4.2.0.1.table index 8f96bcd60..53499c529 100644 --- a/definitions/grib2/tables/19/4.2.0.1.table +++ b/definitions/grib2/tables/19/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/19/4.2.0.15.table b/definitions/grib2/tables/19/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/19/4.2.0.15.table +++ b/definitions/grib2/tables/19/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/19/4.2.0.17.table b/definitions/grib2/tables/19/4.2.0.17.table index a6799631f..913a5ab37 100644 --- a/definitions/grib2/tables/19/4.2.0.17.table +++ b/definitions/grib2/tables/19/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) diff --git a/definitions/grib2/tables/19/4.2.0.18.table b/definitions/grib2/tables/19/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/19/4.2.0.18.table +++ b/definitions/grib2/tables/19/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/19/4.2.0.19.table b/definitions/grib2/tables/19/4.2.0.19.table index 0e49286a7..d0f098912 100644 --- a/definitions/grib2/tables/19/4.2.0.19.table +++ b/definitions/grib2/tables/19/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/19/4.2.0.191.table b/definitions/grib2/tables/19/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/19/4.2.0.191.table +++ b/definitions/grib2/tables/19/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/19/4.2.0.2.table b/definitions/grib2/tables/19/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/19/4.2.0.2.table +++ b/definitions/grib2/tables/19/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/19/4.2.0.20.table b/definitions/grib2/tables/19/4.2.0.20.table index efc427a19..6f3ba9810 100644 --- a/definitions/grib2/tables/19/4.2.0.20.table +++ b/definitions/grib2/tables/19/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,17 +30,17 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (m-1) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) 104 104 Asymmetry factor (Numeric) -105 105 Aerosol extinction coefficient (/m) -106 106 Aerosol absorption coefficient (/m) +105 105 Aerosol extinction coefficient (m-1) +106 106 Aerosol absorption coefficient (m-1) 107 107 Aerosol lidar backscatter from satellite (m-1 sr-1) 108 108 Aerosol lidar backscatter from the ground (m-1 sr-1) -109 109 Aerosol lidar extinction from satellite (/m) -110 110 Aerosol lidar extinction from the ground (/m) +109 109 Aerosol lidar extinction from satellite (m-1) +110 110 Aerosol lidar extinction from the ground (m-1) 111 111 Angstrom exponent (Numeric) # 112-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/19/4.2.0.4.table b/definitions/grib2/tables/19/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/19/4.2.0.4.table +++ b/definitions/grib2/tables/19/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/19/4.2.0.5.table b/definitions/grib2/tables/19/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/19/4.2.0.5.table +++ b/definitions/grib2/tables/19/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/19/4.2.0.6.table b/definitions/grib2/tables/19/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/19/4.2.0.6.table +++ b/definitions/grib2/tables/19/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.0.7.table b/definitions/grib2/tables/19/4.2.0.7.table index aff6a6516..5e86b2b7a 100644 --- a/definitions/grib2/tables/19/4.2.0.7.table +++ b/definitions/grib2/tables/19/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/19/4.2.1.0.table b/definitions/grib2/tables/19/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/19/4.2.1.0.table +++ b/definitions/grib2/tables/19/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/19/4.2.1.1.table b/definitions/grib2/tables/19/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/19/4.2.1.1.table +++ b/definitions/grib2/tables/19/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.1.2.table b/definitions/grib2/tables/19/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/19/4.2.1.2.table +++ b/definitions/grib2/tables/19/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/19/4.2.10.0.table b/definitions/grib2/tables/19/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/19/4.2.10.0.table +++ b/definitions/grib2/tables/19/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/19/4.2.10.191.table b/definitions/grib2/tables/19/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/19/4.2.10.191.table +++ b/definitions/grib2/tables/19/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/19/4.2.2.0.table b/definitions/grib2/tables/19/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/19/4.2.2.0.table +++ b/definitions/grib2/tables/19/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.2.3.table b/definitions/grib2/tables/19/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/19/4.2.2.3.table +++ b/definitions/grib2/tables/19/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/19/4.2.2.4.table b/definitions/grib2/tables/19/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/19/4.2.2.4.table +++ b/definitions/grib2/tables/19/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.3.1.table b/definitions/grib2/tables/19/4.2.3.1.table index 8e0793fe0..71f896fd7 100644 --- a/definitions/grib2/tables/19/4.2.3.1.table +++ b/definitions/grib2/tables/19/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/20/4.2.0.0.table b/definitions/grib2/tables/20/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/20/4.2.0.0.table +++ b/definitions/grib2/tables/20/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/20/4.2.0.1.table b/definitions/grib2/tables/20/4.2.0.1.table index 75df7d4ea..d83267a4c 100644 --- a/definitions/grib2/tables/20/4.2.0.1.table +++ b/definitions/grib2/tables/20/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/20/4.2.0.15.table b/definitions/grib2/tables/20/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/20/4.2.0.15.table +++ b/definitions/grib2/tables/20/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/20/4.2.0.17.table b/definitions/grib2/tables/20/4.2.0.17.table index a6799631f..913a5ab37 100644 --- a/definitions/grib2/tables/20/4.2.0.17.table +++ b/definitions/grib2/tables/20/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) diff --git a/definitions/grib2/tables/20/4.2.0.18.table b/definitions/grib2/tables/20/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/20/4.2.0.18.table +++ b/definitions/grib2/tables/20/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/20/4.2.0.19.table b/definitions/grib2/tables/20/4.2.0.19.table index e4a4e2d04..182f1400e 100644 --- a/definitions/grib2/tables/20/4.2.0.19.table +++ b/definitions/grib2/tables/20/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/20/4.2.0.191.table b/definitions/grib2/tables/20/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/20/4.2.0.191.table +++ b/definitions/grib2/tables/20/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/20/4.2.0.2.table b/definitions/grib2/tables/20/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/20/4.2.0.2.table +++ b/definitions/grib2/tables/20/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/20/4.2.0.20.table b/definitions/grib2/tables/20/4.2.0.20.table index efc427a19..19db8a604 100644 --- a/definitions/grib2/tables/20/4.2.0.20.table +++ b/definitions/grib2/tables/20/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/20/4.2.0.4.table b/definitions/grib2/tables/20/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/20/4.2.0.4.table +++ b/definitions/grib2/tables/20/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/20/4.2.0.5.table b/definitions/grib2/tables/20/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/20/4.2.0.5.table +++ b/definitions/grib2/tables/20/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/20/4.2.0.6.table b/definitions/grib2/tables/20/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/20/4.2.0.6.table +++ b/definitions/grib2/tables/20/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.0.7.table b/definitions/grib2/tables/20/4.2.0.7.table index aff6a6516..5e86b2b7a 100644 --- a/definitions/grib2/tables/20/4.2.0.7.table +++ b/definitions/grib2/tables/20/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/20/4.2.1.0.table b/definitions/grib2/tables/20/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/20/4.2.1.0.table +++ b/definitions/grib2/tables/20/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/20/4.2.1.1.table b/definitions/grib2/tables/20/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/20/4.2.1.1.table +++ b/definitions/grib2/tables/20/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.1.2.table b/definitions/grib2/tables/20/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/20/4.2.1.2.table +++ b/definitions/grib2/tables/20/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/20/4.2.10.0.table b/definitions/grib2/tables/20/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/20/4.2.10.0.table +++ b/definitions/grib2/tables/20/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/20/4.2.10.191.table b/definitions/grib2/tables/20/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/20/4.2.10.191.table +++ b/definitions/grib2/tables/20/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/20/4.2.2.0.table b/definitions/grib2/tables/20/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/20/4.2.2.0.table +++ b/definitions/grib2/tables/20/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.2.3.table b/definitions/grib2/tables/20/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/20/4.2.2.3.table +++ b/definitions/grib2/tables/20/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/20/4.2.2.4.table b/definitions/grib2/tables/20/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/20/4.2.2.4.table +++ b/definitions/grib2/tables/20/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.3.1.table b/definitions/grib2/tables/20/4.2.3.1.table index 8e0793fe0..71f896fd7 100644 --- a/definitions/grib2/tables/20/4.2.3.1.table +++ b/definitions/grib2/tables/20/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/21/4.2.0.0.table b/definitions/grib2/tables/21/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/21/4.2.0.0.table +++ b/definitions/grib2/tables/21/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/21/4.2.0.1.table b/definitions/grib2/tables/21/4.2.0.1.table index 75df7d4ea..d83267a4c 100644 --- a/definitions/grib2/tables/21/4.2.0.1.table +++ b/definitions/grib2/tables/21/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/21/4.2.0.15.table b/definitions/grib2/tables/21/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/21/4.2.0.15.table +++ b/definitions/grib2/tables/21/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/21/4.2.0.17.table b/definitions/grib2/tables/21/4.2.0.17.table index a6799631f..913a5ab37 100644 --- a/definitions/grib2/tables/21/4.2.0.17.table +++ b/definitions/grib2/tables/21/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) diff --git a/definitions/grib2/tables/21/4.2.0.18.table b/definitions/grib2/tables/21/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/21/4.2.0.18.table +++ b/definitions/grib2/tables/21/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/21/4.2.0.19.table b/definitions/grib2/tables/21/4.2.0.19.table index e4a4e2d04..182f1400e 100644 --- a/definitions/grib2/tables/21/4.2.0.19.table +++ b/definitions/grib2/tables/21/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/21/4.2.0.191.table b/definitions/grib2/tables/21/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/21/4.2.0.191.table +++ b/definitions/grib2/tables/21/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/21/4.2.0.2.table b/definitions/grib2/tables/21/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/21/4.2.0.2.table +++ b/definitions/grib2/tables/21/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/21/4.2.0.20.table b/definitions/grib2/tables/21/4.2.0.20.table index efc427a19..19db8a604 100644 --- a/definitions/grib2/tables/21/4.2.0.20.table +++ b/definitions/grib2/tables/21/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/21/4.2.0.4.table b/definitions/grib2/tables/21/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/21/4.2.0.4.table +++ b/definitions/grib2/tables/21/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/21/4.2.0.5.table b/definitions/grib2/tables/21/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/21/4.2.0.5.table +++ b/definitions/grib2/tables/21/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/21/4.2.0.6.table b/definitions/grib2/tables/21/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/21/4.2.0.6.table +++ b/definitions/grib2/tables/21/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.0.7.table b/definitions/grib2/tables/21/4.2.0.7.table index aff6a6516..5e86b2b7a 100644 --- a/definitions/grib2/tables/21/4.2.0.7.table +++ b/definitions/grib2/tables/21/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/21/4.2.1.0.table b/definitions/grib2/tables/21/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/21/4.2.1.0.table +++ b/definitions/grib2/tables/21/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/21/4.2.1.1.table b/definitions/grib2/tables/21/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/21/4.2.1.1.table +++ b/definitions/grib2/tables/21/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.1.2.table b/definitions/grib2/tables/21/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/21/4.2.1.2.table +++ b/definitions/grib2/tables/21/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/21/4.2.10.0.table b/definitions/grib2/tables/21/4.2.10.0.table index 095f51bdf..48362c76a 100644 --- a/definitions/grib2/tables/21/4.2.10.0.table +++ b/definitions/grib2/tables/21/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/21/4.2.10.191.table b/definitions/grib2/tables/21/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/21/4.2.10.191.table +++ b/definitions/grib2/tables/21/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/21/4.2.2.0.table b/definitions/grib2/tables/21/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/21/4.2.2.0.table +++ b/definitions/grib2/tables/21/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.2.3.table b/definitions/grib2/tables/21/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/21/4.2.2.3.table +++ b/definitions/grib2/tables/21/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/21/4.2.2.4.table b/definitions/grib2/tables/21/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/21/4.2.2.4.table +++ b/definitions/grib2/tables/21/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.3.1.table b/definitions/grib2/tables/21/4.2.3.1.table index 9fdeb0385..2467b58cb 100644 --- a/definitions/grib2/tables/21/4.2.3.1.table +++ b/definitions/grib2/tables/21/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/23/4.2.0.0.table b/definitions/grib2/tables/23/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/23/4.2.0.0.table +++ b/definitions/grib2/tables/23/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/23/4.2.0.1.table b/definitions/grib2/tables/23/4.2.0.1.table index dee95505d..90a3251a5 100644 --- a/definitions/grib2/tables/23/4.2.0.1.table +++ b/definitions/grib2/tables/23/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/23/4.2.0.15.table b/definitions/grib2/tables/23/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/23/4.2.0.15.table +++ b/definitions/grib2/tables/23/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/23/4.2.0.17.table b/definitions/grib2/tables/23/4.2.0.17.table index ce1867aca..9cf729a7b 100644 --- a/definitions/grib2/tables/23/4.2.0.17.table +++ b/definitions/grib2/tables/23/4.2.0.17.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) 2 2 Cloud-to-ground Lightning flash density (km-2 day-1) 3 3 Cloud-to-cloud Lightning flash density (km-2 day-1) 4 4 Total Lightning flash density (km-2 day-1) diff --git a/definitions/grib2/tables/23/4.2.0.18.table b/definitions/grib2/tables/23/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/23/4.2.0.18.table +++ b/definitions/grib2/tables/23/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/23/4.2.0.19.table b/definitions/grib2/tables/23/4.2.0.19.table index e4a4e2d04..182f1400e 100644 --- a/definitions/grib2/tables/23/4.2.0.19.table +++ b/definitions/grib2/tables/23/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/23/4.2.0.191.table b/definitions/grib2/tables/23/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/23/4.2.0.191.table +++ b/definitions/grib2/tables/23/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/23/4.2.0.2.table b/definitions/grib2/tables/23/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/23/4.2.0.2.table +++ b/definitions/grib2/tables/23/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/23/4.2.0.20.table b/definitions/grib2/tables/23/4.2.0.20.table index 9e6ac3c05..a79343cd1 100644 --- a/definitions/grib2/tables/23/4.2.0.20.table +++ b/definitions/grib2/tables/23/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,14 +13,14 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) 15 15 Dry deposition velocity (m/s) 16 16 Mass mixing ratio with respect to dry air (kg/kg) 17 17 Mass mixing ratio with respect to wet air (kg/kg) # 18-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -45,7 +45,7 @@ 74 74 Column-integrated release rate from evaporating convective precipitation (kg m-2 s-1) 75 75 Wildfire flux (kg m-2 s-1) # 76-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/23/4.2.0.4.table b/definitions/grib2/tables/23/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/23/4.2.0.4.table +++ b/definitions/grib2/tables/23/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/23/4.2.0.5.table b/definitions/grib2/tables/23/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/23/4.2.0.5.table +++ b/definitions/grib2/tables/23/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/23/4.2.0.6.table b/definitions/grib2/tables/23/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/23/4.2.0.6.table +++ b/definitions/grib2/tables/23/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.0.7.table b/definitions/grib2/tables/23/4.2.0.7.table index aff6a6516..5e86b2b7a 100644 --- a/definitions/grib2/tables/23/4.2.0.7.table +++ b/definitions/grib2/tables/23/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/23/4.2.1.0.table b/definitions/grib2/tables/23/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/23/4.2.1.0.table +++ b/definitions/grib2/tables/23/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/23/4.2.1.1.table b/definitions/grib2/tables/23/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/23/4.2.1.1.table +++ b/definitions/grib2/tables/23/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.1.2.table b/definitions/grib2/tables/23/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/23/4.2.1.2.table +++ b/definitions/grib2/tables/23/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/23/4.2.10.0.table b/definitions/grib2/tables/23/4.2.10.0.table index 6a60ba8aa..57cdfcc15 100644 --- a/definitions/grib2/tables/23/4.2.10.0.table +++ b/definitions/grib2/tables/23/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/23/4.2.10.191.table b/definitions/grib2/tables/23/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/23/4.2.10.191.table +++ b/definitions/grib2/tables/23/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/23/4.2.10.4.table b/definitions/grib2/tables/23/4.2.10.4.table index bcf955ef5..72f5ea3c8 100644 --- a/definitions/grib2/tables/23/4.2.10.4.table +++ b/definitions/grib2/tables/23/4.2.10.4.table @@ -13,12 +13,12 @@ 13 13 Attenuation coefficient of water with respect to solar radiation (/m) 14 14 Water depth (m) 15 15 Water temperature (K) -16 16 Water density (rho) (kg m-3) -17 17 Water density anomaly (sigma) (kg m-3) -18 18 Water potential temperature (theta) (K) -19 19 Water potential density (rho theta) (kg m-3) -20 20 Water potential density anomaly (sigma theta) (kg m-3) -21 21 Practical salinity (psu (numeric)) +16 16 Water density [rho] (kg m-3) +17 17 Water density anomaly [sigma] (kg m-3) +18 18 Water potential temperature [theta] (K) +19 19 Water potential density [rho theta] (kg m-3) +20 20 Water potential density anomaly [sigma theta] (kg m-3) +21 21 Practical salinity (Numeric) # 22-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.2.0.table b/definitions/grib2/tables/23/4.2.2.0.table index f11616d7c..318d2af45 100644 --- a/definitions/grib2/tables/23/4.2.2.0.table +++ b/definitions/grib2/tables/23/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.2.3.table b/definitions/grib2/tables/23/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/23/4.2.2.3.table +++ b/definitions/grib2/tables/23/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/23/4.2.2.4.table b/definitions/grib2/tables/23/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/23/4.2.2.4.table +++ b/definitions/grib2/tables/23/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.3.1.table b/definitions/grib2/tables/23/4.2.3.1.table index 7d4364f4d..7c44965f4 100644 --- a/definitions/grib2/tables/23/4.2.3.1.table +++ b/definitions/grib2/tables/23/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/24/4.2.0.0.table b/definitions/grib2/tables/24/4.2.0.0.table index 7201a8667..1682411de 100644 --- a/definitions/grib2/tables/24/4.2.0.0.table +++ b/definitions/grib2/tables/24/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression (or deficit) (K) +7 7 Dewpoint depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/24/4.2.0.1.table b/definitions/grib2/tables/24/4.2.0.1.table index 1c9642374..2b63c1eae 100644 --- a/definitions/grib2/tables/24/4.2.0.1.table +++ b/definitions/grib2/tables/24/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/24/4.2.0.15.table b/definitions/grib2/tables/24/4.2.0.15.table index dfbc4d12f..7805f9abc 100644 --- a/definitions/grib2/tables/24/4.2.0.15.table +++ b/definitions/grib2/tables/24/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water (VIL) (kg m-2) +3 3 Vertically integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/24/4.2.0.17.table b/definitions/grib2/tables/24/4.2.0.17.table index ce1867aca..9cf729a7b 100644 --- a/definitions/grib2/tables/24/4.2.0.17.table +++ b/definitions/grib2/tables/24/4.2.0.17.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index (LPI) (J kg-1) +1 1 Lightning potential index [LPI] (J kg-1) 2 2 Cloud-to-ground Lightning flash density (km-2 day-1) 3 3 Cloud-to-cloud Lightning flash density (km-2 day-1) 4 4 Total Lightning flash density (km-2 day-1) diff --git a/definitions/grib2/tables/24/4.2.0.18.table b/definitions/grib2/tables/24/4.2.0.18.table index 9d106f419..35e23577f 100644 --- a/definitions/grib2/tables/24/4.2.0.18.table +++ b/definitions/grib2/tables/24/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/24/4.2.0.19.table b/definitions/grib2/tables/24/4.2.0.19.table index c8d0f991e..956d74f58 100644 --- a/definitions/grib2/tables/24/4.2.0.19.table +++ b/definitions/grib2/tables/24/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) -29 29 Clear air turbulence (CAT) (m2/3 s-1) +28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +29 29 Clear air turbulence [CAT] (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/24/4.2.0.191.table b/definitions/grib2/tables/24/4.2.0.191.table index e3bba0ebe..aa2f7624c 100644 --- a/definitions/grib2/tables/24/4.2.0.191.table +++ b/definitions/grib2/tables/24/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/24/4.2.0.2.table b/definitions/grib2/tables/24/4.2.0.2.table index 5446262e6..fc169f9ba 100644 --- a/definitions/grib2/tables/24/4.2.0.2.table +++ b/definitions/grib2/tables/24/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction (from which blowing) (degree true) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/24/4.2.0.20.table b/definitions/grib2/tables/24/4.2.0.20.table index 042732760..e467dec0e 100644 --- a/definitions/grib2/tables/24/4.2.0.20.table +++ b/definitions/grib2/tables/24/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,14 +13,14 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) 15 15 Dry deposition velocity (m/s) 16 16 Mass mixing ratio with respect to dry air (kg/kg) 17 17 Mass mixing ratio with respect to wet air (kg/kg) # 18-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -47,7 +47,7 @@ 76 76 Emission rate (kg kg-1 s-1) 77 77 Surface emission flux (kg m-2 s-1) # 78-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/24/4.2.0.4.table b/definitions/grib2/tables/24/4.2.0.4.table index 0a5ded2b5..4d2f8d900 100644 --- a/definitions/grib2/tables/24/4.2.0.4.table +++ b/definitions/grib2/tables/24/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wavelength) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wavelength] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/24/4.2.0.5.table b/definitions/grib2/tables/24/4.2.0.5.table index 4550220b6..d28169fe1 100644 --- a/definitions/grib2/tables/24/4.2.0.5.table +++ b/definitions/grib2/tables/24/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/24/4.2.0.6.table b/definitions/grib2/tables/24/4.2.0.6.table index 1483d8cb3..462ea007f 100644 --- a/definitions/grib2/tables/24/4.2.0.6.table +++ b/definitions/grib2/tables/24/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud (ice and/or water) (Numeric) +49 49 Volume fraction of cloud [ice and/or water] (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.7.table b/definitions/grib2/tables/24/4.2.0.7.table index aff6a6516..5e86b2b7a 100644 --- a/definitions/grib2/tables/24/4.2.0.7.table +++ b/definitions/grib2/tables/24/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/24/4.2.1.0.table b/definitions/grib2/tables/24/4.2.1.0.table index e906af726..4f6c5ea69 100644 --- a/definitions/grib2/tables/24/4.2.1.0.table +++ b/definitions/grib2/tables/24/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/24/4.2.1.1.table b/definitions/grib2/tables/24/4.2.1.1.table index b488eb0bd..28cccf8b4 100644 --- a/definitions/grib2/tables/24/4.2.1.1.table +++ b/definitions/grib2/tables/24/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.1.2.table b/definitions/grib2/tables/24/4.2.1.2.table index ec9b11d41..ca130e960 100644 --- a/definitions/grib2/tables/24/4.2.1.2.table +++ b/definitions/grib2/tables/24/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/24/4.2.10.0.table b/definitions/grib2/tables/24/4.2.10.0.table index 53c9d2421..607869974 100644 --- a/definitions/grib2/tables/24/4.2.10.0.table +++ b/definitions/grib2/tables/24/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/24/4.2.10.191.table b/definitions/grib2/tables/24/4.2.10.191.table index 524929e78..8428cbeb9 100644 --- a/definitions/grib2/tables/24/4.2.10.191.table +++ b/definitions/grib2/tables/24/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/24/4.2.10.4.table b/definitions/grib2/tables/24/4.2.10.4.table index 69ba0cc66..72f5ea3c8 100644 --- a/definitions/grib2/tables/24/4.2.10.4.table +++ b/definitions/grib2/tables/24/4.2.10.4.table @@ -13,11 +13,11 @@ 13 13 Attenuation coefficient of water with respect to solar radiation (/m) 14 14 Water depth (m) 15 15 Water temperature (K) -16 16 Water density (rho) (kg m-3) -17 17 Water density anomaly (sigma) (kg m-3) -18 18 Water potential temperature (theta) (K) -19 19 Water potential density (rho theta) (kg m-3) -20 20 Water potential density anomaly (sigma theta) (kg m-3) +16 16 Water density [rho] (kg m-3) +17 17 Water density anomaly [sigma] (kg m-3) +18 18 Water potential temperature [theta] (K) +19 19 Water potential density [rho theta] (kg m-3) +20 20 Water potential density anomaly [sigma theta] (kg m-3) 21 21 Practical salinity (Numeric) # 22-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/24/4.2.2.0.table b/definitions/grib2/tables/24/4.2.2.0.table index ca8651cba..7702b3d3e 100644 --- a/definitions/grib2/tables/24/4.2.2.0.table +++ b/definitions/grib2/tables/24/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content (water equivalent) (m3 m-3) +38 38 Soil volumetric ice content [water equivalent] (m3 m-3) 39 39 Evapotranspiration rate (kg m-2 s-1) # 40-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/24/4.2.2.3.table b/definitions/grib2/tables/24/4.2.2.3.table index 447e4f9cb..7c5614cdb 100644 --- a/definitions/grib2/tables/24/4.2.2.3.table +++ b/definitions/grib2/tables/24/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/24/4.2.2.4.table b/definitions/grib2/tables/24/4.2.2.4.table index bb54fac22..5edfd3b7e 100644 --- a/definitions/grib2/tables/24/4.2.2.4.table +++ b/definitions/grib2/tables/24/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) -6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) -7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) -8 8 Drought Code (Canadian Forest Service) (Numeric) -9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) -10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) -11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) +5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) +6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) +7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) +8 8 Drought Code [Canadian Forest Service] (Numeric) +9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) +10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) +11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.3.1.table b/definitions/grib2/tables/24/4.2.3.1.table index 7d4364f4d..7c44965f4 100644 --- a/definitions/grib2/tables/24/4.2.3.1.table +++ b/definitions/grib2/tables/24/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/4/4.2.0.1.table b/definitions/grib2/tables/4/4.2.0.1.table index 154f2d007..b321579f0 100644 --- a/definitions/grib2/tables/4/4.2.0.1.table +++ b/definitions/grib2/tables/4/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (day) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type (code table (4.201) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg kg-1) 22 22 Cloud mixing ratio (kg kg-1) diff --git a/definitions/grib2/tables/5/4.2.0.2.table b/definitions/grib2/tables/5/4.2.0.2.table index cf930adf5..3d57cf508 100644 --- a/definitions/grib2/tables/5/4.2.0.2.table +++ b/definitions/grib2/tables/5/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction (from which blowing) (deg true) +0 0 Wind direction [from which blowing] (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) diff --git a/definitions/grib2/tables/6/4.2.0.2.table b/definitions/grib2/tables/6/4.2.0.2.table index efc60025d..09a4d28ab 100644 --- a/definitions/grib2/tables/6/4.2.0.2.table +++ b/definitions/grib2/tables/6/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction (from which blowing) (deg true) +0 0 Wind direction [from which blowing] (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) diff --git a/definitions/grib2/tables/7/4.2.0.2.table b/definitions/grib2/tables/7/4.2.0.2.table index 8380d5160..ecd7d825d 100644 --- a/definitions/grib2/tables/7/4.2.0.2.table +++ b/definitions/grib2/tables/7/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction (from which blowing) (deg true) +0 0 Wind direction [from which blowing] (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) diff --git a/definitions/grib2/tables/8/4.2.0.2.table b/definitions/grib2/tables/8/4.2.0.2.table index 22315264b..dbd39702e 100644 --- a/definitions/grib2/tables/8/4.2.0.2.table +++ b/definitions/grib2/tables/8/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction (from which blowing) (degree true) (deg) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) diff --git a/definitions/grib2/tables/9/4.2.0.0.table b/definitions/grib2/tables/9/4.2.0.0.table index debc0a6f4..13adadb70 100644 --- a/definitions/grib2/tables/9/4.2.0.0.table +++ b/definitions/grib2/tables/9/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression (or deficit) (K) +7 7 Dew-point depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/9/4.2.0.1.table b/definitions/grib2/tables/9/4.2.0.1.table index 319d5c17c..e4837ea9b 100644 --- a/definitions/grib2/tables/9/4.2.0.1.table +++ b/definitions/grib2/tables/9/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total Condensate (kg/kg) 81 81 Total Column-Integrated Condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.0.15.table b/definitions/grib2/tables/9/4.2.0.15.table index 895892f86..004d02950 100644 --- a/definitions/grib2/tables/9/4.2.0.15.table +++ b/definitions/grib2/tables/9/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically-integrated liquid water (VIL) (kg m-2) +3 3 Vertically-integrated liquid water [VIL] (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/9/4.2.0.18.table b/definitions/grib2/tables/9/4.2.0.18.table index 30060fd2d..aa2e3d1fb 100644 --- a/definitions/grib2/tables/9/4.2.0.18.table +++ b/definitions/grib2/tables/9/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.0.19.table b/definitions/grib2/tables/9/4.2.0.19.table index 101103cb4..dceb79ccc 100644 --- a/definitions/grib2/tables/9/4.2.0.19.table +++ b/definitions/grib2/tables/9/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/9/4.2.0.191.table b/definitions/grib2/tables/9/4.2.0.191.table index 81230c0e0..4833f8f88 100644 --- a/definitions/grib2/tables/9/4.2.0.191.table +++ b/definitions/grib2/tables/9/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/9/4.2.0.2.table b/definitions/grib2/tables/9/4.2.0.2.table index 27d307f92..b5654c5f5 100644 --- a/definitions/grib2/tables/9/4.2.0.2.table +++ b/definitions/grib2/tables/9/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction (from which blowing) (degree true) (deg) +0 0 Wind direction [from which blowing] (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/9/4.2.0.20.table b/definitions/grib2/tables/9/4.2.0.20.table index cc2dbcc52..e636a5ee9 100644 --- a/definitions/grib2/tables/9/4.2.0.20.table +++ b/definitions/grib2/tables/9/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/9/4.2.0.4.table b/definitions/grib2/tables/9/4.2.0.4.table index fea4cafc3..0b83187b4 100644 --- a/definitions/grib2/tables/9/4.2.0.4.table +++ b/definitions/grib2/tables/9/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.0.5.table b/definitions/grib2/tables/9/4.2.0.5.table index aae853bf9..6a861331c 100644 --- a/definitions/grib2/tables/9/4.2.0.5.table +++ b/definitions/grib2/tables/9/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/9/4.2.0.6.table b/definitions/grib2/tables/9/4.2.0.6.table index 055df76a5..0f60b71b6 100644 --- a/definitions/grib2/tables/9/4.2.0.6.table +++ b/definitions/grib2/tables/9/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/9/4.2.0.7.table b/definitions/grib2/tables/9/4.2.0.7.table index 7a7d2008b..244272e58 100644 --- a/definitions/grib2/tables/9/4.2.0.7.table +++ b/definitions/grib2/tables/9/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/9/4.2.1.0.table b/definitions/grib2/tables/9/4.2.1.0.table index 4e72e1ab3..00b032310 100644 --- a/definitions/grib2/tables/9/4.2.1.0.table +++ b/definitions/grib2/tables/9/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/9/4.2.1.1.table b/definitions/grib2/tables/9/4.2.1.1.table index cb5117dc8..3b95971a9 100644 --- a/definitions/grib2/tables/9/4.2.1.1.table +++ b/definitions/grib2/tables/9/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.1.2.table b/definitions/grib2/tables/9/4.2.1.2.table index c53a175fe..e665fa195 100644 --- a/definitions/grib2/tables/9/4.2.1.2.table +++ b/definitions/grib2/tables/9/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/9/4.2.10.0.table b/definitions/grib2/tables/9/4.2.10.0.table index d4321d955..291b54d19 100644 --- a/definitions/grib2/tables/9/4.2.10.0.table +++ b/definitions/grib2/tables/9/4.2.10.0.table @@ -1,19 +1,19 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) -4 4 Direction of wind waves (degree true) (deg) +4 4 Direction of wind waves [degree true] (deg) 5 5 Significant height of wind waves (m) 6 6 Mean period of wind waves (s) -7 7 Direction of swell waves (degree true) (deg) +7 7 Direction of swell waves [degree true] (deg) 8 8 Significant height of swell waves (m) 9 9 Mean period of swell waves (s) -10 10 Primary wave direction (degree true) (deg) +10 10 Primary wave direction [degree true] (deg) 11 11 Primary wave mean period (s) -12 12 Secondary wave direction (degree true) (deg) +12 12 Secondary wave direction [degree true] (deg) 13 13 Secondary wave mean period (s) -14 14 Direction of combined wind waves and swell (degree true) (deg) +14 14 Direction of combined wind waves and swell [degree true] (deg) 15 15 Mean period of combined wind waves and swell (s) 16 16 Coefficient of drag with waves (-) 17 17 Friction velocity (m s-1) diff --git a/definitions/grib2/tables/9/4.2.10.1.table b/definitions/grib2/tables/9/4.2.10.1.table index 5a33bac5d..f9486e6a4 100644 --- a/definitions/grib2/tables/9/4.2.10.1.table +++ b/definitions/grib2/tables/9/4.2.10.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Current direction (degree true) (deg) +0 0 Current direction [degree true] (deg) 1 1 Current speed (m/s) 2 2 u-component of current (m/s) 3 3 v-component of current (m/s) diff --git a/definitions/grib2/tables/9/4.2.10.191.table b/definitions/grib2/tables/9/4.2.10.191.table index 14085ac9a..f0936614f 100644 --- a/definitions/grib2/tables/9/4.2.10.191.table +++ b/definitions/grib2/tables/9/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.10.2.table b/definitions/grib2/tables/9/4.2.10.2.table index a69b2622c..cb84cbbb2 100644 --- a/definitions/grib2/tables/9/4.2.10.2.table +++ b/definitions/grib2/tables/9/4.2.10.2.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) -2 2 Direction of ice drift (degree true) (deg) +2 2 Direction of ice drift [degree true] (deg) 3 3 Speed of ice drift (m/s) 4 4 u-component of ice drift (m/s) 5 5 v-component of ice drift (m/s) diff --git a/definitions/grib2/tables/9/4.2.2.0.table b/definitions/grib2/tables/9/4.2.2.0.table index 3e43b501c..ff62b236e 100644 --- a/definitions/grib2/tables/9/4.2.2.0.table +++ b/definitions/grib2/tables/9/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.2.3.table b/definitions/grib2/tables/9/4.2.2.3.table index 6c135b8cd..ab50b98b0 100644 --- a/definitions/grib2/tables/9/4.2.2.3.table +++ b/definitions/grib2/tables/9/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/9/4.2.3.1.table b/definitions/grib2/tables/9/4.2.3.1.table index 16eee69c4..5a49942d6 100644 --- a/definitions/grib2/tables/9/4.2.3.1.table +++ b/definitions/grib2/tables/9/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um From 01d9f8b858483909dcb67c998f339d7e12769f0f Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 22 Nov 2019 10:41:17 +0000 Subject: [PATCH 091/104] Definitions: Add missing tables --- definitions/grib2/tables/22/1.4.table | 13 +++++ definitions/grib2/tables/22/3.15.table | 23 ++++++++ definitions/grib2/tables/22/4.10.table | 16 ++++++ definitions/grib2/tables/22/4.4.table | 17 ++++++ definitions/grib2/tables/22/4.5.table | 72 ++++++++++++++++++++++++++ definitions/grib2/tables/22/4.91.table | 16 ++++++ 6 files changed, 157 insertions(+) create mode 100644 definitions/grib2/tables/22/1.4.table create mode 100644 definitions/grib2/tables/22/3.15.table create mode 100644 definitions/grib2/tables/22/4.10.table create mode 100644 definitions/grib2/tables/22/4.4.table create mode 100644 definitions/grib2/tables/22/4.5.table create mode 100644 definitions/grib2/tables/22/4.91.table diff --git a/definitions/grib2/tables/22/1.4.table b/definitions/grib2/tables/22/1.4.table new file mode 100644 index 000000000..03203d874 --- /dev/null +++ b/definitions/grib2/tables/22/1.4.table @@ -0,0 +1,13 @@ +# Code table 1.4 - Type of data +0 an Analysis products +1 fc Forecast products +2 af Analysis and forecast products +3 cf Control forecast products +4 pf Perturbed forecast products +5 cp Control and perturbed forecast products +6 sa Processed satellite observations +7 ra Processed radar observations +8 ep Event probability +# 9-191 Reserved +# 192-254 Reserved for local use +255 missing Missing diff --git a/definitions/grib2/tables/22/3.15.table b/definitions/grib2/tables/22/3.15.table new file mode 100644 index 000000000..331217ebe --- /dev/null +++ b/definitions/grib2/tables/22/3.15.table @@ -0,0 +1,23 @@ +# Code table 3.15 - Physical meaning of vertical coordinate +# 0-19 Reserved +20 20 Temperature (K) +# 21-99 Reserved +100 100 Pressure (Pa) +101 101 Pressure deviation from mean sea level (Pa) +102 102 Altitude above mean sea level (m) +103 103 Height above ground (m) +104 104 Sigma coordinate +105 105 Hybrid coordinate +106 106 Depth below land surface (m) +107 pt Potential temperature (theta) (K) +108 108 Pressure deviation from ground to level (Pa) +109 pv Potential vorticity (K m-2 kg-1 s-1) +110 110 Geometrical height (m) +111 111 Eta coordinate +112 112 Geopotential height (gpm) +113 113 Logarithmic hybrid coordinate +# 114-159 Reserved +160 160 Depth below sea level (m) +# 161-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/22/4.10.table b/definitions/grib2/tables/22/4.10.table new file mode 100644 index 000000000..1a92baaf6 --- /dev/null +++ b/definitions/grib2/tables/22/4.10.table @@ -0,0 +1,16 @@ +# Code table 4.10 - Type of statistical processing +0 avg Average +1 accum Accumulation +2 max Maximum +3 min Minimum +4 diff Difference (value at the end of time range minus value at the beginning) +5 rms Root mean square +6 sd Standard deviation +7 cov Covariance (temporal variance) +8 8 Difference (value at the start of time range minus value at the end) +9 ratio Ratio +10 10 Standardized anomaly +11 11 Summation +# 12-191 Reserved +# 192-254 Reserved for local use +255 missing Missing diff --git a/definitions/grib2/tables/22/4.4.table b/definitions/grib2/tables/22/4.4.table new file mode 100644 index 000000000..7087ebddb --- /dev/null +++ b/definitions/grib2/tables/22/4.4.table @@ -0,0 +1,17 @@ +# Code table 4.4 - Indicator of unit of time range +0 m Minute +1 h Hour +2 D Day +3 M Month +4 Y Year +5 10Y Decade (10 years) +6 30Y Normal (30 years) +7 C Century (100 years) +# 8-9 Reserved +10 3h 3 hours +11 6h 6 hours +12 12h 12 hours +13 s Second +# 14-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/22/4.5.table b/definitions/grib2/tables/22/4.5.table new file mode 100644 index 000000000..35df9e2aa --- /dev/null +++ b/definitions/grib2/tables/22/4.5.table @@ -0,0 +1,72 @@ +# Code table 4.5 - Fixed surface types and units +0 0 Reserved +1 sfc Ground or water surface (-) +2 2 Cloud base level (-) +3 3 Level of cloud tops (-) +4 4 Level of 0 degree C isotherm (-) +5 5 Level of adiabatic condensation lifted from the surface (-) +6 6 Maximum wind level (-) +7 7 Tropopause (-) +8 sfc Nominal top of the atmosphere (-) +9 9 Sea bottom (-) +10 10 Entire atmosphere (-) +11 11 Cumulonimbus [CB] base (m) +12 12 Cumulonimbus [CB] top (m) +13 13 Lowest level where vertically integrated cloud cover exceeds the specified percentage [cloud base for a given percentage cloud cover] (%) +14 14 Level of free convection (LFC) +15 15 Convective condensation level (CCL) +16 16 Level of neutral buoyancy or equilibrium level (LNB) +# 17-19 Reserved +20 20 Isothermal level (K) +21 21 Lowest level where mass density exceeds the specified value [base for a given threshold of mass density] (kg m-3) +22 22 Highest level where mass density exceeds the specified value [top for a given threshold of mass density] (kg m-3) +23 23 Lowest level where air concentration exceeds the specified value [base for a given threshold of air concentration] (Bq m-3) +24 24 Highest level where air concentration exceeds the specified value [top for a given threshold of air concentration] (Bq m-3) +# 25-99 Reserved +100 pl Isobaric surface (Pa) +101 sfc Mean sea level +102 102 Specific altitude above mean sea level (m) +103 sfc Specified height level above ground (m) +104 104 Sigma level (sigma value) +105 ml Hybrid level (-) +106 sfc Depth below land surface (m) +107 pt Isentropic [theta] level (K) +108 108 Level at specified pressure difference from ground to level (Pa) +109 pv Potential vorticity surface (K m2 kg-1 s-1) +110 110 Reserved +111 111 Eta level (-) +112 112 Reserved +113 113 Logarithmic hybrid level +114 114 Snow level (Numeric) +115 115 Sigma height level +# 116 Reserved +117 117 Mixed layer depth (m) +118 hhl Hybrid height level (-) +119 hpl Hybrid pressure level (-) +# 120-149 Reserved +150 150 Generalized vertical height coordinate +151 sol Soil level (Numeric) +# 152-159 Reserved +160 160 Depth below sea level (m) +161 161 Depth below water surface (m) +162 162 Lake or river bottom (-) +163 163 Bottom of sediment layer (-) +164 164 Bottom of thermally active sediment layer (-) +165 165 Bottom of sediment layer penetrated by thermal wave (-) +166 166 Mixing layer (-) +167 167 Bottom of root zone (-) +# 168-173 Reserved +174 174 Top surface of ice on sea, lake or river +175 175 Top surface of ice, under snow cover, on sea, lake or river +176 176 Bottom surface (underside) ice on sea, lake or river +177 sfc Deep soil (of indefinite depth) +# 178 Reserved +179 179 Top surface of glacier ice and inland ice +180 180 Deep inland or glacier ice (of indefinite depth) +181 181 Grid tile land fraction as a model surface +182 182 Grid tile water fraction as a model surface +183 183 Grid tile ice fraction on sea, lake or river as a model surface +184 184 Grid tile glacier ice and inland ice fraction as a model surface +# 185-191 Reserved +# 192-254 Reserved for local use +255 255 Missing diff --git a/definitions/grib2/tables/22/4.91.table b/definitions/grib2/tables/22/4.91.table new file mode 100644 index 000000000..44cf25f44 --- /dev/null +++ b/definitions/grib2/tables/22/4.91.table @@ -0,0 +1,16 @@ +# Code table 4.91 - Type of Interval +0 0 Smaller than first limit +1 1 Greater than second limit +2 2 Between first and second limit. The range includes the first limit but not the second limit +3 3 Greater than first limit +4 4 Smaller than second limit +5 5 Smaller or equal first limit +6 6 Greater or equal second limit +7 7 Between first and second. The range includes the first limit and the second limit +8 8 Greater or equal first limit +9 9 Smaller or equal second limit +10 10 Between first and second limit. The range includes the second limit but not the first limit +11 11 Equal to first limit +# 12-191 Reserved +# 192-254 Reserved for local use +255 missing Missing From bac506519bf460bba2ad123ea2652cc27abfdc9e Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Fri, 22 Nov 2019 12:06:46 +0000 Subject: [PATCH 092/104] Definitions: cleanup --- definitions/grib2/tables/0/3.7.table | 9 +-------- definitions/grib2/tables/0/4.2.1.0.table | 5 ----- definitions/grib2/tables/1/3.7.table | 9 +-------- definitions/grib2/tables/1/4.2.1.0.table | 5 ----- definitions/grib2/tables/2/3.7.table | 9 +-------- definitions/grib2/tables/2/4.2.1.0.table | 5 ----- definitions/grib2/tables/3/3.7.table | 6 ------ definitions/grib2/tables/3/4.2.1.0.table | 5 ----- definitions/grib2/tables/4/3.7.table | 6 ------ definitions/grib2/tables/4/4.2.0.0.table | 2 +- definitions/grib2/tables/4/4.2.0.1.table | 6 +++--- definitions/grib2/tables/4/4.2.0.15.table | 6 +++--- definitions/grib2/tables/4/4.2.0.191.table | 2 +- definitions/grib2/tables/4/4.2.0.2.table | 4 ++-- definitions/grib2/tables/4/4.2.0.20.table | 20 ++++++++++---------- definitions/grib2/tables/4/4.2.0.4.table | 8 ++++---- definitions/grib2/tables/4/4.2.0.5.table | 4 ++-- definitions/grib2/tables/4/4.2.0.7.table | 6 +++--- definitions/grib2/tables/4/4.2.1.0.table | 9 ++------- definitions/grib2/tables/4/4.2.1.1.table | 6 +++--- definitions/grib2/tables/4/4.2.10.0.table | 6 +++--- definitions/grib2/tables/4/4.2.2.0.table | 2 +- definitions/grib2/tables/4/4.2.2.3.table | 8 ++++---- definitions/grib2/tables/5/3.7.table | 6 ------ definitions/grib2/tables/5/4.2.0.0.table | 2 +- definitions/grib2/tables/5/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/5/4.2.0.15.table | 6 +++--- definitions/grib2/tables/5/4.2.0.19.table | 4 ++-- definitions/grib2/tables/5/4.2.0.191.table | 2 +- definitions/grib2/tables/5/4.2.0.2.table | 10 +++++----- definitions/grib2/tables/5/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/5/4.2.0.5.table | 4 ++-- definitions/grib2/tables/5/4.2.0.6.table | 2 +- definitions/grib2/tables/5/4.2.0.7.table | 6 +++--- definitions/grib2/tables/5/4.2.1.0.table | 4 ++-- definitions/grib2/tables/5/4.2.1.1.table | 6 +++--- definitions/grib2/tables/5/4.2.10.0.table | 6 +++--- definitions/grib2/tables/5/4.2.2.0.table | 2 +- definitions/grib2/tables/5/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/6/3.7.table | 7 ------- definitions/grib2/tables/6/4.2.0.0.table | 4 ++-- definitions/grib2/tables/6/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/6/4.2.0.15.table | 6 +++--- definitions/grib2/tables/6/4.2.0.19.table | 6 +++--- definitions/grib2/tables/6/4.2.0.191.table | 2 +- definitions/grib2/tables/6/4.2.0.2.table | 10 +++++----- definitions/grib2/tables/6/4.2.0.20.table | 14 +++++++------- definitions/grib2/tables/6/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/6/4.2.0.5.table | 4 ++-- definitions/grib2/tables/6/4.2.0.6.table | 2 +- definitions/grib2/tables/6/4.2.0.7.table | 6 +++--- definitions/grib2/tables/6/4.2.1.0.table | 4 ++-- definitions/grib2/tables/6/4.2.1.1.table | 6 +++--- definitions/grib2/tables/6/4.2.10.0.table | 6 +++--- definitions/grib2/tables/6/4.2.10.191.table | 2 +- definitions/grib2/tables/6/4.2.2.0.table | 4 ++-- definitions/grib2/tables/6/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/7/3.7.table | 7 ------- definitions/grib2/tables/7/4.2.0.0.table | 4 ++-- definitions/grib2/tables/7/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/7/4.2.0.15.table | 6 +++--- definitions/grib2/tables/7/4.2.0.18.table | 2 +- definitions/grib2/tables/7/4.2.0.19.table | 4 ++-- definitions/grib2/tables/7/4.2.0.191.table | 2 +- definitions/grib2/tables/7/4.2.0.2.table | 10 +++++----- definitions/grib2/tables/7/4.2.0.20.table | 14 +++++++------- definitions/grib2/tables/7/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/7/4.2.0.5.table | 4 ++-- definitions/grib2/tables/7/4.2.0.6.table | 2 +- definitions/grib2/tables/7/4.2.0.7.table | 6 +++--- definitions/grib2/tables/7/4.2.1.0.table | 4 ++-- definitions/grib2/tables/7/4.2.1.1.table | 6 +++--- definitions/grib2/tables/7/4.2.10.0.table | 6 +++--- definitions/grib2/tables/7/4.2.10.191.table | 2 +- definitions/grib2/tables/7/4.2.2.0.table | 4 ++-- definitions/grib2/tables/7/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/7/4.2.3.1.table | 4 ++-- definitions/grib2/tables/8/3.7.table | 10 ++-------- definitions/grib2/tables/8/4.2.0.0.table | 4 ++-- definitions/grib2/tables/8/4.2.0.1.table | 16 ++++++++-------- definitions/grib2/tables/8/4.2.0.15.table | 6 +++--- definitions/grib2/tables/8/4.2.0.18.table | 2 +- definitions/grib2/tables/8/4.2.0.19.table | 4 ++-- definitions/grib2/tables/8/4.2.0.191.table | 2 +- definitions/grib2/tables/8/4.2.0.2.table | 10 +++++----- definitions/grib2/tables/8/4.2.0.20.table | 10 +++++----- definitions/grib2/tables/8/4.2.0.4.table | 10 +++++----- definitions/grib2/tables/8/4.2.0.5.table | 4 ++-- definitions/grib2/tables/8/4.2.0.6.table | 2 +- definitions/grib2/tables/8/4.2.0.7.table | 6 +++--- definitions/grib2/tables/8/4.2.1.0.table | 4 ++-- definitions/grib2/tables/8/4.2.1.1.table | 6 +++--- definitions/grib2/tables/8/4.2.1.2.table | 2 +- definitions/grib2/tables/8/4.2.10.0.table | 16 ++++++++-------- definitions/grib2/tables/8/4.2.10.1.table | 2 +- definitions/grib2/tables/8/4.2.10.191.table | 2 +- definitions/grib2/tables/8/4.2.10.2.table | 2 +- definitions/grib2/tables/8/4.2.2.0.table | 4 ++-- definitions/grib2/tables/8/4.2.2.3.table | 16 ++++++++-------- definitions/grib2/tables/8/4.2.3.1.table | 4 ++-- definitions/grib2/tables/9/3.7.table | 8 +------- 101 files changed, 277 insertions(+), 367 deletions(-) diff --git a/definitions/grib2/tables/0/3.7.table b/definitions/grib2/tables/0/3.7.table index 3aaf30bf9..fa8fe356b 100644 --- a/definitions/grib2/tables/0/3.7.table +++ b/definitions/grib2/tables/0/3.7.table @@ -1,11 +1,4 @@ # Code Table 3.7: Spectral data representation mode 0 0 Reserved -1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) -# 2-254 Reserved +1 1 The complex numbers Fnm 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/0/4.2.1.0.table b/definitions/grib2/tables/0/4.2.1.0.table index 97efaa8cc..1e867e1cb 100644 --- a/definitions/grib2/tables/0/4.2.1.0.table +++ b/definitions/grib2/tables/0/4.2.1.0.table @@ -9,8 +9,3 @@ # 7-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Remotely sensed snow cover is expressed as a field of dimensionless, thematic values. The currently accepted values are for no-snow/no-cloud, 50, for clouds, 100, and for snow, 250. See code table 4.215. -# (2) A data field representing snow coverage by elevation portrays at which elevations there is a snow pack. The elevation values typically range from 0 to 90 in 100 m increments. A value of 253 is used to represent a no-snow/no-cloud data point. A value of 254 is used to represent a data point at which snow elevation could not be estimated because of clouds obscuring the remote sensor (when using aircraft or satellite measurements). -# (3) Snow water equivalent percent of normal is stored in percent of normal units. For example, a value of 110 indicates 110 percent of the normal snow water equivalent for a given depth of snow. - diff --git a/definitions/grib2/tables/1/3.7.table b/definitions/grib2/tables/1/3.7.table index 3aaf30bf9..fa8fe356b 100644 --- a/definitions/grib2/tables/1/3.7.table +++ b/definitions/grib2/tables/1/3.7.table @@ -1,11 +1,4 @@ # Code Table 3.7: Spectral data representation mode 0 0 Reserved -1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) -# 2-254 Reserved +1 1 The complex numbers Fnm 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/1/4.2.1.0.table b/definitions/grib2/tables/1/4.2.1.0.table index 97efaa8cc..1e867e1cb 100644 --- a/definitions/grib2/tables/1/4.2.1.0.table +++ b/definitions/grib2/tables/1/4.2.1.0.table @@ -9,8 +9,3 @@ # 7-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Remotely sensed snow cover is expressed as a field of dimensionless, thematic values. The currently accepted values are for no-snow/no-cloud, 50, for clouds, 100, and for snow, 250. See code table 4.215. -# (2) A data field representing snow coverage by elevation portrays at which elevations there is a snow pack. The elevation values typically range from 0 to 90 in 100 m increments. A value of 253 is used to represent a no-snow/no-cloud data point. A value of 254 is used to represent a data point at which snow elevation could not be estimated because of clouds obscuring the remote sensor (when using aircraft or satellite measurements). -# (3) Snow water equivalent percent of normal is stored in percent of normal units. For example, a value of 110 indicates 110 percent of the normal snow water equivalent for a given depth of snow. - diff --git a/definitions/grib2/tables/2/3.7.table b/definitions/grib2/tables/2/3.7.table index 3aaf30bf9..fa8fe356b 100644 --- a/definitions/grib2/tables/2/3.7.table +++ b/definitions/grib2/tables/2/3.7.table @@ -1,11 +1,4 @@ # Code Table 3.7: Spectral data representation mode 0 0 Reserved -1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) -# 2-254 Reserved +1 1 The complex numbers Fnm 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/2/4.2.1.0.table b/definitions/grib2/tables/2/4.2.1.0.table index 97efaa8cc..1e867e1cb 100644 --- a/definitions/grib2/tables/2/4.2.1.0.table +++ b/definitions/grib2/tables/2/4.2.1.0.table @@ -9,8 +9,3 @@ # 7-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Remotely sensed snow cover is expressed as a field of dimensionless, thematic values. The currently accepted values are for no-snow/no-cloud, 50, for clouds, 100, and for snow, 250. See code table 4.215. -# (2) A data field representing snow coverage by elevation portrays at which elevations there is a snow pack. The elevation values typically range from 0 to 90 in 100 m increments. A value of 253 is used to represent a no-snow/no-cloud data point. A value of 254 is used to represent a data point at which snow elevation could not be estimated because of clouds obscuring the remote sensor (when using aircraft or satellite measurements). -# (3) Snow water equivalent percent of normal is stored in percent of normal units. For example, a value of 110 indicates 110 percent of the normal snow water equivalent for a given depth of snow. - diff --git a/definitions/grib2/tables/3/3.7.table b/definitions/grib2/tables/3/3.7.table index 3aaf30bf9..af874fb8f 100644 --- a/definitions/grib2/tables/3/3.7.table +++ b/definitions/grib2/tables/3/3.7.table @@ -3,9 +3,3 @@ 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) # 2-254 Reserved 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/3/4.2.1.0.table b/definitions/grib2/tables/3/4.2.1.0.table index 97efaa8cc..1e867e1cb 100644 --- a/definitions/grib2/tables/3/4.2.1.0.table +++ b/definitions/grib2/tables/3/4.2.1.0.table @@ -9,8 +9,3 @@ # 7-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Remotely sensed snow cover is expressed as a field of dimensionless, thematic values. The currently accepted values are for no-snow/no-cloud, 50, for clouds, 100, and for snow, 250. See code table 4.215. -# (2) A data field representing snow coverage by elevation portrays at which elevations there is a snow pack. The elevation values typically range from 0 to 90 in 100 m increments. A value of 253 is used to represent a no-snow/no-cloud data point. A value of 254 is used to represent a data point at which snow elevation could not be estimated because of clouds obscuring the remote sensor (when using aircraft or satellite measurements). -# (3) Snow water equivalent percent of normal is stored in percent of normal units. For example, a value of 110 indicates 110 percent of the normal snow water equivalent for a given depth of snow. - diff --git a/definitions/grib2/tables/4/3.7.table b/definitions/grib2/tables/4/3.7.table index 3aaf30bf9..af874fb8f 100644 --- a/definitions/grib2/tables/4/3.7.table +++ b/definitions/grib2/tables/4/3.7.table @@ -3,9 +3,3 @@ 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) # 2-254 Reserved 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/4/4.2.0.0.table b/definitions/grib2/tables/4/4.2.0.0.table index 0386b8cd2..5330f55a8 100644 --- a/definitions/grib2/tables/4/4.2.0.0.table +++ b/definitions/grib2/tables/4/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression (or deficit) (K) +7 7 Dew point depression [or deficit] (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) diff --git a/definitions/grib2/tables/4/4.2.0.1.table b/definitions/grib2/tables/4/4.2.0.1.table index b321579f0..32b55a178 100644 --- a/definitions/grib2/tables/4/4.2.0.1.table +++ b/definitions/grib2/tables/4/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation (non-convective) (kg m-2) +9 9 Large scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -29,9 +29,9 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category code table (4.202) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg kg-1) +32 32 Graupel [snow pellets] (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) diff --git a/definitions/grib2/tables/4/4.2.0.15.table b/definitions/grib2/tables/4/4.2.0.15.table index bb419178b..a053a9aea 100644 --- a/definitions/grib2/tables/4/4.2.0.15.table +++ b/definitions/grib2/tables/4/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) # 9-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.0.191.table b/definitions/grib2/tables/4/4.2.0.191.table index affb98f42..4c5f401cd 100644 --- a/definitions/grib2/tables/4/4.2.0.191.table +++ b/definitions/grib2/tables/4/4.2.0.191.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 191: Miscellaneous -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.0.2.table b/definitions/grib2/tables/4/4.2.0.2.table index f45206bff..c06eff682 100644 --- a/definitions/grib2/tables/4/4.2.0.2.table +++ b/definitions/grib2/tables/4/4.2.0.2.table @@ -22,8 +22,8 @@ 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) 22 22 Wind speed [gust] (m s-1) -23 23 u-component of wind (gust) (m s-1) -24 24 v-component of wind (gust) (m s-1) +23 23 u-component of wind [gust] (m s-1) +24 24 v-component of wind [gust] (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/4/4.2.0.20.table b/definitions/grib2/tables/4/4.2.0.20.table index 4e7f45db4..d57c9a208 100644 --- a/definitions/grib2/tables/4/4.2.0.20.table +++ b/definitions/grib2/tables/4/4.2.0.20.table @@ -1,13 +1,13 @@ -0 0 Mass density (concentration) kg.m-3 -1 1 Total column (integrated mass density) kg.m-2 -2 2 Volume mixing ratio (mole fraction in air) mole.mole-1 -3 3 Mass mixing ratio (mass fraction in air) kg.kg-1 -4 4 Surface dry deposition mass flux kg.m-2.s-1 -5 5 Surface wet deposition mass flux kg.m-2.s-1 -6 6 Atmosphere emission mass flux kg.m-2.s-1 -7 7 Chemical gross production rate of mole concentration mole.m-3.s-1 -8 8 Chemical gross destruction rate of mole concentration mole.m-3.s-1 -9 9 Surface dry deposition mass flux into stomata kg.m-2.s-1 +0 0 Mass density [concentration] (kg.m-3) +1 1 Total column [integrated mass density] (kg.m-2) +2 2 Volume mixing ratio [mole fraction in air] (mole.mole-1) +3 3 Mass mixing ratio [mass fraction in air] (kg.kg-1) +4 4 Surface dry deposition mass flux (kg.m-2.s-1) +5 5 Surface wet deposition mass flux (kg.m-2.s-1) +6 6 Atmosphere emission mass flux (kg.m-2.s-1) +7 7 Chemical gross production rate of mole concentration (mole.m-3.s-1) +8 8 Chemical gross destruction rate of mole concentration (mole.m-3.s-1) +9 9 Surface dry deposition mass flux into stomata (kg.m-2.s-1) #10-191 Reserved #192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.0.4.table b/definitions/grib2/tables/4/4.2.0.4.table index 815c184a2..882750d0c 100644 --- a/definitions/grib2/tables/4/4.2.0.4.table +++ b/definitions/grib2/tables/4/4.2.0.4.table @@ -1,11 +1,11 @@ # Product Discipline 0: Meteorological products, Parameter Category 4: Short-wave Radiation -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 9 8 Upward short-wave radiation flux (W m-2) # 9-191 Reserved diff --git a/definitions/grib2/tables/4/4.2.0.5.table b/definitions/grib2/tables/4/4.2.0.5.table index 1b57fa301..1965e7925 100644 --- a/definitions/grib2/tables/4/4.2.0.5.table +++ b/definitions/grib2/tables/4/4.2.0.5.table @@ -1,6 +1,6 @@ # Product Discipline 0: Meteorological products, Parameter Category 5: Long-wave Radiation -0 0 Net long wave radiation flux (surface) (W m-2) -1 1 Net long wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long wave radiation flux [surface] (W m-2) +1 1 Net long wave radiation flux [top of atmosphere] (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/4/4.2.0.7.table b/definitions/grib2/tables/4/4.2.0.7.table index 78374fde5..c44aebf0b 100644 --- a/definitions/grib2/tables/4/4.2.0.7.table +++ b/definitions/grib2/tables/4/4.2.0.7.table @@ -1,6 +1,6 @@ # Product Discipline 0: Meteorological products, Parameter Category 7: Thermodynamic Stability Indices -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) #13-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/4/4.2.1.0.table b/definitions/grib2/tables/4/4.2.1.0.table index 97efaa8cc..7b47afa5a 100644 --- a/definitions/grib2/tables/4/4.2.1.0.table +++ b/definitions/grib2/tables/4/4.2.1.0.table @@ -1,6 +1,6 @@ # Product Discipline 1: Hydrologic products, Parameter Category 0: Hydrology basic products -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely sensed snow cover (Code table 4.215) 3 3 Elevation of snow covered terrain (Code table 4.216) 4 4 Snow water equivalent percent of normal (%) @@ -9,8 +9,3 @@ # 7-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Remotely sensed snow cover is expressed as a field of dimensionless, thematic values. The currently accepted values are for no-snow/no-cloud, 50, for clouds, 100, and for snow, 250. See code table 4.215. -# (2) A data field representing snow coverage by elevation portrays at which elevations there is a snow pack. The elevation values typically range from 0 to 90 in 100 m increments. A value of 253 is used to represent a no-snow/no-cloud data point. A value of 254 is used to represent a data point at which snow elevation could not be estimated because of clouds obscuring the remote sensor (when using aircraft or satellite measurements). -# (3) Snow water equivalent percent of normal is stored in percent of normal units. For example, a value of 110 indicates 110 percent of the normal snow water equivalent for a given depth of snow. - diff --git a/definitions/grib2/tables/4/4.2.1.1.table b/definitions/grib2/tables/4/4.2.1.1.table index b7342ef2f..1255eaa81 100644 --- a/definitions/grib2/tables/4/4.2.1.1.table +++ b/definitions/grib2/tables/4/4.2.1.1.table @@ -1,7 +1,7 @@ # Product Discipline 1: Hydrologic products, Parameter Category 1: Hydrology probabilities -0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) #3-191 Reserved #192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.10.0.table b/definitions/grib2/tables/4/4.2.10.0.table index 479e26d51..532ff2baf 100644 --- a/definitions/grib2/tables/4/4.2.10.0.table +++ b/definitions/grib2/tables/4/4.2.10.0.table @@ -1,7 +1,7 @@ # Product Discipline 10: Oceanographic products, Parameter Category 0: Waves -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/4/4.2.2.0.table b/definitions/grib2/tables/4/4.2.2.0.table index 67ad39b6c..8e7e74d66 100644 --- a/definitions/grib2/tables/4/4.2.2.0.table +++ b/definitions/grib2/tables/4/4.2.2.0.table @@ -1,5 +1,5 @@ # Product Discipline 2: Land surface products, Parameter Category 0: Vegetation/Biomass -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) diff --git a/definitions/grib2/tables/4/4.2.2.3.table b/definitions/grib2/tables/4/4.2.2.3.table index d6376fecb..988d3edae 100644 --- a/definitions/grib2/tables/4/4.2.2.3.table +++ b/definitions/grib2/tables/4/4.2.2.3.table @@ -4,12 +4,12 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) # 11-191 Reserved #192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/5/3.7.table b/definitions/grib2/tables/5/3.7.table index 3aaf30bf9..af874fb8f 100644 --- a/definitions/grib2/tables/5/3.7.table +++ b/definitions/grib2/tables/5/3.7.table @@ -3,9 +3,3 @@ 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) # 2-254 Reserved 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/5/4.2.0.0.table b/definitions/grib2/tables/5/4.2.0.0.table index bf1638d8a..a224897a7 100644 --- a/definitions/grib2/tables/5/4.2.0.0.table +++ b/definitions/grib2/tables/5/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression (or deficit) (K) +7 7 Dew point depression [or deficit] (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) diff --git a/definitions/grib2/tables/5/4.2.0.1.table b/definitions/grib2/tables/5/4.2.0.1.table index 022ad5bc3..ba0b9a131 100644 --- a/definitions/grib2/tables/5/4.2.0.1.table +++ b/definitions/grib2/tables/5/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation (non-convective) (kg m-2) +9 9 Large scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (day) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type (code table (4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg kg-1) 22 22 Cloud mixing ratio (kg kg-1) @@ -29,9 +29,9 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category (code table (4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg kg-1) +32 32 Graupel [snow pellets] (kg kg-1) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/5/4.2.0.15.table b/definitions/grib2/tables/5/4.2.0.15.table index 796fc2a83..b242517b3 100644 --- a/definitions/grib2/tables/5/4.2.0.15.table +++ b/definitions/grib2/tables/5/4.2.0.15.table @@ -5,7 +5,7 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.19.table b/definitions/grib2/tables/5/4.2.0.19.table index 2ed0264d6..532651b54 100644 --- a/definitions/grib2/tables/5/4.2.0.19.table +++ b/definitions/grib2/tables/5/4.2.0.19.table @@ -21,6 +21,6 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) -23 23 Supercooled large droplet probability (see Note 4) (%) +22 22 Clear air turbulence [CAT] (%) +23 23 Supercooled large droplet probability [see Note 4] (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.191.table b/definitions/grib2/tables/5/4.2.0.191.table index 27ad3815d..cb194bb78 100644 --- a/definitions/grib2/tables/5/4.2.0.191.table +++ b/definitions/grib2/tables/5/4.2.0.191.table @@ -1,3 +1,3 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.2.table b/definitions/grib2/tables/5/4.2.0.2.table index 3d57cf508..36ee8b04a 100644 --- a/definitions/grib2/tables/5/4.2.0.2.table +++ b/definitions/grib2/tables/5/4.2.0.2.table @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity (pressure) (Pa s-1) -9 9 Vertical velocity (geometric) (m s-1) +8 8 Vertical velocity [pressure] (Pa s-1) +9 9 Vertical velocity [geometric] (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed (gust) (m s-1) -23 23 u-component of wind (gust) (m s-1) -24 24 v-component of wind (gust) (m s-1) +22 22 Wind speed [gust] (m s-1) +23 23 u-component of wind [gust] (m s-1) +24 24 v-component of wind [gust] (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/5/4.2.0.4.table b/definitions/grib2/tables/5/4.2.0.4.table index 365fd98a1..8813abb8a 100644 --- a/definitions/grib2/tables/5/4.2.0.4.table +++ b/definitions/grib2/tables/5/4.2.0.4.table @@ -1,17 +1,17 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) 10 10 Photosynthetically active radiation (W m-2) 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.5.table b/definitions/grib2/tables/5/4.2.0.5.table index 719325746..8961eb233 100644 --- a/definitions/grib2/tables/5/4.2.0.5.table +++ b/definitions/grib2/tables/5/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux (surface) (W m-2) -1 1 Net long wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long wave radiation flux [surface] (W m-2) +1 1 Net long wave radiation flux [top of atmosphere] (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/5/4.2.0.6.table b/definitions/grib2/tables/5/4.2.0.6.table index 58ad17ca7..b5f098634 100644 --- a/definitions/grib2/tables/5/4.2.0.6.table +++ b/definitions/grib2/tables/5/4.2.0.6.table @@ -24,5 +24,5 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.7.table b/definitions/grib2/tables/5/4.2.0.7.table index 34b082d94..933cf3d28 100644 --- a/definitions/grib2/tables/5/4.2.0.7.table +++ b/definitions/grib2/tables/5/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,6 +10,6 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.1.0.table b/definitions/grib2/tables/5/4.2.1.0.table index 9d1f78180..dd64515d5 100644 --- a/definitions/grib2/tables/5/4.2.1.0.table +++ b/definitions/grib2/tables/5/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/5/4.2.1.1.table b/definitions/grib2/tables/5/4.2.1.1.table index 56bf798d4..1a600f493 100644 --- a/definitions/grib2/tables/5/4.2.1.1.table +++ b/definitions/grib2/tables/5/4.2.1.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.10.0.table b/definitions/grib2/tables/5/4.2.10.0.table index a8d4a5bf8..78aad8664 100644 --- a/definitions/grib2/tables/5/4.2.10.0.table +++ b/definitions/grib2/tables/5/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/5/4.2.2.0.table b/definitions/grib2/tables/5/4.2.2.0.table index 77b9faac3..a6de785ba 100644 --- a/definitions/grib2/tables/5/4.2.2.0.table +++ b/definitions/grib2/tables/5/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover (1=land, 0=sea) (Proportion) +0 0 Land cover [1=land, 0=sea] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) diff --git a/definitions/grib2/tables/5/4.2.2.3.table b/definitions/grib2/tables/5/4.2.2.3.table index c5dea241d..658c3691c 100644 --- a/definitions/grib2/tables/5/4.2.2.3.table +++ b/definitions/grib2/tables/5/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/6/3.7.table b/definitions/grib2/tables/6/3.7.table index 3aaf30bf9..4faf00003 100644 --- a/definitions/grib2/tables/6/3.7.table +++ b/definitions/grib2/tables/6/3.7.table @@ -1,11 +1,4 @@ # Code Table 3.7: Spectral data representation mode 0 0 Reserved 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) -# 2-254 Reserved 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/6/4.2.0.0.table b/definitions/grib2/tables/6/4.2.0.0.table index 98fc9552d..29f504fc1 100644 --- a/definitions/grib2/tables/6/4.2.0.0.table +++ b/definitions/grib2/tables/6/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression (or deficit) (K) +7 7 Dew point depression [or deficit] (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) - validation (K) +18 18 Snow temperature [top of snow] - validation (K) 19 19 Turbulent transfer coefficient for heat - validation (Numeric) 20 20 Turbulent diffusion coefficient for heat - validation (m2 s-1) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.1.table b/definitions/grib2/tables/6/4.2.0.1.table index 60a934b70..52ce6c31d 100644 --- a/definitions/grib2/tables/6/4.2.0.1.table +++ b/definitions/grib2/tables/6/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation (non-convective) (kg m-2) +9 9 Large scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (code table (4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg kg-1) +32 32 Graupel [snow pellets] (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail - validation (kg m-2) 73 73 Hail precipitation rate - validation (kg m-2 s-1) 74 74 Total column integrated graupel - validation (kg m-2) -75 75 Graupel (snow pellets) precipitation rate - validation (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate - validation (kg m-2 s-1) 76 76 Convective rain rate - validation (kg m-2 s-1) 77 77 Large scale rain rate - validation (kg m-2 s-1) -78 78 Total column integrated water (all components incl. precipitation) - validation (kg m-2) +78 78 Total column integrated water [all components incl. precipitation] - validation (kg m-2) 79 79 Evaporation rate - validation (kg m-2 s-1) 80 80 Total Condensate - validation (kg kg-1) 81 81 Total Column-Integrated Condensate - validation (kg m-2) diff --git a/definitions/grib2/tables/6/4.2.0.15.table b/definitions/grib2/tables/6/4.2.0.15.table index 51ea2499f..e4f61f192 100644 --- a/definitions/grib2/tables/6/4.2.0.15.table +++ b/definitions/grib2/tables/6/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets - validation (dB) 10 10 Reflectivity of cloud ice - validation (dB) 11 11 Reflectivity of snow - validation (dB) diff --git a/definitions/grib2/tables/6/4.2.0.19.table b/definitions/grib2/tables/6/4.2.0.19.table index a710602e2..fb889dde0 100644 --- a/definitions/grib2/tables/6/4.2.0.19.table +++ b/definitions/grib2/tables/6/4.2.0.19.table @@ -21,8 +21,8 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) -23 23 Supercooled large droplet probability (see Note 4) (%) +22 22 Clear air turbulence [CAT] (%) +23 23 Supercooled large droplet probability [see Note 4] (%) 24 24 Convective turbulent kinetic energy - validation (J kg-1) -25 25 Weather Interpretation ww (WMO) - validation (-) +25 25 Weather Interpretation ww [WMO] - validation (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.191.table b/definitions/grib2/tables/6/4.2.0.191.table index feef9300e..d83e8d840 100644 --- a/definitions/grib2/tables/6/4.2.0.191.table +++ b/definitions/grib2/tables/6/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude - validation (deg N) 2 2 Geographical longitude - validation (deg E) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.2.table b/definitions/grib2/tables/6/4.2.0.2.table index 09a4d28ab..f30a63f6c 100644 --- a/definitions/grib2/tables/6/4.2.0.2.table +++ b/definitions/grib2/tables/6/4.2.0.2.table @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity (pressure) (Pa s-1) -9 9 Vertical velocity (geometric) (m s-1) +8 8 Vertical velocity [pressure] (Pa s-1) +9 9 Vertical velocity [geometric] (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed (gust) (m s-1) -23 23 u-component of wind (gust) (m s-1) -24 24 v-component of wind (gust) (m s-1) +22 22 Wind speed [gust] (m s-1) +23 23 u-component of wind [gust] (m s-1) +24 24 v-component of wind [gust] (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/6/4.2.0.20.table b/definitions/grib2/tables/6/4.2.0.20.table index e28466561..8a96abd2d 100644 --- a/definitions/grib2/tables/6/4.2.0.20.table +++ b/definitions/grib2/tables/6/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) -1 1 Column-integrated mass density (see Note 1) (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg kg-1) +0 0 Mass density [concentration] (kg m-3) +1 1 Column-integrated mass density [see Note 1] (kg m-2) +2 2 Mass mixing ratio [mass fraction in air] (kg kg-1) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -10,13 +10,13 @@ 8 8 Atmosphere re-emission mass flux (kg m-2 s-1) 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol mol-1) +52 52 Volume mixing ratio [fraction in air] (mol mol-1) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) -56 56 Changes of amount in atmosphere (see Note 1) (mol s-1) +56 56 Changes of amount in atmosphere [see Note 1] (mol s-1) 57 57 Total yearly average burden of the atmosphere (mol) -58 58 Total yearly averaged atmospheric loss (see Note 1) (mol s-1) -100 100 Surface area density (aerosol) (m-1) +58 58 Total yearly averaged atmospheric loss [see Note 1] (mol s-1) +100 100 Surface area density [aerosol] (m-1) 101 101 Atmosphere optical thickness (m) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.4.table b/definitions/grib2/tables/6/4.2.0.4.table index 365fd98a1..8813abb8a 100644 --- a/definitions/grib2/tables/6/4.2.0.4.table +++ b/definitions/grib2/tables/6/4.2.0.4.table @@ -1,17 +1,17 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) 10 10 Photosynthetically active radiation (W m-2) 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.5.table b/definitions/grib2/tables/6/4.2.0.5.table index 719325746..8961eb233 100644 --- a/definitions/grib2/tables/6/4.2.0.5.table +++ b/definitions/grib2/tables/6/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux (surface) (W m-2) -1 1 Net long wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long wave radiation flux [surface] (W m-2) +1 1 Net long wave radiation flux [top of atmosphere] (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/6/4.2.0.6.table b/definitions/grib2/tables/6/4.2.0.6.table index 9555b7496..65b0a0c98 100644 --- a/definitions/grib2/tables/6/4.2.0.6.table +++ b/definitions/grib2/tables/6/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base - validation (m) 27 27 Height of convective cloud top - validation (m) 28 28 Number concentration of cloud droplets - validation (kg-1) diff --git a/definitions/grib2/tables/6/4.2.0.7.table b/definitions/grib2/tables/6/4.2.0.7.table index 7370541fb..a0e5093aa 100644 --- a/definitions/grib2/tables/6/4.2.0.7.table +++ b/definitions/grib2/tables/6/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index - validation (K) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.1.0.table b/definitions/grib2/tables/6/4.2.1.0.table index 9d1f78180..dd64515d5 100644 --- a/definitions/grib2/tables/6/4.2.1.0.table +++ b/definitions/grib2/tables/6/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/6/4.2.1.1.table b/definitions/grib2/tables/6/4.2.1.1.table index 56bf798d4..1a600f493 100644 --- a/definitions/grib2/tables/6/4.2.1.1.table +++ b/definitions/grib2/tables/6/4.2.1.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.10.0.table b/definitions/grib2/tables/6/4.2.10.0.table index b40fa4313..df2114df3 100644 --- a/definitions/grib2/tables/6/4.2.10.0.table +++ b/definitions/grib2/tables/6/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/6/4.2.10.191.table b/definitions/grib2/tables/6/4.2.10.191.table index 72cf1ce97..a938fcbb6 100644 --- a/definitions/grib2/tables/6/4.2.10.191.table +++ b/definitions/grib2/tables/6/4.2.10.191.table @@ -1,5 +1,5 @@ # Product discipline 10 - Oceanographic products, parameter category 191: miscellaneous -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3 s-1) #2-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/6/4.2.2.0.table b/definitions/grib2/tables/6/4.2.2.0.table index 900206620..72e953254 100644 --- a/definitions/grib2/tables/6/4.2.2.0.table +++ b/definitions/grib2/tables/6/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover (1=land, 0=sea) (Proportion) +0 0 Land cover [1=land, 0=sea] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,6 +30,6 @@ 28 28 Leaf area index - validation (Numeric) 29 29 Evergreen forest - validation (Numeric) 30 30 Deciduous forest - validation (Numeric) -31 31 Normalized differential vegetation index (NDVI) - validation (Numeric) +31 31 Normalized differential vegetation index [NDVI] - validation (Numeric) 32 32 Root depth of vegetation - validation (M) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.2.3.table b/definitions/grib2/tables/6/4.2.2.3.table index e5b989239..2b83070ca 100644 --- a/definitions/grib2/tables/6/4.2.2.3.table +++ b/definitions/grib2/tables/6/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/3.7.table b/definitions/grib2/tables/7/3.7.table index 3aaf30bf9..4faf00003 100644 --- a/definitions/grib2/tables/7/3.7.table +++ b/definitions/grib2/tables/7/3.7.table @@ -1,11 +1,4 @@ # Code Table 3.7: Spectral data representation mode 0 0 Reserved 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m³0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) -# 2-254 Reserved 255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J diff --git a/definitions/grib2/tables/7/4.2.0.0.table b/definitions/grib2/tables/7/4.2.0.0.table index 6ed6b944a..836bbf336 100644 --- a/definitions/grib2/tables/7/4.2.0.0.table +++ b/definitions/grib2/tables/7/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression (or deficit) (K) +7 7 Dew point depression [or deficit] (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) - validation (K) +18 18 Snow temperature [top of snow] - validation (K) 19 19 Turbulent transfer coefficient for heat - validation (Numeric) 20 20 Turbulent diffusion coefficient for heat - validation (m2 s-1) #21-191 21-191 Reserved (-) diff --git a/definitions/grib2/tables/7/4.2.0.1.table b/definitions/grib2/tables/7/4.2.0.1.table index 0ab8ef361..6fcd1bcf0 100644 --- a/definitions/grib2/tables/7/4.2.0.1.table +++ b/definitions/grib2/tables/7/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation (non-convective) (kg m-2) +9 9 Large scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (code table (4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg kg-1) +32 32 Graupel [snow pellets] (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate - validation (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate - validation (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate - validation (kg m-2 s-1) 76 76 Convective rain rate - validation (kg m-2 s-1) 77 77 Large scale rain rate - validation (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate - validation (kg m-2 s-1) 80 80 Total Condensate - validation (kg kg-1) 81 81 Total Column-Integrated Condensate - validation (kg m-2) diff --git a/definitions/grib2/tables/7/4.2.0.15.table b/definitions/grib2/tables/7/4.2.0.15.table index a42e5b7d9..c458e895f 100644 --- a/definitions/grib2/tables/7/4.2.0.15.table +++ b/definitions/grib2/tables/7/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets - validation (dB) 10 10 Reflectivity of cloud ice - validation (dB) 11 11 Reflectivity of snow - validation (dB) diff --git a/definitions/grib2/tables/7/4.2.0.18.table b/definitions/grib2/tables/7/4.2.0.18.table index e6b3ab049..725ac8a31 100644 --- a/definitions/grib2/tables/7/4.2.0.18.table +++ b/definitions/grib2/tables/7/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) #14-191 9-191 Reserved #192-254 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/7/4.2.0.19.table b/definitions/grib2/tables/7/4.2.0.19.table index 10df7506a..8e677e616 100644 --- a/definitions/grib2/tables/7/4.2.0.19.table +++ b/definitions/grib2/tables/7/4.2.0.19.table @@ -21,8 +21,8 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) -23 23 Supercooled large droplet probability (see Note 4) (%) +22 22 Clear air turbulence [CAT] (%) +23 23 Supercooled large droplet probability [see Note 4] (%) 24 24 Convective turbulent kinetic energy - validation (J kg-1) 25 25 Weather Interpretation ww (WMO) - validation 26 26 Convective outlook (code table (4.224)) diff --git a/definitions/grib2/tables/7/4.2.0.191.table b/definitions/grib2/tables/7/4.2.0.191.table index 6c40c61ce..0cfd33f22 100644 --- a/definitions/grib2/tables/7/4.2.0.191.table +++ b/definitions/grib2/tables/7/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude - validation (deg N) 2 2 Geographical longitude - validation (deg E) #3-191 3-191 Reserved (-) diff --git a/definitions/grib2/tables/7/4.2.0.2.table b/definitions/grib2/tables/7/4.2.0.2.table index ecd7d825d..c2794c6cf 100644 --- a/definitions/grib2/tables/7/4.2.0.2.table +++ b/definitions/grib2/tables/7/4.2.0.2.table @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity (pressure) (Pa s-1) -9 9 Vertical velocity (geometric) (m s-1) +8 8 Vertical velocity [pressure] (Pa s-1) +9 9 Vertical velocity [geometric] (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed (gust) (m s-1) -23 23 u-component of wind (gust) (m s-1) -24 24 v-component of wind (gust) (m s-1) +22 22 Wind speed [gust] (m s-1) +23 23 u-component of wind [gust] (m s-1) +24 24 v-component of wind [gust] (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/7/4.2.0.20.table b/definitions/grib2/tables/7/4.2.0.20.table index ca4189468..8ed9faf64 100644 --- a/definitions/grib2/tables/7/4.2.0.20.table +++ b/definitions/grib2/tables/7/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) -1 1 Column-integrated mass density (see Note 1) (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg kg-1) +0 0 Mass density [concentration] (kg m-3) +1 1 Column-integrated mass density [see Note 1] (kg m-2) +2 2 Mass mixing ratio [mass fraction in air] (kg kg-1) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -11,15 +11,15 @@ #9-49 9-49 Reserved (-) 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol mol-1) +52 52 Volume mixing ratio [fraction in air] (mol mol-1) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) -56 56 Changes of amount in atmosphere (see Note 1) (mol s-1) +56 56 Changes of amount in atmosphere [see Note 1] (mol s-1) 57 57 Total yearly average burden of the atmosphere (mol) -58 58 Total yearly averaged atmospheric loss (see Note 1) (mol s-1) +58 58 Total yearly averaged atmospheric loss [see Note 1] (mol s-1) #59-99 59-99 Reserved (-) -100 100 Surface area density (aerosol) (m-1) +100 100 Surface area density [aerosol] (m-1) 101 101 Atmosphere optical thickness (m) #102-191 102-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.0.4.table b/definitions/grib2/tables/7/4.2.0.4.table index d22ce42d3..e3033b3b7 100644 --- a/definitions/grib2/tables/7/4.2.0.4.table +++ b/definitions/grib2/tables/7/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) #13-49 13-49 Reserved (-) -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) #52-191 52-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.0.5.table b/definitions/grib2/tables/7/4.2.0.5.table index 6128eb9c0..27ea8ec29 100644 --- a/definitions/grib2/tables/7/4.2.0.5.table +++ b/definitions/grib2/tables/7/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux (surface) (W m-2) -1 1 Net long wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long wave radiation flux [surface] (W m-2) +1 1 Net long wave radiation flux [top of atmosphere] (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/7/4.2.0.6.table b/definitions/grib2/tables/7/4.2.0.6.table index f46fbc253..d5102e727 100644 --- a/definitions/grib2/tables/7/4.2.0.6.table +++ b/definitions/grib2/tables/7/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base - validation (m) #26-31 26-31 Reserved (-) 27 27 Height of convective cloud top - validation (m) diff --git a/definitions/grib2/tables/7/4.2.0.7.table b/definitions/grib2/tables/7/4.2.0.7.table index bced218f0..ad3c0e45a 100644 --- a/definitions/grib2/tables/7/4.2.0.7.table +++ b/definitions/grib2/tables/7/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index - validation (K) 14 14 Reserved diff --git a/definitions/grib2/tables/7/4.2.1.0.table b/definitions/grib2/tables/7/4.2.1.0.table index f8efa7a12..a5ab6c2e2 100644 --- a/definitions/grib2/tables/7/4.2.1.0.table +++ b/definitions/grib2/tables/7/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/7/4.2.1.1.table b/definitions/grib2/tables/7/4.2.1.1.table index 979e94557..67035a3ce 100644 --- a/definitions/grib2/tables/7/4.2.1.1.table +++ b/definitions/grib2/tables/7/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) #3-191 3-191 Reserved (-) #192-254 192-254 Reserved for local use (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/7/4.2.10.0.table b/definitions/grib2/tables/7/4.2.10.0.table index 7671a7a5c..d5b9b1592 100644 --- a/definitions/grib2/tables/7/4.2.10.0.table +++ b/definitions/grib2/tables/7/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/7/4.2.10.191.table b/definitions/grib2/tables/7/4.2.10.191.table index 72cf1ce97..a938fcbb6 100644 --- a/definitions/grib2/tables/7/4.2.10.191.table +++ b/definitions/grib2/tables/7/4.2.10.191.table @@ -1,5 +1,5 @@ # Product discipline 10 - Oceanographic products, parameter category 191: miscellaneous -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3 s-1) #2-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/7/4.2.2.0.table b/definitions/grib2/tables/7/4.2.2.0.table index 5970dfff1..c852db956 100644 --- a/definitions/grib2/tables/7/4.2.2.0.table +++ b/definitions/grib2/tables/7/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover (1=land, 0=sea) (Proportion) +0 0 Land cover [1=land, 0=sea] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index - validation (Numeric) 29 29 Evergreen forest - validation (Numeric) 30 30 Deciduous forest - validation (Numeric) -31 31 Normalized differential vegetation index (NDVI) - validation (Numeric) +31 31 Normalized differential vegetation index [NDVI] - validation (Numeric) 32 32 Root depth of vegetation - validation (M) #33-191 33-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.2.3.table b/definitions/grib2/tables/7/4.2.2.3.table index 52574791a..02b373d71 100644 --- a/definitions/grib2/tables/7/4.2.2.3.table +++ b/definitions/grib2/tables/7/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/4.2.3.1.table b/definitions/grib2/tables/7/4.2.3.1.table index d0a16c127..01e474d8b 100644 --- a/definitions/grib2/tables/7/4.2.3.1.table +++ b/definitions/grib2/tables/7/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (s-1) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved (-) 19 19 Wind speed (m s-1) 20 20 Aerosol optical thickness at 0.635 um (-) diff --git a/definitions/grib2/tables/8/3.7.table b/definitions/grib2/tables/8/3.7.table index f5e6dc301..41bba8329 100644 --- a/definitions/grib2/tables/8/3.7.table +++ b/definitions/grib2/tables/8/3.7.table @@ -1,11 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Reserved +0 0 Reserved 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m>=0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) # 2-254 Reserved -255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J +255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.0.table b/definitions/grib2/tables/8/4.2.0.0.table index debc0a6f4..13adadb70 100644 --- a/definitions/grib2/tables/8/4.2.0.0.table +++ b/definitions/grib2/tables/8/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression (or deficit) (K) +7 7 Dew-point depression [or deficit] (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature (top of snow) (K) +18 18 Snow temperature [top of snow] (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/8/4.2.0.1.table b/definitions/grib2/tables/8/4.2.0.1.table index 319d5c17c..e4837ea9b 100644 --- a/definitions/grib2/tables/8/4.2.0.1.table +++ b/definitions/grib2/tables/8/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation (non-convective) (kg m-2) +9 9 Large-scale precipitation [non-convective] (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel (snow pellets) (kg/kg) +32 32 Graupel [snow pellets] (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation (non-convective) (kg m-2) +47 47 Large scale water precipitation [non-convective] (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) +51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) +75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water (all components including precipitation) (kg m-2) +78 78 Total column integrated water [all components including precipitation] (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total Condensate (kg/kg) 81 81 Total Column-Integrated Condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.15.table b/definitions/grib2/tables/8/4.2.0.15.table index a7fa034b0..979a8173e 100644 --- a/definitions/grib2/tables/8/4.2.0.15.table +++ b/definitions/grib2/tables/8/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg/m) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra (1) (-) -7 7 Radar spectra (2) (-) -8 8 Radar spectra (3) (-) +6 6 Radar spectra [1] (-) +7 7 Radar spectra [2] (-) +8 8 Radar spectra [3] (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/8/4.2.0.18.table b/definitions/grib2/tables/8/4.2.0.18.table index 30060fd2d..aa2e3d1fb 100644 --- a/definitions/grib2/tables/8/4.2.0.18.table +++ b/definitions/grib2/tables/8/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition (wet + dry) (Bq m-2) +13 13 Total deposition [wet + dry] (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.19.table b/definitions/grib2/tables/8/4.2.0.19.table index a2adb1d1e..0865d5a30 100644 --- a/definitions/grib2/tables/8/4.2.0.19.table +++ b/definitions/grib2/tables/8/4.2.0.19.table @@ -21,10 +21,10 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence (CAT) (%) +22 22 Clear air turbulence [CAT] (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather Interpretation ww (WMO) (-) +25 25 Weather Interpretation ww [WMO] (-) 26 26 Convective outlook (Code table 4.224) # 27-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.0.191.table b/definitions/grib2/tables/8/4.2.0.191.table index 81230c0e0..4833f8f88 100644 --- a/definitions/grib2/tables/8/4.2.0.191.table +++ b/definitions/grib2/tables/8/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/8/4.2.0.2.table b/definitions/grib2/tables/8/4.2.0.2.table index dbd39702e..19cda83c7 100644 --- a/definitions/grib2/tables/8/4.2.0.2.table +++ b/definitions/grib2/tables/8/4.2.0.2.table @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity (pressure) (Pa/s) -9 9 Vertical velocity (geometric) (m/s) +8 8 Vertical velocity [pressure] (Pa/s) +9 9 Vertical velocity [geometric] (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed (gust) (m/s) -23 23 u-component of wind (gust) (m/s) -24 24 v-component of wind (gust) (m/s) +22 22 Wind speed [gust] (m/s) +23 23 u-component of wind [gust] (m/s) +24 24 v-component of wind [gust] (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/8/4.2.0.20.table b/definitions/grib2/tables/8/4.2.0.20.table index d0ef4b3a0..59d61255c 100644 --- a/definitions/grib2/tables/8/4.2.0.20.table +++ b/definitions/grib2/tables/8/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density (concentration) (kg m-3) +0 0 Mass density [concentration] (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio (mass fraction in air) (kg/kg) +2 2 Mass mixing ratio [mass fraction in air] (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) +14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio (fraction in air) (mol/mol) +52 52 Volume mixing ratio [fraction in air] (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density (aerosol) (/m) +100 100 Surface area density [aerosol] (/m) 101 101 Atmosphere optical thickness (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/8/4.2.0.4.table b/definitions/grib2/tables/8/4.2.0.4.table index fea4cafc3..0b83187b4 100644 --- a/definitions/grib2/tables/8/4.2.0.4.table +++ b/definitions/grib2/tables/8/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux (surface) (W m-2) -1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net short-wave radiation flux [surface] (W m-2) +1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance (with respect to wave number) (W m-1 sr-1) -6 6 Radiance (with respect to wave length) (W m-3 sr-1) +5 5 Radiance [with respect to wave number] (W m-1 sr-1) +6 6 Radiance [with respect to wave length] (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index (under clear sky) (Numeric) +50 50 UV index [under clear sky] (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.0.5.table b/definitions/grib2/tables/8/4.2.0.5.table index aae853bf9..6a861331c 100644 --- a/definitions/grib2/tables/8/4.2.0.5.table +++ b/definitions/grib2/tables/8/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long-wave radiation flux (surface) (W m-2) -1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) +0 0 Net long-wave radiation flux [surface] (W m-2) +1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/8/4.2.0.6.table b/definitions/grib2/tables/8/4.2.0.6.table index 72394191f..8a6cf61c2 100644 --- a/definitions/grib2/tables/8/4.2.0.6.table +++ b/definitions/grib2/tables/8/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus (CB) (%) +25 25 Horizontal extent of cumulonimbus [CB] (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number concentration of cloud droplets (/kg) diff --git a/definitions/grib2/tables/8/4.2.0.7.table b/definitions/grib2/tables/8/4.2.0.7.table index 7a7d2008b..244272e58 100644 --- a/definitions/grib2/tables/8/4.2.0.7.table +++ b/definitions/grib2/tables/8/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index (to 500 hPa) (K) -1 1 Best lifted index (to 500 hPa) (K) +0 0 Parcel lifted index [to 500 hPa] (K) +1 1 Best lifted index [to 500 hPa] (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best (4-layer) lifted index (K) +11 11 Best [4-layer] lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/8/4.2.1.0.table b/definitions/grib2/tables/8/4.2.1.0.table index 4e72e1ab3..00b032310 100644 --- a/definitions/grib2/tables/8/4.2.1.0.table +++ b/definitions/grib2/tables/8/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) -1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) +0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) +1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/8/4.2.1.1.table b/definitions/grib2/tables/8/4.2.1.1.table index cb5117dc8..3b95971a9 100644 --- a/definitions/grib2/tables/8/4.2.1.1.table +++ b/definitions/grib2/tables/8/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) -2 2 Probability of 0.01 inch of precipitation (POP) (%) +0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) +2 2 Probability of 0.01 inch of precipitation [POP] (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.1.2.table b/definitions/grib2/tables/8/4.2.1.2.table index 499991d58..b9a179026 100644 --- a/definitions/grib2/tables/8/4.2.1.2.table +++ b/definitions/grib2/tables/8/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover (0 = water, 1 = land) (Proportion) +8 8 Land cover [0 = water, 1 = land] (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/8/4.2.10.0.table b/definitions/grib2/tables/8/4.2.10.0.table index eb9d1fa65..13b389989 100644 --- a/definitions/grib2/tables/8/4.2.10.0.table +++ b/definitions/grib2/tables/8/4.2.10.0.table @@ -1,19 +1,19 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra (1) (-) -1 1 Wave spectra (2) (-) -2 2 Wave spectra (3) (-) +0 0 Wave spectra [1] (-) +1 1 Wave spectra [2] (-) +2 2 Wave spectra [3] (-) 3 3 Significant height of combined wind waves and swell (m) -4 4 Direction of wind waves (degree true) (deg) +4 4 Direction of wind waves [degree true] (deg) 5 5 Significant height of wind waves (m) 6 6 Mean period of wind waves (s) -7 7 Direction of swell waves (degree true) (deg) +7 7 Direction of swell waves [degree true] (deg) 8 8 Significant height of swell waves (m) 9 9 Mean period of swell waves (s) -10 10 Primary wave direction (degree true) (deg) +10 10 Primary wave direction [degree true] (deg) 11 11 Primary wave mean period (s) -12 12 Secondary wave direction (degree true) (deg) +12 12 Secondary wave direction [degree true] (deg) 13 13 Secondary wave mean period (s) -14 14 Direction of combined wind waves and swell (degree true) (deg) +14 14 Direction of combined wind waves and swell [degree true] (deg) 15 15 Mean period of combined wind waves and swell (s) 16 16 Coefficient of drag with waves (-) 17 17 Friction velocity (m s-1) diff --git a/definitions/grib2/tables/8/4.2.10.1.table b/definitions/grib2/tables/8/4.2.10.1.table index 5a33bac5d..f9486e6a4 100644 --- a/definitions/grib2/tables/8/4.2.10.1.table +++ b/definitions/grib2/tables/8/4.2.10.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Current direction (degree true) (deg) +0 0 Current direction [degree true] (deg) 1 1 Current speed (m/s) 2 2 u-component of current (m/s) 3 3 v-component of current (m/s) diff --git a/definitions/grib2/tables/8/4.2.10.191.table b/definitions/grib2/tables/8/4.2.10.191.table index 14085ac9a..f0936614f 100644 --- a/definitions/grib2/tables/8/4.2.10.191.table +++ b/definitions/grib2/tables/8/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time (defined in Section 1) (s) +0 0 Seconds prior to initial reference time [defined in Section 1] (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.10.2.table b/definitions/grib2/tables/8/4.2.10.2.table index a69b2622c..cb84cbbb2 100644 --- a/definitions/grib2/tables/8/4.2.10.2.table +++ b/definitions/grib2/tables/8/4.2.10.2.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) -2 2 Direction of ice drift (degree true) (deg) +2 2 Direction of ice drift [degree true] (deg) 3 3 Speed of ice drift (m/s) 4 4 u-component of ice drift (m/s) 5 5 v-component of ice drift (m/s) diff --git a/definitions/grib2/tables/8/4.2.2.0.table b/definitions/grib2/tables/8/4.2.2.0.table index 359a12e62..855867737 100644 --- a/definitions/grib2/tables/8/4.2.2.0.table +++ b/definitions/grib2/tables/8/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover (0 = sea, 1 = land) (Proportion) +0 0 Land cover [0 = sea, 1 = land] (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest (Numeric) 30 30 Deciduous forest (Numeric) -31 31 Normalized differential vegetation index (NDVI) (Numeric) +31 31 Normalized differential vegetation index [NDVI] (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.2.3.table b/definitions/grib2/tables/8/4.2.2.3.table index 6c135b8cd..ab50b98b0 100644 --- a/definitions/grib2/tables/8/4.2.2.3.table +++ b/definitions/grib2/tables/8/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) +5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset (soil moisture) (Proportion) -8 8 Direct evaporation cease (soil moisture) (Proportion) +7 7 Transpiration stress-onset [soil moisture] (Proportion) +8 8 Direct evaporation cease [soil moisture] (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) -11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) -12 12 Transpiration stress-onset (soil moisture) (kg m-3) -13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) -14 14 Direct evaporation cease (soil moisture) (kg m-3) +10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) +11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) +12 12 Transpiration stress-onset [soil moisture] (kg m-3) +13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) +14 14 Direct evaporation cease [soil moisture] (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/8/4.2.3.1.table b/definitions/grib2/tables/8/4.2.3.1.table index 16eee69c4..5a49942d6 100644 --- a/definitions/grib2/tables/8/4.2.3.1.table +++ b/definitions/grib2/tables/8/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) -17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) +16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) +17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/9/3.7.table b/definitions/grib2/tables/9/3.7.table index f5e6dc301..65693989a 100644 --- a/definitions/grib2/tables/9/3.7.table +++ b/definitions/grib2/tables/9/3.7.table @@ -2,10 +2,4 @@ 0 0 Reserved 1 1 The complex numbers Fnm (see code figure 1 in Code Table 3.6 above) are stored for m>=0 as pairs of real numbers Re(Fnm), Im(Fnm) ordered with n increasing from m to N(m), first for m=0 and then for m=1, 2, ... M. (see Note 1) # 2-254 Reserved -255 255 Missing -# Note: -# -#(1) Values of N(m) for common truncations cases: -# Triangular M = J = K, N(m) = J -# Rhomboidal K = J + M, N(m) = J+m -# Trapezoidal K = J, K > M, N(m) = J +255 255 Missing From 07c405593da6a67b9c2d87f388265b94ad320e45 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 25 Nov 2019 13:25:59 +0000 Subject: [PATCH 093/104] ECC-1022: parameterUnits are displayed incorrectly if it includes parentheses --- definitions/grib2/tables/0/4.2.0.2.table | 8 +++---- definitions/grib2/tables/1/4.2.0.2.table | 8 +++---- definitions/grib2/tables/10/4.2.0.0.table | 4 ++-- definitions/grib2/tables/10/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/10/4.2.0.15.table | 8 +++---- definitions/grib2/tables/10/4.2.0.18.table | 2 +- definitions/grib2/tables/10/4.2.0.19.table | 2 +- definitions/grib2/tables/10/4.2.0.191.table | 2 +- definitions/grib2/tables/10/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/10/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/10/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/10/4.2.0.5.table | 4 ++-- definitions/grib2/tables/10/4.2.0.6.table | 2 +- definitions/grib2/tables/10/4.2.0.7.table | 6 ++--- definitions/grib2/tables/10/4.2.1.0.table | 4 ++-- definitions/grib2/tables/10/4.2.1.1.table | 6 ++--- definitions/grib2/tables/10/4.2.1.2.table | 2 +- definitions/grib2/tables/10/4.2.10.0.table | 6 ++--- definitions/grib2/tables/10/4.2.10.191.table | 2 +- definitions/grib2/tables/10/4.2.2.0.table | 4 ++-- definitions/grib2/tables/10/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/10/4.2.3.1.table | 4 ++-- definitions/grib2/tables/11/4.2.0.0.table | 4 ++-- definitions/grib2/tables/11/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/11/4.2.0.15.table | 8 +++---- definitions/grib2/tables/11/4.2.0.18.table | 2 +- definitions/grib2/tables/11/4.2.0.19.table | 2 +- definitions/grib2/tables/11/4.2.0.191.table | 2 +- definitions/grib2/tables/11/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/11/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/11/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/11/4.2.0.5.table | 4 ++-- definitions/grib2/tables/11/4.2.0.6.table | 2 +- definitions/grib2/tables/11/4.2.0.7.table | 6 ++--- definitions/grib2/tables/11/4.2.1.0.table | 4 ++-- definitions/grib2/tables/11/4.2.1.1.table | 6 ++--- definitions/grib2/tables/11/4.2.1.2.table | 2 +- definitions/grib2/tables/11/4.2.10.0.table | 6 ++--- definitions/grib2/tables/11/4.2.10.191.table | 2 +- definitions/grib2/tables/11/4.2.2.0.table | 4 ++-- definitions/grib2/tables/11/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/11/4.2.3.1.table | 4 ++-- definitions/grib2/tables/12/4.2.0.0.table | 4 ++-- definitions/grib2/tables/12/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/12/4.2.0.15.table | 8 +++---- definitions/grib2/tables/12/4.2.0.18.table | 2 +- definitions/grib2/tables/12/4.2.0.19.table | 2 +- definitions/grib2/tables/12/4.2.0.191.table | 2 +- definitions/grib2/tables/12/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/12/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/12/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/12/4.2.0.5.table | 4 ++-- definitions/grib2/tables/12/4.2.0.6.table | 2 +- definitions/grib2/tables/12/4.2.0.7.table | 6 ++--- definitions/grib2/tables/12/4.2.1.0.table | 4 ++-- definitions/grib2/tables/12/4.2.1.1.table | 6 ++--- definitions/grib2/tables/12/4.2.1.2.table | 2 +- definitions/grib2/tables/12/4.2.10.0.table | 6 ++--- definitions/grib2/tables/12/4.2.10.191.table | 2 +- definitions/grib2/tables/12/4.2.2.0.table | 4 ++-- definitions/grib2/tables/12/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/12/4.2.3.1.table | 4 ++-- definitions/grib2/tables/13/4.2.0.0.table | 4 ++-- definitions/grib2/tables/13/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/13/4.2.0.15.table | 8 +++---- definitions/grib2/tables/13/4.2.0.18.table | 2 +- definitions/grib2/tables/13/4.2.0.19.table | 2 +- definitions/grib2/tables/13/4.2.0.191.table | 2 +- definitions/grib2/tables/13/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/13/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/13/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/13/4.2.0.5.table | 4 ++-- definitions/grib2/tables/13/4.2.0.6.table | 2 +- definitions/grib2/tables/13/4.2.0.7.table | 6 ++--- definitions/grib2/tables/13/4.2.1.0.table | 4 ++-- definitions/grib2/tables/13/4.2.1.1.table | 6 ++--- definitions/grib2/tables/13/4.2.1.2.table | 2 +- definitions/grib2/tables/13/4.2.10.0.table | 6 ++--- definitions/grib2/tables/13/4.2.10.191.table | 2 +- definitions/grib2/tables/13/4.2.2.0.table | 4 ++-- definitions/grib2/tables/13/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/13/4.2.3.1.table | 4 ++-- definitions/grib2/tables/14/4.2.0.0.table | 4 ++-- definitions/grib2/tables/14/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/14/4.2.0.15.table | 8 +++---- definitions/grib2/tables/14/4.2.0.18.table | 2 +- definitions/grib2/tables/14/4.2.0.19.table | 2 +- definitions/grib2/tables/14/4.2.0.191.table | 2 +- definitions/grib2/tables/14/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/14/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/14/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/14/4.2.0.5.table | 4 ++-- definitions/grib2/tables/14/4.2.0.6.table | 2 +- definitions/grib2/tables/14/4.2.0.7.table | 6 ++--- definitions/grib2/tables/14/4.2.1.0.table | 4 ++-- definitions/grib2/tables/14/4.2.1.1.table | 6 ++--- definitions/grib2/tables/14/4.2.1.2.table | 2 +- definitions/grib2/tables/14/4.2.10.0.table | 6 ++--- definitions/grib2/tables/14/4.2.10.191.table | 2 +- definitions/grib2/tables/14/4.2.2.0.table | 4 ++-- definitions/grib2/tables/14/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/14/4.2.3.1.table | 4 ++-- definitions/grib2/tables/15/4.2.0.0.table | 4 ++-- definitions/grib2/tables/15/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/15/4.2.0.15.table | 8 +++---- definitions/grib2/tables/15/4.2.0.18.table | 2 +- definitions/grib2/tables/15/4.2.0.19.table | 2 +- definitions/grib2/tables/15/4.2.0.191.table | 2 +- definitions/grib2/tables/15/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/15/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/15/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/15/4.2.0.5.table | 4 ++-- definitions/grib2/tables/15/4.2.0.6.table | 2 +- definitions/grib2/tables/15/4.2.0.7.table | 6 ++--- definitions/grib2/tables/15/4.2.1.0.table | 4 ++-- definitions/grib2/tables/15/4.2.1.1.table | 6 ++--- definitions/grib2/tables/15/4.2.1.2.table | 2 +- definitions/grib2/tables/15/4.2.10.0.table | 6 ++--- definitions/grib2/tables/15/4.2.10.191.table | 2 +- definitions/grib2/tables/15/4.2.2.0.table | 6 ++--- definitions/grib2/tables/15/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/15/4.2.3.1.table | 4 ++-- definitions/grib2/tables/16/4.2.0.0.table | 4 ++-- definitions/grib2/tables/16/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/16/4.2.0.15.table | 8 +++---- definitions/grib2/tables/16/4.2.0.18.table | 2 +- definitions/grib2/tables/16/4.2.0.19.table | 4 ++-- definitions/grib2/tables/16/4.2.0.191.table | 2 +- definitions/grib2/tables/16/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/16/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/16/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/16/4.2.0.5.table | 4 ++-- definitions/grib2/tables/16/4.2.0.6.table | 4 ++-- definitions/grib2/tables/16/4.2.0.7.table | 6 ++--- definitions/grib2/tables/16/4.2.1.0.table | 4 ++-- definitions/grib2/tables/16/4.2.1.1.table | 6 ++--- definitions/grib2/tables/16/4.2.1.2.table | 2 +- definitions/grib2/tables/16/4.2.10.0.table | 6 ++--- definitions/grib2/tables/16/4.2.10.191.table | 2 +- definitions/grib2/tables/16/4.2.2.0.table | 6 ++--- definitions/grib2/tables/16/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/16/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/16/4.2.3.1.table | 4 ++-- definitions/grib2/tables/17/4.2.0.0.table | 4 ++-- definitions/grib2/tables/17/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/17/4.2.0.15.table | 8 +++---- definitions/grib2/tables/17/4.2.0.17.table | 2 +- definitions/grib2/tables/17/4.2.0.18.table | 2 +- definitions/grib2/tables/17/4.2.0.19.table | 6 ++--- definitions/grib2/tables/17/4.2.0.191.table | 2 +- definitions/grib2/tables/17/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/17/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/17/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/17/4.2.0.5.table | 4 ++-- definitions/grib2/tables/17/4.2.0.6.table | 4 ++-- definitions/grib2/tables/17/4.2.0.7.table | 6 ++--- definitions/grib2/tables/17/4.2.1.0.table | 4 ++-- definitions/grib2/tables/17/4.2.1.1.table | 6 ++--- definitions/grib2/tables/17/4.2.1.2.table | 2 +- definitions/grib2/tables/17/4.2.10.0.table | 6 ++--- definitions/grib2/tables/17/4.2.10.191.table | 2 +- definitions/grib2/tables/17/4.2.2.0.table | 6 ++--- definitions/grib2/tables/17/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/17/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/17/4.2.3.1.table | 4 ++-- definitions/grib2/tables/18/4.2.0.0.table | 4 ++-- definitions/grib2/tables/18/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/18/4.2.0.15.table | 8 +++---- definitions/grib2/tables/18/4.2.0.17.table | 2 +- definitions/grib2/tables/18/4.2.0.18.table | 2 +- definitions/grib2/tables/18/4.2.0.19.table | 6 ++--- definitions/grib2/tables/18/4.2.0.191.table | 2 +- definitions/grib2/tables/18/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/18/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/18/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/18/4.2.0.5.table | 4 ++-- definitions/grib2/tables/18/4.2.0.6.table | 4 ++-- definitions/grib2/tables/18/4.2.0.7.table | 6 ++--- definitions/grib2/tables/18/4.2.1.0.table | 4 ++-- definitions/grib2/tables/18/4.2.1.1.table | 6 ++--- definitions/grib2/tables/18/4.2.1.2.table | 2 +- definitions/grib2/tables/18/4.2.10.0.table | 6 ++--- definitions/grib2/tables/18/4.2.10.191.table | 2 +- definitions/grib2/tables/18/4.2.2.0.table | 6 ++--- definitions/grib2/tables/18/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/18/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/18/4.2.3.1.table | 4 ++-- definitions/grib2/tables/19/4.2.0.0.table | 4 ++-- definitions/grib2/tables/19/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/19/4.2.0.15.table | 8 +++---- definitions/grib2/tables/19/4.2.0.17.table | 2 +- definitions/grib2/tables/19/4.2.0.18.table | 2 +- definitions/grib2/tables/19/4.2.0.19.table | 6 ++--- definitions/grib2/tables/19/4.2.0.191.table | 2 +- definitions/grib2/tables/19/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/19/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/19/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/19/4.2.0.5.table | 4 ++-- definitions/grib2/tables/19/4.2.0.6.table | 4 ++-- definitions/grib2/tables/19/4.2.0.7.table | 6 ++--- definitions/grib2/tables/19/4.2.1.0.table | 4 ++-- definitions/grib2/tables/19/4.2.1.1.table | 6 ++--- definitions/grib2/tables/19/4.2.1.2.table | 2 +- definitions/grib2/tables/19/4.2.10.0.table | 6 ++--- definitions/grib2/tables/19/4.2.10.191.table | 2 +- definitions/grib2/tables/19/4.2.2.0.table | 6 ++--- definitions/grib2/tables/19/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/19/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/19/4.2.3.1.table | 4 ++-- definitions/grib2/tables/2/4.2.0.2.table | 8 +++---- definitions/grib2/tables/20/4.2.0.0.table | 4 ++-- definitions/grib2/tables/20/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/20/4.2.0.15.table | 8 +++---- definitions/grib2/tables/20/4.2.0.17.table | 2 +- definitions/grib2/tables/20/4.2.0.18.table | 2 +- definitions/grib2/tables/20/4.2.0.19.table | 6 ++--- definitions/grib2/tables/20/4.2.0.191.table | 2 +- definitions/grib2/tables/20/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/20/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/20/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/20/4.2.0.5.table | 4 ++-- definitions/grib2/tables/20/4.2.0.6.table | 4 ++-- definitions/grib2/tables/20/4.2.0.7.table | 6 ++--- definitions/grib2/tables/20/4.2.1.0.table | 4 ++-- definitions/grib2/tables/20/4.2.1.1.table | 6 ++--- definitions/grib2/tables/20/4.2.1.2.table | 2 +- definitions/grib2/tables/20/4.2.10.0.table | 6 ++--- definitions/grib2/tables/20/4.2.10.191.table | 2 +- definitions/grib2/tables/20/4.2.2.0.table | 6 ++--- definitions/grib2/tables/20/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/20/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/20/4.2.3.1.table | 4 ++-- definitions/grib2/tables/21/4.2.0.0.table | 4 ++-- definitions/grib2/tables/21/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/21/4.2.0.15.table | 8 +++---- definitions/grib2/tables/21/4.2.0.17.table | 2 +- definitions/grib2/tables/21/4.2.0.18.table | 2 +- definitions/grib2/tables/21/4.2.0.19.table | 6 ++--- definitions/grib2/tables/21/4.2.0.191.table | 2 +- definitions/grib2/tables/21/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/21/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/21/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/21/4.2.0.5.table | 4 ++-- definitions/grib2/tables/21/4.2.0.6.table | 4 ++-- definitions/grib2/tables/21/4.2.0.7.table | 6 ++--- definitions/grib2/tables/21/4.2.1.0.table | 4 ++-- definitions/grib2/tables/21/4.2.1.1.table | 6 ++--- definitions/grib2/tables/21/4.2.1.2.table | 2 +- definitions/grib2/tables/21/4.2.10.0.table | 6 ++--- definitions/grib2/tables/21/4.2.10.191.table | 2 +- definitions/grib2/tables/21/4.2.2.0.table | 6 ++--- definitions/grib2/tables/21/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/21/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/21/4.2.3.1.table | 4 ++-- definitions/grib2/tables/22/4.5.table | 16 ++++++------- definitions/grib2/tables/23/4.2.0.0.table | 4 ++-- definitions/grib2/tables/23/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/23/4.2.0.15.table | 8 +++---- definitions/grib2/tables/23/4.2.0.17.table | 2 +- definitions/grib2/tables/23/4.2.0.18.table | 2 +- definitions/grib2/tables/23/4.2.0.19.table | 6 ++--- definitions/grib2/tables/23/4.2.0.191.table | 2 +- definitions/grib2/tables/23/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/23/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/23/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/23/4.2.0.5.table | 4 ++-- definitions/grib2/tables/23/4.2.0.6.table | 4 ++-- definitions/grib2/tables/23/4.2.0.7.table | 6 ++--- definitions/grib2/tables/23/4.2.1.0.table | 4 ++-- definitions/grib2/tables/23/4.2.1.1.table | 6 ++--- definitions/grib2/tables/23/4.2.1.2.table | 2 +- definitions/grib2/tables/23/4.2.10.0.table | 6 ++--- definitions/grib2/tables/23/4.2.10.191.table | 2 +- definitions/grib2/tables/23/4.2.10.4.table | 10 ++++---- definitions/grib2/tables/23/4.2.2.0.table | 6 ++--- definitions/grib2/tables/23/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/23/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/23/4.2.3.1.table | 4 ++-- definitions/grib2/tables/24/4.2.0.0.table | 4 ++-- definitions/grib2/tables/24/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/24/4.2.0.15.table | 8 +++---- definitions/grib2/tables/24/4.2.0.17.table | 2 +- definitions/grib2/tables/24/4.2.0.18.table | 2 +- definitions/grib2/tables/24/4.2.0.19.table | 6 ++--- definitions/grib2/tables/24/4.2.0.191.table | 2 +- definitions/grib2/tables/24/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/24/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/24/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/24/4.2.0.5.table | 4 ++-- definitions/grib2/tables/24/4.2.0.6.table | 4 ++-- definitions/grib2/tables/24/4.2.0.7.table | 6 ++--- definitions/grib2/tables/24/4.2.1.0.table | 4 ++-- definitions/grib2/tables/24/4.2.1.1.table | 6 ++--- definitions/grib2/tables/24/4.2.1.2.table | 2 +- definitions/grib2/tables/24/4.2.10.0.table | 6 ++--- definitions/grib2/tables/24/4.2.10.191.table | 2 +- definitions/grib2/tables/24/4.2.10.4.table | 10 ++++---- definitions/grib2/tables/24/4.2.2.0.table | 6 ++--- definitions/grib2/tables/24/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/24/4.2.2.4.table | 14 +++++------ definitions/grib2/tables/24/4.2.3.1.table | 4 ++-- definitions/grib2/tables/3/4.2.0.2.table | 8 +++---- definitions/grib2/tables/4/4.2.0.0.table | 2 +- definitions/grib2/tables/4/4.2.0.1.table | 4 ++-- definitions/grib2/tables/4/4.2.0.15.table | 6 ++--- definitions/grib2/tables/4/4.2.0.191.table | 2 +- definitions/grib2/tables/4/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/4/4.2.0.20.table | 8 +++---- definitions/grib2/tables/4/4.2.0.4.table | 8 +++---- definitions/grib2/tables/4/4.2.0.5.table | 4 ++-- definitions/grib2/tables/4/4.2.0.7.table | 6 ++--- definitions/grib2/tables/4/4.2.1.0.table | 4 ++-- definitions/grib2/tables/4/4.2.1.1.table | 6 ++--- definitions/grib2/tables/4/4.2.10.0.table | 6 ++--- definitions/grib2/tables/4/4.2.2.0.table | 2 +- definitions/grib2/tables/4/4.2.2.3.table | 8 +++---- definitions/grib2/tables/5/4.2.0.0.table | 2 +- definitions/grib2/tables/5/4.2.0.1.table | 8 +++---- definitions/grib2/tables/5/4.2.0.15.table | 6 ++--- definitions/grib2/tables/5/4.2.0.19.table | 4 ++-- definitions/grib2/tables/5/4.2.0.191.table | 2 +- definitions/grib2/tables/5/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/5/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/5/4.2.0.5.table | 4 ++-- definitions/grib2/tables/5/4.2.0.6.table | 2 +- definitions/grib2/tables/5/4.2.0.7.table | 6 ++--- definitions/grib2/tables/5/4.2.1.0.table | 4 ++-- definitions/grib2/tables/5/4.2.1.1.table | 6 ++--- definitions/grib2/tables/5/4.2.10.0.table | 6 ++--- definitions/grib2/tables/5/4.2.2.0.table | 2 +- definitions/grib2/tables/5/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/6/4.2.0.0.table | 4 ++-- definitions/grib2/tables/6/4.2.0.1.table | 12 +++++----- definitions/grib2/tables/6/4.2.0.15.table | 6 ++--- definitions/grib2/tables/6/4.2.0.19.table | 6 ++--- definitions/grib2/tables/6/4.2.0.191.table | 2 +- definitions/grib2/tables/6/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/6/4.2.0.20.table | 14 +++++------ definitions/grib2/tables/6/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/6/4.2.0.5.table | 4 ++-- definitions/grib2/tables/6/4.2.0.6.table | 2 +- definitions/grib2/tables/6/4.2.0.7.table | 6 ++--- definitions/grib2/tables/6/4.2.1.0.table | 4 ++-- definitions/grib2/tables/6/4.2.1.1.table | 6 ++--- definitions/grib2/tables/6/4.2.10.0.table | 6 ++--- definitions/grib2/tables/6/4.2.10.191.table | 2 +- definitions/grib2/tables/6/4.2.2.0.table | 4 ++-- definitions/grib2/tables/6/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/7/4.2.0.0.table | 4 ++-- definitions/grib2/tables/7/4.2.0.1.table | 12 +++++----- definitions/grib2/tables/7/4.2.0.15.table | 6 ++--- definitions/grib2/tables/7/4.2.0.18.table | 2 +- definitions/grib2/tables/7/4.2.0.19.table | 4 ++-- definitions/grib2/tables/7/4.2.0.191.table | 2 +- definitions/grib2/tables/7/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/7/4.2.0.20.table | 14 +++++------ definitions/grib2/tables/7/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/7/4.2.0.5.table | 4 ++-- definitions/grib2/tables/7/4.2.0.6.table | 2 +- definitions/grib2/tables/7/4.2.0.7.table | 6 ++--- definitions/grib2/tables/7/4.2.1.0.table | 4 ++-- definitions/grib2/tables/7/4.2.1.1.table | 6 ++--- definitions/grib2/tables/7/4.2.10.0.table | 6 ++--- definitions/grib2/tables/7/4.2.10.191.table | 2 +- definitions/grib2/tables/7/4.2.2.0.table | 4 ++-- definitions/grib2/tables/7/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/7/4.2.3.1.table | 4 ++-- definitions/grib2/tables/8/4.2.0.0.table | 4 ++-- definitions/grib2/tables/8/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/8/4.2.0.15.table | 6 ++--- definitions/grib2/tables/8/4.2.0.18.table | 2 +- definitions/grib2/tables/8/4.2.0.19.table | 4 ++-- definitions/grib2/tables/8/4.2.0.191.table | 2 +- definitions/grib2/tables/8/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/8/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/8/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/8/4.2.0.5.table | 4 ++-- definitions/grib2/tables/8/4.2.0.6.table | 2 +- definitions/grib2/tables/8/4.2.0.7.table | 6 ++--- definitions/grib2/tables/8/4.2.1.0.table | 4 ++-- definitions/grib2/tables/8/4.2.1.1.table | 6 ++--- definitions/grib2/tables/8/4.2.1.2.table | 2 +- definitions/grib2/tables/8/4.2.10.0.table | 16 ++++++------- definitions/grib2/tables/8/4.2.10.1.table | 2 +- definitions/grib2/tables/8/4.2.10.191.table | 2 +- definitions/grib2/tables/8/4.2.10.2.table | 2 +- definitions/grib2/tables/8/4.2.2.0.table | 4 ++-- definitions/grib2/tables/8/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/8/4.2.3.1.table | 4 ++-- definitions/grib2/tables/9/4.2.0.0.table | 4 ++-- definitions/grib2/tables/9/4.2.0.1.table | 16 ++++++------- definitions/grib2/tables/9/4.2.0.15.table | 8 +++---- definitions/grib2/tables/9/4.2.0.18.table | 2 +- definitions/grib2/tables/9/4.2.0.19.table | 2 +- definitions/grib2/tables/9/4.2.0.191.table | 2 +- definitions/grib2/tables/9/4.2.0.2.table | 12 +++++----- definitions/grib2/tables/9/4.2.0.20.table | 10 ++++---- definitions/grib2/tables/9/4.2.0.4.table | 10 ++++---- definitions/grib2/tables/9/4.2.0.5.table | 4 ++-- definitions/grib2/tables/9/4.2.0.6.table | 2 +- definitions/grib2/tables/9/4.2.0.7.table | 6 ++--- definitions/grib2/tables/9/4.2.1.0.table | 4 ++-- definitions/grib2/tables/9/4.2.1.1.table | 6 ++--- definitions/grib2/tables/9/4.2.1.2.table | 2 +- definitions/grib2/tables/9/4.2.10.0.table | 16 ++++++------- definitions/grib2/tables/9/4.2.10.1.table | 2 +- definitions/grib2/tables/9/4.2.10.191.table | 2 +- definitions/grib2/tables/9/4.2.10.2.table | 2 +- definitions/grib2/tables/9/4.2.2.0.table | 4 ++-- definitions/grib2/tables/9/4.2.2.3.table | 16 ++++++------- definitions/grib2/tables/9/4.2.3.1.table | 4 ++-- src/grib_accessor_class_codetable.c | 25 +++++++++++++------- 412 files changed, 1338 insertions(+), 1329 deletions(-) diff --git a/definitions/grib2/tables/0/4.2.0.2.table b/definitions/grib2/tables/0/4.2.0.2.table index f45206bff..1ec945102 100644 --- a/definitions/grib2/tables/0/4.2.0.2.table +++ b/definitions/grib2/tables/0/4.2.0.2.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 2: Momentum -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,7 +21,7 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) 23 23 u-component of wind (gust) (m s-1) 24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) diff --git a/definitions/grib2/tables/1/4.2.0.2.table b/definitions/grib2/tables/1/4.2.0.2.table index f45206bff..1ec945102 100644 --- a/definitions/grib2/tables/1/4.2.0.2.table +++ b/definitions/grib2/tables/1/4.2.0.2.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 2: Momentum -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,7 +21,7 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) 23 23 u-component of wind (gust) (m s-1) 24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) diff --git a/definitions/grib2/tables/10/4.2.0.0.table b/definitions/grib2/tables/10/4.2.0.0.table index 13adadb70..debc0a6f4 100644 --- a/definitions/grib2/tables/10/4.2.0.0.table +++ b/definitions/grib2/tables/10/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression [or deficit] (K) +7 7 Dew-point depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/10/4.2.0.1.table b/definitions/grib2/tables/10/4.2.0.1.table index d8c498d7a..fbebb792d 100644 --- a/definitions/grib2/tables/10/4.2.0.1.table +++ b/definitions/grib2/tables/10/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.0.15.table b/definitions/grib2/tables/10/4.2.0.15.table index 004d02950..895892f86 100644 --- a/definitions/grib2/tables/10/4.2.0.15.table +++ b/definitions/grib2/tables/10/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically-integrated liquid water [VIL] (kg m-2) +3 3 Vertically-integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/10/4.2.0.18.table b/definitions/grib2/tables/10/4.2.0.18.table index aa2e3d1fb..30060fd2d 100644 --- a/definitions/grib2/tables/10/4.2.0.18.table +++ b/definitions/grib2/tables/10/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.0.19.table b/definitions/grib2/tables/10/4.2.0.19.table index 922efb1ed..e6c97e5f9 100644 --- a/definitions/grib2/tables/10/4.2.0.19.table +++ b/definitions/grib2/tables/10/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/10/4.2.0.191.table b/definitions/grib2/tables/10/4.2.0.191.table index 4833f8f88..81230c0e0 100644 --- a/definitions/grib2/tables/10/4.2.0.191.table +++ b/definitions/grib2/tables/10/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/10/4.2.0.2.table b/definitions/grib2/tables/10/4.2.0.2.table index 3251431dd..a3b08a8f0 100644 --- a/definitions/grib2/tables/10/4.2.0.2.table +++ b/definitions/grib2/tables/10/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 2: momentum -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/10/4.2.0.20.table b/definitions/grib2/tables/10/4.2.0.20.table index e636a5ee9..cc2dbcc52 100644 --- a/definitions/grib2/tables/10/4.2.0.20.table +++ b/definitions/grib2/tables/10/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/10/4.2.0.4.table b/definitions/grib2/tables/10/4.2.0.4.table index 0b83187b4..fea4cafc3 100644 --- a/definitions/grib2/tables/10/4.2.0.4.table +++ b/definitions/grib2/tables/10/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.0.5.table b/definitions/grib2/tables/10/4.2.0.5.table index 032d152ad..b0c93dd3a 100644 --- a/definitions/grib2/tables/10/4.2.0.5.table +++ b/definitions/grib2/tables/10/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 5: long-wave radiation -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/10/4.2.0.6.table b/definitions/grib2/tables/10/4.2.0.6.table index 0f60b71b6..055df76a5 100644 --- a/definitions/grib2/tables/10/4.2.0.6.table +++ b/definitions/grib2/tables/10/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/10/4.2.0.7.table b/definitions/grib2/tables/10/4.2.0.7.table index 244272e58..7a7d2008b 100644 --- a/definitions/grib2/tables/10/4.2.0.7.table +++ b/definitions/grib2/tables/10/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/10/4.2.1.0.table b/definitions/grib2/tables/10/4.2.1.0.table index 00b032310..4e72e1ab3 100644 --- a/definitions/grib2/tables/10/4.2.1.0.table +++ b/definitions/grib2/tables/10/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/10/4.2.1.1.table b/definitions/grib2/tables/10/4.2.1.1.table index 3b95971a9..cb5117dc8 100644 --- a/definitions/grib2/tables/10/4.2.1.1.table +++ b/definitions/grib2/tables/10/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.1.2.table b/definitions/grib2/tables/10/4.2.1.2.table index 842b8da1a..2c70c6bd0 100644 --- a/definitions/grib2/tables/10/4.2.1.2.table +++ b/definitions/grib2/tables/10/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/10/4.2.10.0.table b/definitions/grib2/tables/10/4.2.10.0.table index 0319fb0b5..a620c36ba 100644 --- a/definitions/grib2/tables/10/4.2.10.0.table +++ b/definitions/grib2/tables/10/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 10 - Oceanographic products, parameter category 0: waves -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/10/4.2.10.191.table b/definitions/grib2/tables/10/4.2.10.191.table index f0936614f..14085ac9a 100644 --- a/definitions/grib2/tables/10/4.2.10.191.table +++ b/definitions/grib2/tables/10/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.2.0.table b/definitions/grib2/tables/10/4.2.2.0.table index 83547c3c8..d9498c4fc 100644 --- a/definitions/grib2/tables/10/4.2.2.0.table +++ b/definitions/grib2/tables/10/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 0: vegetation/biomass -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/10/4.2.2.3.table b/definitions/grib2/tables/10/4.2.2.3.table index 4a900111e..4c5e2a4b4 100644 --- a/definitions/grib2/tables/10/4.2.2.3.table +++ b/definitions/grib2/tables/10/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/10/4.2.3.1.table b/definitions/grib2/tables/10/4.2.3.1.table index beae6d7c5..176ac35fb 100644 --- a/definitions/grib2/tables/10/4.2.3.1.table +++ b/definitions/grib2/tables/10/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/11/4.2.0.0.table b/definitions/grib2/tables/11/4.2.0.0.table index 8cda6d39e..f7784cc33 100644 --- a/definitions/grib2/tables/11/4.2.0.0.table +++ b/definitions/grib2/tables/11/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/11/4.2.0.1.table b/definitions/grib2/tables/11/4.2.0.1.table index a7b5e08bb..2d8fbed8c 100644 --- a/definitions/grib2/tables/11/4.2.0.1.table +++ b/definitions/grib2/tables/11/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.0.15.table b/definitions/grib2/tables/11/4.2.0.15.table index 470d3ba3d..9a178ceb7 100644 --- a/definitions/grib2/tables/11/4.2.0.15.table +++ b/definitions/grib2/tables/11/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/11/4.2.0.18.table b/definitions/grib2/tables/11/4.2.0.18.table index af78a53f3..82fd13da1 100644 --- a/definitions/grib2/tables/11/4.2.0.18.table +++ b/definitions/grib2/tables/11/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.0.19.table b/definitions/grib2/tables/11/4.2.0.19.table index 922efb1ed..e6c97e5f9 100644 --- a/definitions/grib2/tables/11/4.2.0.19.table +++ b/definitions/grib2/tables/11/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/11/4.2.0.191.table b/definitions/grib2/tables/11/4.2.0.191.table index 4833f8f88..81230c0e0 100644 --- a/definitions/grib2/tables/11/4.2.0.191.table +++ b/definitions/grib2/tables/11/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/11/4.2.0.2.table b/definitions/grib2/tables/11/4.2.0.2.table index b969e0634..d587f84e9 100644 --- a/definitions/grib2/tables/11/4.2.0.2.table +++ b/definitions/grib2/tables/11/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 2: momentum -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/11/4.2.0.20.table b/definitions/grib2/tables/11/4.2.0.20.table index e1dcea60a..22cea6061 100644 --- a/definitions/grib2/tables/11/4.2.0.20.table +++ b/definitions/grib2/tables/11/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/11/4.2.0.4.table b/definitions/grib2/tables/11/4.2.0.4.table index 0b83187b4..fea4cafc3 100644 --- a/definitions/grib2/tables/11/4.2.0.4.table +++ b/definitions/grib2/tables/11/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.0.5.table b/definitions/grib2/tables/11/4.2.0.5.table index 032d152ad..b0c93dd3a 100644 --- a/definitions/grib2/tables/11/4.2.0.5.table +++ b/definitions/grib2/tables/11/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 0 - Meteorological products, parameter category 5: long-wave radiation -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/11/4.2.0.6.table b/definitions/grib2/tables/11/4.2.0.6.table index bacbbdfbf..051830aff 100644 --- a/definitions/grib2/tables/11/4.2.0.6.table +++ b/definitions/grib2/tables/11/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/11/4.2.0.7.table b/definitions/grib2/tables/11/4.2.0.7.table index 244272e58..7a7d2008b 100644 --- a/definitions/grib2/tables/11/4.2.0.7.table +++ b/definitions/grib2/tables/11/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/11/4.2.1.0.table b/definitions/grib2/tables/11/4.2.1.0.table index 00b032310..4e72e1ab3 100644 --- a/definitions/grib2/tables/11/4.2.1.0.table +++ b/definitions/grib2/tables/11/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/11/4.2.1.1.table b/definitions/grib2/tables/11/4.2.1.1.table index 3b95971a9..cb5117dc8 100644 --- a/definitions/grib2/tables/11/4.2.1.1.table +++ b/definitions/grib2/tables/11/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.1.2.table b/definitions/grib2/tables/11/4.2.1.2.table index 842b8da1a..2c70c6bd0 100644 --- a/definitions/grib2/tables/11/4.2.1.2.table +++ b/definitions/grib2/tables/11/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/11/4.2.10.0.table b/definitions/grib2/tables/11/4.2.10.0.table index 8eb807f78..b820364fa 100644 --- a/definitions/grib2/tables/11/4.2.10.0.table +++ b/definitions/grib2/tables/11/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 10 - Oceanographic products, parameter category 0: waves -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/11/4.2.10.191.table b/definitions/grib2/tables/11/4.2.10.191.table index f0936614f..14085ac9a 100644 --- a/definitions/grib2/tables/11/4.2.10.191.table +++ b/definitions/grib2/tables/11/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.2.0.table b/definitions/grib2/tables/11/4.2.2.0.table index 83547c3c8..d9498c4fc 100644 --- a/definitions/grib2/tables/11/4.2.2.0.table +++ b/definitions/grib2/tables/11/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 0: vegetation/biomass -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/11/4.2.2.3.table b/definitions/grib2/tables/11/4.2.2.3.table index 4a900111e..4c5e2a4b4 100644 --- a/definitions/grib2/tables/11/4.2.2.3.table +++ b/definitions/grib2/tables/11/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/11/4.2.3.1.table b/definitions/grib2/tables/11/4.2.3.1.table index beae6d7c5..176ac35fb 100644 --- a/definitions/grib2/tables/11/4.2.3.1.table +++ b/definitions/grib2/tables/11/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/12/4.2.0.0.table b/definitions/grib2/tables/12/4.2.0.0.table index 2516c23fb..ce91fe429 100644 --- a/definitions/grib2/tables/12/4.2.0.0.table +++ b/definitions/grib2/tables/12/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/12/4.2.0.1.table b/definitions/grib2/tables/12/4.2.0.1.table index 4b2cccd18..bb0ff7c42 100644 --- a/definitions/grib2/tables/12/4.2.0.1.table +++ b/definitions/grib2/tables/12/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.15.table b/definitions/grib2/tables/12/4.2.0.15.table index f40608676..d74fa7234 100644 --- a/definitions/grib2/tables/12/4.2.0.15.table +++ b/definitions/grib2/tables/12/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/12/4.2.0.18.table b/definitions/grib2/tables/12/4.2.0.18.table index 0a26caf85..18c41aa48 100644 --- a/definitions/grib2/tables/12/4.2.0.18.table +++ b/definitions/grib2/tables/12/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.19.table b/definitions/grib2/tables/12/4.2.0.19.table index ff90cfb21..0478ef16f 100644 --- a/definitions/grib2/tables/12/4.2.0.19.table +++ b/definitions/grib2/tables/12/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/12/4.2.0.191.table b/definitions/grib2/tables/12/4.2.0.191.table index b1bb14e3d..1f949f149 100644 --- a/definitions/grib2/tables/12/4.2.0.191.table +++ b/definitions/grib2/tables/12/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/12/4.2.0.2.table b/definitions/grib2/tables/12/4.2.0.2.table index 9fcd7cde7..84882e8b8 100644 --- a/definitions/grib2/tables/12/4.2.0.2.table +++ b/definitions/grib2/tables/12/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/12/4.2.0.20.table b/definitions/grib2/tables/12/4.2.0.20.table index 1f730fd67..ac97b0b39 100644 --- a/definitions/grib2/tables/12/4.2.0.20.table +++ b/definitions/grib2/tables/12/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/12/4.2.0.4.table b/definitions/grib2/tables/12/4.2.0.4.table index 85b51e85e..dbfcbddb7 100644 --- a/definitions/grib2/tables/12/4.2.0.4.table +++ b/definitions/grib2/tables/12/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.0.5.table b/definitions/grib2/tables/12/4.2.0.5.table index 344336b0b..f1c04650d 100644 --- a/definitions/grib2/tables/12/4.2.0.5.table +++ b/definitions/grib2/tables/12/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/12/4.2.0.6.table b/definitions/grib2/tables/12/4.2.0.6.table index a21a99552..b97357194 100644 --- a/definitions/grib2/tables/12/4.2.0.6.table +++ b/definitions/grib2/tables/12/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/12/4.2.0.7.table b/definitions/grib2/tables/12/4.2.0.7.table index 9c0180d7b..db47d0113 100644 --- a/definitions/grib2/tables/12/4.2.0.7.table +++ b/definitions/grib2/tables/12/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/12/4.2.1.0.table b/definitions/grib2/tables/12/4.2.1.0.table index b83e223d7..77b25fa24 100644 --- a/definitions/grib2/tables/12/4.2.1.0.table +++ b/definitions/grib2/tables/12/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/12/4.2.1.1.table b/definitions/grib2/tables/12/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/12/4.2.1.1.table +++ b/definitions/grib2/tables/12/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.1.2.table b/definitions/grib2/tables/12/4.2.1.2.table index 7f65cbf94..2d08d44f4 100644 --- a/definitions/grib2/tables/12/4.2.1.2.table +++ b/definitions/grib2/tables/12/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/12/4.2.10.0.table b/definitions/grib2/tables/12/4.2.10.0.table index 3df4946bf..761b6395c 100644 --- a/definitions/grib2/tables/12/4.2.10.0.table +++ b/definitions/grib2/tables/12/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/12/4.2.10.191.table b/definitions/grib2/tables/12/4.2.10.191.table index 3938fcc28..18e56f930 100644 --- a/definitions/grib2/tables/12/4.2.10.191.table +++ b/definitions/grib2/tables/12/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.2.0.table b/definitions/grib2/tables/12/4.2.2.0.table index bfcae567f..bf3574834 100644 --- a/definitions/grib2/tables/12/4.2.2.0.table +++ b/definitions/grib2/tables/12/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/12/4.2.2.3.table b/definitions/grib2/tables/12/4.2.2.3.table index 68282148c..28284d4d4 100644 --- a/definitions/grib2/tables/12/4.2.2.3.table +++ b/definitions/grib2/tables/12/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/12/4.2.3.1.table b/definitions/grib2/tables/12/4.2.3.1.table index b7dcf5335..0c0fc8d37 100644 --- a/definitions/grib2/tables/12/4.2.3.1.table +++ b/definitions/grib2/tables/12/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/13/4.2.0.0.table b/definitions/grib2/tables/13/4.2.0.0.table index 73c97bf34..6de8a23c8 100644 --- a/definitions/grib2/tables/13/4.2.0.0.table +++ b/definitions/grib2/tables/13/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/13/4.2.0.1.table b/definitions/grib2/tables/13/4.2.0.1.table index 4b2cccd18..bb0ff7c42 100644 --- a/definitions/grib2/tables/13/4.2.0.1.table +++ b/definitions/grib2/tables/13/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.15.table b/definitions/grib2/tables/13/4.2.0.15.table index f40608676..d74fa7234 100644 --- a/definitions/grib2/tables/13/4.2.0.15.table +++ b/definitions/grib2/tables/13/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/13/4.2.0.18.table b/definitions/grib2/tables/13/4.2.0.18.table index 0a26caf85..18c41aa48 100644 --- a/definitions/grib2/tables/13/4.2.0.18.table +++ b/definitions/grib2/tables/13/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.19.table b/definitions/grib2/tables/13/4.2.0.19.table index ff90cfb21..0478ef16f 100644 --- a/definitions/grib2/tables/13/4.2.0.19.table +++ b/definitions/grib2/tables/13/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/13/4.2.0.191.table b/definitions/grib2/tables/13/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/13/4.2.0.191.table +++ b/definitions/grib2/tables/13/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/13/4.2.0.2.table b/definitions/grib2/tables/13/4.2.0.2.table index 246b99fe9..c83b07300 100644 --- a/definitions/grib2/tables/13/4.2.0.2.table +++ b/definitions/grib2/tables/13/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/13/4.2.0.20.table b/definitions/grib2/tables/13/4.2.0.20.table index 3e01fd6b9..9584f7c7f 100644 --- a/definitions/grib2/tables/13/4.2.0.20.table +++ b/definitions/grib2/tables/13/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/13/4.2.0.4.table b/definitions/grib2/tables/13/4.2.0.4.table index 85b51e85e..dbfcbddb7 100644 --- a/definitions/grib2/tables/13/4.2.0.4.table +++ b/definitions/grib2/tables/13/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/13/4.2.0.5.table b/definitions/grib2/tables/13/4.2.0.5.table index 344336b0b..f1c04650d 100644 --- a/definitions/grib2/tables/13/4.2.0.5.table +++ b/definitions/grib2/tables/13/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/13/4.2.0.6.table b/definitions/grib2/tables/13/4.2.0.6.table index a21a99552..b97357194 100644 --- a/definitions/grib2/tables/13/4.2.0.6.table +++ b/definitions/grib2/tables/13/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/13/4.2.0.7.table b/definitions/grib2/tables/13/4.2.0.7.table index 9c0180d7b..db47d0113 100644 --- a/definitions/grib2/tables/13/4.2.0.7.table +++ b/definitions/grib2/tables/13/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/13/4.2.1.0.table b/definitions/grib2/tables/13/4.2.1.0.table index ed367ebc2..989c4ae28 100644 --- a/definitions/grib2/tables/13/4.2.1.0.table +++ b/definitions/grib2/tables/13/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/13/4.2.1.1.table b/definitions/grib2/tables/13/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/13/4.2.1.1.table +++ b/definitions/grib2/tables/13/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.1.2.table b/definitions/grib2/tables/13/4.2.1.2.table index b0a920d00..8daf51efd 100644 --- a/definitions/grib2/tables/13/4.2.1.2.table +++ b/definitions/grib2/tables/13/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/13/4.2.10.0.table b/definitions/grib2/tables/13/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/13/4.2.10.0.table +++ b/definitions/grib2/tables/13/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/13/4.2.10.191.table b/definitions/grib2/tables/13/4.2.10.191.table index 200150e86..dc0e23d7b 100644 --- a/definitions/grib2/tables/13/4.2.10.191.table +++ b/definitions/grib2/tables/13/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/13/4.2.2.0.table b/definitions/grib2/tables/13/4.2.2.0.table index d38eb9285..ed9e43eb7 100644 --- a/definitions/grib2/tables/13/4.2.2.0.table +++ b/definitions/grib2/tables/13/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) diff --git a/definitions/grib2/tables/13/4.2.2.3.table b/definitions/grib2/tables/13/4.2.2.3.table index 68282148c..28284d4d4 100644 --- a/definitions/grib2/tables/13/4.2.2.3.table +++ b/definitions/grib2/tables/13/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/13/4.2.3.1.table b/definitions/grib2/tables/13/4.2.3.1.table index b7dcf5335..0c0fc8d37 100644 --- a/definitions/grib2/tables/13/4.2.3.1.table +++ b/definitions/grib2/tables/13/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/14/4.2.0.0.table b/definitions/grib2/tables/14/4.2.0.0.table index 582c08a9e..41e5291a9 100644 --- a/definitions/grib2/tables/14/4.2.0.0.table +++ b/definitions/grib2/tables/14/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/14/4.2.0.1.table b/definitions/grib2/tables/14/4.2.0.1.table index 9607d6b65..0af12c3c3 100644 --- a/definitions/grib2/tables/14/4.2.0.1.table +++ b/definitions/grib2/tables/14/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) # 95-191 Reserved diff --git a/definitions/grib2/tables/14/4.2.0.15.table b/definitions/grib2/tables/14/4.2.0.15.table index f40608676..d74fa7234 100644 --- a/definitions/grib2/tables/14/4.2.0.15.table +++ b/definitions/grib2/tables/14/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/14/4.2.0.18.table b/definitions/grib2/tables/14/4.2.0.18.table index 0a26caf85..18c41aa48 100644 --- a/definitions/grib2/tables/14/4.2.0.18.table +++ b/definitions/grib2/tables/14/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.0.19.table b/definitions/grib2/tables/14/4.2.0.19.table index ff90cfb21..0478ef16f 100644 --- a/definitions/grib2/tables/14/4.2.0.19.table +++ b/definitions/grib2/tables/14/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/14/4.2.0.191.table b/definitions/grib2/tables/14/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/14/4.2.0.191.table +++ b/definitions/grib2/tables/14/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/14/4.2.0.2.table b/definitions/grib2/tables/14/4.2.0.2.table index 246b99fe9..c83b07300 100644 --- a/definitions/grib2/tables/14/4.2.0.2.table +++ b/definitions/grib2/tables/14/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/14/4.2.0.20.table b/definitions/grib2/tables/14/4.2.0.20.table index 3e01fd6b9..9584f7c7f 100644 --- a/definitions/grib2/tables/14/4.2.0.20.table +++ b/definitions/grib2/tables/14/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/14/4.2.0.4.table b/definitions/grib2/tables/14/4.2.0.4.table index 85b51e85e..dbfcbddb7 100644 --- a/definitions/grib2/tables/14/4.2.0.4.table +++ b/definitions/grib2/tables/14/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/14/4.2.0.5.table b/definitions/grib2/tables/14/4.2.0.5.table index 344336b0b..f1c04650d 100644 --- a/definitions/grib2/tables/14/4.2.0.5.table +++ b/definitions/grib2/tables/14/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/14/4.2.0.6.table b/definitions/grib2/tables/14/4.2.0.6.table index 849315b98..cb160fa0b 100644 --- a/definitions/grib2/tables/14/4.2.0.6.table +++ b/definitions/grib2/tables/14/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/14/4.2.0.7.table b/definitions/grib2/tables/14/4.2.0.7.table index 9c0180d7b..db47d0113 100644 --- a/definitions/grib2/tables/14/4.2.0.7.table +++ b/definitions/grib2/tables/14/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/14/4.2.1.0.table b/definitions/grib2/tables/14/4.2.1.0.table index ed367ebc2..989c4ae28 100644 --- a/definitions/grib2/tables/14/4.2.1.0.table +++ b/definitions/grib2/tables/14/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/14/4.2.1.1.table b/definitions/grib2/tables/14/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/14/4.2.1.1.table +++ b/definitions/grib2/tables/14/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.1.2.table b/definitions/grib2/tables/14/4.2.1.2.table index b0a920d00..8daf51efd 100644 --- a/definitions/grib2/tables/14/4.2.1.2.table +++ b/definitions/grib2/tables/14/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/14/4.2.10.0.table b/definitions/grib2/tables/14/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/14/4.2.10.0.table +++ b/definitions/grib2/tables/14/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/14/4.2.10.191.table b/definitions/grib2/tables/14/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/14/4.2.10.191.table +++ b/definitions/grib2/tables/14/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/14/4.2.2.0.table b/definitions/grib2/tables/14/4.2.2.0.table index 93f3ce12f..958c4bf64 100644 --- a/definitions/grib2/tables/14/4.2.2.0.table +++ b/definitions/grib2/tables/14/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) diff --git a/definitions/grib2/tables/14/4.2.2.3.table b/definitions/grib2/tables/14/4.2.2.3.table index 68282148c..28284d4d4 100644 --- a/definitions/grib2/tables/14/4.2.2.3.table +++ b/definitions/grib2/tables/14/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/14/4.2.3.1.table b/definitions/grib2/tables/14/4.2.3.1.table index b7dcf5335..0c0fc8d37 100644 --- a/definitions/grib2/tables/14/4.2.3.1.table +++ b/definitions/grib2/tables/14/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/15/4.2.0.0.table b/definitions/grib2/tables/15/4.2.0.0.table index 582c08a9e..41e5291a9 100644 --- a/definitions/grib2/tables/15/4.2.0.0.table +++ b/definitions/grib2/tables/15/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/15/4.2.0.1.table b/definitions/grib2/tables/15/4.2.0.1.table index 8c3528b59..c90ade1c5 100644 --- a/definitions/grib2/tables/15/4.2.0.1.table +++ b/definitions/grib2/tables/15/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/15/4.2.0.15.table b/definitions/grib2/tables/15/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/15/4.2.0.15.table +++ b/definitions/grib2/tables/15/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/15/4.2.0.18.table b/definitions/grib2/tables/15/4.2.0.18.table index 0a26caf85..18c41aa48 100644 --- a/definitions/grib2/tables/15/4.2.0.18.table +++ b/definitions/grib2/tables/15/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.0.19.table b/definitions/grib2/tables/15/4.2.0.19.table index ff90cfb21..0478ef16f 100644 --- a/definitions/grib2/tables/15/4.2.0.19.table +++ b/definitions/grib2/tables/15/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) diff --git a/definitions/grib2/tables/15/4.2.0.191.table b/definitions/grib2/tables/15/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/15/4.2.0.191.table +++ b/definitions/grib2/tables/15/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/15/4.2.0.2.table b/definitions/grib2/tables/15/4.2.0.2.table index 246b99fe9..c83b07300 100644 --- a/definitions/grib2/tables/15/4.2.0.2.table +++ b/definitions/grib2/tables/15/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/15/4.2.0.20.table b/definitions/grib2/tables/15/4.2.0.20.table index 3e01fd6b9..9584f7c7f 100644 --- a/definitions/grib2/tables/15/4.2.0.20.table +++ b/definitions/grib2/tables/15/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/15/4.2.0.4.table b/definitions/grib2/tables/15/4.2.0.4.table index 85b51e85e..dbfcbddb7 100644 --- a/definitions/grib2/tables/15/4.2.0.4.table +++ b/definitions/grib2/tables/15/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/15/4.2.0.5.table b/definitions/grib2/tables/15/4.2.0.5.table index 047688ba4..932a12fbd 100644 --- a/definitions/grib2/tables/15/4.2.0.5.table +++ b/definitions/grib2/tables/15/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/15/4.2.0.6.table b/definitions/grib2/tables/15/4.2.0.6.table index 2abb7f599..906eeb9ac 100644 --- a/definitions/grib2/tables/15/4.2.0.6.table +++ b/definitions/grib2/tables/15/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/15/4.2.0.7.table b/definitions/grib2/tables/15/4.2.0.7.table index 9c0180d7b..db47d0113 100644 --- a/definitions/grib2/tables/15/4.2.0.7.table +++ b/definitions/grib2/tables/15/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/15/4.2.1.0.table b/definitions/grib2/tables/15/4.2.1.0.table index ed367ebc2..989c4ae28 100644 --- a/definitions/grib2/tables/15/4.2.1.0.table +++ b/definitions/grib2/tables/15/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/15/4.2.1.1.table b/definitions/grib2/tables/15/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/15/4.2.1.1.table +++ b/definitions/grib2/tables/15/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.1.2.table b/definitions/grib2/tables/15/4.2.1.2.table index b0a920d00..8daf51efd 100644 --- a/definitions/grib2/tables/15/4.2.1.2.table +++ b/definitions/grib2/tables/15/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/15/4.2.10.0.table b/definitions/grib2/tables/15/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/15/4.2.10.0.table +++ b/definitions/grib2/tables/15/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/15/4.2.10.191.table b/definitions/grib2/tables/15/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/15/4.2.10.191.table +++ b/definitions/grib2/tables/15/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/15/4.2.2.0.table b/definitions/grib2/tables/15/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/15/4.2.2.0.table +++ b/definitions/grib2/tables/15/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.2.3.table b/definitions/grib2/tables/15/4.2.2.3.table index a9462256d..56e66c83a 100644 --- a/definitions/grib2/tables/15/4.2.2.3.table +++ b/definitions/grib2/tables/15/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/15/4.2.3.1.table b/definitions/grib2/tables/15/4.2.3.1.table index ae2871304..0bda53063 100644 --- a/definitions/grib2/tables/15/4.2.3.1.table +++ b/definitions/grib2/tables/15/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/16/4.2.0.0.table b/definitions/grib2/tables/16/4.2.0.0.table index dbd90dc79..cfadd2d07 100644 --- a/definitions/grib2/tables/16/4.2.0.0.table +++ b/definitions/grib2/tables/16/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/16/4.2.0.1.table b/definitions/grib2/tables/16/4.2.0.1.table index 33bff15fe..b0127980c 100644 --- a/definitions/grib2/tables/16/4.2.0.1.table +++ b/definitions/grib2/tables/16/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/16/4.2.0.15.table b/definitions/grib2/tables/16/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/16/4.2.0.15.table +++ b/definitions/grib2/tables/16/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/16/4.2.0.18.table b/definitions/grib2/tables/16/4.2.0.18.table index 0a26caf85..18c41aa48 100644 --- a/definitions/grib2/tables/16/4.2.0.18.table +++ b/definitions/grib2/tables/16/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.19.table b/definitions/grib2/tables/16/4.2.0.19.table index e64cdd7bc..35b9deb7f 100644 --- a/definitions/grib2/tables/16/4.2.0.19.table +++ b/definitions/grib2/tables/16/4.2.0.19.table @@ -21,13 +21,13 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) # 29-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.191.table b/definitions/grib2/tables/16/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/16/4.2.0.191.table +++ b/definitions/grib2/tables/16/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/16/4.2.0.2.table b/definitions/grib2/tables/16/4.2.0.2.table index 01e540d47..46b0774aa 100644 --- a/definitions/grib2/tables/16/4.2.0.2.table +++ b/definitions/grib2/tables/16/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/16/4.2.0.20.table b/definitions/grib2/tables/16/4.2.0.20.table index 3e01fd6b9..9584f7c7f 100644 --- a/definitions/grib2/tables/16/4.2.0.20.table +++ b/definitions/grib2/tables/16/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/16/4.2.0.4.table b/definitions/grib2/tables/16/4.2.0.4.table index 9e53f608c..bd37ea3f5 100644 --- a/definitions/grib2/tables/16/4.2.0.4.table +++ b/definitions/grib2/tables/16/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short wave radiation flux (W m-2) 14 14 Diffuse short wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/16/4.2.0.5.table b/definitions/grib2/tables/16/4.2.0.5.table index 047688ba4..932a12fbd 100644 --- a/definitions/grib2/tables/16/4.2.0.5.table +++ b/definitions/grib2/tables/16/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/16/4.2.0.6.table b/definitions/grib2/tables/16/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/16/4.2.0.6.table +++ b/definitions/grib2/tables/16/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.7.table b/definitions/grib2/tables/16/4.2.0.7.table index 77fd5bd67..23a1a82da 100644 --- a/definitions/grib2/tables/16/4.2.0.7.table +++ b/definitions/grib2/tables/16/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/16/4.2.1.0.table b/definitions/grib2/tables/16/4.2.1.0.table index 6840add5b..89083fa27 100644 --- a/definitions/grib2/tables/16/4.2.1.0.table +++ b/definitions/grib2/tables/16/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/16/4.2.1.1.table b/definitions/grib2/tables/16/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/16/4.2.1.1.table +++ b/definitions/grib2/tables/16/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.1.2.table b/definitions/grib2/tables/16/4.2.1.2.table index ec4148a81..02979ecb2 100644 --- a/definitions/grib2/tables/16/4.2.1.2.table +++ b/definitions/grib2/tables/16/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/16/4.2.10.0.table b/definitions/grib2/tables/16/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/16/4.2.10.0.table +++ b/definitions/grib2/tables/16/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/16/4.2.10.191.table b/definitions/grib2/tables/16/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/16/4.2.10.191.table +++ b/definitions/grib2/tables/16/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/16/4.2.2.0.table b/definitions/grib2/tables/16/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/16/4.2.2.0.table +++ b/definitions/grib2/tables/16/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.2.3.table b/definitions/grib2/tables/16/4.2.2.3.table index bd021d038..9dd57a190 100644 --- a/definitions/grib2/tables/16/4.2.2.3.table +++ b/definitions/grib2/tables/16/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/16/4.2.2.4.table b/definitions/grib2/tables/16/4.2.2.4.table index c4fd16747..b9383fe10 100644 --- a/definitions/grib2/tables/16/4.2.2.4.table +++ b/definitions/grib2/tables/16/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Fire weather index [Canadian forest service] (Numeric) -6 6 Fine fuel moisture code [Canadian forest service] (Numeric) -7 7 Duff moisture code [Canadian forest service] (Numeric) -8 8 Drought code [Canadian forest service] (Numeric) -9 9 Initial fire spread index [Canadian forest service] (Numeric) -10 10 Fire build up index [Canadian forest service] (Numeric) -11 11 Fire daily severity rating [Canadian forest service] (Numeric) +5 5 Fire weather index (Canadian forest service) (Numeric) +6 6 Fine fuel moisture code (Canadian forest service) (Numeric) +7 7 Duff moisture code (Canadian forest service) (Numeric) +8 8 Drought code (Canadian forest service) (Numeric) +9 9 Initial fire spread index (Canadian forest service) (Numeric) +10 10 Fire build up index (Canadian forest service) (Numeric) +11 11 Fire daily severity rating (Canadian forest service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.3.1.table b/definitions/grib2/tables/16/4.2.3.1.table index 4b758cdb7..75911ee32 100644 --- a/definitions/grib2/tables/16/4.2.3.1.table +++ b/definitions/grib2/tables/16/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/17/4.2.0.0.table b/definitions/grib2/tables/17/4.2.0.0.table index b8984706f..f24b8832c 100644 --- a/definitions/grib2/tables/17/4.2.0.0.table +++ b/definitions/grib2/tables/17/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/17/4.2.0.1.table b/definitions/grib2/tables/17/4.2.0.1.table index 1edff015a..490297d22 100644 --- a/definitions/grib2/tables/17/4.2.0.1.table +++ b/definitions/grib2/tables/17/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/17/4.2.0.15.table b/definitions/grib2/tables/17/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/17/4.2.0.15.table +++ b/definitions/grib2/tables/17/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/17/4.2.0.17.table b/definitions/grib2/tables/17/4.2.0.17.table index 913a5ab37..a6799631f 100644 --- a/definitions/grib2/tables/17/4.2.0.17.table +++ b/definitions/grib2/tables/17/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) diff --git a/definitions/grib2/tables/17/4.2.0.18.table b/definitions/grib2/tables/17/4.2.0.18.table index b87b481b2..9ae3539ca 100644 --- a/definitions/grib2/tables/17/4.2.0.18.table +++ b/definitions/grib2/tables/17/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/17/4.2.0.19.table b/definitions/grib2/tables/17/4.2.0.19.table index 5b5063c70..d2a4338d6 100644 --- a/definitions/grib2/tables/17/4.2.0.19.table +++ b/definitions/grib2/tables/17/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of Eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/17/4.2.0.191.table b/definitions/grib2/tables/17/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/17/4.2.0.191.table +++ b/definitions/grib2/tables/17/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/17/4.2.0.2.table b/definitions/grib2/tables/17/4.2.0.2.table index 5f351ce69..8ebc75124 100644 --- a/definitions/grib2/tables/17/4.2.0.2.table +++ b/definitions/grib2/tables/17/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/17/4.2.0.20.table b/definitions/grib2/tables/17/4.2.0.20.table index 9295d786a..983539bd2 100644 --- a/definitions/grib2/tables/17/4.2.0.20.table +++ b/definitions/grib2/tables/17/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -29,7 +29,7 @@ 61 61 Maximum of mass density in layer (kg m-3) 62 62 Height of maximum mass density (m) # 63-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/17/4.2.0.4.table b/definitions/grib2/tables/17/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/17/4.2.0.4.table +++ b/definitions/grib2/tables/17/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/17/4.2.0.5.table b/definitions/grib2/tables/17/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/17/4.2.0.5.table +++ b/definitions/grib2/tables/17/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/17/4.2.0.6.table b/definitions/grib2/tables/17/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/17/4.2.0.6.table +++ b/definitions/grib2/tables/17/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.0.7.table b/definitions/grib2/tables/17/4.2.0.7.table index 84b320b0b..6d0d87a46 100644 --- a/definitions/grib2/tables/17/4.2.0.7.table +++ b/definitions/grib2/tables/17/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/17/4.2.1.0.table b/definitions/grib2/tables/17/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/17/4.2.1.0.table +++ b/definitions/grib2/tables/17/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/17/4.2.1.1.table b/definitions/grib2/tables/17/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/17/4.2.1.1.table +++ b/definitions/grib2/tables/17/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.1.2.table b/definitions/grib2/tables/17/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/17/4.2.1.2.table +++ b/definitions/grib2/tables/17/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/17/4.2.10.0.table b/definitions/grib2/tables/17/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/17/4.2.10.0.table +++ b/definitions/grib2/tables/17/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/17/4.2.10.191.table b/definitions/grib2/tables/17/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/17/4.2.10.191.table +++ b/definitions/grib2/tables/17/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/17/4.2.2.0.table b/definitions/grib2/tables/17/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/17/4.2.2.0.table +++ b/definitions/grib2/tables/17/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.2.3.table b/definitions/grib2/tables/17/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/17/4.2.2.3.table +++ b/definitions/grib2/tables/17/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/17/4.2.2.4.table b/definitions/grib2/tables/17/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/17/4.2.2.4.table +++ b/definitions/grib2/tables/17/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.3.1.table b/definitions/grib2/tables/17/4.2.3.1.table index 71f896fd7..8e0793fe0 100644 --- a/definitions/grib2/tables/17/4.2.3.1.table +++ b/definitions/grib2/tables/17/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/18/4.2.0.0.table b/definitions/grib2/tables/18/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/18/4.2.0.0.table +++ b/definitions/grib2/tables/18/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/18/4.2.0.1.table b/definitions/grib2/tables/18/4.2.0.1.table index 53499c529..8f96bcd60 100644 --- a/definitions/grib2/tables/18/4.2.0.1.table +++ b/definitions/grib2/tables/18/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/18/4.2.0.15.table b/definitions/grib2/tables/18/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/18/4.2.0.15.table +++ b/definitions/grib2/tables/18/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/18/4.2.0.17.table b/definitions/grib2/tables/18/4.2.0.17.table index 913a5ab37..a6799631f 100644 --- a/definitions/grib2/tables/18/4.2.0.17.table +++ b/definitions/grib2/tables/18/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) diff --git a/definitions/grib2/tables/18/4.2.0.18.table b/definitions/grib2/tables/18/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/18/4.2.0.18.table +++ b/definitions/grib2/tables/18/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/18/4.2.0.19.table b/definitions/grib2/tables/18/4.2.0.19.table index 5b5063c70..d2a4338d6 100644 --- a/definitions/grib2/tables/18/4.2.0.19.table +++ b/definitions/grib2/tables/18/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of Eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/18/4.2.0.191.table b/definitions/grib2/tables/18/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/18/4.2.0.191.table +++ b/definitions/grib2/tables/18/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/18/4.2.0.2.table b/definitions/grib2/tables/18/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/18/4.2.0.2.table +++ b/definitions/grib2/tables/18/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/18/4.2.0.20.table b/definitions/grib2/tables/18/4.2.0.20.table index 19db8a604..efc427a19 100644 --- a/definitions/grib2/tables/18/4.2.0.20.table +++ b/definitions/grib2/tables/18/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/18/4.2.0.4.table b/definitions/grib2/tables/18/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/18/4.2.0.4.table +++ b/definitions/grib2/tables/18/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/18/4.2.0.5.table b/definitions/grib2/tables/18/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/18/4.2.0.5.table +++ b/definitions/grib2/tables/18/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/18/4.2.0.6.table b/definitions/grib2/tables/18/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/18/4.2.0.6.table +++ b/definitions/grib2/tables/18/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.0.7.table b/definitions/grib2/tables/18/4.2.0.7.table index 84b320b0b..6d0d87a46 100644 --- a/definitions/grib2/tables/18/4.2.0.7.table +++ b/definitions/grib2/tables/18/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/18/4.2.1.0.table b/definitions/grib2/tables/18/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/18/4.2.1.0.table +++ b/definitions/grib2/tables/18/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/18/4.2.1.1.table b/definitions/grib2/tables/18/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/18/4.2.1.1.table +++ b/definitions/grib2/tables/18/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.1.2.table b/definitions/grib2/tables/18/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/18/4.2.1.2.table +++ b/definitions/grib2/tables/18/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/18/4.2.10.0.table b/definitions/grib2/tables/18/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/18/4.2.10.0.table +++ b/definitions/grib2/tables/18/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/18/4.2.10.191.table b/definitions/grib2/tables/18/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/18/4.2.10.191.table +++ b/definitions/grib2/tables/18/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/18/4.2.2.0.table b/definitions/grib2/tables/18/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/18/4.2.2.0.table +++ b/definitions/grib2/tables/18/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.2.3.table b/definitions/grib2/tables/18/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/18/4.2.2.3.table +++ b/definitions/grib2/tables/18/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/18/4.2.2.4.table b/definitions/grib2/tables/18/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/18/4.2.2.4.table +++ b/definitions/grib2/tables/18/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.3.1.table b/definitions/grib2/tables/18/4.2.3.1.table index 71f896fd7..8e0793fe0 100644 --- a/definitions/grib2/tables/18/4.2.3.1.table +++ b/definitions/grib2/tables/18/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/19/4.2.0.0.table b/definitions/grib2/tables/19/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/19/4.2.0.0.table +++ b/definitions/grib2/tables/19/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/19/4.2.0.1.table b/definitions/grib2/tables/19/4.2.0.1.table index 53499c529..8f96bcd60 100644 --- a/definitions/grib2/tables/19/4.2.0.1.table +++ b/definitions/grib2/tables/19/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/19/4.2.0.15.table b/definitions/grib2/tables/19/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/19/4.2.0.15.table +++ b/definitions/grib2/tables/19/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/19/4.2.0.17.table b/definitions/grib2/tables/19/4.2.0.17.table index 913a5ab37..a6799631f 100644 --- a/definitions/grib2/tables/19/4.2.0.17.table +++ b/definitions/grib2/tables/19/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) diff --git a/definitions/grib2/tables/19/4.2.0.18.table b/definitions/grib2/tables/19/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/19/4.2.0.18.table +++ b/definitions/grib2/tables/19/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/19/4.2.0.19.table b/definitions/grib2/tables/19/4.2.0.19.table index d0f098912..0e49286a7 100644 --- a/definitions/grib2/tables/19/4.2.0.19.table +++ b/definitions/grib2/tables/19/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) # 32-191 Reserved diff --git a/definitions/grib2/tables/19/4.2.0.191.table b/definitions/grib2/tables/19/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/19/4.2.0.191.table +++ b/definitions/grib2/tables/19/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/19/4.2.0.2.table b/definitions/grib2/tables/19/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/19/4.2.0.2.table +++ b/definitions/grib2/tables/19/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/19/4.2.0.20.table b/definitions/grib2/tables/19/4.2.0.20.table index 6f3ba9810..3278506dd 100644 --- a/definitions/grib2/tables/19/4.2.0.20.table +++ b/definitions/grib2/tables/19/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density [aerosol] (m-1) +100 100 Surface area density (aerosol) (m-1) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/19/4.2.0.4.table b/definitions/grib2/tables/19/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/19/4.2.0.4.table +++ b/definitions/grib2/tables/19/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/19/4.2.0.5.table b/definitions/grib2/tables/19/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/19/4.2.0.5.table +++ b/definitions/grib2/tables/19/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/19/4.2.0.6.table b/definitions/grib2/tables/19/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/19/4.2.0.6.table +++ b/definitions/grib2/tables/19/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.0.7.table b/definitions/grib2/tables/19/4.2.0.7.table index 5e86b2b7a..aff6a6516 100644 --- a/definitions/grib2/tables/19/4.2.0.7.table +++ b/definitions/grib2/tables/19/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/19/4.2.1.0.table b/definitions/grib2/tables/19/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/19/4.2.1.0.table +++ b/definitions/grib2/tables/19/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/19/4.2.1.1.table b/definitions/grib2/tables/19/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/19/4.2.1.1.table +++ b/definitions/grib2/tables/19/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.1.2.table b/definitions/grib2/tables/19/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/19/4.2.1.2.table +++ b/definitions/grib2/tables/19/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/19/4.2.10.0.table b/definitions/grib2/tables/19/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/19/4.2.10.0.table +++ b/definitions/grib2/tables/19/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/19/4.2.10.191.table b/definitions/grib2/tables/19/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/19/4.2.10.191.table +++ b/definitions/grib2/tables/19/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/19/4.2.2.0.table b/definitions/grib2/tables/19/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/19/4.2.2.0.table +++ b/definitions/grib2/tables/19/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.2.3.table b/definitions/grib2/tables/19/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/19/4.2.2.3.table +++ b/definitions/grib2/tables/19/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/19/4.2.2.4.table b/definitions/grib2/tables/19/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/19/4.2.2.4.table +++ b/definitions/grib2/tables/19/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.3.1.table b/definitions/grib2/tables/19/4.2.3.1.table index 71f896fd7..8e0793fe0 100644 --- a/definitions/grib2/tables/19/4.2.3.1.table +++ b/definitions/grib2/tables/19/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/2/4.2.0.2.table b/definitions/grib2/tables/2/4.2.0.2.table index f45206bff..1ec945102 100644 --- a/definitions/grib2/tables/2/4.2.0.2.table +++ b/definitions/grib2/tables/2/4.2.0.2.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 2: Momentum -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,7 +21,7 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) 23 23 u-component of wind (gust) (m s-1) 24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) diff --git a/definitions/grib2/tables/20/4.2.0.0.table b/definitions/grib2/tables/20/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/20/4.2.0.0.table +++ b/definitions/grib2/tables/20/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/20/4.2.0.1.table b/definitions/grib2/tables/20/4.2.0.1.table index d83267a4c..75df7d4ea 100644 --- a/definitions/grib2/tables/20/4.2.0.1.table +++ b/definitions/grib2/tables/20/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/20/4.2.0.15.table b/definitions/grib2/tables/20/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/20/4.2.0.15.table +++ b/definitions/grib2/tables/20/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/20/4.2.0.17.table b/definitions/grib2/tables/20/4.2.0.17.table index 913a5ab37..a6799631f 100644 --- a/definitions/grib2/tables/20/4.2.0.17.table +++ b/definitions/grib2/tables/20/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) diff --git a/definitions/grib2/tables/20/4.2.0.18.table b/definitions/grib2/tables/20/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/20/4.2.0.18.table +++ b/definitions/grib2/tables/20/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/20/4.2.0.19.table b/definitions/grib2/tables/20/4.2.0.19.table index 182f1400e..e4a4e2d04 100644 --- a/definitions/grib2/tables/20/4.2.0.19.table +++ b/definitions/grib2/tables/20/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/20/4.2.0.191.table b/definitions/grib2/tables/20/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/20/4.2.0.191.table +++ b/definitions/grib2/tables/20/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/20/4.2.0.2.table b/definitions/grib2/tables/20/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/20/4.2.0.2.table +++ b/definitions/grib2/tables/20/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/20/4.2.0.20.table b/definitions/grib2/tables/20/4.2.0.20.table index 19db8a604..efc427a19 100644 --- a/definitions/grib2/tables/20/4.2.0.20.table +++ b/definitions/grib2/tables/20/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/20/4.2.0.4.table b/definitions/grib2/tables/20/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/20/4.2.0.4.table +++ b/definitions/grib2/tables/20/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/20/4.2.0.5.table b/definitions/grib2/tables/20/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/20/4.2.0.5.table +++ b/definitions/grib2/tables/20/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/20/4.2.0.6.table b/definitions/grib2/tables/20/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/20/4.2.0.6.table +++ b/definitions/grib2/tables/20/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.0.7.table b/definitions/grib2/tables/20/4.2.0.7.table index 5e86b2b7a..aff6a6516 100644 --- a/definitions/grib2/tables/20/4.2.0.7.table +++ b/definitions/grib2/tables/20/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/20/4.2.1.0.table b/definitions/grib2/tables/20/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/20/4.2.1.0.table +++ b/definitions/grib2/tables/20/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/20/4.2.1.1.table b/definitions/grib2/tables/20/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/20/4.2.1.1.table +++ b/definitions/grib2/tables/20/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.1.2.table b/definitions/grib2/tables/20/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/20/4.2.1.2.table +++ b/definitions/grib2/tables/20/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/20/4.2.10.0.table b/definitions/grib2/tables/20/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/20/4.2.10.0.table +++ b/definitions/grib2/tables/20/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/20/4.2.10.191.table b/definitions/grib2/tables/20/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/20/4.2.10.191.table +++ b/definitions/grib2/tables/20/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/20/4.2.2.0.table b/definitions/grib2/tables/20/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/20/4.2.2.0.table +++ b/definitions/grib2/tables/20/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.2.3.table b/definitions/grib2/tables/20/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/20/4.2.2.3.table +++ b/definitions/grib2/tables/20/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/20/4.2.2.4.table b/definitions/grib2/tables/20/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/20/4.2.2.4.table +++ b/definitions/grib2/tables/20/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.3.1.table b/definitions/grib2/tables/20/4.2.3.1.table index 71f896fd7..8e0793fe0 100644 --- a/definitions/grib2/tables/20/4.2.3.1.table +++ b/definitions/grib2/tables/20/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/21/4.2.0.0.table b/definitions/grib2/tables/21/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/21/4.2.0.0.table +++ b/definitions/grib2/tables/21/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/21/4.2.0.1.table b/definitions/grib2/tables/21/4.2.0.1.table index d83267a4c..75df7d4ea 100644 --- a/definitions/grib2/tables/21/4.2.0.1.table +++ b/definitions/grib2/tables/21/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/21/4.2.0.15.table b/definitions/grib2/tables/21/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/21/4.2.0.15.table +++ b/definitions/grib2/tables/21/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/21/4.2.0.17.table b/definitions/grib2/tables/21/4.2.0.17.table index 913a5ab37..a6799631f 100644 --- a/definitions/grib2/tables/21/4.2.0.17.table +++ b/definitions/grib2/tables/21/4.2.0.17.table @@ -1,3 +1,3 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) diff --git a/definitions/grib2/tables/21/4.2.0.18.table b/definitions/grib2/tables/21/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/21/4.2.0.18.table +++ b/definitions/grib2/tables/21/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/21/4.2.0.19.table b/definitions/grib2/tables/21/4.2.0.19.table index 182f1400e..e4a4e2d04 100644 --- a/definitions/grib2/tables/21/4.2.0.19.table +++ b/definitions/grib2/tables/21/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/21/4.2.0.191.table b/definitions/grib2/tables/21/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/21/4.2.0.191.table +++ b/definitions/grib2/tables/21/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/21/4.2.0.2.table b/definitions/grib2/tables/21/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/21/4.2.0.2.table +++ b/definitions/grib2/tables/21/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/21/4.2.0.20.table b/definitions/grib2/tables/21/4.2.0.20.table index 19db8a604..efc427a19 100644 --- a/definitions/grib2/tables/21/4.2.0.20.table +++ b/definitions/grib2/tables/21/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -30,7 +30,7 @@ 62 62 Height of maximum mass density (m) 63 63 Column-averaged mass density in layer (kg m-3) # 64-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/21/4.2.0.4.table b/definitions/grib2/tables/21/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/21/4.2.0.4.table +++ b/definitions/grib2/tables/21/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/21/4.2.0.5.table b/definitions/grib2/tables/21/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/21/4.2.0.5.table +++ b/definitions/grib2/tables/21/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/21/4.2.0.6.table b/definitions/grib2/tables/21/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/21/4.2.0.6.table +++ b/definitions/grib2/tables/21/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.0.7.table b/definitions/grib2/tables/21/4.2.0.7.table index 5e86b2b7a..aff6a6516 100644 --- a/definitions/grib2/tables/21/4.2.0.7.table +++ b/definitions/grib2/tables/21/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/21/4.2.1.0.table b/definitions/grib2/tables/21/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/21/4.2.1.0.table +++ b/definitions/grib2/tables/21/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/21/4.2.1.1.table b/definitions/grib2/tables/21/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/21/4.2.1.1.table +++ b/definitions/grib2/tables/21/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.1.2.table b/definitions/grib2/tables/21/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/21/4.2.1.2.table +++ b/definitions/grib2/tables/21/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/21/4.2.10.0.table b/definitions/grib2/tables/21/4.2.10.0.table index 48362c76a..095f51bdf 100644 --- a/definitions/grib2/tables/21/4.2.10.0.table +++ b/definitions/grib2/tables/21/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/21/4.2.10.191.table b/definitions/grib2/tables/21/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/21/4.2.10.191.table +++ b/definitions/grib2/tables/21/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/21/4.2.2.0.table b/definitions/grib2/tables/21/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/21/4.2.2.0.table +++ b/definitions/grib2/tables/21/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.2.3.table b/definitions/grib2/tables/21/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/21/4.2.2.3.table +++ b/definitions/grib2/tables/21/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/21/4.2.2.4.table b/definitions/grib2/tables/21/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/21/4.2.2.4.table +++ b/definitions/grib2/tables/21/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.3.1.table b/definitions/grib2/tables/21/4.2.3.1.table index 2467b58cb..9fdeb0385 100644 --- a/definitions/grib2/tables/21/4.2.3.1.table +++ b/definitions/grib2/tables/21/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/22/4.5.table b/definitions/grib2/tables/22/4.5.table index 35df9e2aa..c14343e74 100644 --- a/definitions/grib2/tables/22/4.5.table +++ b/definitions/grib2/tables/22/4.5.table @@ -10,18 +10,18 @@ 8 sfc Nominal top of the atmosphere (-) 9 9 Sea bottom (-) 10 10 Entire atmosphere (-) -11 11 Cumulonimbus [CB] base (m) -12 12 Cumulonimbus [CB] top (m) -13 13 Lowest level where vertically integrated cloud cover exceeds the specified percentage [cloud base for a given percentage cloud cover] (%) +11 11 Cumulonimbus (CB) base (m) +12 12 Cumulonimbus (CB) top (m) +13 13 Lowest level where vertically integrated cloud cover exceeds the specified percentage (cloud base for a given percentage cloud cover) (%) 14 14 Level of free convection (LFC) 15 15 Convective condensation level (CCL) 16 16 Level of neutral buoyancy or equilibrium level (LNB) # 17-19 Reserved 20 20 Isothermal level (K) -21 21 Lowest level where mass density exceeds the specified value [base for a given threshold of mass density] (kg m-3) -22 22 Highest level where mass density exceeds the specified value [top for a given threshold of mass density] (kg m-3) -23 23 Lowest level where air concentration exceeds the specified value [base for a given threshold of air concentration] (Bq m-3) -24 24 Highest level where air concentration exceeds the specified value [top for a given threshold of air concentration] (Bq m-3) +21 21 Lowest level where mass density exceeds the specified value (base for a given threshold of mass density) (kg m-3) +22 22 Highest level where mass density exceeds the specified value (top for a given threshold of mass density) (kg m-3) +23 23 Lowest level where air concentration exceeds the specified value (base for a given threshold of air concentration) (Bq m-3) +24 24 Highest level where air concentration exceeds the specified value (top for a given threshold of air concentration) (Bq m-3) # 25-99 Reserved 100 pl Isobaric surface (Pa) 101 sfc Mean sea level @@ -30,7 +30,7 @@ 104 104 Sigma level (sigma value) 105 ml Hybrid level (-) 106 sfc Depth below land surface (m) -107 pt Isentropic [theta] level (K) +107 pt Isentropic (theta) level (K) 108 108 Level at specified pressure difference from ground to level (Pa) 109 pv Potential vorticity surface (K m2 kg-1 s-1) 110 110 Reserved diff --git a/definitions/grib2/tables/23/4.2.0.0.table b/definitions/grib2/tables/23/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/23/4.2.0.0.table +++ b/definitions/grib2/tables/23/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/23/4.2.0.1.table b/definitions/grib2/tables/23/4.2.0.1.table index 90a3251a5..dee95505d 100644 --- a/definitions/grib2/tables/23/4.2.0.1.table +++ b/definitions/grib2/tables/23/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/23/4.2.0.15.table b/definitions/grib2/tables/23/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/23/4.2.0.15.table +++ b/definitions/grib2/tables/23/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/23/4.2.0.17.table b/definitions/grib2/tables/23/4.2.0.17.table index 9cf729a7b..ce1867aca 100644 --- a/definitions/grib2/tables/23/4.2.0.17.table +++ b/definitions/grib2/tables/23/4.2.0.17.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) 2 2 Cloud-to-ground Lightning flash density (km-2 day-1) 3 3 Cloud-to-cloud Lightning flash density (km-2 day-1) 4 4 Total Lightning flash density (km-2 day-1) diff --git a/definitions/grib2/tables/23/4.2.0.18.table b/definitions/grib2/tables/23/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/23/4.2.0.18.table +++ b/definitions/grib2/tables/23/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/23/4.2.0.19.table b/definitions/grib2/tables/23/4.2.0.19.table index 182f1400e..e4a4e2d04 100644 --- a/definitions/grib2/tables/23/4.2.0.19.table +++ b/definitions/grib2/tables/23/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/23/4.2.0.191.table b/definitions/grib2/tables/23/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/23/4.2.0.191.table +++ b/definitions/grib2/tables/23/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/23/4.2.0.2.table b/definitions/grib2/tables/23/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/23/4.2.0.2.table +++ b/definitions/grib2/tables/23/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/23/4.2.0.20.table b/definitions/grib2/tables/23/4.2.0.20.table index a79343cd1..9e6ac3c05 100644 --- a/definitions/grib2/tables/23/4.2.0.20.table +++ b/definitions/grib2/tables/23/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,14 +13,14 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) 15 15 Dry deposition velocity (m/s) 16 16 Mass mixing ratio with respect to dry air (kg/kg) 17 17 Mass mixing ratio with respect to wet air (kg/kg) # 18-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -45,7 +45,7 @@ 74 74 Column-integrated release rate from evaporating convective precipitation (kg m-2 s-1) 75 75 Wildfire flux (kg m-2 s-1) # 76-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/23/4.2.0.4.table b/definitions/grib2/tables/23/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/23/4.2.0.4.table +++ b/definitions/grib2/tables/23/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/23/4.2.0.5.table b/definitions/grib2/tables/23/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/23/4.2.0.5.table +++ b/definitions/grib2/tables/23/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/23/4.2.0.6.table b/definitions/grib2/tables/23/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/23/4.2.0.6.table +++ b/definitions/grib2/tables/23/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.0.7.table b/definitions/grib2/tables/23/4.2.0.7.table index 5e86b2b7a..aff6a6516 100644 --- a/definitions/grib2/tables/23/4.2.0.7.table +++ b/definitions/grib2/tables/23/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/23/4.2.1.0.table b/definitions/grib2/tables/23/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/23/4.2.1.0.table +++ b/definitions/grib2/tables/23/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/23/4.2.1.1.table b/definitions/grib2/tables/23/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/23/4.2.1.1.table +++ b/definitions/grib2/tables/23/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.1.2.table b/definitions/grib2/tables/23/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/23/4.2.1.2.table +++ b/definitions/grib2/tables/23/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/23/4.2.10.0.table b/definitions/grib2/tables/23/4.2.10.0.table index 57cdfcc15..6a60ba8aa 100644 --- a/definitions/grib2/tables/23/4.2.10.0.table +++ b/definitions/grib2/tables/23/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/23/4.2.10.191.table b/definitions/grib2/tables/23/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/23/4.2.10.191.table +++ b/definitions/grib2/tables/23/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/23/4.2.10.4.table b/definitions/grib2/tables/23/4.2.10.4.table index 72f5ea3c8..69ba0cc66 100644 --- a/definitions/grib2/tables/23/4.2.10.4.table +++ b/definitions/grib2/tables/23/4.2.10.4.table @@ -13,11 +13,11 @@ 13 13 Attenuation coefficient of water with respect to solar radiation (/m) 14 14 Water depth (m) 15 15 Water temperature (K) -16 16 Water density [rho] (kg m-3) -17 17 Water density anomaly [sigma] (kg m-3) -18 18 Water potential temperature [theta] (K) -19 19 Water potential density [rho theta] (kg m-3) -20 20 Water potential density anomaly [sigma theta] (kg m-3) +16 16 Water density (rho) (kg m-3) +17 17 Water density anomaly (sigma) (kg m-3) +18 18 Water potential temperature (theta) (K) +19 19 Water potential density (rho theta) (kg m-3) +20 20 Water potential density anomaly (sigma theta) (kg m-3) 21 21 Practical salinity (Numeric) # 22-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/23/4.2.2.0.table b/definitions/grib2/tables/23/4.2.2.0.table index 318d2af45..f11616d7c 100644 --- a/definitions/grib2/tables/23/4.2.2.0.table +++ b/definitions/grib2/tables/23/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) # 39-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.2.3.table b/definitions/grib2/tables/23/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/23/4.2.2.3.table +++ b/definitions/grib2/tables/23/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/23/4.2.2.4.table b/definitions/grib2/tables/23/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/23/4.2.2.4.table +++ b/definitions/grib2/tables/23/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.3.1.table b/definitions/grib2/tables/23/4.2.3.1.table index 7c44965f4..7d4364f4d 100644 --- a/definitions/grib2/tables/23/4.2.3.1.table +++ b/definitions/grib2/tables/23/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/24/4.2.0.0.table b/definitions/grib2/tables/24/4.2.0.0.table index 1682411de..7201a8667 100644 --- a/definitions/grib2/tables/24/4.2.0.0.table +++ b/definitions/grib2/tables/24/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dewpoint temperature (K) -7 7 Dewpoint depression [or deficit] (K) +7 7 Dewpoint depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) 21 21 Apparent temperature (K) diff --git a/definitions/grib2/tables/24/4.2.0.1.table b/definitions/grib2/tables/24/4.2.0.1.table index 2b63c1eae..11c8c61c5 100644 --- a/definitions/grib2/tables/24/4.2.0.1.table +++ b/definitions/grib2/tables/24/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water=vapour + cloud water/ice) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total condensate (kg/kg) 81 81 Total column-integrated condensate (kg m-2) @@ -90,8 +90,8 @@ 88 88 Categorical convective precipitation (Code table 4.222) # 89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) 93 93 Relative humidity with respect to water (%) 94 94 Relative humidity with respect to ice (%) 95 95 Freezing or frozen precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/24/4.2.0.15.table b/definitions/grib2/tables/24/4.2.0.15.table index 7805f9abc..dfbc4d12f 100644 --- a/definitions/grib2/tables/24/4.2.0.15.table +++ b/definitions/grib2/tables/24/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically integrated liquid water [VIL] (kg m-2) +3 3 Vertically integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/24/4.2.0.17.table b/definitions/grib2/tables/24/4.2.0.17.table index 9cf729a7b..ce1867aca 100644 --- a/definitions/grib2/tables/24/4.2.0.17.table +++ b/definitions/grib2/tables/24/4.2.0.17.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Lightning strike density (m-2 s-1) -1 1 Lightning potential index [LPI] (J kg-1) +1 1 Lightning potential index (LPI) (J kg-1) 2 2 Cloud-to-ground Lightning flash density (km-2 day-1) 3 3 Cloud-to-cloud Lightning flash density (km-2 day-1) 4 4 Total Lightning flash density (km-2 day-1) diff --git a/definitions/grib2/tables/24/4.2.0.18.table b/definitions/grib2/tables/24/4.2.0.18.table index 35e23577f..9d106f419 100644 --- a/definitions/grib2/tables/24/4.2.0.18.table +++ b/definitions/grib2/tables/24/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) 14 14 Specific activity concentration (Bq kg-1) 15 15 Maximum of air concentration in layer (Bq m-3) 16 16 Height of maximum air concentration (m) diff --git a/definitions/grib2/tables/24/4.2.0.19.table b/definitions/grib2/tables/24/4.2.0.19.table index 956d74f58..c8d0f991e 100644 --- a/definitions/grib2/tables/24/4.2.0.19.table +++ b/definitions/grib2/tables/24/4.2.0.19.table @@ -21,14 +21,14 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather ((Code table 4.225)) 26 26 Convective outlook ((Code table 4.224)) 27 27 Icing scenario ((Code table 4.227)) -28 28 Mountain wave turbulence [eddy dissipation rate] (m2/3 s-1) -29 29 Clear air turbulence [CAT] (m2/3 s-1) +28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) +29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) 31 31 Maximum of eddy dissipation parameter in layer (m2/3 s-1) 32 32 Highest freezing level (m) diff --git a/definitions/grib2/tables/24/4.2.0.191.table b/definitions/grib2/tables/24/4.2.0.191.table index aa2f7624c..e3bba0ebe 100644 --- a/definitions/grib2/tables/24/4.2.0.191.table +++ b/definitions/grib2/tables/24/4.2.0.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/24/4.2.0.2.table b/definitions/grib2/tables/24/4.2.0.2.table index fc169f9ba..5446262e6 100644 --- a/definitions/grib2/tables/24/4.2.0.2.table +++ b/definitions/grib2/tables/24/4.2.0.2.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2/s) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/24/4.2.0.20.table b/definitions/grib2/tables/24/4.2.0.20.table index e467dec0e..042732760 100644 --- a/definitions/grib2/tables/24/4.2.0.20.table +++ b/definitions/grib2/tables/24/4.2.0.20.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,14 +13,14 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) 15 15 Dry deposition velocity (m/s) 16 16 Mass mixing ratio with respect to dry air (kg/kg) 17 17 Mass mixing ratio with respect to wet air (kg/kg) # 18-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -47,7 +47,7 @@ 76 76 Emission rate (kg kg-1 s-1) 77 77 Surface emission flux (kg m-2 s-1) # 78-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/24/4.2.0.4.table b/definitions/grib2/tables/24/4.2.0.4.table index 4d2f8d900..0a5ded2b5 100644 --- a/definitions/grib2/tables/24/4.2.0.4.table +++ b/definitions/grib2/tables/24/4.2.0.4.table @@ -1,11 +1,11 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wavelength] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wavelength) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -15,7 +15,7 @@ 13 13 Direct short-wave radiation flux (W m-2) 14 14 Diffuse short-wave radiation flux (W m-2) # 15-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 52 52 Downward short-wave radiation flux, clear sky (W m-2) 53 53 Upward short-wave radiation flux, clear sky (W m-2) diff --git a/definitions/grib2/tables/24/4.2.0.5.table b/definitions/grib2/tables/24/4.2.0.5.table index d28169fe1..4550220b6 100644 --- a/definitions/grib2/tables/24/4.2.0.5.table +++ b/definitions/grib2/tables/24/4.2.0.5.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/24/4.2.0.6.table b/definitions/grib2/tables/24/4.2.0.6.table index 462ea007f..1483d8cb3 100644 --- a/definitions/grib2/tables/24/4.2.0.6.table +++ b/definitions/grib2/tables/24/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) @@ -43,7 +43,7 @@ # 41-46 Reserved 47 47 Volume fraction of cloud water droplets (Numeric) 48 48 Volume fraction of cloud ice particles (Numeric) -49 49 Volume fraction of cloud [ice and/or water] (Numeric) +49 49 Volume fraction of cloud (ice and/or water) (Numeric) # 50-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.7.table b/definitions/grib2/tables/24/4.2.0.7.table index 5e86b2b7a..aff6a6516 100644 --- a/definitions/grib2/tables/24/4.2.0.7.table +++ b/definitions/grib2/tables/24/4.2.0.7.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/24/4.2.1.0.table b/definitions/grib2/tables/24/4.2.1.0.table index 4f6c5ea69..e906af726 100644 --- a/definitions/grib2/tables/24/4.2.1.0.table +++ b/definitions/grib2/tables/24/4.2.1.0.table @@ -1,6 +1,6 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/24/4.2.1.1.table b/definitions/grib2/tables/24/4.2.1.1.table index 28cccf8b4..b488eb0bd 100644 --- a/definitions/grib2/tables/24/4.2.1.1.table +++ b/definitions/grib2/tables/24/4.2.1.1.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.1.2.table b/definitions/grib2/tables/24/4.2.1.2.table index ca130e960..ec9b11d41 100644 --- a/definitions/grib2/tables/24/4.2.1.2.table +++ b/definitions/grib2/tables/24/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (/m) diff --git a/definitions/grib2/tables/24/4.2.10.0.table b/definitions/grib2/tables/24/4.2.10.0.table index 607869974..53c9d2421 100644 --- a/definitions/grib2/tables/24/4.2.10.0.table +++ b/definitions/grib2/tables/24/4.2.10.0.table @@ -1,7 +1,7 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/24/4.2.10.191.table b/definitions/grib2/tables/24/4.2.10.191.table index 8428cbeb9..524929e78 100644 --- a/definitions/grib2/tables/24/4.2.10.191.table +++ b/definitions/grib2/tables/24/4.2.10.191.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) 2 2 Reserved 3 3 Days since last observation (d) diff --git a/definitions/grib2/tables/24/4.2.10.4.table b/definitions/grib2/tables/24/4.2.10.4.table index 72f5ea3c8..69ba0cc66 100644 --- a/definitions/grib2/tables/24/4.2.10.4.table +++ b/definitions/grib2/tables/24/4.2.10.4.table @@ -13,11 +13,11 @@ 13 13 Attenuation coefficient of water with respect to solar radiation (/m) 14 14 Water depth (m) 15 15 Water temperature (K) -16 16 Water density [rho] (kg m-3) -17 17 Water density anomaly [sigma] (kg m-3) -18 18 Water potential temperature [theta] (K) -19 19 Water potential density [rho theta] (kg m-3) -20 20 Water potential density anomaly [sigma theta] (kg m-3) +16 16 Water density (rho) (kg m-3) +17 17 Water density anomaly (sigma) (kg m-3) +18 18 Water potential temperature (theta) (K) +19 19 Water potential density (rho theta) (kg m-3) +20 20 Water potential density anomaly (sigma theta) (kg m-3) 21 21 Practical salinity (Numeric) # 22-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/24/4.2.2.0.table b/definitions/grib2/tables/24/4.2.2.0.table index 7702b3d3e..ca8651cba 100644 --- a/definitions/grib2/tables/24/4.2.2.0.table +++ b/definitions/grib2/tables/24/4.2.2.0.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,14 +30,14 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) 33 33 Water runoff and drainage (kg m-2) 34 34 Surface water runoff (kg m-2) 35 35 Tile class (Code table 4.243) 36 36 Tile fraction (Proportion) 37 37 Tile percentage (%) -38 38 Soil volumetric ice content [water equivalent] (m3 m-3) +38 38 Soil volumetric ice content (water equivalent) (m3 m-3) 39 39 Evapotranspiration rate (kg m-2 s-1) # 40-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/24/4.2.2.3.table b/definitions/grib2/tables/24/4.2.2.3.table index 7c5614cdb..447e4f9cb 100644 --- a/definitions/grib2/tables/24/4.2.2.3.table +++ b/definitions/grib2/tables/24/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/24/4.2.2.4.table b/definitions/grib2/tables/24/4.2.2.4.table index 5edfd3b7e..bb54fac22 100644 --- a/definitions/grib2/tables/24/4.2.2.4.table +++ b/definitions/grib2/tables/24/4.2.2.4.table @@ -4,13 +4,13 @@ 2 2 Haines index (Numeric) 3 3 Fire burned area (%) 4 4 Fosberg index (Numeric) -5 5 Forest Fire Weather Index [Canadian Forest Service] (Numeric) -6 6 Fine Fuel Moisture Code [Canadian Forest Service] (Numeric) -7 7 Duff Moisture Code [Canadian Forest Service] (Numeric) -8 8 Drought Code [Canadian Forest Service] (Numeric) -9 9 Initial Fire Spread Index [Canadian Forest Service] (Numeric) -10 10 Fire Buildup Index [Canadian Forest Service] (Numeric) -11 11 Fire Daily Severity Rating [Canadian Forest Service] (Numeric) +5 5 Forest Fire Weather Index (Canadian Forest Service) (Numeric) +6 6 Fine Fuel Moisture Code (Canadian Forest Service) (Numeric) +7 7 Duff Moisture Code (Canadian Forest Service) (Numeric) +8 8 Drought Code (Canadian Forest Service) (Numeric) +9 9 Initial Fire Spread Index (Canadian Forest Service) (Numeric) +10 10 Fire Buildup Index (Canadian Forest Service) (Numeric) +11 11 Fire Daily Severity Rating (Canadian Forest Service) (Numeric) # 12-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.3.1.table b/definitions/grib2/tables/24/4.2.3.1.table index 7c44965f4..7d4364f4d 100644 --- a/definitions/grib2/tables/24/4.2.3.1.table +++ b/definitions/grib2/tables/24/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/3/4.2.0.2.table b/definitions/grib2/tables/3/4.2.0.2.table index f45206bff..1ec945102 100644 --- a/definitions/grib2/tables/3/4.2.0.2.table +++ b/definitions/grib2/tables/3/4.2.0.2.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 2: Momentum -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,7 +21,7 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) 23 23 u-component of wind (gust) (m s-1) 24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) diff --git a/definitions/grib2/tables/4/4.2.0.0.table b/definitions/grib2/tables/4/4.2.0.0.table index 5330f55a8..0386b8cd2 100644 --- a/definitions/grib2/tables/4/4.2.0.0.table +++ b/definitions/grib2/tables/4/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression [or deficit] (K) +7 7 Dew point depression (or deficit) (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) diff --git a/definitions/grib2/tables/4/4.2.0.1.table b/definitions/grib2/tables/4/4.2.0.1.table index 32b55a178..6012e4beb 100644 --- a/definitions/grib2/tables/4/4.2.0.1.table +++ b/definitions/grib2/tables/4/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation [non-convective] (kg m-2) +9 9 Large scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg kg-1) +32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) diff --git a/definitions/grib2/tables/4/4.2.0.15.table b/definitions/grib2/tables/4/4.2.0.15.table index a053a9aea..bb419178b 100644 --- a/definitions/grib2/tables/4/4.2.0.15.table +++ b/definitions/grib2/tables/4/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) # 9-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.0.191.table b/definitions/grib2/tables/4/4.2.0.191.table index 4c5f401cd..affb98f42 100644 --- a/definitions/grib2/tables/4/4.2.0.191.table +++ b/definitions/grib2/tables/4/4.2.0.191.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 191: Miscellaneous -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.0.2.table b/definitions/grib2/tables/4/4.2.0.2.table index c06eff682..1ec945102 100644 --- a/definitions/grib2/tables/4/4.2.0.2.table +++ b/definitions/grib2/tables/4/4.2.0.2.table @@ -1,5 +1,5 @@ # Product Discipline 0: Meteorological products, Parameter Category 2: Momentum -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) -23 23 u-component of wind [gust] (m s-1) -24 24 v-component of wind [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) +23 23 u-component of wind (gust) (m s-1) +24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/4/4.2.0.20.table b/definitions/grib2/tables/4/4.2.0.20.table index d57c9a208..b72d5fe5e 100644 --- a/definitions/grib2/tables/4/4.2.0.20.table +++ b/definitions/grib2/tables/4/4.2.0.20.table @@ -1,7 +1,7 @@ -0 0 Mass density [concentration] (kg.m-3) -1 1 Total column [integrated mass density] (kg.m-2) -2 2 Volume mixing ratio [mole fraction in air] (mole.mole-1) -3 3 Mass mixing ratio [mass fraction in air] (kg.kg-1) +0 0 Mass density (concentration) (kg.m-3) +1 1 Total column (integrated mass density) (kg.m-2) +2 2 Volume mixing ratio (mole fraction in air) (mole.mole-1) +3 3 Mass mixing ratio (mass fraction in air) (kg.kg-1) 4 4 Surface dry deposition mass flux (kg.m-2.s-1) 5 5 Surface wet deposition mass flux (kg.m-2.s-1) 6 6 Atmosphere emission mass flux (kg.m-2.s-1) diff --git a/definitions/grib2/tables/4/4.2.0.4.table b/definitions/grib2/tables/4/4.2.0.4.table index 882750d0c..815c184a2 100644 --- a/definitions/grib2/tables/4/4.2.0.4.table +++ b/definitions/grib2/tables/4/4.2.0.4.table @@ -1,11 +1,11 @@ # Product Discipline 0: Meteorological products, Parameter Category 4: Short-wave Radiation -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 9 8 Upward short-wave radiation flux (W m-2) # 9-191 Reserved diff --git a/definitions/grib2/tables/4/4.2.0.5.table b/definitions/grib2/tables/4/4.2.0.5.table index 1965e7925..1b57fa301 100644 --- a/definitions/grib2/tables/4/4.2.0.5.table +++ b/definitions/grib2/tables/4/4.2.0.5.table @@ -1,6 +1,6 @@ # Product Discipline 0: Meteorological products, Parameter Category 5: Long-wave Radiation -0 0 Net long wave radiation flux [surface] (W m-2) -1 1 Net long wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long wave radiation flux (surface) (W m-2) +1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/4/4.2.0.7.table b/definitions/grib2/tables/4/4.2.0.7.table index c44aebf0b..78374fde5 100644 --- a/definitions/grib2/tables/4/4.2.0.7.table +++ b/definitions/grib2/tables/4/4.2.0.7.table @@ -1,6 +1,6 @@ # Product Discipline 0: Meteorological products, Parameter Category 7: Thermodynamic Stability Indices -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) #13-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/4/4.2.1.0.table b/definitions/grib2/tables/4/4.2.1.0.table index 7b47afa5a..1e867e1cb 100644 --- a/definitions/grib2/tables/4/4.2.1.0.table +++ b/definitions/grib2/tables/4/4.2.1.0.table @@ -1,6 +1,6 @@ # Product Discipline 1: Hydrologic products, Parameter Category 0: Hydrology basic products -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover (Code table 4.215) 3 3 Elevation of snow covered terrain (Code table 4.216) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/4/4.2.1.1.table b/definitions/grib2/tables/4/4.2.1.1.table index 1255eaa81..b7342ef2f 100644 --- a/definitions/grib2/tables/4/4.2.1.1.table +++ b/definitions/grib2/tables/4/4.2.1.1.table @@ -1,7 +1,7 @@ # Product Discipline 1: Hydrologic products, Parameter Category 1: Hydrology probabilities -0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) #3-191 Reserved #192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/4.2.10.0.table b/definitions/grib2/tables/4/4.2.10.0.table index 532ff2baf..479e26d51 100644 --- a/definitions/grib2/tables/4/4.2.10.0.table +++ b/definitions/grib2/tables/4/4.2.10.0.table @@ -1,7 +1,7 @@ # Product Discipline 10: Oceanographic products, Parameter Category 0: Waves -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/4/4.2.2.0.table b/definitions/grib2/tables/4/4.2.2.0.table index 8e7e74d66..67ad39b6c 100644 --- a/definitions/grib2/tables/4/4.2.2.0.table +++ b/definitions/grib2/tables/4/4.2.2.0.table @@ -1,5 +1,5 @@ # Product Discipline 2: Land surface products, Parameter Category 0: Vegetation/Biomass -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) diff --git a/definitions/grib2/tables/4/4.2.2.3.table b/definitions/grib2/tables/4/4.2.2.3.table index 988d3edae..d6376fecb 100644 --- a/definitions/grib2/tables/4/4.2.2.3.table +++ b/definitions/grib2/tables/4/4.2.2.3.table @@ -4,12 +4,12 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) # 11-191 Reserved #192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/5/4.2.0.0.table b/definitions/grib2/tables/5/4.2.0.0.table index a224897a7..bf1638d8a 100644 --- a/definitions/grib2/tables/5/4.2.0.0.table +++ b/definitions/grib2/tables/5/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression [or deficit] (K) +7 7 Dew point depression (or deficit) (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) diff --git a/definitions/grib2/tables/5/4.2.0.1.table b/definitions/grib2/tables/5/4.2.0.1.table index ba0b9a131..eff557718 100644 --- a/definitions/grib2/tables/5/4.2.0.1.table +++ b/definitions/grib2/tables/5/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation [non-convective] (kg m-2) +9 9 Large scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg kg-1) +32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) diff --git a/definitions/grib2/tables/5/4.2.0.15.table b/definitions/grib2/tables/5/4.2.0.15.table index b242517b3..796fc2a83 100644 --- a/definitions/grib2/tables/5/4.2.0.15.table +++ b/definitions/grib2/tables/5/4.2.0.15.table @@ -5,7 +5,7 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.19.table b/definitions/grib2/tables/5/4.2.0.19.table index 532651b54..2ed0264d6 100644 --- a/definitions/grib2/tables/5/4.2.0.19.table +++ b/definitions/grib2/tables/5/4.2.0.19.table @@ -21,6 +21,6 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) -23 23 Supercooled large droplet probability [see Note 4] (%) +22 22 Clear air turbulence (CAT) (%) +23 23 Supercooled large droplet probability (see Note 4) (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.191.table b/definitions/grib2/tables/5/4.2.0.191.table index cb194bb78..27ad3815d 100644 --- a/definitions/grib2/tables/5/4.2.0.191.table +++ b/definitions/grib2/tables/5/4.2.0.191.table @@ -1,3 +1,3 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.2.table b/definitions/grib2/tables/5/4.2.0.2.table index 36ee8b04a..cf930adf5 100644 --- a/definitions/grib2/tables/5/4.2.0.2.table +++ b/definitions/grib2/tables/5/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) -23 23 u-component of wind [gust] (m s-1) -24 24 v-component of wind [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) +23 23 u-component of wind (gust) (m s-1) +24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/5/4.2.0.4.table b/definitions/grib2/tables/5/4.2.0.4.table index 8813abb8a..365fd98a1 100644 --- a/definitions/grib2/tables/5/4.2.0.4.table +++ b/definitions/grib2/tables/5/4.2.0.4.table @@ -1,17 +1,17 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) 10 10 Photosynthetically active radiation (W m-2) 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.5.table b/definitions/grib2/tables/5/4.2.0.5.table index 8961eb233..719325746 100644 --- a/definitions/grib2/tables/5/4.2.0.5.table +++ b/definitions/grib2/tables/5/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux [surface] (W m-2) -1 1 Net long wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long wave radiation flux (surface) (W m-2) +1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/5/4.2.0.6.table b/definitions/grib2/tables/5/4.2.0.6.table index b5f098634..58ad17ca7 100644 --- a/definitions/grib2/tables/5/4.2.0.6.table +++ b/definitions/grib2/tables/5/4.2.0.6.table @@ -24,5 +24,5 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.7.table b/definitions/grib2/tables/5/4.2.0.7.table index 933cf3d28..34b082d94 100644 --- a/definitions/grib2/tables/5/4.2.0.7.table +++ b/definitions/grib2/tables/5/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,6 +10,6 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.1.0.table b/definitions/grib2/tables/5/4.2.1.0.table index dd64515d5..9d1f78180 100644 --- a/definitions/grib2/tables/5/4.2.1.0.table +++ b/definitions/grib2/tables/5/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/5/4.2.1.1.table b/definitions/grib2/tables/5/4.2.1.1.table index 1a600f493..56bf798d4 100644 --- a/definitions/grib2/tables/5/4.2.1.1.table +++ b/definitions/grib2/tables/5/4.2.1.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.10.0.table b/definitions/grib2/tables/5/4.2.10.0.table index 78aad8664..a8d4a5bf8 100644 --- a/definitions/grib2/tables/5/4.2.10.0.table +++ b/definitions/grib2/tables/5/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/5/4.2.2.0.table b/definitions/grib2/tables/5/4.2.2.0.table index a6de785ba..77b9faac3 100644 --- a/definitions/grib2/tables/5/4.2.2.0.table +++ b/definitions/grib2/tables/5/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover [1=land, 0=sea] (Proportion) +0 0 Land cover (1=land, 0=sea) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) diff --git a/definitions/grib2/tables/5/4.2.2.3.table b/definitions/grib2/tables/5/4.2.2.3.table index 658c3691c..c5dea241d 100644 --- a/definitions/grib2/tables/5/4.2.2.3.table +++ b/definitions/grib2/tables/5/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/6/4.2.0.0.table b/definitions/grib2/tables/6/4.2.0.0.table index 29f504fc1..98fc9552d 100644 --- a/definitions/grib2/tables/6/4.2.0.0.table +++ b/definitions/grib2/tables/6/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression [or deficit] (K) +7 7 Dew point depression (or deficit) (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] - validation (K) +18 18 Snow temperature (top of snow) - validation (K) 19 19 Turbulent transfer coefficient for heat - validation (Numeric) 20 20 Turbulent diffusion coefficient for heat - validation (m2 s-1) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.1.table b/definitions/grib2/tables/6/4.2.0.1.table index 52ce6c31d..60a934b70 100644 --- a/definitions/grib2/tables/6/4.2.0.1.table +++ b/definitions/grib2/tables/6/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation [non-convective] (kg m-2) +9 9 Large scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (code table (4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg kg-1) +32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail - validation (kg m-2) 73 73 Hail precipitation rate - validation (kg m-2 s-1) 74 74 Total column integrated graupel - validation (kg m-2) -75 75 Graupel [snow pellets] precipitation rate - validation (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate - validation (kg m-2 s-1) 76 76 Convective rain rate - validation (kg m-2 s-1) 77 77 Large scale rain rate - validation (kg m-2 s-1) -78 78 Total column integrated water [all components incl. precipitation] - validation (kg m-2) +78 78 Total column integrated water (all components incl. precipitation) - validation (kg m-2) 79 79 Evaporation rate - validation (kg m-2 s-1) 80 80 Total Condensate - validation (kg kg-1) 81 81 Total Column-Integrated Condensate - validation (kg m-2) diff --git a/definitions/grib2/tables/6/4.2.0.15.table b/definitions/grib2/tables/6/4.2.0.15.table index e4f61f192..51ea2499f 100644 --- a/definitions/grib2/tables/6/4.2.0.15.table +++ b/definitions/grib2/tables/6/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets - validation (dB) 10 10 Reflectivity of cloud ice - validation (dB) 11 11 Reflectivity of snow - validation (dB) diff --git a/definitions/grib2/tables/6/4.2.0.19.table b/definitions/grib2/tables/6/4.2.0.19.table index fb889dde0..a710602e2 100644 --- a/definitions/grib2/tables/6/4.2.0.19.table +++ b/definitions/grib2/tables/6/4.2.0.19.table @@ -21,8 +21,8 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) -23 23 Supercooled large droplet probability [see Note 4] (%) +22 22 Clear air turbulence (CAT) (%) +23 23 Supercooled large droplet probability (see Note 4) (%) 24 24 Convective turbulent kinetic energy - validation (J kg-1) -25 25 Weather Interpretation ww [WMO] - validation (-) +25 25 Weather Interpretation ww (WMO) - validation (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.191.table b/definitions/grib2/tables/6/4.2.0.191.table index d83e8d840..feef9300e 100644 --- a/definitions/grib2/tables/6/4.2.0.191.table +++ b/definitions/grib2/tables/6/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude - validation (deg N) 2 2 Geographical longitude - validation (deg E) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.2.table b/definitions/grib2/tables/6/4.2.0.2.table index f30a63f6c..efc60025d 100644 --- a/definitions/grib2/tables/6/4.2.0.2.table +++ b/definitions/grib2/tables/6/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) -23 23 u-component of wind [gust] (m s-1) -24 24 v-component of wind [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) +23 23 u-component of wind (gust) (m s-1) +24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/6/4.2.0.20.table b/definitions/grib2/tables/6/4.2.0.20.table index 8a96abd2d..e28466561 100644 --- a/definitions/grib2/tables/6/4.2.0.20.table +++ b/definitions/grib2/tables/6/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) -1 1 Column-integrated mass density [see Note 1] (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg kg-1) +0 0 Mass density (concentration) (kg m-3) +1 1 Column-integrated mass density (see Note 1) (kg m-2) +2 2 Mass mixing ratio (mass fraction in air) (kg kg-1) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -10,13 +10,13 @@ 8 8 Atmosphere re-emission mass flux (kg m-2 s-1) 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol mol-1) +52 52 Volume mixing ratio (fraction in air) (mol mol-1) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) -56 56 Changes of amount in atmosphere [see Note 1] (mol s-1) +56 56 Changes of amount in atmosphere (see Note 1) (mol s-1) 57 57 Total yearly average burden of the atmosphere (mol) -58 58 Total yearly averaged atmospheric loss [see Note 1] (mol s-1) -100 100 Surface area density [aerosol] (m-1) +58 58 Total yearly averaged atmospheric loss (see Note 1) (mol s-1) +100 100 Surface area density (aerosol) (m-1) 101 101 Atmosphere optical thickness (m) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.4.table b/definitions/grib2/tables/6/4.2.0.4.table index 8813abb8a..365fd98a1 100644 --- a/definitions/grib2/tables/6/4.2.0.4.table +++ b/definitions/grib2/tables/6/4.2.0.4.table @@ -1,17 +1,17 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) 10 10 Photosynthetically active radiation (W m-2) 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.5.table b/definitions/grib2/tables/6/4.2.0.5.table index 8961eb233..719325746 100644 --- a/definitions/grib2/tables/6/4.2.0.5.table +++ b/definitions/grib2/tables/6/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux [surface] (W m-2) -1 1 Net long wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long wave radiation flux (surface) (W m-2) +1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/6/4.2.0.6.table b/definitions/grib2/tables/6/4.2.0.6.table index 65b0a0c98..9555b7496 100644 --- a/definitions/grib2/tables/6/4.2.0.6.table +++ b/definitions/grib2/tables/6/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base - validation (m) 27 27 Height of convective cloud top - validation (m) 28 28 Number concentration of cloud droplets - validation (kg-1) diff --git a/definitions/grib2/tables/6/4.2.0.7.table b/definitions/grib2/tables/6/4.2.0.7.table index a0e5093aa..7370541fb 100644 --- a/definitions/grib2/tables/6/4.2.0.7.table +++ b/definitions/grib2/tables/6/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index - validation (K) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.1.0.table b/definitions/grib2/tables/6/4.2.1.0.table index dd64515d5..9d1f78180 100644 --- a/definitions/grib2/tables/6/4.2.1.0.table +++ b/definitions/grib2/tables/6/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/6/4.2.1.1.table b/definitions/grib2/tables/6/4.2.1.1.table index 1a600f493..56bf798d4 100644 --- a/definitions/grib2/tables/6/4.2.1.1.table +++ b/definitions/grib2/tables/6/4.2.1.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.10.0.table b/definitions/grib2/tables/6/4.2.10.0.table index df2114df3..b40fa4313 100644 --- a/definitions/grib2/tables/6/4.2.10.0.table +++ b/definitions/grib2/tables/6/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/6/4.2.10.191.table b/definitions/grib2/tables/6/4.2.10.191.table index a938fcbb6..72cf1ce97 100644 --- a/definitions/grib2/tables/6/4.2.10.191.table +++ b/definitions/grib2/tables/6/4.2.10.191.table @@ -1,5 +1,5 @@ # Product discipline 10 - Oceanographic products, parameter category 191: miscellaneous -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3 s-1) #2-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/6/4.2.2.0.table b/definitions/grib2/tables/6/4.2.2.0.table index 72e953254..900206620 100644 --- a/definitions/grib2/tables/6/4.2.2.0.table +++ b/definitions/grib2/tables/6/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover [1=land, 0=sea] (Proportion) +0 0 Land cover (1=land, 0=sea) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,6 +30,6 @@ 28 28 Leaf area index - validation (Numeric) 29 29 Evergreen forest - validation (Numeric) 30 30 Deciduous forest - validation (Numeric) -31 31 Normalized differential vegetation index [NDVI] - validation (Numeric) +31 31 Normalized differential vegetation index (NDVI) - validation (Numeric) 32 32 Root depth of vegetation - validation (M) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.2.3.table b/definitions/grib2/tables/6/4.2.2.3.table index 2b83070ca..e5b989239 100644 --- a/definitions/grib2/tables/6/4.2.2.3.table +++ b/definitions/grib2/tables/6/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/4.2.0.0.table b/definitions/grib2/tables/7/4.2.0.0.table index 836bbf336..6ed6b944a 100644 --- a/definitions/grib2/tables/7/4.2.0.0.table +++ b/definitions/grib2/tables/7/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew point temperature (K) -7 7 Dew point depression [or deficit] (K) +7 7 Dew point depression (or deficit) (K) 8 8 Lapse rate (K m-1) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] - validation (K) +18 18 Snow temperature (top of snow) - validation (K) 19 19 Turbulent transfer coefficient for heat - validation (Numeric) 20 20 Turbulent diffusion coefficient for heat - validation (m2 s-1) #21-191 21-191 Reserved (-) diff --git a/definitions/grib2/tables/7/4.2.0.1.table b/definitions/grib2/tables/7/4.2.0.1.table index 6fcd1bcf0..0ab8ef361 100644 --- a/definitions/grib2/tables/7/4.2.0.1.table +++ b/definitions/grib2/tables/7/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large scale precipitation [non-convective] (kg m-2) +9 9 Large scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category (code table (4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg kg-1) +32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain (Code table 4.222) 34 34 Categorical freezing rain (Code table 4.222) 35 35 Categorical ice pellets (Code table 4.222) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate - validation (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate - validation (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate - validation (kg m-2 s-1) 76 76 Convective rain rate - validation (kg m-2 s-1) 77 77 Large scale rain rate - validation (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate - validation (kg m-2 s-1) 80 80 Total Condensate - validation (kg kg-1) 81 81 Total Column-Integrated Condensate - validation (kg m-2) diff --git a/definitions/grib2/tables/7/4.2.0.15.table b/definitions/grib2/tables/7/4.2.0.15.table index c458e895f..a42e5b7d9 100644 --- a/definitions/grib2/tables/7/4.2.0.15.table +++ b/definitions/grib2/tables/7/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg m-1) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets - validation (dB) 10 10 Reflectivity of cloud ice - validation (dB) 11 11 Reflectivity of snow - validation (dB) diff --git a/definitions/grib2/tables/7/4.2.0.18.table b/definitions/grib2/tables/7/4.2.0.18.table index 725ac8a31..e6b3ab049 100644 --- a/definitions/grib2/tables/7/4.2.0.18.table +++ b/definitions/grib2/tables/7/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) #14-191 9-191 Reserved #192-254 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/7/4.2.0.19.table b/definitions/grib2/tables/7/4.2.0.19.table index 8e677e616..10df7506a 100644 --- a/definitions/grib2/tables/7/4.2.0.19.table +++ b/definitions/grib2/tables/7/4.2.0.19.table @@ -21,8 +21,8 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) -23 23 Supercooled large droplet probability [see Note 4] (%) +22 22 Clear air turbulence (CAT) (%) +23 23 Supercooled large droplet probability (see Note 4) (%) 24 24 Convective turbulent kinetic energy - validation (J kg-1) 25 25 Weather Interpretation ww (WMO) - validation 26 26 Convective outlook (code table (4.224)) diff --git a/definitions/grib2/tables/7/4.2.0.191.table b/definitions/grib2/tables/7/4.2.0.191.table index 0cfd33f22..6c40c61ce 100644 --- a/definitions/grib2/tables/7/4.2.0.191.table +++ b/definitions/grib2/tables/7/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude - validation (deg N) 2 2 Geographical longitude - validation (deg E) #3-191 3-191 Reserved (-) diff --git a/definitions/grib2/tables/7/4.2.0.2.table b/definitions/grib2/tables/7/4.2.0.2.table index c2794c6cf..8380d5160 100644 --- a/definitions/grib2/tables/7/4.2.0.2.table +++ b/definitions/grib2/tables/7/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction [from which blowing] (deg true) +0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) 3 3 v-component of wind (m s-1) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (s-1) -8 8 Vertical velocity [pressure] (Pa s-1) -9 9 Vertical velocity [geometric] (m s-1) +8 8 Vertical velocity (pressure) (Pa s-1) +9 9 Vertical velocity (geometric) (m s-1) 10 10 Absolute vorticity (s-1) 11 11 Absolute divergence (s-1) 12 12 Relative vorticity (s-1) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m s-1) -22 22 Wind speed [gust] (m s-1) -23 23 u-component of wind [gust] (m s-1) -24 24 v-component of wind [gust] (m s-1) +22 22 Wind speed (gust) (m s-1) +23 23 u-component of wind (gust) (m s-1) +24 24 v-component of wind (gust) (m s-1) 25 25 Vertical speed shear (s-1) 26 26 Horizontal momentum flux (N m-2) 27 27 U-component storm motion (m s-1) diff --git a/definitions/grib2/tables/7/4.2.0.20.table b/definitions/grib2/tables/7/4.2.0.20.table index 8ed9faf64..ca4189468 100644 --- a/definitions/grib2/tables/7/4.2.0.20.table +++ b/definitions/grib2/tables/7/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) -1 1 Column-integrated mass density [see Note 1] (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg kg-1) +0 0 Mass density (concentration) (kg m-3) +1 1 Column-integrated mass density (see Note 1) (kg m-2) +2 2 Mass mixing ratio (mass fraction in air) (kg kg-1) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -11,15 +11,15 @@ #9-49 9-49 Reserved (-) 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol mol-1) +52 52 Volume mixing ratio (fraction in air) (mol mol-1) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) -56 56 Changes of amount in atmosphere [see Note 1] (mol s-1) +56 56 Changes of amount in atmosphere (see Note 1) (mol s-1) 57 57 Total yearly average burden of the atmosphere (mol) -58 58 Total yearly averaged atmospheric loss [see Note 1] (mol s-1) +58 58 Total yearly averaged atmospheric loss (see Note 1) (mol s-1) #59-99 59-99 Reserved (-) -100 100 Surface area density [aerosol] (m-1) +100 100 Surface area density (aerosol) (m-1) 101 101 Atmosphere optical thickness (m) #102-191 102-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.0.4.table b/definitions/grib2/tables/7/4.2.0.4.table index e3033b3b7..d22ce42d3 100644 --- a/definitions/grib2/tables/7/4.2.0.4.table +++ b/definitions/grib2/tables/7/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) #13-49 13-49 Reserved (-) -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) #52-191 52-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.0.5.table b/definitions/grib2/tables/7/4.2.0.5.table index 27ea8ec29..6128eb9c0 100644 --- a/definitions/grib2/tables/7/4.2.0.5.table +++ b/definitions/grib2/tables/7/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long wave radiation flux [surface] (W m-2) -1 1 Net long wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long wave radiation flux (surface) (W m-2) +1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/7/4.2.0.6.table b/definitions/grib2/tables/7/4.2.0.6.table index d5102e727..f46fbc253 100644 --- a/definitions/grib2/tables/7/4.2.0.6.table +++ b/definitions/grib2/tables/7/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base - validation (m) #26-31 26-31 Reserved (-) 27 27 Height of convective cloud top - validation (m) diff --git a/definitions/grib2/tables/7/4.2.0.7.table b/definitions/grib2/tables/7/4.2.0.7.table index ad3c0e45a..bced218f0 100644 --- a/definitions/grib2/tables/7/4.2.0.7.table +++ b/definitions/grib2/tables/7/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J kg-1) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index - validation (K) 14 14 Reserved diff --git a/definitions/grib2/tables/7/4.2.1.0.table b/definitions/grib2/tables/7/4.2.1.0.table index a5ab6c2e2..f8efa7a12 100644 --- a/definitions/grib2/tables/7/4.2.1.0.table +++ b/definitions/grib2/tables/7/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover ((code table 4.215)) 3 3 Elevation of snow covered terrain ((code table 4.216)) 4 4 Snow water equivalent percent of normal (%) diff --git a/definitions/grib2/tables/7/4.2.1.1.table b/definitions/grib2/tables/7/4.2.1.1.table index 67035a3ce..979e94557 100644 --- a/definitions/grib2/tables/7/4.2.1.1.table +++ b/definitions/grib2/tables/7/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional percent precipitation amount fractile for an overall period [Encoded as an accumulation]. (kg m-2) -1 1 Percent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation). (kg m-2) +1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) #3-191 3-191 Reserved (-) #192-254 192-254 Reserved for local use (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/7/4.2.10.0.table b/definitions/grib2/tables/7/4.2.10.0.table index d5b9b1592..7671a7a5c 100644 --- a/definitions/grib2/tables/7/4.2.10.0.table +++ b/definitions/grib2/tables/7/4.2.10.0.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) 4 4 Direction of wind waves (Degree true) 5 5 Significant height of wind waves (m) diff --git a/definitions/grib2/tables/7/4.2.10.191.table b/definitions/grib2/tables/7/4.2.10.191.table index a938fcbb6..72cf1ce97 100644 --- a/definitions/grib2/tables/7/4.2.10.191.table +++ b/definitions/grib2/tables/7/4.2.10.191.table @@ -1,5 +1,5 @@ # Product discipline 10 - Oceanographic products, parameter category 191: miscellaneous -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3 s-1) #2-191 Reserved #192-254 Reserved for local use diff --git a/definitions/grib2/tables/7/4.2.2.0.table b/definitions/grib2/tables/7/4.2.2.0.table index c852db956..5970dfff1 100644 --- a/definitions/grib2/tables/7/4.2.2.0.table +++ b/definitions/grib2/tables/7/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover [1=land, 0=sea] (Proportion) +0 0 Land cover (1=land, 0=sea) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index - validation (Numeric) 29 29 Evergreen forest - validation (Numeric) 30 30 Deciduous forest - validation (Numeric) -31 31 Normalized differential vegetation index [NDVI] - validation (Numeric) +31 31 Normalized differential vegetation index (NDVI) - validation (Numeric) 32 32 Root depth of vegetation - validation (M) #33-191 33-191 Reserved (-) #192-254 192-254 Reserved for local use (-) diff --git a/definitions/grib2/tables/7/4.2.2.3.table b/definitions/grib2/tables/7/4.2.2.3.table index 02b373d71..52574791a 100644 --- a/definitions/grib2/tables/7/4.2.2.3.table +++ b/definitions/grib2/tables/7/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/4.2.3.1.table b/definitions/grib2/tables/7/4.2.3.1.table index 01e474d8b..d0a16c127 100644 --- a/definitions/grib2/tables/7/4.2.3.1.table +++ b/definitions/grib2/tables/7/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (s-1) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved (-) 19 19 Wind speed (m s-1) 20 20 Aerosol optical thickness at 0.635 um (-) diff --git a/definitions/grib2/tables/8/4.2.0.0.table b/definitions/grib2/tables/8/4.2.0.0.table index 13adadb70..debc0a6f4 100644 --- a/definitions/grib2/tables/8/4.2.0.0.table +++ b/definitions/grib2/tables/8/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression [or deficit] (K) +7 7 Dew-point depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/8/4.2.0.1.table b/definitions/grib2/tables/8/4.2.0.1.table index e4837ea9b..319d5c17c 100644 --- a/definitions/grib2/tables/8/4.2.0.1.table +++ b/definitions/grib2/tables/8/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total Condensate (kg/kg) 81 81 Total Column-Integrated Condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.15.table b/definitions/grib2/tables/8/4.2.0.15.table index 979a8173e..a7fa034b0 100644 --- a/definitions/grib2/tables/8/4.2.0.15.table +++ b/definitions/grib2/tables/8/4.2.0.15.table @@ -5,9 +5,9 @@ 3 3 Vertically-integrated liquid (kg/m) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/8/4.2.0.18.table b/definitions/grib2/tables/8/4.2.0.18.table index aa2e3d1fb..30060fd2d 100644 --- a/definitions/grib2/tables/8/4.2.0.18.table +++ b/definitions/grib2/tables/8/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.19.table b/definitions/grib2/tables/8/4.2.0.19.table index 0865d5a30..a2adb1d1e 100644 --- a/definitions/grib2/tables/8/4.2.0.19.table +++ b/definitions/grib2/tables/8/4.2.0.19.table @@ -21,10 +21,10 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather Interpretation ww [WMO] (-) +25 25 Weather Interpretation ww (WMO) (-) 26 26 Convective outlook (Code table 4.224) # 27-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.0.191.table b/definitions/grib2/tables/8/4.2.0.191.table index 4833f8f88..81230c0e0 100644 --- a/definitions/grib2/tables/8/4.2.0.191.table +++ b/definitions/grib2/tables/8/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/8/4.2.0.2.table b/definitions/grib2/tables/8/4.2.0.2.table index 19cda83c7..58428f66a 100644 --- a/definitions/grib2/tables/8/4.2.0.2.table +++ b/definitions/grib2/tables/8/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/8/4.2.0.20.table b/definitions/grib2/tables/8/4.2.0.20.table index 59d61255c..d0ef4b3a0 100644 --- a/definitions/grib2/tables/8/4.2.0.20.table +++ b/definitions/grib2/tables/8/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Atmosphere optical thickness (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/8/4.2.0.4.table b/definitions/grib2/tables/8/4.2.0.4.table index 0b83187b4..fea4cafc3 100644 --- a/definitions/grib2/tables/8/4.2.0.4.table +++ b/definitions/grib2/tables/8/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.0.5.table b/definitions/grib2/tables/8/4.2.0.5.table index 6a861331c..aae853bf9 100644 --- a/definitions/grib2/tables/8/4.2.0.5.table +++ b/definitions/grib2/tables/8/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/8/4.2.0.6.table b/definitions/grib2/tables/8/4.2.0.6.table index 8a6cf61c2..72394191f 100644 --- a/definitions/grib2/tables/8/4.2.0.6.table +++ b/definitions/grib2/tables/8/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number concentration of cloud droplets (/kg) diff --git a/definitions/grib2/tables/8/4.2.0.7.table b/definitions/grib2/tables/8/4.2.0.7.table index 244272e58..7a7d2008b 100644 --- a/definitions/grib2/tables/8/4.2.0.7.table +++ b/definitions/grib2/tables/8/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/8/4.2.1.0.table b/definitions/grib2/tables/8/4.2.1.0.table index 00b032310..4e72e1ab3 100644 --- a/definitions/grib2/tables/8/4.2.1.0.table +++ b/definitions/grib2/tables/8/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/8/4.2.1.1.table b/definitions/grib2/tables/8/4.2.1.1.table index 3b95971a9..cb5117dc8 100644 --- a/definitions/grib2/tables/8/4.2.1.1.table +++ b/definitions/grib2/tables/8/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.1.2.table b/definitions/grib2/tables/8/4.2.1.2.table index b9a179026..499991d58 100644 --- a/definitions/grib2/tables/8/4.2.1.2.table +++ b/definitions/grib2/tables/8/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/8/4.2.10.0.table b/definitions/grib2/tables/8/4.2.10.0.table index 13b389989..eb9d1fa65 100644 --- a/definitions/grib2/tables/8/4.2.10.0.table +++ b/definitions/grib2/tables/8/4.2.10.0.table @@ -1,19 +1,19 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) -4 4 Direction of wind waves [degree true] (deg) +4 4 Direction of wind waves (degree true) (deg) 5 5 Significant height of wind waves (m) 6 6 Mean period of wind waves (s) -7 7 Direction of swell waves [degree true] (deg) +7 7 Direction of swell waves (degree true) (deg) 8 8 Significant height of swell waves (m) 9 9 Mean period of swell waves (s) -10 10 Primary wave direction [degree true] (deg) +10 10 Primary wave direction (degree true) (deg) 11 11 Primary wave mean period (s) -12 12 Secondary wave direction [degree true] (deg) +12 12 Secondary wave direction (degree true) (deg) 13 13 Secondary wave mean period (s) -14 14 Direction of combined wind waves and swell [degree true] (deg) +14 14 Direction of combined wind waves and swell (degree true) (deg) 15 15 Mean period of combined wind waves and swell (s) 16 16 Coefficient of drag with waves (-) 17 17 Friction velocity (m s-1) diff --git a/definitions/grib2/tables/8/4.2.10.1.table b/definitions/grib2/tables/8/4.2.10.1.table index f9486e6a4..5a33bac5d 100644 --- a/definitions/grib2/tables/8/4.2.10.1.table +++ b/definitions/grib2/tables/8/4.2.10.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Current direction [degree true] (deg) +0 0 Current direction (degree true) (deg) 1 1 Current speed (m/s) 2 2 u-component of current (m/s) 3 3 v-component of current (m/s) diff --git a/definitions/grib2/tables/8/4.2.10.191.table b/definitions/grib2/tables/8/4.2.10.191.table index f0936614f..14085ac9a 100644 --- a/definitions/grib2/tables/8/4.2.10.191.table +++ b/definitions/grib2/tables/8/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.10.2.table b/definitions/grib2/tables/8/4.2.10.2.table index cb84cbbb2..a69b2622c 100644 --- a/definitions/grib2/tables/8/4.2.10.2.table +++ b/definitions/grib2/tables/8/4.2.10.2.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) -2 2 Direction of ice drift [degree true] (deg) +2 2 Direction of ice drift (degree true) (deg) 3 3 Speed of ice drift (m/s) 4 4 u-component of ice drift (m/s) 5 5 v-component of ice drift (m/s) diff --git a/definitions/grib2/tables/8/4.2.2.0.table b/definitions/grib2/tables/8/4.2.2.0.table index 855867737..359a12e62 100644 --- a/definitions/grib2/tables/8/4.2.2.0.table +++ b/definitions/grib2/tables/8/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest (Numeric) 30 30 Deciduous forest (Numeric) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/8/4.2.2.3.table b/definitions/grib2/tables/8/4.2.2.3.table index ab50b98b0..6c135b8cd 100644 --- a/definitions/grib2/tables/8/4.2.2.3.table +++ b/definitions/grib2/tables/8/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/8/4.2.3.1.table b/definitions/grib2/tables/8/4.2.3.1.table index 5a49942d6..16eee69c4 100644 --- a/definitions/grib2/tables/8/4.2.3.1.table +++ b/definitions/grib2/tables/8/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/definitions/grib2/tables/9/4.2.0.0.table b/definitions/grib2/tables/9/4.2.0.0.table index 13adadb70..debc0a6f4 100644 --- a/definitions/grib2/tables/9/4.2.0.0.table +++ b/definitions/grib2/tables/9/4.2.0.0.table @@ -6,7 +6,7 @@ 4 4 Maximum temperature (K) 5 5 Minimum temperature (K) 6 6 Dew-point temperature (K) -7 7 Dew-point depression [or deficit] (K) +7 7 Dew-point depression (or deficit) (K) 8 8 Lapse rate (K/m) 9 9 Temperature anomaly (K) 10 10 Latent heat net flux (W m-2) @@ -17,7 +17,7 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin temperature (K) -18 18 Snow temperature [top of snow] (K) +18 18 Snow temperature (top of snow) (K) 19 19 Turbulent transfer coefficient for heat (Numeric) 20 20 Turbulent diffusion coefficient for heat (m2/s) # 21-191 Reserved diff --git a/definitions/grib2/tables/9/4.2.0.1.table b/definitions/grib2/tables/9/4.2.0.1.table index e4837ea9b..319d5c17c 100644 --- a/definitions/grib2/tables/9/4.2.0.1.table +++ b/definitions/grib2/tables/9/4.2.0.1.table @@ -8,7 +8,7 @@ 6 6 Evaporation (kg m-2) 7 7 Precipitation rate (kg m-2 s-1) 8 8 Total precipitation (kg m-2) -9 9 Large-scale precipitation [non-convective] (kg m-2) +9 9 Large-scale precipitation (non-convective) (kg m-2) 10 10 Convective precipitation (kg m-2) 11 11 Snow depth (m) 12 12 Snowfall rate water equivalent (kg m-2 s-1) @@ -31,7 +31,7 @@ 29 29 Total snowfall (m) 30 30 Precipitable water category ((Code table 4.202)) 31 31 Hail (m) -32 32 Graupel [snow pellets] (kg/kg) +32 32 Graupel (snow pellets) (kg/kg) 33 33 Categorical rain ((Code table 4.222)) 34 34 Categorical freezing rain ((Code table 4.222)) 35 35 Categorical ice pellets ((Code table 4.222)) @@ -46,11 +46,11 @@ 44 44 Rime factor (Numeric) 45 45 Total column integrated rain (kg m-2) 46 46 Total column integrated snow (kg m-2) -47 47 Large scale water precipitation [non-convective] (kg m-2) +47 47 Large scale water precipitation (non-convective) (kg m-2) 48 48 Convective water precipitation (kg m-2) 49 49 Total water precipitation (kg m-2) 50 50 Total snow precipitation (kg m-2) -51 51 Total column water [Vertically integrated total water=vapour + cloud water/ice] (kg m-2) +51 51 Total column water (Vertically integrated total water (vapour + cloud water/ice)) (kg m-2) 52 52 Total precipitation rate (kg m-2 s-1) 53 53 Total snowfall rate water equivalent (kg m-2 s-1) 54 54 Large scale precipitation rate (kg m-2 s-1) @@ -74,10 +74,10 @@ 72 72 Total column integrated hail (kg m-2) 73 73 Hail precipitation rate (kg m-2 s-1) 74 74 Total column integrated graupel (kg m-2) -75 75 Graupel [snow pellets] precipitation rate (kg m-2 s-1) +75 75 Graupel (snow pellets) precipitation rate (kg m-2 s-1) 76 76 Convective rain rate (kg m-2 s-1) 77 77 Large scale rain rate (kg m-2 s-1) -78 78 Total column integrated water [all components including precipitation] (kg m-2) +78 78 Total column integrated water (all components including precipitation) (kg m-2) 79 79 Evaporation rate (kg m-2 s-1) 80 80 Total Condensate (kg/kg) 81 81 Total Column-Integrated Condensate (kg m-2) @@ -88,8 +88,8 @@ 86 86 Specific snow water content (kg/kg) # 87-89 Reserved 90 90 Total kinematic moisture flux (kg kg-1 m s-1) -91 91 u-component [zonal] kinematic moisture flux (kg kg-1 m s-1) -92 92 v-component [meridional] kinematic moisture flux (kg kg-1 m s-1) +91 91 u-component (zonal) kinematic moisture flux (kg kg-1 m s-1) +92 92 v-component (meridional) kinematic moisture flux (kg kg-1 m s-1) # 93-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.0.15.table b/definitions/grib2/tables/9/4.2.0.15.table index 004d02950..895892f86 100644 --- a/definitions/grib2/tables/9/4.2.0.15.table +++ b/definitions/grib2/tables/9/4.2.0.15.table @@ -2,12 +2,12 @@ 0 0 Base spectrum width (m/s) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m/s) -3 3 Vertically-integrated liquid water [VIL] (kg m-2) +3 3 Vertically-integrated liquid water (VIL) (kg m-2) 4 4 Layer-maximum base reflectivity (dB) 5 5 Precipitation (kg m-2) -6 6 Radar spectra [1] (-) -7 7 Radar spectra [2] (-) -8 8 Radar spectra [3] (-) +6 6 Radar spectra (1) (-) +7 7 Radar spectra (2) (-) +8 8 Radar spectra (3) (-) 9 9 Reflectivity of cloud droplets (dB) 10 10 Reflectivity of cloud ice (dB) 11 11 Reflectivity of snow (dB) diff --git a/definitions/grib2/tables/9/4.2.0.18.table b/definitions/grib2/tables/9/4.2.0.18.table index aa2e3d1fb..30060fd2d 100644 --- a/definitions/grib2/tables/9/4.2.0.18.table +++ b/definitions/grib2/tables/9/4.2.0.18.table @@ -12,7 +12,7 @@ 10 10 Air concentration (Bq m-3) 11 11 Wet deposition (Bq m-2) 12 12 Dry deposition (Bq m-2) -13 13 Total deposition [wet + dry] (Bq m-2) +13 13 Total deposition (wet + dry) (Bq m-2) # 14-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.0.19.table b/definitions/grib2/tables/9/4.2.0.19.table index dceb79ccc..101103cb4 100644 --- a/definitions/grib2/tables/9/4.2.0.19.table +++ b/definitions/grib2/tables/9/4.2.0.19.table @@ -21,7 +21,7 @@ 19 19 Snow albedo (%) 20 20 Icing (%) 21 21 In-cloud turbulence (%) -22 22 Clear air turbulence [CAT] (%) +22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) 25 25 Weather (Code table 4.225) diff --git a/definitions/grib2/tables/9/4.2.0.191.table b/definitions/grib2/tables/9/4.2.0.191.table index 4833f8f88..81230c0e0 100644 --- a/definitions/grib2/tables/9/4.2.0.191.table +++ b/definitions/grib2/tables/9/4.2.0.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Geographical latitude (deg N) 2 2 Geographical longitude (deg E) # 3-191 Reserved diff --git a/definitions/grib2/tables/9/4.2.0.2.table b/definitions/grib2/tables/9/4.2.0.2.table index b5654c5f5..e8b59a998 100644 --- a/definitions/grib2/tables/9/4.2.0.2.table +++ b/definitions/grib2/tables/9/4.2.0.2.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wind direction [from which blowing] (degree true) +0 0 Wind direction (from which blowing) (degree true) 1 1 Wind speed (m/s) 2 2 u-component of wind (m/s) 3 3 v-component of wind (m/s) @@ -7,8 +7,8 @@ 5 5 Velocity potential (m2 s-1) 6 6 Montgomery stream function (m2 s-2) 7 7 Sigma coordinate vertical velocity (/s) -8 8 Vertical velocity [pressure] (Pa/s) -9 9 Vertical velocity [geometric] (m/s) +8 8 Vertical velocity (pressure) (Pa/s) +9 9 Vertical velocity (geometric) (m/s) 10 10 Absolute vorticity (/s) 11 11 Absolute divergence (/s) 12 12 Relative vorticity (/s) @@ -21,9 +21,9 @@ 19 19 Wind mixing energy (J) 20 20 Boundary layer dissipation (W m-2) 21 21 Maximum wind speed (m/s) -22 22 Wind speed [gust] (m/s) -23 23 u-component of wind [gust] (m/s) -24 24 v-component of wind [gust] (m/s) +22 22 Wind speed (gust) (m/s) +23 23 u-component of wind (gust) (m/s) +24 24 v-component of wind (gust) (m/s) 25 25 Vertical speed shear (/s) 26 26 Horizontal momentum flux (N m-2) 27 27 u-component storm motion (m/s) diff --git a/definitions/grib2/tables/9/4.2.0.20.table b/definitions/grib2/tables/9/4.2.0.20.table index e636a5ee9..cc2dbcc52 100644 --- a/definitions/grib2/tables/9/4.2.0.20.table +++ b/definitions/grib2/tables/9/4.2.0.20.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Mass density [concentration] (kg m-3) +0 0 Mass density (concentration) (kg m-3) 1 1 Column-integrated mass density (kg m-2) -2 2 Mass mixing ratio [mass fraction in air] (kg/kg) +2 2 Mass mixing ratio (mass fraction in air) (kg/kg) 3 3 Atmosphere emission mass flux (kg m-2 s-1) 4 4 Atmosphere net production mass flux (kg m-2 s-1) 5 5 Atmosphere net production and emission mass flux (kg m-2 s-1) @@ -13,11 +13,11 @@ 11 11 Sedimentation mass flux (kg m-2 s-1) 12 12 Dry deposition mass flux (kg m-2 s-1) 13 13 Transfer from hydrophobic to hydrophilic (kg kg-1 s-1) -14 14 Transfer from SO2 [Sulphur dioxide] to SO4 [sulphate] (kg kg-1 s-1) +14 14 Transfer from SO2 (Sulphur dioxide) to SO4 (sulphate) (kg kg-1 s-1) # 15-49 Reserved 50 50 Amount in atmosphere (mol) 51 51 Concentration in air (mol m-3) -52 52 Volume mixing ratio [fraction in air] (mol/mol) +52 52 Volume mixing ratio (fraction in air) (mol/mol) 53 53 Chemical gross production rate of concentration (mol m-3 s-1) 54 54 Chemical gross destruction rate of concentration (mol m-3 s-1) 55 55 Surface flux (mol m-2 s-1) @@ -26,7 +26,7 @@ 58 58 Total yearly averaged atmospheric loss (mol/s) 59 59 Aerosol number concentration (m-3) # 60-99 Reserved -100 100 Surface area density [aerosol] (/m) +100 100 Surface area density (aerosol) (/m) 101 101 Vertical visual range (m) 102 102 Aerosol optical thickness (Numeric) 103 103 Single scattering albedo (Numeric) diff --git a/definitions/grib2/tables/9/4.2.0.4.table b/definitions/grib2/tables/9/4.2.0.4.table index 0b83187b4..fea4cafc3 100644 --- a/definitions/grib2/tables/9/4.2.0.4.table +++ b/definitions/grib2/tables/9/4.2.0.4.table @@ -1,11 +1,11 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net short-wave radiation flux [surface] (W m-2) -1 1 Net short-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net short-wave radiation flux (surface) (W m-2) +1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short-wave radiation flux (W m-2) 3 3 Global radiation flux (W m-2) 4 4 Brightness temperature (K) -5 5 Radiance [with respect to wave number] (W m-1 sr-1) -6 6 Radiance [with respect to wave length] (W m-3 sr-1) +5 5 Radiance (with respect to wave number) (W m-1 sr-1) +6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 8 8 Upward short-wave radiation flux (W m-2) 9 9 Net short wave radiation flux (W m-2) @@ -13,7 +13,7 @@ 11 11 Net short-wave radiation flux, clear sky (W m-2) 12 12 Downward UV radiation (W m-2) # 13-49 Reserved -50 50 UV index [under clear sky] (Numeric) +50 50 UV index (under clear sky) (Numeric) 51 51 UV index (Numeric) # 52-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.0.5.table b/definitions/grib2/tables/9/4.2.0.5.table index 6a861331c..aae853bf9 100644 --- a/definitions/grib2/tables/9/4.2.0.5.table +++ b/definitions/grib2/tables/9/4.2.0.5.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Net long-wave radiation flux [surface] (W m-2) -1 1 Net long-wave radiation flux [top of atmosphere] (W m-2) +0 0 Net long-wave radiation flux (surface) (W m-2) +1 1 Net long-wave radiation flux (top of atmosphere) (W m-2) 2 2 Long-wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) diff --git a/definitions/grib2/tables/9/4.2.0.6.table b/definitions/grib2/tables/9/4.2.0.6.table index 0f60b71b6..055df76a5 100644 --- a/definitions/grib2/tables/9/4.2.0.6.table +++ b/definitions/grib2/tables/9/4.2.0.6.table @@ -24,7 +24,7 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg/kg) 24 24 Sunshine (Numeric) -25 25 Horizontal extent of cumulonimbus [CB] (%) +25 25 Horizontal extent of cumulonimbus (CB) (%) 26 26 Height of convective cloud base (m) 27 27 Height of convective cloud top (m) 28 28 Number of cloud droplets per unit mass of air (/kg) diff --git a/definitions/grib2/tables/9/4.2.0.7.table b/definitions/grib2/tables/9/4.2.0.7.table index 244272e58..7a7d2008b 100644 --- a/definitions/grib2/tables/9/4.2.0.7.table +++ b/definitions/grib2/tables/9/4.2.0.7.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Parcel lifted index [to 500 hPa] (K) -1 1 Best lifted index [to 500 hPa] (K) +0 0 Parcel lifted index (to 500 hPa) (K) +1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) 3 3 KO index (K) 4 4 Total totals index (K) @@ -10,7 +10,7 @@ 8 8 Storm relative helicity (J/kg) 9 9 Energy helicity index (Numeric) 10 10 Surface lifted index (K) -11 11 Best [4-layer] lifted index (K) +11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) 13 13 Showalter index (K) 14 14 Reserved diff --git a/definitions/grib2/tables/9/4.2.1.0.table b/definitions/grib2/tables/9/4.2.1.0.table index 00b032310..4e72e1ab3 100644 --- a/definitions/grib2/tables/9/4.2.1.0.table +++ b/definitions/grib2/tables/9/4.2.1.0.table @@ -1,6 +1,6 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Flash flood guidance [Encoded as an accumulation over a floating subinterval of time between the reference time and valid time] (kg m-2) -1 1 Flash flood runoff [Encoded as an accumulation over a floating subinterval of time] (kg m-2) +0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) +1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely-sensed snow cover ((Code table 4.215)) 3 3 Elevation of snow-covered terrain ((Code table 4.216)) 4 4 Snow water equivalent per cent of normal (%) diff --git a/definitions/grib2/tables/9/4.2.1.1.table b/definitions/grib2/tables/9/4.2.1.1.table index 3b95971a9..cb5117dc8 100644 --- a/definitions/grib2/tables/9/4.2.1.1.table +++ b/definitions/grib2/tables/9/4.2.1.1.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Conditional per cent precipitation amount fractile for an overall period [Encoded as an accumulation] (kg m-2) -1 1 Per cent precipitation in a sub-period of an overall period [Encoded as per cent accumulation over the sub-period] (%) -2 2 Probability of 0.01 inch of precipitation [POP] (%) +0 0 Conditional per cent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) +1 1 Per cent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) +2 2 Probability of 0.01 inch of precipitation (POP) (%) # 3-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.1.2.table b/definitions/grib2/tables/9/4.2.1.2.table index e665fa195..c53a175fe 100644 --- a/definitions/grib2/tables/9/4.2.1.2.table +++ b/definitions/grib2/tables/9/4.2.1.2.table @@ -7,7 +7,7 @@ 5 5 Ice thickness (m) 6 6 Ice temperature (K) 7 7 Ice cover (Proportion) -8 8 Land cover [0 = water, 1 = land] (Proportion) +8 8 Land cover (0 = water, 1 = land) (Proportion) 9 9 Shape factor with respect to salinity profile (-) 10 10 Shape factor with respect to temperature profile in thermocline (-) 11 11 Attenuation coefficient of water with respect to solar radiation (m-1) diff --git a/definitions/grib2/tables/9/4.2.10.0.table b/definitions/grib2/tables/9/4.2.10.0.table index 291b54d19..d4321d955 100644 --- a/definitions/grib2/tables/9/4.2.10.0.table +++ b/definitions/grib2/tables/9/4.2.10.0.table @@ -1,19 +1,19 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Wave spectra [1] (-) -1 1 Wave spectra [2] (-) -2 2 Wave spectra [3] (-) +0 0 Wave spectra (1) (-) +1 1 Wave spectra (2) (-) +2 2 Wave spectra (3) (-) 3 3 Significant height of combined wind waves and swell (m) -4 4 Direction of wind waves [degree true] (deg) +4 4 Direction of wind waves (degree true) (deg) 5 5 Significant height of wind waves (m) 6 6 Mean period of wind waves (s) -7 7 Direction of swell waves [degree true] (deg) +7 7 Direction of swell waves (degree true) (deg) 8 8 Significant height of swell waves (m) 9 9 Mean period of swell waves (s) -10 10 Primary wave direction [degree true] (deg) +10 10 Primary wave direction (degree true) (deg) 11 11 Primary wave mean period (s) -12 12 Secondary wave direction [degree true] (deg) +12 12 Secondary wave direction (degree true) (deg) 13 13 Secondary wave mean period (s) -14 14 Direction of combined wind waves and swell [degree true] (deg) +14 14 Direction of combined wind waves and swell (degree true) (deg) 15 15 Mean period of combined wind waves and swell (s) 16 16 Coefficient of drag with waves (-) 17 17 Friction velocity (m s-1) diff --git a/definitions/grib2/tables/9/4.2.10.1.table b/definitions/grib2/tables/9/4.2.10.1.table index f9486e6a4..5a33bac5d 100644 --- a/definitions/grib2/tables/9/4.2.10.1.table +++ b/definitions/grib2/tables/9/4.2.10.1.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Current direction [degree true] (deg) +0 0 Current direction (degree true) (deg) 1 1 Current speed (m/s) 2 2 u-component of current (m/s) 3 3 v-component of current (m/s) diff --git a/definitions/grib2/tables/9/4.2.10.191.table b/definitions/grib2/tables/9/4.2.10.191.table index f0936614f..14085ac9a 100644 --- a/definitions/grib2/tables/9/4.2.10.191.table +++ b/definitions/grib2/tables/9/4.2.10.191.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Seconds prior to initial reference time [defined in Section 1] (s) +0 0 Seconds prior to initial reference time (defined in Section 1) (s) 1 1 Meridional overturning stream function (m3/s) # 2-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.10.2.table b/definitions/grib2/tables/9/4.2.10.2.table index cb84cbbb2..a69b2622c 100644 --- a/definitions/grib2/tables/9/4.2.10.2.table +++ b/definitions/grib2/tables/9/4.2.10.2.table @@ -1,7 +1,7 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) -2 2 Direction of ice drift [degree true] (deg) +2 2 Direction of ice drift (degree true) (deg) 3 3 Speed of ice drift (m/s) 4 4 u-component of ice drift (m/s) 5 5 v-component of ice drift (m/s) diff --git a/definitions/grib2/tables/9/4.2.2.0.table b/definitions/grib2/tables/9/4.2.2.0.table index ff62b236e..3e43b501c 100644 --- a/definitions/grib2/tables/9/4.2.2.0.table +++ b/definitions/grib2/tables/9/4.2.2.0.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Land cover [0 = sea, 1 = land] (Proportion) +0 0 Land cover (0 = sea, 1 = land) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) 3 3 Soil moisture content (kg m-2) @@ -30,7 +30,7 @@ 28 28 Leaf area index (Numeric) 29 29 Evergreen forest cover (Proportion) 30 30 Deciduous forest cover (Proportion) -31 31 Normalized differential vegetation index [NDVI] (Numeric) +31 31 Normalized differential vegetation index (NDVI) (Numeric) 32 32 Root depth of vegetation (m) # 33-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/9/4.2.2.3.table b/definitions/grib2/tables/9/4.2.2.3.table index ab50b98b0..6c135b8cd 100644 --- a/definitions/grib2/tables/9/4.2.2.3.table +++ b/definitions/grib2/tables/9/4.2.2.3.table @@ -4,16 +4,16 @@ 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) 4 4 Bottom layer soil temperature (K) -5 5 Liquid volumetric soil moisture [non-frozen] (Proportion) +5 5 Liquid volumetric soil moisture (non-frozen) (Proportion) 6 6 Number of soil layers in root zone (Numeric) -7 7 Transpiration stress-onset [soil moisture] (Proportion) -8 8 Direct evaporation cease [soil moisture] (Proportion) +7 7 Transpiration stress-onset (soil moisture) (Proportion) +8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) -10 10 Liquid volumetric soil moisture [non-frozen] (m3 m-3) -11 11 Volumetric transpiration stress-onset [soil moisture] (m3 m-3) -12 12 Transpiration stress-onset [soil moisture] (kg m-3) -13 13 Volumetric direct evaporation cease [soil moisture] (m3 m-3) -14 14 Direct evaporation cease [soil moisture] (kg m-3) +10 10 Liquid volumetric soil moisture (non-frozen) (m3 m-3) +11 11 Volumetric transpiration stress-onset (soil moisture) (m3 m-3) +12 12 Transpiration stress-onset (soil moisture) (kg m-3) +13 13 Volumetric direct evaporation cease (soil moisture) (m3 m-3) +14 14 Direct evaporation cease (soil moisture) (kg m-3) 15 15 Soil porosity (m3 m-3) 16 16 Volumetric saturation of soil moisture (m3 m-3) 17 17 Saturation of soil moisture (kg m-3) diff --git a/definitions/grib2/tables/9/4.2.3.1.table b/definitions/grib2/tables/9/4.2.3.1.table index 5a49942d6..16eee69c4 100644 --- a/definitions/grib2/tables/9/4.2.3.1.table +++ b/definitions/grib2/tables/9/4.2.3.1.table @@ -15,8 +15,8 @@ 13 13 Atmospheric divergence (/s) 14 14 Cloudy brightness temperature (K) 15 15 Clear-sky brightness temperature (K) -16 16 Cloudy radiance [with respect to wave number] (W m-1 sr-1) -17 17 Clear-sky radiance [with respect to wave number] (W m-1 sr-1) +16 16 Cloudy radiance (with respect to wave number) (W m-1 sr-1) +17 17 Clear-sky radiance (with respect to wave number) (W m-1 sr-1) 18 18 Reserved 19 19 Wind speed (m/s) 20 20 Aerosol optical thickness at 0.635 um diff --git a/src/grib_accessor_class_codetable.c b/src/grib_accessor_class_codetable.c index 43087097d..9ab68d983 100644 --- a/src/grib_accessor_class_codetable.c +++ b/src/grib_accessor_class_codetable.c @@ -419,6 +419,9 @@ static int grib_load_codetable(grib_context* c,const char* filename, char* r = title; char* units=0; char unknown[]="unknown"; + char* last_open_paren = NULL; + char* last_clos_paren = NULL; + ++lineNumber; line[strlen(line)-1] = 0; @@ -428,6 +431,8 @@ static int grib_load_codetable(grib_context* c,const char* filename, if(*p == '#') continue; + last_open_paren = strrchr(line, '('); + while(*p != '\0' && isspace(*p)) p++; if( *p =='\0' ) continue; @@ -463,21 +468,25 @@ static int grib_load_codetable(grib_context* c,const char* filename, *q = 0; while(*p != '\0' && isspace(*p)) p++; + /* The title goes as far as the last open paren */ while(*p != '\0') { - if(*p == '(' ) break; + if( last_open_paren && p >= last_open_paren && *p == '(' ) break; *r++ = *p++; } *r = 0; - while(*p != '\0' && isspace(*p)) p++; - if (*p != '\0') { - units=++p; - while(*p != '\0' && *p != ')' ) p++; - *p='\0'; - } else { - units=unknown; + /* units at the end */ + if (last_open_paren) { + last_clos_paren = strrchr(line, ')'); + if (last_clos_paren && last_open_paren!=last_clos_paren) { + units = last_open_paren+1; + p = units; + p += (last_clos_paren - last_open_paren - 1); + *p='\0'; + } } + if (!units) units=unknown; Assert(*abbreviation); Assert(*title); From 05fa429c9e9f1f2b1a6c00725522ee9788da8791 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 25 Nov 2019 14:02:58 +0000 Subject: [PATCH 094/104] Definitions: clean up for tables --- definitions/grib2/tables/0/0.0.table | 4 ---- definitions/grib2/tables/0/1.0.table | 2 -- definitions/grib2/tables/0/1.1.table | 3 --- definitions/grib2/tables/0/1.2.table | 3 --- definitions/grib2/tables/0/1.3.table | 3 --- definitions/grib2/tables/0/1.4.table | 3 --- definitions/grib2/tables/0/3.0.table | 3 --- definitions/grib2/tables/0/3.1.table | 17 ----------------- definitions/grib2/tables/0/3.10.table | 1 - definitions/grib2/tables/0/3.11.table | 1 - definitions/grib2/tables/0/3.15.table | 13 ++----------- definitions/grib2/tables/0/3.2.table | 3 --- definitions/grib2/tables/0/3.20.table | 3 --- definitions/grib2/tables/0/3.21.table | 4 ---- definitions/grib2/tables/0/3.3.table | 1 - definitions/grib2/tables/0/3.4.table | 1 - definitions/grib2/tables/0/3.5.table | 1 - definitions/grib2/tables/0/3.6.table | 1 - definitions/grib2/tables/0/3.7.table | 1 - definitions/grib2/tables/0/3.8.table | 3 --- definitions/grib2/tables/0/3.9.table | 1 - definitions/grib2/tables/0/4.0.table | 1 - definitions/grib2/tables/0/4.1.0.table | 4 ---- definitions/grib2/tables/0/4.1.1.table | 4 ---- definitions/grib2/tables/0/4.1.10.table | 4 ---- definitions/grib2/tables/0/4.1.2.table | 4 ---- definitions/grib2/tables/0/4.1.3.table | 4 ---- definitions/grib2/tables/0/4.1.table | 1 - definitions/grib2/tables/0/4.10.table | 2 -- definitions/grib2/tables/0/4.11.table | 3 --- definitions/grib2/tables/0/4.12.table | 1 - definitions/grib2/tables/0/4.13.table | 2 -- definitions/grib2/tables/0/4.14.table | 1 - definitions/grib2/tables/0/4.15.table | 1 - definitions/grib2/tables/0/4.151.table | 1 - definitions/grib2/tables/0/4.2.0.0.table | 3 --- definitions/grib2/tables/0/4.2.0.1.table | 3 --- definitions/grib2/tables/0/4.2.0.13.table | 3 --- definitions/grib2/tables/0/4.2.0.14.table | 3 --- definitions/grib2/tables/0/4.2.0.15.table | 3 --- definitions/grib2/tables/0/4.2.0.18.table | 3 --- definitions/grib2/tables/0/4.2.0.19.table | 3 --- definitions/grib2/tables/0/4.2.0.190.table | 3 --- definitions/grib2/tables/0/4.2.0.191.table | 3 --- definitions/grib2/tables/0/4.2.0.2.table | 3 --- definitions/grib2/tables/0/4.2.0.20.table | 4 ---- definitions/grib2/tables/0/4.2.0.3.table | 3 --- definitions/grib2/tables/0/4.2.0.4.table | 3 --- definitions/grib2/tables/0/4.2.0.5.table | 3 --- definitions/grib2/tables/0/4.2.0.6.table | 3 --- definitions/grib2/tables/0/4.2.0.7.table | 3 --- definitions/grib2/tables/0/4.2.1.0.table | 3 --- definitions/grib2/tables/0/4.2.1.1.table | 3 --- definitions/grib2/tables/0/4.2.10.0.table | 3 --- definitions/grib2/tables/0/4.2.10.1.table | 3 --- definitions/grib2/tables/0/4.2.10.2.table | 3 --- definitions/grib2/tables/0/4.2.10.3.table | 3 --- definitions/grib2/tables/0/4.2.10.4.table | 3 --- definitions/grib2/tables/0/4.2.2.0.table | 3 --- definitions/grib2/tables/0/4.2.2.3.table | 3 --- definitions/grib2/tables/0/4.2.3.0.table | 3 --- definitions/grib2/tables/0/4.2.3.1.table | 3 --- definitions/grib2/tables/0/4.2.table | 5 ----- definitions/grib2/tables/0/4.201.table | 1 - definitions/grib2/tables/0/4.202.table | 1 - definitions/grib2/tables/0/4.203.table | 2 -- definitions/grib2/tables/0/4.204.table | 1 - definitions/grib2/tables/0/4.205.table | 1 - definitions/grib2/tables/0/4.206.table | 1 - definitions/grib2/tables/0/4.207.table | 1 - definitions/grib2/tables/0/4.208.table | 1 - definitions/grib2/tables/0/4.209.table | 1 - definitions/grib2/tables/0/4.210.table | 1 - definitions/grib2/tables/0/4.211.table | 1 - definitions/grib2/tables/0/4.212.table | 1 - definitions/grib2/tables/0/4.213.table | 1 - definitions/grib2/tables/0/4.215.table | 1 - definitions/grib2/tables/0/4.216.table | 1 - definitions/grib2/tables/0/4.217.table | 1 - definitions/grib2/tables/0/4.220.table | 1 - definitions/grib2/tables/0/4.221.table | 1 - definitions/grib2/tables/0/4.230.table | 3 --- definitions/grib2/tables/0/4.3.table | 3 --- definitions/grib2/tables/0/4.4.table | 3 --- definitions/grib2/tables/0/4.5.table | 7 ------- definitions/grib2/tables/0/4.6.table | 2 -- definitions/grib2/tables/0/4.7.table | 1 - definitions/grib2/tables/0/4.8.table | 1 - definitions/grib2/tables/0/4.9.table | 1 - definitions/grib2/tables/0/4.91.table | 1 - definitions/grib2/tables/0/5.0.table | 2 -- definitions/grib2/tables/0/5.1.table | 2 -- definitions/grib2/tables/0/5.2.table | 2 -- definitions/grib2/tables/0/5.3.table | 2 -- definitions/grib2/tables/0/5.4.table | 2 -- definitions/grib2/tables/0/5.40.table | 2 -- definitions/grib2/tables/0/5.40000.table | 2 -- definitions/grib2/tables/0/5.5.table | 2 -- definitions/grib2/tables/0/5.6.table | 1 - definitions/grib2/tables/0/5.7.table | 1 - definitions/grib2/tables/0/5.8.table | 1 - definitions/grib2/tables/0/5.9.table | 1 - definitions/grib2/tables/0/6.0.table | 2 -- definitions/grib2/tables/0/stepType.table | 1 - definitions/grib2/tables/1/0.0.table | 4 ---- definitions/grib2/tables/1/1.0.table | 2 -- definitions/grib2/tables/1/1.1.table | 3 --- definitions/grib2/tables/1/1.2.table | 3 --- definitions/grib2/tables/1/1.3.table | 3 --- definitions/grib2/tables/1/1.4.table | 3 --- definitions/grib2/tables/1/3.0.table | 3 --- definitions/grib2/tables/1/3.1.table | 17 ----------------- definitions/grib2/tables/1/3.10.table | 1 - definitions/grib2/tables/1/3.11.table | 1 - definitions/grib2/tables/1/3.15.table | 9 --------- definitions/grib2/tables/1/3.2.table | 3 --- definitions/grib2/tables/1/3.20.table | 3 --- definitions/grib2/tables/1/3.21.table | 4 ---- definitions/grib2/tables/1/3.3.table | 1 - definitions/grib2/tables/1/3.4.table | 1 - definitions/grib2/tables/1/3.5.table | 1 - definitions/grib2/tables/1/3.6.table | 1 - definitions/grib2/tables/1/3.7.table | 1 - definitions/grib2/tables/1/3.8.table | 3 --- definitions/grib2/tables/1/3.9.table | 1 - definitions/grib2/tables/1/4.0.table | 1 - definitions/grib2/tables/1/4.1.0.table | 4 ---- definitions/grib2/tables/1/4.1.1.table | 4 ---- definitions/grib2/tables/1/4.1.10.table | 4 ---- definitions/grib2/tables/1/4.1.2.table | 4 ---- definitions/grib2/tables/1/4.1.3.table | 4 ---- definitions/grib2/tables/1/4.1.table | 1 - definitions/grib2/tables/1/4.10.table | 2 -- definitions/grib2/tables/1/4.11.table | 2 -- definitions/grib2/tables/1/4.12.table | 1 - definitions/grib2/tables/1/4.13.table | 1 - definitions/grib2/tables/1/4.14.table | 1 - definitions/grib2/tables/1/4.15.table | 1 - definitions/grib2/tables/1/4.151.table | 1 - definitions/grib2/tables/1/4.2.0.0.table | 3 --- definitions/grib2/tables/1/4.2.0.1.table | 3 --- definitions/grib2/tables/1/4.2.0.13.table | 3 --- definitions/grib2/tables/1/4.2.0.14.table | 3 --- definitions/grib2/tables/1/4.2.0.15.table | 3 --- definitions/grib2/tables/1/4.2.0.18.table | 3 --- definitions/grib2/tables/1/4.2.0.19.table | 3 --- definitions/grib2/tables/1/4.2.0.190.table | 3 --- definitions/grib2/tables/1/4.2.0.191.table | 3 --- definitions/grib2/tables/1/4.2.0.2.table | 3 --- definitions/grib2/tables/1/4.2.0.20.table | 2 -- definitions/grib2/tables/1/4.2.0.3.table | 3 --- definitions/grib2/tables/1/4.2.0.4.table | 3 --- definitions/grib2/tables/1/4.2.0.5.table | 3 --- definitions/grib2/tables/1/4.2.0.6.table | 3 --- definitions/grib2/tables/1/4.2.0.7.table | 3 --- definitions/grib2/tables/1/4.2.1.0.table | 3 --- definitions/grib2/tables/1/4.2.1.1.table | 3 --- definitions/grib2/tables/1/4.2.10.0.table | 3 --- definitions/grib2/tables/1/4.2.10.1.table | 3 --- definitions/grib2/tables/1/4.2.10.2.table | 3 --- definitions/grib2/tables/1/4.2.10.3.table | 3 --- definitions/grib2/tables/1/4.2.10.4.table | 3 --- definitions/grib2/tables/1/4.2.2.0.table | 3 --- definitions/grib2/tables/1/4.2.2.3.table | 3 --- definitions/grib2/tables/1/4.2.3.0.table | 3 --- definitions/grib2/tables/1/4.2.3.1.table | 3 --- definitions/grib2/tables/1/4.2.table | 5 ----- definitions/grib2/tables/1/4.201.table | 1 - definitions/grib2/tables/1/4.202.table | 1 - definitions/grib2/tables/1/4.203.table | 2 -- definitions/grib2/tables/1/4.204.table | 1 - definitions/grib2/tables/1/4.205.table | 1 - definitions/grib2/tables/1/4.206.table | 1 - definitions/grib2/tables/1/4.207.table | 1 - definitions/grib2/tables/1/4.208.table | 1 - definitions/grib2/tables/1/4.209.table | 1 - definitions/grib2/tables/1/4.210.table | 1 - definitions/grib2/tables/1/4.211.table | 1 - definitions/grib2/tables/1/4.212.table | 1 - definitions/grib2/tables/1/4.213.table | 1 - definitions/grib2/tables/1/4.215.table | 1 - definitions/grib2/tables/1/4.216.table | 1 - definitions/grib2/tables/1/4.217.table | 1 - definitions/grib2/tables/1/4.220.table | 1 - definitions/grib2/tables/1/4.221.table | 1 - definitions/grib2/tables/1/4.3.table | 3 --- definitions/grib2/tables/1/4.4.table | 3 --- definitions/grib2/tables/1/4.5.table | 7 ------- definitions/grib2/tables/1/4.6.table | 2 -- definitions/grib2/tables/1/4.7.table | 1 - definitions/grib2/tables/1/4.8.table | 1 - definitions/grib2/tables/1/4.9.table | 1 - definitions/grib2/tables/1/4.91.table | 1 - definitions/grib2/tables/1/5.0.table | 2 -- definitions/grib2/tables/1/5.1.table | 2 -- definitions/grib2/tables/1/5.2.table | 2 -- definitions/grib2/tables/1/5.3.table | 2 -- definitions/grib2/tables/1/5.4.table | 2 -- definitions/grib2/tables/1/5.40.table | 2 -- definitions/grib2/tables/1/5.40000.table | 2 -- definitions/grib2/tables/1/5.5.table | 2 -- definitions/grib2/tables/1/5.6.table | 1 - definitions/grib2/tables/1/5.7.table | 1 - definitions/grib2/tables/1/5.8.table | 1 - definitions/grib2/tables/1/5.9.table | 1 - definitions/grib2/tables/1/6.0.table | 2 -- definitions/grib2/tables/1/stepType.table | 1 - 207 files changed, 2 insertions(+), 499 deletions(-) diff --git a/definitions/grib2/tables/0/0.0.table b/definitions/grib2/tables/0/0.0.table index fd2056350..0dd70a18a 100644 --- a/definitions/grib2/tables/0/0.0.table +++ b/definitions/grib2/tables/0/0.0.table @@ -1,10 +1,6 @@ -#Code Table 0.0: Discipline of processed data in the GRIB message, number of GRIB Master Table 0 0 Meteorological products 1 1 Hydrological products 2 2 Land surface products 3 3 Space products -# 4-9 Reserved 10 10 Oceanographic products -# 11-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/1.0.table b/definitions/grib2/tables/0/1.0.table index a34f44ee1..3c5223d3b 100644 --- a/definitions/grib2/tables/0/1.0.table +++ b/definitions/grib2/tables/0/1.0.table @@ -1,7 +1,5 @@ -# Code Table 1.0: GRIB Master Tables Version Number 0 0 Experimental 1 1 Initial operational version number 2 2 Previous operational version number 3 3 Current operational version number implemented on 2 November 2005 -# 4-254 Future operational version numbers 255 255 Master tables not used. Local table entries and local templates may use the entire range of the table, not just those sections marked Reserved for local used. diff --git a/definitions/grib2/tables/0/1.1.table b/definitions/grib2/tables/0/1.1.table index 6c5a60361..a3c2fdc79 100644 --- a/definitions/grib2/tables/0/1.1.table +++ b/definitions/grib2/tables/0/1.1.table @@ -1,5 +1,2 @@ -# Code Table 1.1 GRIB Local Tables Version Number 0 0 Local tables not used -# . Only table entries and templates from the current Master table are valid. -# 1-254 Number of local tables version used 255 255 Missing diff --git a/definitions/grib2/tables/0/1.2.table b/definitions/grib2/tables/0/1.2.table index eb8755209..a4e2cc41f 100644 --- a/definitions/grib2/tables/0/1.2.table +++ b/definitions/grib2/tables/0/1.2.table @@ -1,8 +1,5 @@ -# CODE TABLE 1.2, Significance of Reference Time 0 0 Analysis 1 1 Start of forecast 2 2 Verifying time of forecast 3 3 Observation time -#4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/1.3.table b/definitions/grib2/tables/0/1.3.table index d4ed48c63..ce83b4950 100644 --- a/definitions/grib2/tables/0/1.3.table +++ b/definitions/grib2/tables/0/1.3.table @@ -1,10 +1,7 @@ -# CODE TABLE 1.3, Production status of data 0 0 Operational products 1 1 Operational test products 2 2 Research products 3 3 Re-analysis products 4 4 TIGGE Operational products 5 5 TIGGE test products -# 4-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/1.4.table b/definitions/grib2/tables/0/1.4.table index ac21f5c4c..a712f07a6 100644 --- a/definitions/grib2/tables/0/1.4.table +++ b/definitions/grib2/tables/0/1.4.table @@ -1,4 +1,3 @@ -# CODE TABLE 1.4, Type of data 0 an Analysis products 1 fc Forecast products 2 af Analysis and forecast products @@ -8,6 +7,4 @@ 6 sa Processed satellite observations 7 ra Processed radar observations 8 ep Event Probability -# 8-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/3.0.table b/definitions/grib2/tables/0/3.0.table index 6030a5132..be8be1209 100644 --- a/definitions/grib2/tables/0/3.0.table +++ b/definitions/grib2/tables/0/3.0.table @@ -1,6 +1,3 @@ -# CODE TABLE 3.0, Source of Grid Definition 0 0 Specified in Code table 3.1 1 1 Predetermined grid definition Defined by originating centre -# 2-191 Reserved -# 192-254 Reserved for local use 255 255 A grid definition does not apply to this product diff --git a/definitions/grib2/tables/0/3.1.table b/definitions/grib2/tables/0/3.1.table index 235fb8bd3..f81f9f05a 100644 --- a/definitions/grib2/tables/0/3.1.table +++ b/definitions/grib2/tables/0/3.1.table @@ -1,43 +1,26 @@ -# CODE TABLE 3.1, Grid Definition Template Number 0 0 Latitude/longitude. Also called equidistant cylindrical, or Plate Carree 1 1 Rotated latitude/longitude 2 2 Stretched latitude/longitude 3 3 Stretched and rotated latitude/longitude -# 4-9 Reserved 10 10 Mercator -# 11-19 Reserved 20 20 Polar stereographic can be south or north -# 21-29 Reserved 30 30 Lambert Conformal can be secant or tangent, conical or bipolar 31 31 Albers equal-area -# 32-39 Reserved 40 40 Gaussian latitude/longitude 41 41 Rotated Gaussian latitude/longitude 42 42 Stretched Gaussian latitude/longitude 43 43 Stretched and rotated Gaussian latitude/longitude -# 44-49 Reserved 50 50 Spherical harmonic coefficients 51 51 Rotated spherical harmonic coefficients 52 52 Stretched spherical harmonic coefficients 53 53 Stretched and rotated spherical harmonic coefficients -# 54-89 Reserved 90 90 Space view perspective orthographic -# 91-99 Reserved 100 100 Triangular grid based on an icosahedron -# 101-109 Reserved 110 110 Equatorial azimuthal equidistant projection -# 111-119 Reserved 120 120 Azimuth-range projection -# 121-129 Reserved 130 130 Irregular latitude/longitude grid -# 131-139 Reserved 140 140 Lambert azimuthal equal area projection -# 141-999 Reserved 1000 1000 Cross-section grid, with points equally spaced on the horizontal -# 1001-1099 Reserved 1100 1100 Hovmoller diagram grid, with points equally spaced on the horizontal -# 1101-1199 Reserved 1200 1200 Time section grid -# 1201-32767 Reserved -# 32768-65534 Reserved for local use 65535 65535 Missing diff --git a/definitions/grib2/tables/0/3.10.table b/definitions/grib2/tables/0/3.10.table index ae5baf9d5..6b635d900 100644 --- a/definitions/grib2/tables/0/3.10.table +++ b/definitions/grib2/tables/0/3.10.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.10, Scanning mode for one diamond 1 0 Points scan in +i direction, i.e. from pole to equator 1 1 Points scan in -i direction, i.e. from equator to pole 2 0 Points scan in +j direction, i.e. from west to east diff --git a/definitions/grib2/tables/0/3.11.table b/definitions/grib2/tables/0/3.11.table index 9a84d4a95..16e6f46b0 100644 --- a/definitions/grib2/tables/0/3.11.table +++ b/definitions/grib2/tables/0/3.11.table @@ -1,4 +1,3 @@ -# CODE TABLE 3.11, Interpretation of list of numbers defining number of points 0 0 There is no appended list 1 1 Numbers define number of points corresponding to full coordinate circles (i.e. parallels), coordinate values on each circle are multiple of the circle mesh, and extreme coordinate values given in grid definition (i.e. extreme longitudes) may not be reached in all rows 2 2 Numbers define number of points corresponding to coordinate lines delimited by extreme coordinate values given in grid definition (i.e. extreme longitudes) which are present in each row diff --git a/definitions/grib2/tables/0/3.15.table b/definitions/grib2/tables/0/3.15.table index bb431e14f..f3792c00f 100644 --- a/definitions/grib2/tables/0/3.15.table +++ b/definitions/grib2/tables/0/3.15.table @@ -1,11 +1,8 @@ -# CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature K -# 21-99 Reserved 100 100 Pressure Pa 101 101 Pressure deviation from mean sea level Pa 102 102 Altitude above mean sea level m -103 103 Height above ground (see Note 1) m +103 103 Height above ground m 104 104 Sigma coordinate 105 105 Hybrid coordinate 106 106 Depth below land surface m @@ -13,13 +10,7 @@ 108 108 Pressure deviation from ground to level Pa 109 pv Potential vorticity K m-2 kg-1 s-1 110 110 Geometrical height m -111 111 Eta coordinate (see Note 2) +111 111 Eta coordinate 112 112 Geopotential height gpm -# 113-159 Reserved 160 160 Depth below sea level m -# 161-191 Reserved -# 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/0/3.2.table b/definitions/grib2/tables/0/3.2.table index d037ee120..58a33e567 100644 --- a/definitions/grib2/tables/0/3.2.table +++ b/definitions/grib2/tables/0/3.2.table @@ -1,4 +1,3 @@ -# CODE TABLE 3.2, Shape of the Earth 0 0 Earth assumed spherical with radius = 6,367,470.0 m 1 1 Earth assumed spherical with radius specified by data producer 2 2 Earth assumed oblate spheroid with size as determined by IAU in 1965 (major axis = 6,378,160.0 m, minor axis = 6,356,775.0 m, f = 1/297.0) @@ -6,6 +5,4 @@ 4 4 Earth assumed oblate spheroid as defined in IAG-GRS80 model (major axis = 6,378,137.0 m, minor axis = 6,356,752.314 m, f = 1/298.257222101) 5 5 Earth assumed represented by WGS84 (as used by ICAO since 1998) 6 6 Earth assumed spherical with radius of 6,371,229.0 m -# 7-191 Reserved -# 192- 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/3.20.table b/definitions/grib2/tables/0/3.20.table index cfa35ae38..25995dccf 100644 --- a/definitions/grib2/tables/0/3.20.table +++ b/definitions/grib2/tables/0/3.20.table @@ -1,6 +1,3 @@ -# CODE TABLE 3.20, Type of horizontal line 0 0 Rhumb 1 1 Great circle -# 2-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/3.21.table b/definitions/grib2/tables/0/3.21.table index c2fd94586..1b9b7d685 100644 --- a/definitions/grib2/tables/0/3.21.table +++ b/definitions/grib2/tables/0/3.21.table @@ -1,8 +1,4 @@ -# CODE TABLE 3.21, Vertical dimension coordinate values definition 0 0 Explicit coordinate values set 1 1 Linear coordinates -# 2-10 Reserved 11 11 Geometric coordinates -# 12-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/3.3.table b/definitions/grib2/tables/0/3.3.table index 84cbb8bcc..90202ecd8 100644 --- a/definitions/grib2/tables/0/3.3.table +++ b/definitions/grib2/tables/0/3.3.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.3, Resolution and Component Flags 3 0 i direction increments not given 3 1 i direction increments given 4 0 j direction increments not given diff --git a/definitions/grib2/tables/0/3.4.table b/definitions/grib2/tables/0/3.4.table index 51d0664b2..b93252d83 100644 --- a/definitions/grib2/tables/0/3.4.table +++ b/definitions/grib2/tables/0/3.4.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.4, Scanning Mode 1 0 Points of first row or column scan in the +i (+x) direction 1 1 Points of first row or column scan in the -i (-x) direction 2 0 Points of first row or column scan in the -j (-y) direction diff --git a/definitions/grib2/tables/0/3.5.table b/definitions/grib2/tables/0/3.5.table index 117b26be3..07c9a5f8c 100644 --- a/definitions/grib2/tables/0/3.5.table +++ b/definitions/grib2/tables/0/3.5.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.5, Projection Centre 1 0 North Pole is on the projection plane 1 1 South Pole is on the projection plane 2 0 Only one projection centre is used diff --git a/definitions/grib2/tables/0/3.6.table b/definitions/grib2/tables/0/3.6.table index 41dd97e4a..c0b792e56 100644 --- a/definitions/grib2/tables/0/3.6.table +++ b/definitions/grib2/tables/0/3.6.table @@ -1,2 +1 @@ -# CODE TABLE 3.6, Spectral data representation type 1 1 The Associated Legendre Functions of the first kind are defined by: diff --git a/definitions/grib2/tables/0/3.7.table b/definitions/grib2/tables/0/3.7.table index fa8fe356b..579f4bab4 100644 --- a/definitions/grib2/tables/0/3.7.table +++ b/definitions/grib2/tables/0/3.7.table @@ -1,4 +1,3 @@ -# Code Table 3.7: Spectral data representation mode 0 0 Reserved 1 1 The complex numbers Fnm 255 255 Missing diff --git a/definitions/grib2/tables/0/3.8.table b/definitions/grib2/tables/0/3.8.table index 0d9b7d001..d9c89cf30 100644 --- a/definitions/grib2/tables/0/3.8.table +++ b/definitions/grib2/tables/0/3.8.table @@ -1,8 +1,5 @@ -# Code table 3.8: Grid point position 0 0 Grid points at triangle vertices 1 1 Grid points at centres of triangles 2 2 Grid points at midpoints of triangle sides -#3-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/3.9.table b/definitions/grib2/tables/0/3.9.table index 800c08259..83441c0ab 100644 --- a/definitions/grib2/tables/0/3.9.table +++ b/definitions/grib2/tables/0/3.9.table @@ -1,3 +1,2 @@ -# FLAG TABLE 3.9, Numbering order of diamonds as seen from the corresponding pole 1 0 Clockwise orientation 1 1 Anti-clockwise (i.e., counter-clockwise) orientation diff --git a/definitions/grib2/tables/0/4.0.table b/definitions/grib2/tables/0/4.0.table index 759512a0c..862f03e7c 100644 --- a/definitions/grib2/tables/0/4.0.table +++ b/definitions/grib2/tables/0/4.0.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.0, Product Definition Template Number 0 0 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time 1 1 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time 2 2 Derived forecast based on all ensemble members at a horizontal level or in a horizontal layer at a point in time diff --git a/definitions/grib2/tables/0/4.1.0.table b/definitions/grib2/tables/0/4.1.0.table index 33d1c3984..dd5c30afe 100644 --- a/definitions/grib2/tables/0/4.1.0.table +++ b/definitions/grib2/tables/0/4.1.0.table @@ -1,5 +1,3 @@ -#Discipline 0: Meteorological products -#Category Description 0 0 Temperature 1 1 Moisture 2 2 Momentum @@ -21,10 +19,8 @@ 18 18 Nuclear/radiology 19 19 Physical atmospheric properties 20 20 Atmospheric chemical or physical constituents -# 20-189 Reserved 190 190 CCITT IA5 string 191 191 Miscellaneous -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.1.1.table b/definitions/grib2/tables/0/4.1.1.table index ebb7d9ea0..9b3222b5e 100644 --- a/definitions/grib2/tables/0/4.1.1.table +++ b/definitions/grib2/tables/0/4.1.1.table @@ -1,9 +1,5 @@ -#Discipline 1: Hydrological products -#Category Description 0 0 Hydrology basic products 1 1 Hydrology probabilities -#2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.1.10.table b/definitions/grib2/tables/0/4.1.10.table index 45b08caaa..9472c5f4c 100644 --- a/definitions/grib2/tables/0/4.1.10.table +++ b/definitions/grib2/tables/0/4.1.10.table @@ -1,12 +1,8 @@ -#Discipline 10: Oceanographic Products -#Category Description 0 0 Waves 1 1 Currents 2 2 Ice 3 3 Surface Properties 4 4 Sub-surface Properties -# 5-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.1.2.table b/definitions/grib2/tables/0/4.1.2.table index f7f2ea2ba..3fbf491b8 100644 --- a/definitions/grib2/tables/0/4.1.2.table +++ b/definitions/grib2/tables/0/4.1.2.table @@ -1,11 +1,7 @@ -#Discipline 2: Land Surface Products -#Category Description 0 0 Vegetation/Biomass 1 1 Agri-/aquacultural Special Products 2 2 Transportation-related Products 3 3 Soil Products -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.1.3.table b/definitions/grib2/tables/0/4.1.3.table index f7578e163..aad184600 100644 --- a/definitions/grib2/tables/0/4.1.3.table +++ b/definitions/grib2/tables/0/4.1.3.table @@ -1,9 +1,5 @@ -#Discipline 3: Space Products -#Category Description 0 0 Image format products 1 1 Quantitative products -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.1.table b/definitions/grib2/tables/0/4.1.table index cc5bb2ffd..4c6659045 100644 --- a/definitions/grib2/tables/0/4.1.table +++ b/definitions/grib2/tables/0/4.1.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.1, Category of parameters by product discipline 0 0 Temperature 1 1 Moisture 3 3 Mass diff --git a/definitions/grib2/tables/0/4.10.table b/definitions/grib2/tables/0/4.10.table index 9cf447b69..3a4280b39 100644 --- a/definitions/grib2/tables/0/4.10.table +++ b/definitions/grib2/tables/0/4.10.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.10, Type of statistical processing 0 avg Average 1 accum Accumulation @@ -10,5 +9,4 @@ 7 cov Covariance (Temporal variance) 8 8 Difference (Value at the start of time range minus value at the end) 9 ratio Ratio -# 192 254 Reserved for local use 255 missing Missing diff --git a/definitions/grib2/tables/0/4.11.table b/definitions/grib2/tables/0/4.11.table index 68901aac4..e5aeec8b7 100644 --- a/definitions/grib2/tables/0/4.11.table +++ b/definitions/grib2/tables/0/4.11.table @@ -1,9 +1,6 @@ -# CODE TABLE 4.11, Type of time intervals - 1 1 Successive times processed have same forecast time, start time of forecast is incremented 2 2 Successive times processed have same start time of forecast, forecast time is incremented 3 3 Successive times processed have start time of forecast incremented and forecast time decremented so that valid time remains constant 4 4 Successive times processed have start time of forecast decremented and forecast time incremented so that valid time remains constant 5 5 Floating subinterval of time between forecast time and end of overall time interval -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.12.table b/definitions/grib2/tables/0/4.12.table index 86b6177be..ccc846d23 100644 --- a/definitions/grib2/tables/0/4.12.table +++ b/definitions/grib2/tables/0/4.12.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.12, Operating Mode 0 0 Maintenance Mode 1 1 Clear air diff --git a/definitions/grib2/tables/0/4.13.table b/definitions/grib2/tables/0/4.13.table index ddd7537d0..875d21bd3 100644 --- a/definitions/grib2/tables/0/4.13.table +++ b/definitions/grib2/tables/0/4.13.table @@ -1,5 +1,3 @@ -# CODE TABLE 4.13, Quality Control Indicator - 0 0 No quality control applied 1 1 Quality control applied 192 192 Reserved for local use diff --git a/definitions/grib2/tables/0/4.14.table b/definitions/grib2/tables/0/4.14.table index 69984d720..f43e9812f 100644 --- a/definitions/grib2/tables/0/4.14.table +++ b/definitions/grib2/tables/0/4.14.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.14, Clutter Filter Indicator 0 0 No clutter filter used 1 1 Clutter filter used diff --git a/definitions/grib2/tables/0/4.15.table b/definitions/grib2/tables/0/4.15.table index 49b0b2d26..659d07036 100644 --- a/definitions/grib2/tables/0/4.15.table +++ b/definitions/grib2/tables/0/4.15.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.15, Type of auxiliary information 0 0 Confidence level ('grib2/4.151.table') 1 1 Delta time (seconds) diff --git a/definitions/grib2/tables/0/4.151.table b/definitions/grib2/tables/0/4.151.table index bcfa0aea7..be56a229a 100644 --- a/definitions/grib2/tables/0/4.151.table +++ b/definitions/grib2/tables/0/4.151.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.15, Confidence level units 0 0 bad 1 1 suspect diff --git a/definitions/grib2/tables/0/4.2.0.0.table b/definitions/grib2/tables/0/4.2.0.0.table index 0386b8cd2..f935dec76 100644 --- a/definitions/grib2/tables/0/4.2.0.0.table +++ b/definitions/grib2/tables/0/4.2.0.0.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 0: Temperature 0 0 Temperature (K) 1 1 Virtual temperature (K) 2 2 Potential temperature (K) @@ -17,7 +16,5 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin Temperature (K) -#17-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.1.table b/definitions/grib2/tables/0/4.2.0.1.table index 6f7ce78fa..823e1d322 100644 --- a/definitions/grib2/tables/0/4.2.0.1.table +++ b/definitions/grib2/tables/0/4.2.0.1.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 1: Moisture 0 0 Specific humidity (kg kg-1) 1 1 Relative humidity (%) 2 2 Humidity mixing ratio (kg kg-1) @@ -60,7 +59,5 @@ 70 70 Specific cloud ice water content (kg kg-1) 71 71 Specific rain water content (kg kg-1) 72 72 Specific snow water content (kg kg-1) -#47-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.13.table b/definitions/grib2/tables/0/4.2.0.13.table index 8fc3425af..567dce2e9 100644 --- a/definitions/grib2/tables/0/4.2.0.13.table +++ b/definitions/grib2/tables/0/4.2.0.13.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 13: Aerosols 0 0 Aerosol type (Code table 4.205) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.14.table b/definitions/grib2/tables/0/4.2.0.14.table index 309c40d47..ad1f023f0 100644 --- a/definitions/grib2/tables/0/4.2.0.14.table +++ b/definitions/grib2/tables/0/4.2.0.14.table @@ -1,7 +1,4 @@ -# Product Discipline 0: Meteorological products, Parameter Category 14: Trace Gases 0 0 Total ozone (Dobson) 1 1 Ozone mixing ratio (kg kg-1) -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.15.table b/definitions/grib2/tables/0/4.2.0.15.table index bb419178b..2e48bedcc 100644 --- a/definitions/grib2/tables/0/4.2.0.15.table +++ b/definitions/grib2/tables/0/4.2.0.15.table @@ -1,4 +1,3 @@ -# Product Discipline 0 - Meteorological products, Parameter Category 15: Radar 0 0 Base spectrum width (m s-1) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m s-1) @@ -8,7 +7,5 @@ 6 6 Radar spectra (1) (-) 7 7 Radar spectra (2) (-) 8 8 Radar spectra (3) (-) -# 9-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.18.table b/definitions/grib2/tables/0/4.2.0.18.table index 5c0fd6e5d..156a65d70 100644 --- a/definitions/grib2/tables/0/4.2.0.18.table +++ b/definitions/grib2/tables/0/4.2.0.18.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 18: Nuclear/radiology 0 0 Air concentration of Caesium 137 (Bq m-3) 1 1 Air concentration of Iodine 131 (Bq m-3) 2 2 Air concentration of radioactive pollutant (Bq m-3) @@ -8,7 +7,5 @@ 6 6 Time-integrated air concentration of caesium pollutant (Bq s m-3) 7 7 Time-integrated air concentration of iodine pollutant (Bq s m-3) 8 8 Time-integrated air concentration of radioactive pollutant (Bq s m-3) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.19.table b/definitions/grib2/tables/0/4.2.0.19.table index 369c3f657..7c495a607 100644 --- a/definitions/grib2/tables/0/4.2.0.19.table +++ b/definitions/grib2/tables/0/4.2.0.19.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 19: Physical atmospheric properties 0 0 Visibility (m) 1 1 Albedo (%) 2 2 Thunderstorm probability (%) @@ -18,7 +17,5 @@ 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) 18 18 Snow free albedo (%) -# 19-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.190.table b/definitions/grib2/tables/0/4.2.0.190.table index b1f47bc02..181e9bb59 100644 --- a/definitions/grib2/tables/0/4.2.0.190.table +++ b/definitions/grib2/tables/0/4.2.0.190.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 190: CCITT IA5 string 0 0 Arbitrary text string (CCITTIA5) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.191.table b/definitions/grib2/tables/0/4.2.0.191.table index affb98f42..592810f9c 100644 --- a/definitions/grib2/tables/0/4.2.0.191.table +++ b/definitions/grib2/tables/0/4.2.0.191.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 191: Miscellaneous 0 0 Seconds prior to initial reference time (defined in Section 1) (s) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.2.table b/definitions/grib2/tables/0/4.2.0.2.table index 1ec945102..ac23abf79 100644 --- a/definitions/grib2/tables/0/4.2.0.2.table +++ b/definitions/grib2/tables/0/4.2.0.2.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 2: Momentum 0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) @@ -30,6 +29,4 @@ 28 28 V-component storm motion (m s-1) 29 29 Drag coefficient (Numeric) 30 30 Frictional velocity (m s-1) -# 31-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.20.table b/definitions/grib2/tables/0/4.2.0.20.table index 4d762c38e..2a66a0fe3 100644 --- a/definitions/grib2/tables/0/4.2.0.20.table +++ b/definitions/grib2/tables/0/4.2.0.20.table @@ -7,7 +7,6 @@ 6 6 Surface dry deposition mass flux kg m-2 s-1 7 7 Surface wet deposition mass flux kg m-2 s-1 8 8 Atmosphere re-emission mass flux kg m-2 s-1 -#9-49 9-49 Reserved 50 50 Amount in atmosphere mol 51 51 Concentration in air mol m-3 52 52 Volume mixing ratio (fraction in air) mol mol-1 @@ -17,10 +16,7 @@ 56 56 Changes of amount in atmosphere (see Note 1) mol s-1 57 57 Total yearly average burden of the atmosphere mol 58 58 Total yearly averaged atmospheric loss (see Note 1) mol s-1 -#59-99 59-99 Reserved 100 100 Surface area density (aerosol) m-1 101 101 Atmosphere optical thickness m -#102-191 102-191 Reserved -#192-254 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.3.table b/definitions/grib2/tables/0/4.2.0.3.table index 5c7e8151d..af5504ba5 100644 --- a/definitions/grib2/tables/0/4.2.0.3.table +++ b/definitions/grib2/tables/0/4.2.0.3.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 3: Mass 0 0 Pressure (Pa) 1 1 Pressure reduced to MSL (Pa) 2 2 Pressure tendency (Pa s-1) @@ -19,7 +18,5 @@ 17 17 Meridional flux of gravity wave stress (N m-2) 18 18 Planetary boundary layer height (m) 19 19 5-wave geopotential height anomaly (gpm) -# 20-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.4.table b/definitions/grib2/tables/0/4.2.0.4.table index 815c184a2..fc42fba67 100644 --- a/definitions/grib2/tables/0/4.2.0.4.table +++ b/definitions/grib2/tables/0/4.2.0.4.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 4: Short-wave Radiation 0 0 Net short-wave radiation flux (surface) (W m-2) 1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) @@ -8,7 +7,5 @@ 6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 9 8 Upward short-wave radiation flux (W m-2) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.5.table b/definitions/grib2/tables/0/4.2.0.5.table index 1b57fa301..94d7b971e 100644 --- a/definitions/grib2/tables/0/4.2.0.5.table +++ b/definitions/grib2/tables/0/4.2.0.5.table @@ -1,11 +1,8 @@ -# Product Discipline 0: Meteorological products, Parameter Category 5: Long-wave Radiation 0 0 Net long wave radiation flux (surface) (W m-2) 1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) 5 5 Net long wave radiation flux (W m-2) -# 5-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.6.table b/definitions/grib2/tables/0/4.2.0.6.table index 05cf72f57..504fc6796 100644 --- a/definitions/grib2/tables/0/4.2.0.6.table +++ b/definitions/grib2/tables/0/4.2.0.6.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 6: Cloud 0 0 Cloud Ice (kg m-2) 1 1 Total cloud cover (%) 2 2 Convective cloud cover (%) @@ -24,7 +23,5 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -# 23-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.0.7.table b/definitions/grib2/tables/0/4.2.0.7.table index 78374fde5..3e2ce318a 100644 --- a/definitions/grib2/tables/0/4.2.0.7.table +++ b/definitions/grib2/tables/0/4.2.0.7.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 7: Thermodynamic Stability Indices 0 0 Parcel lifted index (to 500 hPa) (K) 1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) @@ -12,7 +11,5 @@ 10 10 Surface lifted index (K) 11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) -#13-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.1.0.table b/definitions/grib2/tables/0/4.2.1.0.table index 1e867e1cb..3147f8c2a 100644 --- a/definitions/grib2/tables/0/4.2.1.0.table +++ b/definitions/grib2/tables/0/4.2.1.0.table @@ -1,4 +1,3 @@ -# Product Discipline 1: Hydrologic products, Parameter Category 0: Hydrology basic products 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover (Code table 4.215) @@ -6,6 +5,4 @@ 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) -# 7-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.1.1.table b/definitions/grib2/tables/0/4.2.1.1.table index b7342ef2f..a86c29c6c 100644 --- a/definitions/grib2/tables/0/4.2.1.1.table +++ b/definitions/grib2/tables/0/4.2.1.1.table @@ -1,8 +1,5 @@ -# Product Discipline 1: Hydrologic products, Parameter Category 1: Hydrology probabilities 0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) 1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) 2 2 Probability of 0.01 inch of precipitation (POP) (%) -#3-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.10.0.table b/definitions/grib2/tables/0/4.2.10.0.table index 479e26d51..98a0fedfb 100644 --- a/definitions/grib2/tables/0/4.2.10.0.table +++ b/definitions/grib2/tables/0/4.2.10.0.table @@ -1,4 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 0: Waves 0 0 Wave spectra (1) (-) 1 1 Wave spectra (2) (-) 2 2 Wave spectra (3) (-) @@ -13,8 +12,6 @@ 11 11 Primary wave mean period (s) 12 12 Secondary wave direction (Degree true) 13 13 Secondary wave mean period (s) -# 14-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.10.1.table b/definitions/grib2/tables/0/4.2.10.1.table index df18f31dd..8c92ae826 100644 --- a/definitions/grib2/tables/0/4.2.10.1.table +++ b/definitions/grib2/tables/0/4.2.10.1.table @@ -1,8 +1,5 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 1: Currents 0 0 Current direction (Degree true) 1 1 Current speed (m s-1) 2 2 u-component of current (m s-1) 3 3 v-component of current (m s-1) -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.10.2.table b/definitions/grib2/tables/0/4.2.10.2.table index cb73da46c..7297632c2 100644 --- a/definitions/grib2/tables/0/4.2.10.2.table +++ b/definitions/grib2/tables/0/4.2.10.2.table @@ -1,4 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 2: Ice 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) 2 2 Direction of ice drift (Degree true) @@ -7,6 +6,4 @@ 5 5 v-component of ice drift (m s-1) 6 6 Ice growth rate (m s-1) 7 7 Ice divergence (s-1) -# 8-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.10.3.table b/definitions/grib2/tables/0/4.2.10.3.table index a14ae22e3..9e805aefa 100644 --- a/definitions/grib2/tables/0/4.2.10.3.table +++ b/definitions/grib2/tables/0/4.2.10.3.table @@ -1,6 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 3: Surface Properties 0 0 Water temperature (K) 1 1 Deviation of sea level from mean (m) -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.10.4.table b/definitions/grib2/tables/0/4.2.10.4.table index a24c3c8c4..20a604c30 100644 --- a/definitions/grib2/tables/0/4.2.10.4.table +++ b/definitions/grib2/tables/0/4.2.10.4.table @@ -1,9 +1,6 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 4: Sub-surface Properties 0 0 Main thermocline depth (m) 1 1 Main thermocline anomaly (m) 2 2 Transient thermocline depth (m) 3 3 Salinity (kg kg-1) -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.2.0.table b/definitions/grib2/tables/0/4.2.2.0.table index fdc8ce0ef..5678022f2 100644 --- a/definitions/grib2/tables/0/4.2.2.0.table +++ b/definitions/grib2/tables/0/4.2.2.0.table @@ -1,4 +1,3 @@ -# Product Discipline 2: Land surface products, Parameter Category 0: Vegetation/Biomass 0 0 Land cover (0=land, 1=sea) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) @@ -23,7 +22,5 @@ 21 21 Humidity parameter in canopy conductance (Proportion) 22 22 Soil moisture (kg m-3) 26 26 Wilting point (kg m-3) -# 23-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.2.3.table b/definitions/grib2/tables/0/4.2.2.3.table index d6376fecb..6d993394a 100644 --- a/definitions/grib2/tables/0/4.2.2.3.table +++ b/definitions/grib2/tables/0/4.2.2.3.table @@ -1,4 +1,3 @@ -# Product Discipline 2: Land surface products, Parameter Category 3: Soil Products 0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) @@ -10,7 +9,5 @@ 8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) 12 12 Transpiration stress-onset (soil moisture) (kg m-3) -# 11-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.3.0.table b/definitions/grib2/tables/0/4.2.3.0.table index 944566388..7e9e74e66 100644 --- a/definitions/grib2/tables/0/4.2.3.0.table +++ b/definitions/grib2/tables/0/4.2.3.0.table @@ -1,4 +1,3 @@ -# Product discipline 3: Space products, Parameter Category 0: Image format products 0 0 Scaled radiance (Numeric) 1 1 Scaled albedo (Numeric) 2 2 Scaled brightness temperature (Numeric) @@ -8,7 +7,5 @@ 6 6 Scaled skin temperature (Numeric) 7 7 Cloud mask (Code table 4.217) 8 8 Pixel scene type (Code table 4.218) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.3.1.table b/definitions/grib2/tables/0/4.2.3.1.table index 60d6e8420..e01f22110 100644 --- a/definitions/grib2/tables/0/4.2.3.1.table +++ b/definitions/grib2/tables/0/4.2.3.1.table @@ -1,11 +1,8 @@ -# Product Discipline 3: Space products, Parameter Category 1: Quantitative products 0 0 Estimated precipitation (kg m-2) 1 1 Instantaneous rain rate (kg m-2 s-1) 2 2 Cloud top height (m) 3 3 Cloud top height quality indicator (Code table 4.219) 4 4 Estimated u component of wind (m s-1) 5 5 Estimated v component of wind (m s-1) -# 6-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.2.table b/definitions/grib2/tables/0/4.2.table index ff9553645..e69de29bb 100644 --- a/definitions/grib2/tables/0/4.2.table +++ b/definitions/grib2/tables/0/4.2.table @@ -1,5 +0,0 @@ -# CODE TABLE 4.2, Parameter number by product discipline and parameter category -# 4 4 unknown -# 151 151 unknown -# 192 192 unknown -# 255 255 Missing diff --git a/definitions/grib2/tables/0/4.201.table b/definitions/grib2/tables/0/4.201.table index 7445c9c20..7ee3a7031 100644 --- a/definitions/grib2/tables/0/4.201.table +++ b/definitions/grib2/tables/0/4.201.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.201, Precipitation Type 1 1 Rain 2 2 Thunderstorm diff --git a/definitions/grib2/tables/0/4.202.table b/definitions/grib2/tables/0/4.202.table index 69dbe3a5d..cee4c9e63 100644 --- a/definitions/grib2/tables/0/4.202.table +++ b/definitions/grib2/tables/0/4.202.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.202, Precipitable water category 192 192 Reserved for local use 193 193 Reserved for local use diff --git a/definitions/grib2/tables/0/4.203.table b/definitions/grib2/tables/0/4.203.table index 057f40910..1f8dbef65 100644 --- a/definitions/grib2/tables/0/4.203.table +++ b/definitions/grib2/tables/0/4.203.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.203, Cloud type 0 0 Clear 1 1 Cumulonimbus 2 2 Stratus @@ -21,5 +20,4 @@ 19 19 Cirrocumulus - ground based fog beneath the lowest layer 20 20 Cirrus - ground based fog beneath the lowest layer 191 191 Unknown -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.204.table b/definitions/grib2/tables/0/4.204.table index 23b60cf77..6ff5c3538 100644 --- a/definitions/grib2/tables/0/4.204.table +++ b/definitions/grib2/tables/0/4.204.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.204, Thunderstorm coverage 0 0 None 1 1 Isolated (1% - 2%) diff --git a/definitions/grib2/tables/0/4.205.table b/definitions/grib2/tables/0/4.205.table index 98c7b48ec..7594bc0ea 100644 --- a/definitions/grib2/tables/0/4.205.table +++ b/definitions/grib2/tables/0/4.205.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.205, Aerosol type 0 0 Aerosol not present 1 1 Aerosol present diff --git a/definitions/grib2/tables/0/4.206.table b/definitions/grib2/tables/0/4.206.table index b1ef2e787..40463d37c 100644 --- a/definitions/grib2/tables/0/4.206.table +++ b/definitions/grib2/tables/0/4.206.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.206, Volcanic ash 0 0 Not present 1 1 Present diff --git a/definitions/grib2/tables/0/4.207.table b/definitions/grib2/tables/0/4.207.table index 13fc7b54b..46c8c808e 100644 --- a/definitions/grib2/tables/0/4.207.table +++ b/definitions/grib2/tables/0/4.207.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.207, Icing 0 0 None 1 1 Light diff --git a/definitions/grib2/tables/0/4.208.table b/definitions/grib2/tables/0/4.208.table index 15b514a07..34fc6708f 100644 --- a/definitions/grib2/tables/0/4.208.table +++ b/definitions/grib2/tables/0/4.208.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.208, Turbulence 0 0 None (smooth) 1 1 Light diff --git a/definitions/grib2/tables/0/4.209.table b/definitions/grib2/tables/0/4.209.table index b4cca1d73..2700f882e 100644 --- a/definitions/grib2/tables/0/4.209.table +++ b/definitions/grib2/tables/0/4.209.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.209, Planetary boundary layer regime 1 1 Stable 2 2 Mechanically driven turbulence diff --git a/definitions/grib2/tables/0/4.210.table b/definitions/grib2/tables/0/4.210.table index d05e07721..00ab2b2d4 100644 --- a/definitions/grib2/tables/0/4.210.table +++ b/definitions/grib2/tables/0/4.210.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.210, Contrail intensity 0 0 Contrail not present 1 1 Contrail present diff --git a/definitions/grib2/tables/0/4.211.table b/definitions/grib2/tables/0/4.211.table index 604b2e643..810d3de86 100644 --- a/definitions/grib2/tables/0/4.211.table +++ b/definitions/grib2/tables/0/4.211.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.211, Contrail engine type 0 0 Low bypass 1 1 High bypass diff --git a/definitions/grib2/tables/0/4.212.table b/definitions/grib2/tables/0/4.212.table index 7393238e7..30d8335cc 100644 --- a/definitions/grib2/tables/0/4.212.table +++ b/definitions/grib2/tables/0/4.212.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.212, Land Use 1 1 Urban land 2 2 Agriculture diff --git a/definitions/grib2/tables/0/4.213.table b/definitions/grib2/tables/0/4.213.table index cc4bdfc1f..110a13150 100644 --- a/definitions/grib2/tables/0/4.213.table +++ b/definitions/grib2/tables/0/4.213.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.213, Soil type 1 1 Sand 2 2 Loamy sand diff --git a/definitions/grib2/tables/0/4.215.table b/definitions/grib2/tables/0/4.215.table index 7e1442962..2fdcf4414 100644 --- a/definitions/grib2/tables/0/4.215.table +++ b/definitions/grib2/tables/0/4.215.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.215, Remotely Sensed Snow Coverage 50 50 No-snow/no-cloud 100 100 Clouds diff --git a/definitions/grib2/tables/0/4.216.table b/definitions/grib2/tables/0/4.216.table index a1e12c20e..b63683ffb 100644 --- a/definitions/grib2/tables/0/4.216.table +++ b/definitions/grib2/tables/0/4.216.table @@ -1,3 +1,2 @@ -# CODE TABLE 4.216, Elevation of Snow Covered Terrain 254 254 Clouds 255 255 Missing diff --git a/definitions/grib2/tables/0/4.217.table b/definitions/grib2/tables/0/4.217.table index 475ab686d..5fe126992 100644 --- a/definitions/grib2/tables/0/4.217.table +++ b/definitions/grib2/tables/0/4.217.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.217, Cloud mask type 0 0 Clear over water 1 1 Clear over land diff --git a/definitions/grib2/tables/0/4.220.table b/definitions/grib2/tables/0/4.220.table index 9fddcd49f..b26216966 100644 --- a/definitions/grib2/tables/0/4.220.table +++ b/definitions/grib2/tables/0/4.220.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.220, Horizontal dimension processed 0 0 Latitude 1 1 Longitude diff --git a/definitions/grib2/tables/0/4.221.table b/definitions/grib2/tables/0/4.221.table index 2291eab60..41718eb02 100644 --- a/definitions/grib2/tables/0/4.221.table +++ b/definitions/grib2/tables/0/4.221.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.221, Treatment of missing data 0 0 Not included 1 1 Extrapolated diff --git a/definitions/grib2/tables/0/4.230.table b/definitions/grib2/tables/0/4.230.table index 7bcbe3043..245febe5b 100644 --- a/definitions/grib2/tables/0/4.230.table +++ b/definitions/grib2/tables/0/4.230.table @@ -1,4 +1,3 @@ -#Code figure Code figure Meaning 0 0 Ozone 1 1 Water vapour 2 2 Methane @@ -60,9 +59,7 @@ 10021 10021 Benzene 10022 10022 Toluene 10023 10023 Xylene -#10024-10499 10024-10499 reserved for other simple organic molecules (e.g. higher aldehydes, alcohols, peroxides,...) 10500 10500 Dimethyl sulphide -#10501-20000 10501-20000 Reserved 20001 20001 Hydrogen chloride 20002 20002 CFC-11 20003 20003 CFC-12 diff --git a/definitions/grib2/tables/0/4.3.table b/definitions/grib2/tables/0/4.3.table index 84a72352b..cac7ebbb4 100644 --- a/definitions/grib2/tables/0/4.3.table +++ b/definitions/grib2/tables/0/4.3.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.3, Type of generating process 0 0 Analysis 1 1 Initialization 2 2 Forecast @@ -8,6 +7,4 @@ 6 6 Forecast error 7 7 Analysis error 8 8 Observation -# 9-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.4.table b/definitions/grib2/tables/0/4.4.table index 61aa20c5f..4f9f0cdcd 100644 --- a/definitions/grib2/tables/0/4.4.table +++ b/definitions/grib2/tables/0/4.4.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.4, Indicator of unit of time range 0 m Minute 1 h Hour 2 D Day @@ -11,6 +10,4 @@ 11 6h 6 hours 12 12h 12 hours 13 s Second -# 14-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.5.table b/definitions/grib2/tables/0/4.5.table index 5fe94d4d5..72dc1ad1b 100644 --- a/definitions/grib2/tables/0/4.5.table +++ b/definitions/grib2/tables/0/4.5.table @@ -1,4 +1,3 @@ -#Code table 4.5: Fixed surface types and units 0 0 Reserved 1 sfc Ground or water surface 2 2 Cloud base level @@ -9,9 +8,7 @@ 7 7 Tropopause 8 sfc Nominal top of the atmosphere 9 9 Sea bottom -# 10-19 Reserved 20 20 Isothermal level (K) -#21-99 Reserved 100 pl Isobaric surface (Pa) 101 sfc Mean sea level 102 102 Specific altitude above mean sea level (m) @@ -24,10 +21,6 @@ 109 pv Potential vorticity surface (K m2 kg-1 s-1) 110 110 Reserved 111 ml Eta level -# 112-116 Reserved 117 117 Mixed layer depth (m) -# 118-159 Reserved 160 160 Depth below sea level (m) -#161-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.6.table b/definitions/grib2/tables/0/4.6.table index dc6d94c20..a9efd5a77 100644 --- a/definitions/grib2/tables/0/4.6.table +++ b/definitions/grib2/tables/0/4.6.table @@ -1,8 +1,6 @@ -# CODE TABLE 4.6, Type of ensemble forecast 0 0 Unperturbed high-resolution control forecast 1 1 Unperturbed low-resolution control forecast 2 2 Negatively perturbed forecast 3 3 Positively perturbed forecast -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/4.7.table b/definitions/grib2/tables/0/4.7.table index dadf59b46..2f295c769 100644 --- a/definitions/grib2/tables/0/4.7.table +++ b/definitions/grib2/tables/0/4.7.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.7, Derived forecast 0 0 Unweighted mean of all members 1 1 Weighted mean of all members diff --git a/definitions/grib2/tables/0/4.8.table b/definitions/grib2/tables/0/4.8.table index 9d3a0e8a7..5f1e971da 100644 --- a/definitions/grib2/tables/0/4.8.table +++ b/definitions/grib2/tables/0/4.8.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.8, Clustering Method 0 0 Anomaly correlation 1 1 Root mean square diff --git a/definitions/grib2/tables/0/4.9.table b/definitions/grib2/tables/0/4.9.table index 895f30171..7ae967e28 100644 --- a/definitions/grib2/tables/0/4.9.table +++ b/definitions/grib2/tables/0/4.9.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.9, Probability Type 0 0 Probability of event below lower limit 1 1 Probability of event above upper limit diff --git a/definitions/grib2/tables/0/4.91.table b/definitions/grib2/tables/0/4.91.table index a960f56b0..498e3fe16 100644 --- a/definitions/grib2/tables/0/4.91.table +++ b/definitions/grib2/tables/0/4.91.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.91 Category Type 0 0 Below lower limit 1 1 Above upper limit diff --git a/definitions/grib2/tables/0/5.0.table b/definitions/grib2/tables/0/5.0.table index 0cf3752cb..cb7fd1642 100644 --- a/definitions/grib2/tables/0/5.0.table +++ b/definitions/grib2/tables/0/5.0.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.0, Data Representation Template Number 0 0 Grid point data - simple packing 1 1 Matrix value - simple packing 2 2 Grid point data - complex packing @@ -10,7 +9,6 @@ 50 50 Spectral data -simple packing 51 51 Spherical harmonics data - complex packing 61 61 Grid point data - simple packing with logarithm pre-processing -# 192-254 Reserved for local use 255 255 Missing 40000 40000 JPEG2000 Packing 40010 40010 PNG pacling diff --git a/definitions/grib2/tables/0/5.1.table b/definitions/grib2/tables/0/5.1.table index d7ca4bedc..d0e6c2f30 100644 --- a/definitions/grib2/tables/0/5.1.table +++ b/definitions/grib2/tables/0/5.1.table @@ -1,5 +1,3 @@ -# CODE TABLE 5.1, Type of original field values 0 0 Floating point 1 1 Integer -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/5.2.table b/definitions/grib2/tables/0/5.2.table index a048d712e..d04bee530 100644 --- a/definitions/grib2/tables/0/5.2.table +++ b/definitions/grib2/tables/0/5.2.table @@ -1,6 +1,4 @@ -# CODE TABLE 5.2, Matrix coordinate value function definition 0 0 Explicit coordinate values set 1 1 Linear coordinates 11 11 Geometric coordinates -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/5.3.table b/definitions/grib2/tables/0/5.3.table index 4a673ef85..1d0207110 100644 --- a/definitions/grib2/tables/0/5.3.table +++ b/definitions/grib2/tables/0/5.3.table @@ -1,6 +1,4 @@ -# CODE TABLE 5.3, Matrix coordinate parameter 1 1 Direction Degrees true 2 2 Frequency (s-1) 3 3 Radial number (2pi/lambda) (m-1) -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/5.4.table b/definitions/grib2/tables/0/5.4.table index 1fd37966f..72d090e5a 100644 --- a/definitions/grib2/tables/0/5.4.table +++ b/definitions/grib2/tables/0/5.4.table @@ -1,5 +1,3 @@ -# CODE TABLE 5.4, Group Splitting Method 0 0 Row by row splitting 1 1 General group splitting -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/5.40.table b/definitions/grib2/tables/0/5.40.table index 1eef7c763..1a43b2d6c 100644 --- a/definitions/grib2/tables/0/5.40.table +++ b/definitions/grib2/tables/0/5.40.table @@ -1,5 +1,3 @@ -# Code Table 5.40: Type of Compression 0 0 Lossless 1 1 Lossy -#2-254 Reserved 255 255 Missing diff --git a/definitions/grib2/tables/0/5.40000.table b/definitions/grib2/tables/0/5.40000.table index 1eef7c763..1a43b2d6c 100644 --- a/definitions/grib2/tables/0/5.40000.table +++ b/definitions/grib2/tables/0/5.40000.table @@ -1,5 +1,3 @@ -# Code Table 5.40: Type of Compression 0 0 Lossless 1 1 Lossy -#2-254 Reserved 255 255 Missing diff --git a/definitions/grib2/tables/0/5.5.table b/definitions/grib2/tables/0/5.5.table index d1caac9e8..5533ee98b 100644 --- a/definitions/grib2/tables/0/5.5.table +++ b/definitions/grib2/tables/0/5.5.table @@ -1,7 +1,5 @@ -# CODE TABLE 5.5, Missing Value Management for Complex Packing 0 0 No explicit missing values included within data values 1 1 Primary missing values included within data values 2 2 Primary and secondary missing values included within data values -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/0/5.6.table b/definitions/grib2/tables/0/5.6.table index 4aec3314e..fedae4ebb 100644 --- a/definitions/grib2/tables/0/5.6.table +++ b/definitions/grib2/tables/0/5.6.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.6, Order of Spatial Differencing 1 1 First-order spatial differencing 2 2 Second-order spatial differencing diff --git a/definitions/grib2/tables/0/5.7.table b/definitions/grib2/tables/0/5.7.table index 35b23b94d..c21dde206 100644 --- a/definitions/grib2/tables/0/5.7.table +++ b/definitions/grib2/tables/0/5.7.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.7, Precision of floating-point numbers 1 1 IEEE 32-bit (I=4 in Section 7) 2 2 IEEE 64-bit (I=8 in Section 7) diff --git a/definitions/grib2/tables/0/5.8.table b/definitions/grib2/tables/0/5.8.table index c654331ff..5819a2b5f 100644 --- a/definitions/grib2/tables/0/5.8.table +++ b/definitions/grib2/tables/0/5.8.table @@ -1,3 +1,2 @@ -# CODE TABLE 5.8, lossless compression method 0 no no compression method 255 255 Missing diff --git a/definitions/grib2/tables/0/5.9.table b/definitions/grib2/tables/0/5.9.table index 6925d31a3..0dab162bc 100644 --- a/definitions/grib2/tables/0/5.9.table +++ b/definitions/grib2/tables/0/5.9.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.8, pre-processing 0 no no pre-processing 1 logarithm logarithm 255 255 Missing diff --git a/definitions/grib2/tables/0/6.0.table b/definitions/grib2/tables/0/6.0.table index 6a8c74b48..1eeac9562 100644 --- a/definitions/grib2/tables/0/6.0.table +++ b/definitions/grib2/tables/0/6.0.table @@ -1,7 +1,5 @@ -# CODE TABLE 6.0, Bit Map Indicator 0 0 A bit map applies to this product and is specified in this Section 1 1 A bit map pre-determined by the originating/generating Centre applies to this product and is not specified in this Section -# 2 253 A bit map pre-determined by the originating/generating Centre applies to this product and is not specified in this Section 254 254 A bit map defined previously in the same "GRIB" message applies to this product 255 255 A bit map does not apply to this product diff --git a/definitions/grib2/tables/0/stepType.table b/definitions/grib2/tables/0/stepType.table index d88e44123..10721eb25 100644 --- a/definitions/grib2/tables/0/stepType.table +++ b/definitions/grib2/tables/0/stepType.table @@ -1,4 +1,3 @@ -# CODE TABLE Step Type 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/1/0.0.table b/definitions/grib2/tables/1/0.0.table index fd2056350..0dd70a18a 100644 --- a/definitions/grib2/tables/1/0.0.table +++ b/definitions/grib2/tables/1/0.0.table @@ -1,10 +1,6 @@ -#Code Table 0.0: Discipline of processed data in the GRIB message, number of GRIB Master Table 0 0 Meteorological products 1 1 Hydrological products 2 2 Land surface products 3 3 Space products -# 4-9 Reserved 10 10 Oceanographic products -# 11-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/1.0.table b/definitions/grib2/tables/1/1.0.table index a34f44ee1..3c5223d3b 100644 --- a/definitions/grib2/tables/1/1.0.table +++ b/definitions/grib2/tables/1/1.0.table @@ -1,7 +1,5 @@ -# Code Table 1.0: GRIB Master Tables Version Number 0 0 Experimental 1 1 Initial operational version number 2 2 Previous operational version number 3 3 Current operational version number implemented on 2 November 2005 -# 4-254 Future operational version numbers 255 255 Master tables not used. Local table entries and local templates may use the entire range of the table, not just those sections marked Reserved for local used. diff --git a/definitions/grib2/tables/1/1.1.table b/definitions/grib2/tables/1/1.1.table index 6c5a60361..a3c2fdc79 100644 --- a/definitions/grib2/tables/1/1.1.table +++ b/definitions/grib2/tables/1/1.1.table @@ -1,5 +1,2 @@ -# Code Table 1.1 GRIB Local Tables Version Number 0 0 Local tables not used -# . Only table entries and templates from the current Master table are valid. -# 1-254 Number of local tables version used 255 255 Missing diff --git a/definitions/grib2/tables/1/1.2.table b/definitions/grib2/tables/1/1.2.table index eb8755209..a4e2cc41f 100644 --- a/definitions/grib2/tables/1/1.2.table +++ b/definitions/grib2/tables/1/1.2.table @@ -1,8 +1,5 @@ -# CODE TABLE 1.2, Significance of Reference Time 0 0 Analysis 1 1 Start of forecast 2 2 Verifying time of forecast 3 3 Observation time -#4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/1.3.table b/definitions/grib2/tables/1/1.3.table index d4ed48c63..ce83b4950 100644 --- a/definitions/grib2/tables/1/1.3.table +++ b/definitions/grib2/tables/1/1.3.table @@ -1,10 +1,7 @@ -# CODE TABLE 1.3, Production status of data 0 0 Operational products 1 1 Operational test products 2 2 Research products 3 3 Re-analysis products 4 4 TIGGE Operational products 5 5 TIGGE test products -# 4-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/1.4.table b/definitions/grib2/tables/1/1.4.table index ac21f5c4c..a712f07a6 100644 --- a/definitions/grib2/tables/1/1.4.table +++ b/definitions/grib2/tables/1/1.4.table @@ -1,4 +1,3 @@ -# CODE TABLE 1.4, Type of data 0 an Analysis products 1 fc Forecast products 2 af Analysis and forecast products @@ -8,6 +7,4 @@ 6 sa Processed satellite observations 7 ra Processed radar observations 8 ep Event Probability -# 8-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/3.0.table b/definitions/grib2/tables/1/3.0.table index 6030a5132..be8be1209 100644 --- a/definitions/grib2/tables/1/3.0.table +++ b/definitions/grib2/tables/1/3.0.table @@ -1,6 +1,3 @@ -# CODE TABLE 3.0, Source of Grid Definition 0 0 Specified in Code table 3.1 1 1 Predetermined grid definition Defined by originating centre -# 2-191 Reserved -# 192-254 Reserved for local use 255 255 A grid definition does not apply to this product diff --git a/definitions/grib2/tables/1/3.1.table b/definitions/grib2/tables/1/3.1.table index 235fb8bd3..f81f9f05a 100644 --- a/definitions/grib2/tables/1/3.1.table +++ b/definitions/grib2/tables/1/3.1.table @@ -1,43 +1,26 @@ -# CODE TABLE 3.1, Grid Definition Template Number 0 0 Latitude/longitude. Also called equidistant cylindrical, or Plate Carree 1 1 Rotated latitude/longitude 2 2 Stretched latitude/longitude 3 3 Stretched and rotated latitude/longitude -# 4-9 Reserved 10 10 Mercator -# 11-19 Reserved 20 20 Polar stereographic can be south or north -# 21-29 Reserved 30 30 Lambert Conformal can be secant or tangent, conical or bipolar 31 31 Albers equal-area -# 32-39 Reserved 40 40 Gaussian latitude/longitude 41 41 Rotated Gaussian latitude/longitude 42 42 Stretched Gaussian latitude/longitude 43 43 Stretched and rotated Gaussian latitude/longitude -# 44-49 Reserved 50 50 Spherical harmonic coefficients 51 51 Rotated spherical harmonic coefficients 52 52 Stretched spherical harmonic coefficients 53 53 Stretched and rotated spherical harmonic coefficients -# 54-89 Reserved 90 90 Space view perspective orthographic -# 91-99 Reserved 100 100 Triangular grid based on an icosahedron -# 101-109 Reserved 110 110 Equatorial azimuthal equidistant projection -# 111-119 Reserved 120 120 Azimuth-range projection -# 121-129 Reserved 130 130 Irregular latitude/longitude grid -# 131-139 Reserved 140 140 Lambert azimuthal equal area projection -# 141-999 Reserved 1000 1000 Cross-section grid, with points equally spaced on the horizontal -# 1001-1099 Reserved 1100 1100 Hovmoller diagram grid, with points equally spaced on the horizontal -# 1101-1199 Reserved 1200 1200 Time section grid -# 1201-32767 Reserved -# 32768-65534 Reserved for local use 65535 65535 Missing diff --git a/definitions/grib2/tables/1/3.10.table b/definitions/grib2/tables/1/3.10.table index ae5baf9d5..6b635d900 100644 --- a/definitions/grib2/tables/1/3.10.table +++ b/definitions/grib2/tables/1/3.10.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.10, Scanning mode for one diamond 1 0 Points scan in +i direction, i.e. from pole to equator 1 1 Points scan in -i direction, i.e. from equator to pole 2 0 Points scan in +j direction, i.e. from west to east diff --git a/definitions/grib2/tables/1/3.11.table b/definitions/grib2/tables/1/3.11.table index 9a84d4a95..16e6f46b0 100644 --- a/definitions/grib2/tables/1/3.11.table +++ b/definitions/grib2/tables/1/3.11.table @@ -1,4 +1,3 @@ -# CODE TABLE 3.11, Interpretation of list of numbers defining number of points 0 0 There is no appended list 1 1 Numbers define number of points corresponding to full coordinate circles (i.e. parallels), coordinate values on each circle are multiple of the circle mesh, and extreme coordinate values given in grid definition (i.e. extreme longitudes) may not be reached in all rows 2 2 Numbers define number of points corresponding to coordinate lines delimited by extreme coordinate values given in grid definition (i.e. extreme longitudes) which are present in each row diff --git a/definitions/grib2/tables/1/3.15.table b/definitions/grib2/tables/1/3.15.table index bb431e14f..f4c6b2a1b 100644 --- a/definitions/grib2/tables/1/3.15.table +++ b/definitions/grib2/tables/1/3.15.table @@ -1,7 +1,4 @@ -# CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature K -# 21-99 Reserved 100 100 Pressure Pa 101 101 Pressure deviation from mean sea level Pa 102 102 Altitude above mean sea level m @@ -15,11 +12,5 @@ 110 110 Geometrical height m 111 111 Eta coordinate (see Note 2) 112 112 Geopotential height gpm -# 113-159 Reserved 160 160 Depth below sea level m -# 161-191 Reserved -# 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/1/3.2.table b/definitions/grib2/tables/1/3.2.table index d037ee120..58a33e567 100644 --- a/definitions/grib2/tables/1/3.2.table +++ b/definitions/grib2/tables/1/3.2.table @@ -1,4 +1,3 @@ -# CODE TABLE 3.2, Shape of the Earth 0 0 Earth assumed spherical with radius = 6,367,470.0 m 1 1 Earth assumed spherical with radius specified by data producer 2 2 Earth assumed oblate spheroid with size as determined by IAU in 1965 (major axis = 6,378,160.0 m, minor axis = 6,356,775.0 m, f = 1/297.0) @@ -6,6 +5,4 @@ 4 4 Earth assumed oblate spheroid as defined in IAG-GRS80 model (major axis = 6,378,137.0 m, minor axis = 6,356,752.314 m, f = 1/298.257222101) 5 5 Earth assumed represented by WGS84 (as used by ICAO since 1998) 6 6 Earth assumed spherical with radius of 6,371,229.0 m -# 7-191 Reserved -# 192- 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/3.20.table b/definitions/grib2/tables/1/3.20.table index cfa35ae38..25995dccf 100644 --- a/definitions/grib2/tables/1/3.20.table +++ b/definitions/grib2/tables/1/3.20.table @@ -1,6 +1,3 @@ -# CODE TABLE 3.20, Type of horizontal line 0 0 Rhumb 1 1 Great circle -# 2-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/3.21.table b/definitions/grib2/tables/1/3.21.table index c2fd94586..1b9b7d685 100644 --- a/definitions/grib2/tables/1/3.21.table +++ b/definitions/grib2/tables/1/3.21.table @@ -1,8 +1,4 @@ -# CODE TABLE 3.21, Vertical dimension coordinate values definition 0 0 Explicit coordinate values set 1 1 Linear coordinates -# 2-10 Reserved 11 11 Geometric coordinates -# 12-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/3.3.table b/definitions/grib2/tables/1/3.3.table index 84cbb8bcc..90202ecd8 100644 --- a/definitions/grib2/tables/1/3.3.table +++ b/definitions/grib2/tables/1/3.3.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.3, Resolution and Component Flags 3 0 i direction increments not given 3 1 i direction increments given 4 0 j direction increments not given diff --git a/definitions/grib2/tables/1/3.4.table b/definitions/grib2/tables/1/3.4.table index 51d0664b2..b93252d83 100644 --- a/definitions/grib2/tables/1/3.4.table +++ b/definitions/grib2/tables/1/3.4.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.4, Scanning Mode 1 0 Points of first row or column scan in the +i (+x) direction 1 1 Points of first row or column scan in the -i (-x) direction 2 0 Points of first row or column scan in the -j (-y) direction diff --git a/definitions/grib2/tables/1/3.5.table b/definitions/grib2/tables/1/3.5.table index 117b26be3..07c9a5f8c 100644 --- a/definitions/grib2/tables/1/3.5.table +++ b/definitions/grib2/tables/1/3.5.table @@ -1,4 +1,3 @@ -# FLAG TABLE 3.5, Projection Centre 1 0 North Pole is on the projection plane 1 1 South Pole is on the projection plane 2 0 Only one projection centre is used diff --git a/definitions/grib2/tables/1/3.6.table b/definitions/grib2/tables/1/3.6.table index 41dd97e4a..c0b792e56 100644 --- a/definitions/grib2/tables/1/3.6.table +++ b/definitions/grib2/tables/1/3.6.table @@ -1,2 +1 @@ -# CODE TABLE 3.6, Spectral data representation type 1 1 The Associated Legendre Functions of the first kind are defined by: diff --git a/definitions/grib2/tables/1/3.7.table b/definitions/grib2/tables/1/3.7.table index fa8fe356b..579f4bab4 100644 --- a/definitions/grib2/tables/1/3.7.table +++ b/definitions/grib2/tables/1/3.7.table @@ -1,4 +1,3 @@ -# Code Table 3.7: Spectral data representation mode 0 0 Reserved 1 1 The complex numbers Fnm 255 255 Missing diff --git a/definitions/grib2/tables/1/3.8.table b/definitions/grib2/tables/1/3.8.table index 0d9b7d001..d9c89cf30 100644 --- a/definitions/grib2/tables/1/3.8.table +++ b/definitions/grib2/tables/1/3.8.table @@ -1,8 +1,5 @@ -# Code table 3.8: Grid point position 0 0 Grid points at triangle vertices 1 1 Grid points at centres of triangles 2 2 Grid points at midpoints of triangle sides -#3-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/3.9.table b/definitions/grib2/tables/1/3.9.table index 800c08259..83441c0ab 100644 --- a/definitions/grib2/tables/1/3.9.table +++ b/definitions/grib2/tables/1/3.9.table @@ -1,3 +1,2 @@ -# FLAG TABLE 3.9, Numbering order of diamonds as seen from the corresponding pole 1 0 Clockwise orientation 1 1 Anti-clockwise (i.e., counter-clockwise) orientation diff --git a/definitions/grib2/tables/1/4.0.table b/definitions/grib2/tables/1/4.0.table index 759512a0c..862f03e7c 100644 --- a/definitions/grib2/tables/1/4.0.table +++ b/definitions/grib2/tables/1/4.0.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.0, Product Definition Template Number 0 0 Analysis or forecast at a horizontal level or in a horizontal layer at a point in time 1 1 Individual ensemble forecast, control and perturbed, at a horizontal level or in a horizontal layer at a point in time 2 2 Derived forecast based on all ensemble members at a horizontal level or in a horizontal layer at a point in time diff --git a/definitions/grib2/tables/1/4.1.0.table b/definitions/grib2/tables/1/4.1.0.table index 33d1c3984..dd5c30afe 100644 --- a/definitions/grib2/tables/1/4.1.0.table +++ b/definitions/grib2/tables/1/4.1.0.table @@ -1,5 +1,3 @@ -#Discipline 0: Meteorological products -#Category Description 0 0 Temperature 1 1 Moisture 2 2 Momentum @@ -21,10 +19,8 @@ 18 18 Nuclear/radiology 19 19 Physical atmospheric properties 20 20 Atmospheric chemical or physical constituents -# 20-189 Reserved 190 190 CCITT IA5 string 191 191 Miscellaneous -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.1.1.table b/definitions/grib2/tables/1/4.1.1.table index ebb7d9ea0..9b3222b5e 100644 --- a/definitions/grib2/tables/1/4.1.1.table +++ b/definitions/grib2/tables/1/4.1.1.table @@ -1,9 +1,5 @@ -#Discipline 1: Hydrological products -#Category Description 0 0 Hydrology basic products 1 1 Hydrology probabilities -#2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.1.10.table b/definitions/grib2/tables/1/4.1.10.table index 45b08caaa..9472c5f4c 100644 --- a/definitions/grib2/tables/1/4.1.10.table +++ b/definitions/grib2/tables/1/4.1.10.table @@ -1,12 +1,8 @@ -#Discipline 10: Oceanographic Products -#Category Description 0 0 Waves 1 1 Currents 2 2 Ice 3 3 Surface Properties 4 4 Sub-surface Properties -# 5-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.1.2.table b/definitions/grib2/tables/1/4.1.2.table index f7f2ea2ba..3fbf491b8 100644 --- a/definitions/grib2/tables/1/4.1.2.table +++ b/definitions/grib2/tables/1/4.1.2.table @@ -1,11 +1,7 @@ -#Discipline 2: Land Surface Products -#Category Description 0 0 Vegetation/Biomass 1 1 Agri-/aquacultural Special Products 2 2 Transportation-related Products 3 3 Soil Products -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.1.3.table b/definitions/grib2/tables/1/4.1.3.table index f7578e163..aad184600 100644 --- a/definitions/grib2/tables/1/4.1.3.table +++ b/definitions/grib2/tables/1/4.1.3.table @@ -1,9 +1,5 @@ -#Discipline 3: Space Products -#Category Description 0 0 Image format products 1 1 Quantitative products -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.1.table b/definitions/grib2/tables/1/4.1.table index cc5bb2ffd..4c6659045 100644 --- a/definitions/grib2/tables/1/4.1.table +++ b/definitions/grib2/tables/1/4.1.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.1, Category of parameters by product discipline 0 0 Temperature 1 1 Moisture 3 3 Mass diff --git a/definitions/grib2/tables/1/4.10.table b/definitions/grib2/tables/1/4.10.table index 9cf447b69..3a4280b39 100644 --- a/definitions/grib2/tables/1/4.10.table +++ b/definitions/grib2/tables/1/4.10.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.10, Type of statistical processing 0 avg Average 1 accum Accumulation @@ -10,5 +9,4 @@ 7 cov Covariance (Temporal variance) 8 8 Difference (Value at the start of time range minus value at the end) 9 ratio Ratio -# 192 254 Reserved for local use 255 missing Missing diff --git a/definitions/grib2/tables/1/4.11.table b/definitions/grib2/tables/1/4.11.table index 68901aac4..e4f6514b0 100644 --- a/definitions/grib2/tables/1/4.11.table +++ b/definitions/grib2/tables/1/4.11.table @@ -1,9 +1,7 @@ -# CODE TABLE 4.11, Type of time intervals 1 1 Successive times processed have same forecast time, start time of forecast is incremented 2 2 Successive times processed have same start time of forecast, forecast time is incremented 3 3 Successive times processed have start time of forecast incremented and forecast time decremented so that valid time remains constant 4 4 Successive times processed have start time of forecast decremented and forecast time incremented so that valid time remains constant 5 5 Floating subinterval of time between forecast time and end of overall time interval -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.12.table b/definitions/grib2/tables/1/4.12.table index 86b6177be..ccc846d23 100644 --- a/definitions/grib2/tables/1/4.12.table +++ b/definitions/grib2/tables/1/4.12.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.12, Operating Mode 0 0 Maintenance Mode 1 1 Clear air diff --git a/definitions/grib2/tables/1/4.13.table b/definitions/grib2/tables/1/4.13.table index ddd7537d0..6a5cad1ac 100644 --- a/definitions/grib2/tables/1/4.13.table +++ b/definitions/grib2/tables/1/4.13.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.13, Quality Control Indicator 0 0 No quality control applied 1 1 Quality control applied diff --git a/definitions/grib2/tables/1/4.14.table b/definitions/grib2/tables/1/4.14.table index 69984d720..f43e9812f 100644 --- a/definitions/grib2/tables/1/4.14.table +++ b/definitions/grib2/tables/1/4.14.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.14, Clutter Filter Indicator 0 0 No clutter filter used 1 1 Clutter filter used diff --git a/definitions/grib2/tables/1/4.15.table b/definitions/grib2/tables/1/4.15.table index 49b0b2d26..659d07036 100644 --- a/definitions/grib2/tables/1/4.15.table +++ b/definitions/grib2/tables/1/4.15.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.15, Type of auxiliary information 0 0 Confidence level ('grib2/4.151.table') 1 1 Delta time (seconds) diff --git a/definitions/grib2/tables/1/4.151.table b/definitions/grib2/tables/1/4.151.table index bcfa0aea7..be56a229a 100644 --- a/definitions/grib2/tables/1/4.151.table +++ b/definitions/grib2/tables/1/4.151.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.15, Confidence level units 0 0 bad 1 1 suspect diff --git a/definitions/grib2/tables/1/4.2.0.0.table b/definitions/grib2/tables/1/4.2.0.0.table index 0386b8cd2..f935dec76 100644 --- a/definitions/grib2/tables/1/4.2.0.0.table +++ b/definitions/grib2/tables/1/4.2.0.0.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 0: Temperature 0 0 Temperature (K) 1 1 Virtual temperature (K) 2 2 Potential temperature (K) @@ -17,7 +16,5 @@ 15 15 Virtual potential temperature (K) 16 16 Snow phase change heat flux (W m-2) 17 17 Skin Temperature (K) -#17-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.1.table b/definitions/grib2/tables/1/4.2.0.1.table index 154f2d007..f760821b7 100644 --- a/definitions/grib2/tables/1/4.2.0.1.table +++ b/definitions/grib2/tables/1/4.2.0.1.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 1: Moisture 0 0 Specific humidity (kg kg-1) 1 1 Relative humidity (%) 2 2 Humidity mixing ratio (kg kg-1) @@ -56,7 +55,5 @@ 58 58 Convective snowfall rate (m s-1) 59 59 Large scale snowfall rate (m s-1) 60 60 Snow depth water equivalent (kg m-2) -#47-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.13.table b/definitions/grib2/tables/1/4.2.0.13.table index 8fc3425af..567dce2e9 100644 --- a/definitions/grib2/tables/1/4.2.0.13.table +++ b/definitions/grib2/tables/1/4.2.0.13.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 13: Aerosols 0 0 Aerosol type (Code table 4.205) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.14.table b/definitions/grib2/tables/1/4.2.0.14.table index 309c40d47..ad1f023f0 100644 --- a/definitions/grib2/tables/1/4.2.0.14.table +++ b/definitions/grib2/tables/1/4.2.0.14.table @@ -1,7 +1,4 @@ -# Product Discipline 0: Meteorological products, Parameter Category 14: Trace Gases 0 0 Total ozone (Dobson) 1 1 Ozone mixing ratio (kg kg-1) -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.15.table b/definitions/grib2/tables/1/4.2.0.15.table index bb419178b..2e48bedcc 100644 --- a/definitions/grib2/tables/1/4.2.0.15.table +++ b/definitions/grib2/tables/1/4.2.0.15.table @@ -1,4 +1,3 @@ -# Product Discipline 0 - Meteorological products, Parameter Category 15: Radar 0 0 Base spectrum width (m s-1) 1 1 Base reflectivity (dB) 2 2 Base radial velocity (m s-1) @@ -8,7 +7,5 @@ 6 6 Radar spectra (1) (-) 7 7 Radar spectra (2) (-) 8 8 Radar spectra (3) (-) -# 9-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.18.table b/definitions/grib2/tables/1/4.2.0.18.table index 5c0fd6e5d..156a65d70 100644 --- a/definitions/grib2/tables/1/4.2.0.18.table +++ b/definitions/grib2/tables/1/4.2.0.18.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 18: Nuclear/radiology 0 0 Air concentration of Caesium 137 (Bq m-3) 1 1 Air concentration of Iodine 131 (Bq m-3) 2 2 Air concentration of radioactive pollutant (Bq m-3) @@ -8,7 +7,5 @@ 6 6 Time-integrated air concentration of caesium pollutant (Bq s m-3) 7 7 Time-integrated air concentration of iodine pollutant (Bq s m-3) 8 8 Time-integrated air concentration of radioactive pollutant (Bq s m-3) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.19.table b/definitions/grib2/tables/1/4.2.0.19.table index 369c3f657..7c495a607 100644 --- a/definitions/grib2/tables/1/4.2.0.19.table +++ b/definitions/grib2/tables/1/4.2.0.19.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 19: Physical atmospheric properties 0 0 Visibility (m) 1 1 Albedo (%) 2 2 Thunderstorm probability (%) @@ -18,7 +17,5 @@ 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) 18 18 Snow free albedo (%) -# 19-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.190.table b/definitions/grib2/tables/1/4.2.0.190.table index b1f47bc02..181e9bb59 100644 --- a/definitions/grib2/tables/1/4.2.0.190.table +++ b/definitions/grib2/tables/1/4.2.0.190.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 190: CCITT IA5 string 0 0 Arbitrary text string (CCITTIA5) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.191.table b/definitions/grib2/tables/1/4.2.0.191.table index affb98f42..592810f9c 100644 --- a/definitions/grib2/tables/1/4.2.0.191.table +++ b/definitions/grib2/tables/1/4.2.0.191.table @@ -1,6 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 191: Miscellaneous 0 0 Seconds prior to initial reference time (defined in Section 1) (s) -# 1-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.2.table b/definitions/grib2/tables/1/4.2.0.2.table index 1ec945102..ac23abf79 100644 --- a/definitions/grib2/tables/1/4.2.0.2.table +++ b/definitions/grib2/tables/1/4.2.0.2.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 2: Momentum 0 0 Wind direction (from which blowing) (deg true) 1 1 Wind speed (m s-1) 2 2 u-component of wind (m s-1) @@ -30,6 +29,4 @@ 28 28 V-component storm motion (m s-1) 29 29 Drag coefficient (Numeric) 30 30 Frictional velocity (m s-1) -# 31-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.20.table b/definitions/grib2/tables/1/4.2.0.20.table index 4e7f45db4..4e5938bb4 100644 --- a/definitions/grib2/tables/1/4.2.0.20.table +++ b/definitions/grib2/tables/1/4.2.0.20.table @@ -8,6 +8,4 @@ 7 7 Chemical gross production rate of mole concentration mole.m-3.s-1 8 8 Chemical gross destruction rate of mole concentration mole.m-3.s-1 9 9 Surface dry deposition mass flux into stomata kg.m-2.s-1 -#10-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.3.table b/definitions/grib2/tables/1/4.2.0.3.table index 5c7e8151d..af5504ba5 100644 --- a/definitions/grib2/tables/1/4.2.0.3.table +++ b/definitions/grib2/tables/1/4.2.0.3.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 3: Mass 0 0 Pressure (Pa) 1 1 Pressure reduced to MSL (Pa) 2 2 Pressure tendency (Pa s-1) @@ -19,7 +18,5 @@ 17 17 Meridional flux of gravity wave stress (N m-2) 18 18 Planetary boundary layer height (m) 19 19 5-wave geopotential height anomaly (gpm) -# 20-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.4.table b/definitions/grib2/tables/1/4.2.0.4.table index 815c184a2..fc42fba67 100644 --- a/definitions/grib2/tables/1/4.2.0.4.table +++ b/definitions/grib2/tables/1/4.2.0.4.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 4: Short-wave Radiation 0 0 Net short-wave radiation flux (surface) (W m-2) 1 1 Net short-wave radiation flux (top of atmosphere) (W m-2) 2 2 Short wave radiation flux (W m-2) @@ -8,7 +7,5 @@ 6 6 Radiance (with respect to wave length) (W m-3 sr-1) 7 7 Downward short-wave radiation flux (W m-2) 9 8 Upward short-wave radiation flux (W m-2) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.5.table b/definitions/grib2/tables/1/4.2.0.5.table index 1b57fa301..94d7b971e 100644 --- a/definitions/grib2/tables/1/4.2.0.5.table +++ b/definitions/grib2/tables/1/4.2.0.5.table @@ -1,11 +1,8 @@ -# Product Discipline 0: Meteorological products, Parameter Category 5: Long-wave Radiation 0 0 Net long wave radiation flux (surface) (W m-2) 1 1 Net long wave radiation flux (top of atmosphere) (W m-2) 2 2 Long wave radiation flux (W m-2) 3 3 Downward long-wave radiation flux (W m-2) 4 4 Upward long-wave radiation flux (W m-2) 5 5 Net long wave radiation flux (W m-2) -# 5-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.6.table b/definitions/grib2/tables/1/4.2.0.6.table index 05cf72f57..504fc6796 100644 --- a/definitions/grib2/tables/1/4.2.0.6.table +++ b/definitions/grib2/tables/1/4.2.0.6.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 6: Cloud 0 0 Cloud Ice (kg m-2) 1 1 Total cloud cover (%) 2 2 Convective cloud cover (%) @@ -24,7 +23,5 @@ 22 22 Cloud cover (%) 23 23 Cloud ice mixing ratio (kg kg-1) 24 24 Sunshine (Numeric) -# 23-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.0.7.table b/definitions/grib2/tables/1/4.2.0.7.table index 78374fde5..3e2ce318a 100644 --- a/definitions/grib2/tables/1/4.2.0.7.table +++ b/definitions/grib2/tables/1/4.2.0.7.table @@ -1,4 +1,3 @@ -# Product Discipline 0: Meteorological products, Parameter Category 7: Thermodynamic Stability Indices 0 0 Parcel lifted index (to 500 hPa) (K) 1 1 Best lifted index (to 500 hPa) (K) 2 2 K index (K) @@ -12,7 +11,5 @@ 10 10 Surface lifted index (K) 11 11 Best (4-layer) lifted index (K) 12 12 Richardson number (Numeric) -#13-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.1.0.table b/definitions/grib2/tables/1/4.2.1.0.table index 1e867e1cb..3147f8c2a 100644 --- a/definitions/grib2/tables/1/4.2.1.0.table +++ b/definitions/grib2/tables/1/4.2.1.0.table @@ -1,4 +1,3 @@ -# Product Discipline 1: Hydrologic products, Parameter Category 0: Hydrology basic products 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) 2 2 Remotely sensed snow cover (Code table 4.215) @@ -6,6 +5,4 @@ 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) -# 7-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.1.1.table b/definitions/grib2/tables/1/4.2.1.1.table index b7342ef2f..a86c29c6c 100644 --- a/definitions/grib2/tables/1/4.2.1.1.table +++ b/definitions/grib2/tables/1/4.2.1.1.table @@ -1,8 +1,5 @@ -# Product Discipline 1: Hydrologic products, Parameter Category 1: Hydrology probabilities 0 0 Conditional percent precipitation amount fractile for an overall period (Encoded as an accumulation) (kg m-2) 1 1 Percent precipitation in a sub-period of an overall period (Encoded as per cent accumulation over the sub-period) (%) 2 2 Probability of 0.01 inch of precipitation (POP) (%) -#3-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.10.0.table b/definitions/grib2/tables/1/4.2.10.0.table index 479e26d51..98a0fedfb 100644 --- a/definitions/grib2/tables/1/4.2.10.0.table +++ b/definitions/grib2/tables/1/4.2.10.0.table @@ -1,4 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 0: Waves 0 0 Wave spectra (1) (-) 1 1 Wave spectra (2) (-) 2 2 Wave spectra (3) (-) @@ -13,8 +12,6 @@ 11 11 Primary wave mean period (s) 12 12 Secondary wave direction (Degree true) 13 13 Secondary wave mean period (s) -# 14-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.10.1.table b/definitions/grib2/tables/1/4.2.10.1.table index df18f31dd..8c92ae826 100644 --- a/definitions/grib2/tables/1/4.2.10.1.table +++ b/definitions/grib2/tables/1/4.2.10.1.table @@ -1,8 +1,5 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 1: Currents 0 0 Current direction (Degree true) 1 1 Current speed (m s-1) 2 2 u-component of current (m s-1) 3 3 v-component of current (m s-1) -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.10.2.table b/definitions/grib2/tables/1/4.2.10.2.table index cb73da46c..7297632c2 100644 --- a/definitions/grib2/tables/1/4.2.10.2.table +++ b/definitions/grib2/tables/1/4.2.10.2.table @@ -1,4 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 2: Ice 0 0 Ice cover (Proportion) 1 1 Ice thickness (m) 2 2 Direction of ice drift (Degree true) @@ -7,6 +6,4 @@ 5 5 v-component of ice drift (m s-1) 6 6 Ice growth rate (m s-1) 7 7 Ice divergence (s-1) -# 8-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.10.3.table b/definitions/grib2/tables/1/4.2.10.3.table index a14ae22e3..9e805aefa 100644 --- a/definitions/grib2/tables/1/4.2.10.3.table +++ b/definitions/grib2/tables/1/4.2.10.3.table @@ -1,6 +1,3 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 3: Surface Properties 0 0 Water temperature (K) 1 1 Deviation of sea level from mean (m) -# 2-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.10.4.table b/definitions/grib2/tables/1/4.2.10.4.table index a24c3c8c4..20a604c30 100644 --- a/definitions/grib2/tables/1/4.2.10.4.table +++ b/definitions/grib2/tables/1/4.2.10.4.table @@ -1,9 +1,6 @@ -# Product Discipline 10: Oceanographic products, Parameter Category 4: Sub-surface Properties 0 0 Main thermocline depth (m) 1 1 Main thermocline anomaly (m) 2 2 Transient thermocline depth (m) 3 3 Salinity (kg kg-1) -# 4-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.2.0.table b/definitions/grib2/tables/1/4.2.2.0.table index fdc8ce0ef..5678022f2 100644 --- a/definitions/grib2/tables/1/4.2.2.0.table +++ b/definitions/grib2/tables/1/4.2.2.0.table @@ -1,4 +1,3 @@ -# Product Discipline 2: Land surface products, Parameter Category 0: Vegetation/Biomass 0 0 Land cover (0=land, 1=sea) (Proportion) 1 1 Surface roughness (m) 2 2 Soil temperature (K) @@ -23,7 +22,5 @@ 21 21 Humidity parameter in canopy conductance (Proportion) 22 22 Soil moisture (kg m-3) 26 26 Wilting point (kg m-3) -# 23-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.2.3.table b/definitions/grib2/tables/1/4.2.2.3.table index d6376fecb..6d993394a 100644 --- a/definitions/grib2/tables/1/4.2.2.3.table +++ b/definitions/grib2/tables/1/4.2.2.3.table @@ -1,4 +1,3 @@ -# Product Discipline 2: Land surface products, Parameter Category 3: Soil Products 0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) @@ -10,7 +9,5 @@ 8 8 Direct evaporation cease (soil moisture) (Proportion) 9 9 Soil porosity (Proportion) 12 12 Transpiration stress-onset (soil moisture) (kg m-3) -# 11-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.3.0.table b/definitions/grib2/tables/1/4.2.3.0.table index 944566388..7e9e74e66 100644 --- a/definitions/grib2/tables/1/4.2.3.0.table +++ b/definitions/grib2/tables/1/4.2.3.0.table @@ -1,4 +1,3 @@ -# Product discipline 3: Space products, Parameter Category 0: Image format products 0 0 Scaled radiance (Numeric) 1 1 Scaled albedo (Numeric) 2 2 Scaled brightness temperature (Numeric) @@ -8,7 +7,5 @@ 6 6 Scaled skin temperature (Numeric) 7 7 Cloud mask (Code table 4.217) 8 8 Pixel scene type (Code table 4.218) -# 9-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.3.1.table b/definitions/grib2/tables/1/4.2.3.1.table index 60d6e8420..e01f22110 100644 --- a/definitions/grib2/tables/1/4.2.3.1.table +++ b/definitions/grib2/tables/1/4.2.3.1.table @@ -1,11 +1,8 @@ -# Product Discipline 3: Space products, Parameter Category 1: Quantitative products 0 0 Estimated precipitation (kg m-2) 1 1 Instantaneous rain rate (kg m-2 s-1) 2 2 Cloud top height (m) 3 3 Cloud top height quality indicator (Code table 4.219) 4 4 Estimated u component of wind (m s-1) 5 5 Estimated v component of wind (m s-1) -# 6-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.2.table b/definitions/grib2/tables/1/4.2.table index ff9553645..e69de29bb 100644 --- a/definitions/grib2/tables/1/4.2.table +++ b/definitions/grib2/tables/1/4.2.table @@ -1,5 +0,0 @@ -# CODE TABLE 4.2, Parameter number by product discipline and parameter category -# 4 4 unknown -# 151 151 unknown -# 192 192 unknown -# 255 255 Missing diff --git a/definitions/grib2/tables/1/4.201.table b/definitions/grib2/tables/1/4.201.table index 7445c9c20..7ee3a7031 100644 --- a/definitions/grib2/tables/1/4.201.table +++ b/definitions/grib2/tables/1/4.201.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.201, Precipitation Type 1 1 Rain 2 2 Thunderstorm diff --git a/definitions/grib2/tables/1/4.202.table b/definitions/grib2/tables/1/4.202.table index 69dbe3a5d..cee4c9e63 100644 --- a/definitions/grib2/tables/1/4.202.table +++ b/definitions/grib2/tables/1/4.202.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.202, Precipitable water category 192 192 Reserved for local use 193 193 Reserved for local use diff --git a/definitions/grib2/tables/1/4.203.table b/definitions/grib2/tables/1/4.203.table index 057f40910..1f8dbef65 100644 --- a/definitions/grib2/tables/1/4.203.table +++ b/definitions/grib2/tables/1/4.203.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.203, Cloud type 0 0 Clear 1 1 Cumulonimbus 2 2 Stratus @@ -21,5 +20,4 @@ 19 19 Cirrocumulus - ground based fog beneath the lowest layer 20 20 Cirrus - ground based fog beneath the lowest layer 191 191 Unknown -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.204.table b/definitions/grib2/tables/1/4.204.table index 23b60cf77..6ff5c3538 100644 --- a/definitions/grib2/tables/1/4.204.table +++ b/definitions/grib2/tables/1/4.204.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.204, Thunderstorm coverage 0 0 None 1 1 Isolated (1% - 2%) diff --git a/definitions/grib2/tables/1/4.205.table b/definitions/grib2/tables/1/4.205.table index 98c7b48ec..7594bc0ea 100644 --- a/definitions/grib2/tables/1/4.205.table +++ b/definitions/grib2/tables/1/4.205.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.205, Aerosol type 0 0 Aerosol not present 1 1 Aerosol present diff --git a/definitions/grib2/tables/1/4.206.table b/definitions/grib2/tables/1/4.206.table index b1ef2e787..40463d37c 100644 --- a/definitions/grib2/tables/1/4.206.table +++ b/definitions/grib2/tables/1/4.206.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.206, Volcanic ash 0 0 Not present 1 1 Present diff --git a/definitions/grib2/tables/1/4.207.table b/definitions/grib2/tables/1/4.207.table index 13fc7b54b..46c8c808e 100644 --- a/definitions/grib2/tables/1/4.207.table +++ b/definitions/grib2/tables/1/4.207.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.207, Icing 0 0 None 1 1 Light diff --git a/definitions/grib2/tables/1/4.208.table b/definitions/grib2/tables/1/4.208.table index 15b514a07..34fc6708f 100644 --- a/definitions/grib2/tables/1/4.208.table +++ b/definitions/grib2/tables/1/4.208.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.208, Turbulence 0 0 None (smooth) 1 1 Light diff --git a/definitions/grib2/tables/1/4.209.table b/definitions/grib2/tables/1/4.209.table index b4cca1d73..2700f882e 100644 --- a/definitions/grib2/tables/1/4.209.table +++ b/definitions/grib2/tables/1/4.209.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.209, Planetary boundary layer regime 1 1 Stable 2 2 Mechanically driven turbulence diff --git a/definitions/grib2/tables/1/4.210.table b/definitions/grib2/tables/1/4.210.table index d05e07721..00ab2b2d4 100644 --- a/definitions/grib2/tables/1/4.210.table +++ b/definitions/grib2/tables/1/4.210.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.210, Contrail intensity 0 0 Contrail not present 1 1 Contrail present diff --git a/definitions/grib2/tables/1/4.211.table b/definitions/grib2/tables/1/4.211.table index 604b2e643..810d3de86 100644 --- a/definitions/grib2/tables/1/4.211.table +++ b/definitions/grib2/tables/1/4.211.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.211, Contrail engine type 0 0 Low bypass 1 1 High bypass diff --git a/definitions/grib2/tables/1/4.212.table b/definitions/grib2/tables/1/4.212.table index 7393238e7..30d8335cc 100644 --- a/definitions/grib2/tables/1/4.212.table +++ b/definitions/grib2/tables/1/4.212.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.212, Land Use 1 1 Urban land 2 2 Agriculture diff --git a/definitions/grib2/tables/1/4.213.table b/definitions/grib2/tables/1/4.213.table index cc4bdfc1f..110a13150 100644 --- a/definitions/grib2/tables/1/4.213.table +++ b/definitions/grib2/tables/1/4.213.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.213, Soil type 1 1 Sand 2 2 Loamy sand diff --git a/definitions/grib2/tables/1/4.215.table b/definitions/grib2/tables/1/4.215.table index 7e1442962..2fdcf4414 100644 --- a/definitions/grib2/tables/1/4.215.table +++ b/definitions/grib2/tables/1/4.215.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.215, Remotely Sensed Snow Coverage 50 50 No-snow/no-cloud 100 100 Clouds diff --git a/definitions/grib2/tables/1/4.216.table b/definitions/grib2/tables/1/4.216.table index a1e12c20e..b63683ffb 100644 --- a/definitions/grib2/tables/1/4.216.table +++ b/definitions/grib2/tables/1/4.216.table @@ -1,3 +1,2 @@ -# CODE TABLE 4.216, Elevation of Snow Covered Terrain 254 254 Clouds 255 255 Missing diff --git a/definitions/grib2/tables/1/4.217.table b/definitions/grib2/tables/1/4.217.table index 475ab686d..5fe126992 100644 --- a/definitions/grib2/tables/1/4.217.table +++ b/definitions/grib2/tables/1/4.217.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.217, Cloud mask type 0 0 Clear over water 1 1 Clear over land diff --git a/definitions/grib2/tables/1/4.220.table b/definitions/grib2/tables/1/4.220.table index 9fddcd49f..b26216966 100644 --- a/definitions/grib2/tables/1/4.220.table +++ b/definitions/grib2/tables/1/4.220.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.220, Horizontal dimension processed 0 0 Latitude 1 1 Longitude diff --git a/definitions/grib2/tables/1/4.221.table b/definitions/grib2/tables/1/4.221.table index 2291eab60..41718eb02 100644 --- a/definitions/grib2/tables/1/4.221.table +++ b/definitions/grib2/tables/1/4.221.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.221, Treatment of missing data 0 0 Not included 1 1 Extrapolated diff --git a/definitions/grib2/tables/1/4.3.table b/definitions/grib2/tables/1/4.3.table index 84a72352b..cac7ebbb4 100644 --- a/definitions/grib2/tables/1/4.3.table +++ b/definitions/grib2/tables/1/4.3.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.3, Type of generating process 0 0 Analysis 1 1 Initialization 2 2 Forecast @@ -8,6 +7,4 @@ 6 6 Forecast error 7 7 Analysis error 8 8 Observation -# 9-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.4.table b/definitions/grib2/tables/1/4.4.table index 61aa20c5f..4f9f0cdcd 100644 --- a/definitions/grib2/tables/1/4.4.table +++ b/definitions/grib2/tables/1/4.4.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.4, Indicator of unit of time range 0 m Minute 1 h Hour 2 D Day @@ -11,6 +10,4 @@ 11 6h 6 hours 12 12h 12 hours 13 s Second -# 14-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.5.table b/definitions/grib2/tables/1/4.5.table index 89c5fb175..d4e950872 100644 --- a/definitions/grib2/tables/1/4.5.table +++ b/definitions/grib2/tables/1/4.5.table @@ -1,4 +1,3 @@ -#Code table 4.5: Fixed surface types and units 0 0 Reserved 1 sfc Ground or water surface 2 2 Cloud base level @@ -9,9 +8,7 @@ 7 7 Tropopause 8 sfc Nominal top of the atmosphere 9 9 Sea bottom -# 10-19 Reserved 20 20 Isothermal level (K) -#21-99 Reserved 100 pl Isobaric surface (Pa) 101 sfc Mean sea level 102 102 Specific altitude above mean sea level (m) @@ -24,10 +21,6 @@ 109 pv Potential vorticity surface (K m2 kg-1 s-1) 110 110 Reserved 111 111 Eta level -# 112-116 Reserved 117 117 Mixed layer depth (m) -# 118-159 Reserved 160 160 Depth below sea level (m) -#161-191 Reserved -#192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.6.table b/definitions/grib2/tables/1/4.6.table index dc6d94c20..a9efd5a77 100644 --- a/definitions/grib2/tables/1/4.6.table +++ b/definitions/grib2/tables/1/4.6.table @@ -1,8 +1,6 @@ -# CODE TABLE 4.6, Type of ensemble forecast 0 0 Unperturbed high-resolution control forecast 1 1 Unperturbed low-resolution control forecast 2 2 Negatively perturbed forecast 3 3 Positively perturbed forecast -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/4.7.table b/definitions/grib2/tables/1/4.7.table index dadf59b46..2f295c769 100644 --- a/definitions/grib2/tables/1/4.7.table +++ b/definitions/grib2/tables/1/4.7.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.7, Derived forecast 0 0 Unweighted mean of all members 1 1 Weighted mean of all members diff --git a/definitions/grib2/tables/1/4.8.table b/definitions/grib2/tables/1/4.8.table index 9d3a0e8a7..5f1e971da 100644 --- a/definitions/grib2/tables/1/4.8.table +++ b/definitions/grib2/tables/1/4.8.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.8, Clustering Method 0 0 Anomaly correlation 1 1 Root mean square diff --git a/definitions/grib2/tables/1/4.9.table b/definitions/grib2/tables/1/4.9.table index 895f30171..7ae967e28 100644 --- a/definitions/grib2/tables/1/4.9.table +++ b/definitions/grib2/tables/1/4.9.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.9, Probability Type 0 0 Probability of event below lower limit 1 1 Probability of event above upper limit diff --git a/definitions/grib2/tables/1/4.91.table b/definitions/grib2/tables/1/4.91.table index a960f56b0..498e3fe16 100644 --- a/definitions/grib2/tables/1/4.91.table +++ b/definitions/grib2/tables/1/4.91.table @@ -1,4 +1,3 @@ -# CODE TABLE 4.91 Category Type 0 0 Below lower limit 1 1 Above upper limit diff --git a/definitions/grib2/tables/1/5.0.table b/definitions/grib2/tables/1/5.0.table index 0cf3752cb..cb7fd1642 100644 --- a/definitions/grib2/tables/1/5.0.table +++ b/definitions/grib2/tables/1/5.0.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.0, Data Representation Template Number 0 0 Grid point data - simple packing 1 1 Matrix value - simple packing 2 2 Grid point data - complex packing @@ -10,7 +9,6 @@ 50 50 Spectral data -simple packing 51 51 Spherical harmonics data - complex packing 61 61 Grid point data - simple packing with logarithm pre-processing -# 192-254 Reserved for local use 255 255 Missing 40000 40000 JPEG2000 Packing 40010 40010 PNG pacling diff --git a/definitions/grib2/tables/1/5.1.table b/definitions/grib2/tables/1/5.1.table index d7ca4bedc..d0e6c2f30 100644 --- a/definitions/grib2/tables/1/5.1.table +++ b/definitions/grib2/tables/1/5.1.table @@ -1,5 +1,3 @@ -# CODE TABLE 5.1, Type of original field values 0 0 Floating point 1 1 Integer -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/5.2.table b/definitions/grib2/tables/1/5.2.table index a048d712e..d04bee530 100644 --- a/definitions/grib2/tables/1/5.2.table +++ b/definitions/grib2/tables/1/5.2.table @@ -1,6 +1,4 @@ -# CODE TABLE 5.2, Matrix coordinate value function definition 0 0 Explicit coordinate values set 1 1 Linear coordinates 11 11 Geometric coordinates -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/5.3.table b/definitions/grib2/tables/1/5.3.table index 4a673ef85..1d0207110 100644 --- a/definitions/grib2/tables/1/5.3.table +++ b/definitions/grib2/tables/1/5.3.table @@ -1,6 +1,4 @@ -# CODE TABLE 5.3, Matrix coordinate parameter 1 1 Direction Degrees true 2 2 Frequency (s-1) 3 3 Radial number (2pi/lambda) (m-1) -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/5.4.table b/definitions/grib2/tables/1/5.4.table index 1fd37966f..72d090e5a 100644 --- a/definitions/grib2/tables/1/5.4.table +++ b/definitions/grib2/tables/1/5.4.table @@ -1,5 +1,3 @@ -# CODE TABLE 5.4, Group Splitting Method 0 0 Row by row splitting 1 1 General group splitting -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/5.40.table b/definitions/grib2/tables/1/5.40.table index 1eef7c763..1a43b2d6c 100644 --- a/definitions/grib2/tables/1/5.40.table +++ b/definitions/grib2/tables/1/5.40.table @@ -1,5 +1,3 @@ -# Code Table 5.40: Type of Compression 0 0 Lossless 1 1 Lossy -#2-254 Reserved 255 255 Missing diff --git a/definitions/grib2/tables/1/5.40000.table b/definitions/grib2/tables/1/5.40000.table index 1eef7c763..1a43b2d6c 100644 --- a/definitions/grib2/tables/1/5.40000.table +++ b/definitions/grib2/tables/1/5.40000.table @@ -1,5 +1,3 @@ -# Code Table 5.40: Type of Compression 0 0 Lossless 1 1 Lossy -#2-254 Reserved 255 255 Missing diff --git a/definitions/grib2/tables/1/5.5.table b/definitions/grib2/tables/1/5.5.table index d1caac9e8..5533ee98b 100644 --- a/definitions/grib2/tables/1/5.5.table +++ b/definitions/grib2/tables/1/5.5.table @@ -1,7 +1,5 @@ -# CODE TABLE 5.5, Missing Value Management for Complex Packing 0 0 No explicit missing values included within data values 1 1 Primary missing values included within data values 2 2 Primary and secondary missing values included within data values -# 192 254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/1/5.6.table b/definitions/grib2/tables/1/5.6.table index 4aec3314e..fedae4ebb 100644 --- a/definitions/grib2/tables/1/5.6.table +++ b/definitions/grib2/tables/1/5.6.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.6, Order of Spatial Differencing 1 1 First-order spatial differencing 2 2 Second-order spatial differencing diff --git a/definitions/grib2/tables/1/5.7.table b/definitions/grib2/tables/1/5.7.table index 35b23b94d..c21dde206 100644 --- a/definitions/grib2/tables/1/5.7.table +++ b/definitions/grib2/tables/1/5.7.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.7, Precision of floating-point numbers 1 1 IEEE 32-bit (I=4 in Section 7) 2 2 IEEE 64-bit (I=8 in Section 7) diff --git a/definitions/grib2/tables/1/5.8.table b/definitions/grib2/tables/1/5.8.table index c654331ff..5819a2b5f 100644 --- a/definitions/grib2/tables/1/5.8.table +++ b/definitions/grib2/tables/1/5.8.table @@ -1,3 +1,2 @@ -# CODE TABLE 5.8, lossless compression method 0 no no compression method 255 255 Missing diff --git a/definitions/grib2/tables/1/5.9.table b/definitions/grib2/tables/1/5.9.table index 6925d31a3..0dab162bc 100644 --- a/definitions/grib2/tables/1/5.9.table +++ b/definitions/grib2/tables/1/5.9.table @@ -1,4 +1,3 @@ -# CODE TABLE 5.8, pre-processing 0 no no pre-processing 1 logarithm logarithm 255 255 Missing diff --git a/definitions/grib2/tables/1/6.0.table b/definitions/grib2/tables/1/6.0.table index 6a8c74b48..1eeac9562 100644 --- a/definitions/grib2/tables/1/6.0.table +++ b/definitions/grib2/tables/1/6.0.table @@ -1,7 +1,5 @@ -# CODE TABLE 6.0, Bit Map Indicator 0 0 A bit map applies to this product and is specified in this Section 1 1 A bit map pre-determined by the originating/generating Centre applies to this product and is not specified in this Section -# 2 253 A bit map pre-determined by the originating/generating Centre applies to this product and is not specified in this Section 254 254 A bit map defined previously in the same "GRIB" message applies to this product 255 255 A bit map does not apply to this product diff --git a/definitions/grib2/tables/1/stepType.table b/definitions/grib2/tables/1/stepType.table index d88e44123..10721eb25 100644 --- a/definitions/grib2/tables/1/stepType.table +++ b/definitions/grib2/tables/1/stepType.table @@ -1,4 +1,3 @@ -# CODE TABLE Step Type 0 instant Instant 1 interval Interval From a11ba0c488bb641539dcdd98a48f178fb19bf5af Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 25 Nov 2019 14:20:12 +0000 Subject: [PATCH 095/104] Definitions: remove unnecessary notes from code tables --- definitions/grib2/tables/2/3.15.table | 8 -------- definitions/grib2/tables/2/4.2.1.0.table | 2 -- definitions/grib2/tables/3/3.15.table | 8 -------- definitions/grib2/tables/3/4.2.1.0.table | 2 -- definitions/grib2/tables/4/3.15.table | 3 --- definitions/grib2/tables/5/3.15.table | 3 --- definitions/grib2/tables/6/3.15.table | 4 ---- definitions/grib2/tables/7/3.15.table | 8 -------- 8 files changed, 38 deletions(-) diff --git a/definitions/grib2/tables/2/3.15.table b/definitions/grib2/tables/2/3.15.table index bb431e14f..d4f7e0ed2 100644 --- a/definitions/grib2/tables/2/3.15.table +++ b/definitions/grib2/tables/2/3.15.table @@ -1,7 +1,5 @@ # CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature K -# 21-99 Reserved 100 100 Pressure Pa 101 101 Pressure deviation from mean sea level Pa 102 102 Altitude above mean sea level m @@ -15,11 +13,5 @@ 110 110 Geometrical height m 111 111 Eta coordinate (see Note 2) 112 112 Geopotential height gpm -# 113-159 Reserved 160 160 Depth below sea level m -# 161-191 Reserved -# 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/2/4.2.1.0.table b/definitions/grib2/tables/2/4.2.1.0.table index 1e867e1cb..828c869de 100644 --- a/definitions/grib2/tables/2/4.2.1.0.table +++ b/definitions/grib2/tables/2/4.2.1.0.table @@ -6,6 +6,4 @@ 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) -# 7-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/3/3.15.table b/definitions/grib2/tables/3/3.15.table index bb431e14f..d4f7e0ed2 100644 --- a/definitions/grib2/tables/3/3.15.table +++ b/definitions/grib2/tables/3/3.15.table @@ -1,7 +1,5 @@ # CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature K -# 21-99 Reserved 100 100 Pressure Pa 101 101 Pressure deviation from mean sea level Pa 102 102 Altitude above mean sea level m @@ -15,11 +13,5 @@ 110 110 Geometrical height m 111 111 Eta coordinate (see Note 2) 112 112 Geopotential height gpm -# 113-159 Reserved 160 160 Depth below sea level m -# 161-191 Reserved -# 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/3/4.2.1.0.table b/definitions/grib2/tables/3/4.2.1.0.table index 1e867e1cb..828c869de 100644 --- a/definitions/grib2/tables/3/4.2.1.0.table +++ b/definitions/grib2/tables/3/4.2.1.0.table @@ -6,6 +6,4 @@ 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) -# 7-191 Reserved -# 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/4/3.15.table b/definitions/grib2/tables/4/3.15.table index bb431e14f..6a035be56 100644 --- a/definitions/grib2/tables/4/3.15.table +++ b/definitions/grib2/tables/4/3.15.table @@ -20,6 +20,3 @@ # 161-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/5/3.15.table b/definitions/grib2/tables/5/3.15.table index bb431e14f..6a035be56 100644 --- a/definitions/grib2/tables/5/3.15.table +++ b/definitions/grib2/tables/5/3.15.table @@ -20,6 +20,3 @@ # 161-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/6/3.15.table b/definitions/grib2/tables/6/3.15.table index bb431e14f..b3adaeb33 100644 --- a/definitions/grib2/tables/6/3.15.table +++ b/definitions/grib2/tables/6/3.15.table @@ -1,5 +1,4 @@ # CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature K # 21-99 Reserved 100 100 Pressure Pa @@ -20,6 +19,3 @@ # 161-191 Reserved # 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. diff --git a/definitions/grib2/tables/7/3.15.table b/definitions/grib2/tables/7/3.15.table index eb83c1b42..337bdce96 100644 --- a/definitions/grib2/tables/7/3.15.table +++ b/definitions/grib2/tables/7/3.15.table @@ -1,7 +1,5 @@ # CODE TABLE 3.15, Physical meaning of vertical coordinate -# 0-19 Reserved 20 20 Temperature (K) -# 21-99 Reserved 100 100 Pressure (Pa) 101 101 Pressure deviation from mean sea level (Pa) 102 102 Altitude above mean sea level (m) @@ -15,11 +13,5 @@ 110 110 Geometrical height (m) 111 111 Eta coordinate (see Note 2) 112 112 Geopotential height (gpm) -# 113-159 Reserved 160 160 Depth below sea level (m) -# 161-191 Reserved -# 192-254 Reserved for local use 255 255 Missing -# Notes: -# (1) Negative values associated to this coordinate will indicate depth below ground surface. If values are all below surface, use of entry 106 is recommended, with positive coordinate values instead. -# (2) The Eta vertical coordinate system involves normalizing the pressure at some point on a specific level by the mean sea level pressure at that point. From fd6ba9d146e951e5fc2184dfb50de9245f0e0d8c Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 25 Nov 2019 17:52:42 +0000 Subject: [PATCH 096/104] Code tables: remove double parens --- definitions/grib2/tables/10/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/11/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/12/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/13/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/14/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/15/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/16/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/17/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/18/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/19/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/20/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/21/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/23/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/24/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/5/4.2.0.1.table | 8 ++++---- definitions/grib2/tables/6/4.2.0.1.table | 4 ++-- definitions/grib2/tables/7/4.2.0.1.table | 4 ++-- definitions/grib2/tables/8/4.2.0.1.table | 12 ++++++------ definitions/grib2/tables/9/4.2.0.1.table | 12 ++++++------ 19 files changed, 104 insertions(+), 104 deletions(-) diff --git a/definitions/grib2/tables/10/4.2.0.1.table b/definitions/grib2/tables/10/4.2.0.1.table index fbebb792d..b95e8699d 100644 --- a/definitions/grib2/tables/10/4.2.0.1.table +++ b/definitions/grib2/tables/10/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Percent frozen precipitation (%) diff --git a/definitions/grib2/tables/11/4.2.0.1.table b/definitions/grib2/tables/11/4.2.0.1.table index 2d8fbed8c..827ba1dcf 100644 --- a/definitions/grib2/tables/11/4.2.0.1.table +++ b/definitions/grib2/tables/11/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/12/4.2.0.1.table b/definitions/grib2/tables/12/4.2.0.1.table index bb0ff7c42..d1d1704df 100644 --- a/definitions/grib2/tables/12/4.2.0.1.table +++ b/definitions/grib2/tables/12/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/13/4.2.0.1.table b/definitions/grib2/tables/13/4.2.0.1.table index bb0ff7c42..d1d1704df 100644 --- a/definitions/grib2/tables/13/4.2.0.1.table +++ b/definitions/grib2/tables/13/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/14/4.2.0.1.table b/definitions/grib2/tables/14/4.2.0.1.table index 0af12c3c3..4c624e74a 100644 --- a/definitions/grib2/tables/14/4.2.0.1.table +++ b/definitions/grib2/tables/14/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/15/4.2.0.1.table b/definitions/grib2/tables/15/4.2.0.1.table index c90ade1c5..f2fdd3026 100644 --- a/definitions/grib2/tables/15/4.2.0.1.table +++ b/definitions/grib2/tables/15/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/16/4.2.0.1.table b/definitions/grib2/tables/16/4.2.0.1.table index b0127980c..775cfe54f 100644 --- a/definitions/grib2/tables/16/4.2.0.1.table +++ b/definitions/grib2/tables/16/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/17/4.2.0.1.table b/definitions/grib2/tables/17/4.2.0.1.table index 490297d22..70001f746 100644 --- a/definitions/grib2/tables/17/4.2.0.1.table +++ b/definitions/grib2/tables/17/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/18/4.2.0.1.table b/definitions/grib2/tables/18/4.2.0.1.table index 8f96bcd60..c38d6a053 100644 --- a/definitions/grib2/tables/18/4.2.0.1.table +++ b/definitions/grib2/tables/18/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/19/4.2.0.1.table b/definitions/grib2/tables/19/4.2.0.1.table index 8f96bcd60..c38d6a053 100644 --- a/definitions/grib2/tables/19/4.2.0.1.table +++ b/definitions/grib2/tables/19/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/20/4.2.0.1.table b/definitions/grib2/tables/20/4.2.0.1.table index 75df7d4ea..541deaca9 100644 --- a/definitions/grib2/tables/20/4.2.0.1.table +++ b/definitions/grib2/tables/20/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/21/4.2.0.1.table b/definitions/grib2/tables/21/4.2.0.1.table index 75df7d4ea..541deaca9 100644 --- a/definitions/grib2/tables/21/4.2.0.1.table +++ b/definitions/grib2/tables/21/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/23/4.2.0.1.table b/definitions/grib2/tables/23/4.2.0.1.table index dee95505d..0c01ce89b 100644 --- a/definitions/grib2/tables/23/4.2.0.1.table +++ b/definitions/grib2/tables/23/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/24/4.2.0.1.table b/definitions/grib2/tables/24/4.2.0.1.table index 11c8c61c5..ef6d2ed7e 100644 --- a/definitions/grib2/tables/24/4.2.0.1.table +++ b/definitions/grib2/tables/24/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Per cent frozen precipitation (%) diff --git a/definitions/grib2/tables/5/4.2.0.1.table b/definitions/grib2/tables/5/4.2.0.1.table index eff557718..c79545757 100644 --- a/definitions/grib2/tables/5/4.2.0.1.table +++ b/definitions/grib2/tables/5/4.2.0.1.table @@ -32,10 +32,10 @@ 30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg kg-1) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Percent frozen precipitation (%) diff --git a/definitions/grib2/tables/6/4.2.0.1.table b/definitions/grib2/tables/6/4.2.0.1.table index 60a934b70..936d53fb4 100644 --- a/definitions/grib2/tables/6/4.2.0.1.table +++ b/definitions/grib2/tables/6/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age day (-) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type (code table (4.201)) +19 19 Precipitation type (code table (4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg kg-1) 22 22 Cloud mixing ratio (kg kg-1) @@ -29,7 +29,7 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category (code table (4.202)) +30 30 Precipitable water category (code table (4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain (Code table 4.222) diff --git a/definitions/grib2/tables/7/4.2.0.1.table b/definitions/grib2/tables/7/4.2.0.1.table index 0ab8ef361..95e016a2a 100644 --- a/definitions/grib2/tables/7/4.2.0.1.table +++ b/definitions/grib2/tables/7/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age day (-) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type (code table (4.201)) +19 19 Precipitation type (code table (4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg kg-1) 22 22 Cloud mixing ratio (kg kg-1) @@ -29,7 +29,7 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category (code table (4.202)) +30 30 Precipitable water category (code table (4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg kg-1) 33 33 Categorical rain (Code table 4.222) diff --git a/definitions/grib2/tables/8/4.2.0.1.table b/definitions/grib2/tables/8/4.2.0.1.table index 319d5c17c..1922792a6 100644 --- a/definitions/grib2/tables/8/4.2.0.1.table +++ b/definitions/grib2/tables/8/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Percent frozen precipitation (%) diff --git a/definitions/grib2/tables/9/4.2.0.1.table b/definitions/grib2/tables/9/4.2.0.1.table index 319d5c17c..1922792a6 100644 --- a/definitions/grib2/tables/9/4.2.0.1.table +++ b/definitions/grib2/tables/9/4.2.0.1.table @@ -18,7 +18,7 @@ 16 16 Snow melt (kg m-2) 17 17 Snow age (d) 18 18 Absolute humidity (kg m-3) -19 19 Precipitation type ((Code table 4.201)) +19 19 Precipitation type (Code table 4.201) 20 20 Integrated liquid water (kg m-2) 21 21 Condensate (kg/kg) 22 22 Cloud mixing ratio (kg/kg) @@ -29,13 +29,13 @@ 27 27 Maximum relative humidity (%) 28 28 Maximum absolute humidity (kg m-3) 29 29 Total snowfall (m) -30 30 Precipitable water category ((Code table 4.202)) +30 30 Precipitable water category (Code table 4.202) 31 31 Hail (m) 32 32 Graupel (snow pellets) (kg/kg) -33 33 Categorical rain ((Code table 4.222)) -34 34 Categorical freezing rain ((Code table 4.222)) -35 35 Categorical ice pellets ((Code table 4.222)) -36 36 Categorical snow ((Code table 4.222)) +33 33 Categorical rain (Code table 4.222) +34 34 Categorical freezing rain (Code table 4.222) +35 35 Categorical ice pellets (Code table 4.222) +36 36 Categorical snow (Code table 4.222) 37 37 Convective precipitation rate (kg m-2 s-1) 38 38 Horizontal moisture divergence (kg kg-1 s-1) 39 39 Percent frozen precipitation (%) From eaf13376e8aff0de016ab5194e421e78f579e9fa Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Mon, 25 Nov 2019 18:11:51 +0000 Subject: [PATCH 097/104] Code tables: remove double parens --- definitions/grib2/tables/10/4.2.0.13.table | 2 +- definitions/grib2/tables/10/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/10/4.2.0.6.table | 4 ++-- definitions/grib2/tables/10/4.2.1.0.table | 4 ++-- definitions/grib2/tables/10/4.2.2.0.table | 2 +- definitions/grib2/tables/10/4.2.2.3.table | 2 +- definitions/grib2/tables/11/4.2.0.13.table | 2 +- definitions/grib2/tables/11/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/11/4.2.0.6.table | 4 ++-- definitions/grib2/tables/11/4.2.1.0.table | 4 ++-- definitions/grib2/tables/11/4.2.2.0.table | 2 +- definitions/grib2/tables/11/4.2.2.3.table | 2 +- definitions/grib2/tables/12/4.2.0.13.table | 2 +- definitions/grib2/tables/12/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/12/4.2.0.6.table | 4 ++-- definitions/grib2/tables/12/4.2.1.0.table | 4 ++-- definitions/grib2/tables/12/4.2.2.0.table | 2 +- definitions/grib2/tables/12/4.2.2.3.table | 2 +- definitions/grib2/tables/13/4.2.0.13.table | 2 +- definitions/grib2/tables/13/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/13/4.2.0.6.table | 4 ++-- definitions/grib2/tables/13/4.2.1.0.table | 4 ++-- definitions/grib2/tables/13/4.2.2.0.table | 2 +- definitions/grib2/tables/13/4.2.2.3.table | 2 +- definitions/grib2/tables/14/4.2.0.13.table | 2 +- definitions/grib2/tables/14/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/14/4.2.0.6.table | 4 ++-- definitions/grib2/tables/14/4.2.1.0.table | 4 ++-- definitions/grib2/tables/14/4.2.2.0.table | 2 +- definitions/grib2/tables/14/4.2.2.3.table | 2 +- definitions/grib2/tables/15/4.2.0.13.table | 2 +- definitions/grib2/tables/15/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/15/4.2.0.6.table | 4 ++-- definitions/grib2/tables/15/4.2.1.0.table | 4 ++-- definitions/grib2/tables/15/4.2.2.0.table | 2 +- definitions/grib2/tables/15/4.2.2.3.table | 2 +- definitions/grib2/tables/16/4.2.0.13.table | 2 +- definitions/grib2/tables/16/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/16/4.2.0.6.table | 4 ++-- definitions/grib2/tables/16/4.2.1.0.table | 4 ++-- definitions/grib2/tables/16/4.2.2.0.table | 2 +- definitions/grib2/tables/16/4.2.2.3.table | 2 +- definitions/grib2/tables/17/4.2.0.13.table | 2 +- definitions/grib2/tables/17/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/17/4.2.0.6.table | 4 ++-- definitions/grib2/tables/17/4.2.1.0.table | 4 ++-- definitions/grib2/tables/17/4.2.2.0.table | 2 +- definitions/grib2/tables/17/4.2.2.3.table | 2 +- definitions/grib2/tables/18/4.2.0.13.table | 2 +- definitions/grib2/tables/18/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/18/4.2.0.6.table | 4 ++-- definitions/grib2/tables/18/4.2.1.0.table | 4 ++-- definitions/grib2/tables/18/4.2.2.0.table | 2 +- definitions/grib2/tables/18/4.2.2.3.table | 2 +- definitions/grib2/tables/19/4.2.0.13.table | 2 +- definitions/grib2/tables/19/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/19/4.2.0.6.table | 4 ++-- definitions/grib2/tables/19/4.2.1.0.table | 4 ++-- definitions/grib2/tables/19/4.2.2.0.table | 2 +- definitions/grib2/tables/19/4.2.2.3.table | 2 +- definitions/grib2/tables/20/4.2.0.13.table | 2 +- definitions/grib2/tables/20/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/20/4.2.0.6.table | 4 ++-- definitions/grib2/tables/20/4.2.1.0.table | 4 ++-- definitions/grib2/tables/20/4.2.2.0.table | 2 +- definitions/grib2/tables/20/4.2.2.3.table | 2 +- definitions/grib2/tables/21/4.2.0.13.table | 2 +- definitions/grib2/tables/21/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/21/4.2.0.6.table | 4 ++-- definitions/grib2/tables/21/4.2.1.0.table | 4 ++-- definitions/grib2/tables/21/4.2.2.0.table | 2 +- definitions/grib2/tables/21/4.2.2.3.table | 2 +- definitions/grib2/tables/23/4.2.0.13.table | 2 +- definitions/grib2/tables/23/4.2.0.19.table | 18 +++++++++--------- definitions/grib2/tables/23/4.2.0.6.table | 4 ++-- definitions/grib2/tables/23/4.2.1.0.table | 4 ++-- definitions/grib2/tables/23/4.2.2.0.table | 2 +- definitions/grib2/tables/23/4.2.2.3.table | 2 +- definitions/grib2/tables/24/4.2.0.13.table | 2 +- definitions/grib2/tables/24/4.2.0.19.table | 20 ++++++++++---------- definitions/grib2/tables/24/4.2.0.6.table | 4 ++-- definitions/grib2/tables/24/4.2.1.0.table | 4 ++-- definitions/grib2/tables/24/4.2.2.0.table | 2 +- definitions/grib2/tables/24/4.2.2.3.table | 2 +- definitions/grib2/tables/5/4.2.0.13.table | 2 +- definitions/grib2/tables/5/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/5/4.2.0.6.table | 4 ++-- definitions/grib2/tables/5/4.2.1.0.table | 4 ++-- definitions/grib2/tables/5/4.2.2.0.table | 2 +- definitions/grib2/tables/5/4.2.2.3.table | 2 +- definitions/grib2/tables/6/4.2.0.13.table | 2 +- definitions/grib2/tables/6/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/6/4.2.0.6.table | 4 ++-- definitions/grib2/tables/6/4.2.1.0.table | 4 ++-- definitions/grib2/tables/6/4.2.2.0.table | 2 +- definitions/grib2/tables/6/4.2.2.3.table | 2 +- definitions/grib2/tables/7/4.2.0.13.table | 2 +- definitions/grib2/tables/7/4.2.0.19.table | 14 +++++++------- definitions/grib2/tables/7/4.2.0.6.table | 4 ++-- definitions/grib2/tables/7/4.2.1.0.table | 4 ++-- definitions/grib2/tables/7/4.2.2.0.table | 2 +- definitions/grib2/tables/7/4.2.2.3.table | 2 +- definitions/grib2/tables/7/4.2.2.4.table | 4 ++-- definitions/grib2/tables/8/4.2.0.13.table | 2 +- definitions/grib2/tables/8/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/8/4.2.0.6.table | 4 ++-- definitions/grib2/tables/8/4.2.1.0.table | 4 ++-- definitions/grib2/tables/8/4.2.2.0.table | 2 +- definitions/grib2/tables/8/4.2.2.3.table | 2 +- definitions/grib2/tables/9/4.2.0.13.table | 2 +- definitions/grib2/tables/9/4.2.0.19.table | 12 ++++++------ definitions/grib2/tables/9/4.2.0.6.table | 4 ++-- definitions/grib2/tables/9/4.2.1.0.table | 4 ++-- definitions/grib2/tables/9/4.2.2.0.table | 2 +- definitions/grib2/tables/9/4.2.2.3.table | 2 +- 115 files changed, 287 insertions(+), 287 deletions(-) diff --git a/definitions/grib2/tables/10/4.2.0.13.table b/definitions/grib2/tables/10/4.2.0.13.table index 2a4fcbef1..b9979f0d3 100644 --- a/definitions/grib2/tables/10/4.2.0.13.table +++ b/definitions/grib2/tables/10/4.2.0.13.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/10/4.2.0.19.table b/definitions/grib2/tables/10/4.2.0.19.table index e6c97e5f9..2aa34464a 100644 --- a/definitions/grib2/tables/10/4.2.0.19.table +++ b/definitions/grib2/tables/10/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/10/4.2.0.6.table b/definitions/grib2/tables/10/4.2.0.6.table index 055df76a5..fd4b23014 100644 --- a/definitions/grib2/tables/10/4.2.0.6.table +++ b/definitions/grib2/tables/10/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/10/4.2.1.0.table b/definitions/grib2/tables/10/4.2.1.0.table index 4e72e1ab3..bf1e3e93f 100644 --- a/definitions/grib2/tables/10/4.2.1.0.table +++ b/definitions/grib2/tables/10/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/10/4.2.2.0.table b/definitions/grib2/tables/10/4.2.2.0.table index d9498c4fc..9a426a5c2 100644 --- a/definitions/grib2/tables/10/4.2.2.0.table +++ b/definitions/grib2/tables/10/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/10/4.2.2.3.table b/definitions/grib2/tables/10/4.2.2.3.table index 4c5e2a4b4..e985e41aa 100644 --- a/definitions/grib2/tables/10/4.2.2.3.table +++ b/definitions/grib2/tables/10/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 3: soil products -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/11/4.2.0.13.table b/definitions/grib2/tables/11/4.2.0.13.table index 2a4fcbef1..b9979f0d3 100644 --- a/definitions/grib2/tables/11/4.2.0.13.table +++ b/definitions/grib2/tables/11/4.2.0.13.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/11/4.2.0.19.table b/definitions/grib2/tables/11/4.2.0.19.table index e6c97e5f9..2aa34464a 100644 --- a/definitions/grib2/tables/11/4.2.0.19.table +++ b/definitions/grib2/tables/11/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/11/4.2.0.6.table b/definitions/grib2/tables/11/4.2.0.6.table index 051830aff..a06f4292f 100644 --- a/definitions/grib2/tables/11/4.2.0.6.table +++ b/definitions/grib2/tables/11/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/11/4.2.1.0.table b/definitions/grib2/tables/11/4.2.1.0.table index 4e72e1ab3..bf1e3e93f 100644 --- a/definitions/grib2/tables/11/4.2.1.0.table +++ b/definitions/grib2/tables/11/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/11/4.2.2.0.table b/definitions/grib2/tables/11/4.2.2.0.table index d9498c4fc..9a426a5c2 100644 --- a/definitions/grib2/tables/11/4.2.2.0.table +++ b/definitions/grib2/tables/11/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/11/4.2.2.3.table b/definitions/grib2/tables/11/4.2.2.3.table index 4c5e2a4b4..e985e41aa 100644 --- a/definitions/grib2/tables/11/4.2.2.3.table +++ b/definitions/grib2/tables/11/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category. Product discipline 2 - Land surface products, parameter category 3: soil products -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/12/4.2.0.13.table b/definitions/grib2/tables/12/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/12/4.2.0.13.table +++ b/definitions/grib2/tables/12/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.19.table b/definitions/grib2/tables/12/4.2.0.19.table index 0478ef16f..75101bd37 100644 --- a/definitions/grib2/tables/12/4.2.0.19.table +++ b/definitions/grib2/tables/12/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) # 28-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/12/4.2.0.6.table b/definitions/grib2/tables/12/4.2.0.6.table index b97357194..9ee97b73f 100644 --- a/definitions/grib2/tables/12/4.2.0.6.table +++ b/definitions/grib2/tables/12/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/12/4.2.1.0.table b/definitions/grib2/tables/12/4.2.1.0.table index 77b25fa24..e93f0a332 100644 --- a/definitions/grib2/tables/12/4.2.1.0.table +++ b/definitions/grib2/tables/12/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/12/4.2.2.0.table b/definitions/grib2/tables/12/4.2.2.0.table index bf3574834..95b696a37 100644 --- a/definitions/grib2/tables/12/4.2.2.0.table +++ b/definitions/grib2/tables/12/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/12/4.2.2.3.table b/definitions/grib2/tables/12/4.2.2.3.table index 28284d4d4..2f6291077 100644 --- a/definitions/grib2/tables/12/4.2.2.3.table +++ b/definitions/grib2/tables/12/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/13/4.2.0.13.table b/definitions/grib2/tables/13/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/13/4.2.0.13.table +++ b/definitions/grib2/tables/13/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.19.table b/definitions/grib2/tables/13/4.2.0.19.table index 0478ef16f..75101bd37 100644 --- a/definitions/grib2/tables/13/4.2.0.19.table +++ b/definitions/grib2/tables/13/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) # 28-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/13/4.2.0.6.table b/definitions/grib2/tables/13/4.2.0.6.table index b97357194..9ee97b73f 100644 --- a/definitions/grib2/tables/13/4.2.0.6.table +++ b/definitions/grib2/tables/13/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/13/4.2.1.0.table b/definitions/grib2/tables/13/4.2.1.0.table index 989c4ae28..cf56b08ee 100644 --- a/definitions/grib2/tables/13/4.2.1.0.table +++ b/definitions/grib2/tables/13/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/13/4.2.2.0.table b/definitions/grib2/tables/13/4.2.2.0.table index ed9e43eb7..93135b854 100644 --- a/definitions/grib2/tables/13/4.2.2.0.table +++ b/definitions/grib2/tables/13/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/13/4.2.2.3.table b/definitions/grib2/tables/13/4.2.2.3.table index 28284d4d4..2f6291077 100644 --- a/definitions/grib2/tables/13/4.2.2.3.table +++ b/definitions/grib2/tables/13/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/14/4.2.0.13.table b/definitions/grib2/tables/14/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/14/4.2.0.13.table +++ b/definitions/grib2/tables/14/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.0.19.table b/definitions/grib2/tables/14/4.2.0.19.table index 0478ef16f..75101bd37 100644 --- a/definitions/grib2/tables/14/4.2.0.19.table +++ b/definitions/grib2/tables/14/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) # 28-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/14/4.2.0.6.table b/definitions/grib2/tables/14/4.2.0.6.table index cb160fa0b..702152741 100644 --- a/definitions/grib2/tables/14/4.2.0.6.table +++ b/definitions/grib2/tables/14/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/14/4.2.1.0.table b/definitions/grib2/tables/14/4.2.1.0.table index 989c4ae28..cf56b08ee 100644 --- a/definitions/grib2/tables/14/4.2.1.0.table +++ b/definitions/grib2/tables/14/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/14/4.2.2.0.table b/definitions/grib2/tables/14/4.2.2.0.table index 958c4bf64..1853aa0fc 100644 --- a/definitions/grib2/tables/14/4.2.2.0.table +++ b/definitions/grib2/tables/14/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/14/4.2.2.3.table b/definitions/grib2/tables/14/4.2.2.3.table index 28284d4d4..2f6291077 100644 --- a/definitions/grib2/tables/14/4.2.2.3.table +++ b/definitions/grib2/tables/14/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/15/4.2.0.13.table b/definitions/grib2/tables/15/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/15/4.2.0.13.table +++ b/definitions/grib2/tables/15/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.0.19.table b/definitions/grib2/tables/15/4.2.0.19.table index 0478ef16f..75101bd37 100644 --- a/definitions/grib2/tables/15/4.2.0.19.table +++ b/definitions/grib2/tables/15/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) # 28-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/15/4.2.0.6.table b/definitions/grib2/tables/15/4.2.0.6.table index 906eeb9ac..e28d8e4db 100644 --- a/definitions/grib2/tables/15/4.2.0.6.table +++ b/definitions/grib2/tables/15/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/15/4.2.1.0.table b/definitions/grib2/tables/15/4.2.1.0.table index 989c4ae28..cf56b08ee 100644 --- a/definitions/grib2/tables/15/4.2.1.0.table +++ b/definitions/grib2/tables/15/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/15/4.2.2.0.table b/definitions/grib2/tables/15/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/15/4.2.2.0.table +++ b/definitions/grib2/tables/15/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/15/4.2.2.3.table b/definitions/grib2/tables/15/4.2.2.3.table index 56e66c83a..08ac880fe 100644 --- a/definitions/grib2/tables/15/4.2.2.3.table +++ b/definitions/grib2/tables/15/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/16/4.2.0.13.table b/definitions/grib2/tables/16/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/16/4.2.0.13.table +++ b/definitions/grib2/tables/16/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/16/4.2.0.19.table b/definitions/grib2/tables/16/4.2.0.19.table index 35b9deb7f..ec2b9823d 100644 --- a/definitions/grib2/tables/16/4.2.0.19.table +++ b/definitions/grib2/tables/16/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) # 29-191 Reserved # 192-254 Reserved for local use diff --git a/definitions/grib2/tables/16/4.2.0.6.table b/definitions/grib2/tables/16/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/16/4.2.0.6.table +++ b/definitions/grib2/tables/16/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/16/4.2.1.0.table b/definitions/grib2/tables/16/4.2.1.0.table index 89083fa27..74c95f57b 100644 --- a/definitions/grib2/tables/16/4.2.1.0.table +++ b/definitions/grib2/tables/16/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/16/4.2.2.0.table b/definitions/grib2/tables/16/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/16/4.2.2.0.table +++ b/definitions/grib2/tables/16/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/16/4.2.2.3.table b/definitions/grib2/tables/16/4.2.2.3.table index 9dd57a190..dff2f7953 100644 --- a/definitions/grib2/tables/16/4.2.2.3.table +++ b/definitions/grib2/tables/16/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/17/4.2.0.13.table b/definitions/grib2/tables/17/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/17/4.2.0.13.table +++ b/definitions/grib2/tables/17/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/17/4.2.0.19.table b/definitions/grib2/tables/17/4.2.0.19.table index d2a4338d6..8705082c5 100644 --- a/definitions/grib2/tables/17/4.2.0.19.table +++ b/definitions/grib2/tables/17/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/17/4.2.0.6.table b/definitions/grib2/tables/17/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/17/4.2.0.6.table +++ b/definitions/grib2/tables/17/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/17/4.2.1.0.table b/definitions/grib2/tables/17/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/17/4.2.1.0.table +++ b/definitions/grib2/tables/17/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/17/4.2.2.0.table b/definitions/grib2/tables/17/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/17/4.2.2.0.table +++ b/definitions/grib2/tables/17/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/17/4.2.2.3.table b/definitions/grib2/tables/17/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/17/4.2.2.3.table +++ b/definitions/grib2/tables/17/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/18/4.2.0.13.table b/definitions/grib2/tables/18/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/18/4.2.0.13.table +++ b/definitions/grib2/tables/18/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/18/4.2.0.19.table b/definitions/grib2/tables/18/4.2.0.19.table index d2a4338d6..8705082c5 100644 --- a/definitions/grib2/tables/18/4.2.0.19.table +++ b/definitions/grib2/tables/18/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/18/4.2.0.6.table b/definitions/grib2/tables/18/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/18/4.2.0.6.table +++ b/definitions/grib2/tables/18/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/18/4.2.1.0.table b/definitions/grib2/tables/18/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/18/4.2.1.0.table +++ b/definitions/grib2/tables/18/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/18/4.2.2.0.table b/definitions/grib2/tables/18/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/18/4.2.2.0.table +++ b/definitions/grib2/tables/18/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/18/4.2.2.3.table b/definitions/grib2/tables/18/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/18/4.2.2.3.table +++ b/definitions/grib2/tables/18/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/19/4.2.0.13.table b/definitions/grib2/tables/19/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/19/4.2.0.13.table +++ b/definitions/grib2/tables/19/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/19/4.2.0.19.table b/definitions/grib2/tables/19/4.2.0.19.table index 0e49286a7..1d7b4da91 100644 --- a/definitions/grib2/tables/19/4.2.0.19.table +++ b/definitions/grib2/tables/19/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/19/4.2.0.6.table b/definitions/grib2/tables/19/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/19/4.2.0.6.table +++ b/definitions/grib2/tables/19/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/19/4.2.1.0.table b/definitions/grib2/tables/19/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/19/4.2.1.0.table +++ b/definitions/grib2/tables/19/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/19/4.2.2.0.table b/definitions/grib2/tables/19/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/19/4.2.2.0.table +++ b/definitions/grib2/tables/19/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/19/4.2.2.3.table b/definitions/grib2/tables/19/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/19/4.2.2.3.table +++ b/definitions/grib2/tables/19/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/20/4.2.0.13.table b/definitions/grib2/tables/20/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/20/4.2.0.13.table +++ b/definitions/grib2/tables/20/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/20/4.2.0.19.table b/definitions/grib2/tables/20/4.2.0.19.table index e4a4e2d04..d28010f2f 100644 --- a/definitions/grib2/tables/20/4.2.0.19.table +++ b/definitions/grib2/tables/20/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/20/4.2.0.6.table b/definitions/grib2/tables/20/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/20/4.2.0.6.table +++ b/definitions/grib2/tables/20/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/20/4.2.1.0.table b/definitions/grib2/tables/20/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/20/4.2.1.0.table +++ b/definitions/grib2/tables/20/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/20/4.2.2.0.table b/definitions/grib2/tables/20/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/20/4.2.2.0.table +++ b/definitions/grib2/tables/20/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/20/4.2.2.3.table b/definitions/grib2/tables/20/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/20/4.2.2.3.table +++ b/definitions/grib2/tables/20/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/21/4.2.0.13.table b/definitions/grib2/tables/21/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/21/4.2.0.13.table +++ b/definitions/grib2/tables/21/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/21/4.2.0.19.table b/definitions/grib2/tables/21/4.2.0.19.table index e4a4e2d04..d28010f2f 100644 --- a/definitions/grib2/tables/21/4.2.0.19.table +++ b/definitions/grib2/tables/21/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/21/4.2.0.6.table b/definitions/grib2/tables/21/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/21/4.2.0.6.table +++ b/definitions/grib2/tables/21/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/21/4.2.1.0.table b/definitions/grib2/tables/21/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/21/4.2.1.0.table +++ b/definitions/grib2/tables/21/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/21/4.2.2.0.table b/definitions/grib2/tables/21/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/21/4.2.2.0.table +++ b/definitions/grib2/tables/21/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/21/4.2.2.3.table b/definitions/grib2/tables/21/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/21/4.2.2.3.table +++ b/definitions/grib2/tables/21/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/23/4.2.0.13.table b/definitions/grib2/tables/23/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/23/4.2.0.13.table +++ b/definitions/grib2/tables/23/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/23/4.2.0.19.table b/definitions/grib2/tables/23/4.2.0.19.table index e4a4e2d04..d28010f2f 100644 --- a/definitions/grib2/tables/23/4.2.0.19.table +++ b/definitions/grib2/tables/23/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) diff --git a/definitions/grib2/tables/23/4.2.0.6.table b/definitions/grib2/tables/23/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/23/4.2.0.6.table +++ b/definitions/grib2/tables/23/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/23/4.2.1.0.table b/definitions/grib2/tables/23/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/23/4.2.1.0.table +++ b/definitions/grib2/tables/23/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/23/4.2.2.0.table b/definitions/grib2/tables/23/4.2.2.0.table index f11616d7c..81548840c 100644 --- a/definitions/grib2/tables/23/4.2.2.0.table +++ b/definitions/grib2/tables/23/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/23/4.2.2.3.table b/definitions/grib2/tables/23/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/23/4.2.2.3.table +++ b/definitions/grib2/tables/23/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/24/4.2.0.13.table b/definitions/grib2/tables/24/4.2.0.13.table index e9feb097f..5086101ad 100644 --- a/definitions/grib2/tables/24/4.2.0.13.table +++ b/definitions/grib2/tables/24/4.2.0.13.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.19.table b/definitions/grib2/tables/24/4.2.0.19.table index c8d0f991e..015a49a45 100644 --- a/definitions/grib2/tables/24/4.2.0.19.table +++ b/definitions/grib2/tables/24/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -24,9 +24,9 @@ 22 22 Clear air turbulence (CAT) (%) 23 23 Supercooled large droplet probability (%) 24 24 Convective turbulent kinetic energy (J/kg) -25 25 Weather ((Code table 4.225)) -26 26 Convective outlook ((Code table 4.224)) -27 27 Icing scenario ((Code table 4.227)) +25 25 Weather (Code table 4.225) +26 26 Convective outlook (Code table 4.224) +27 27 Icing scenario (Code table 4.227) 28 28 Mountain wave turbulence (eddy dissipation rate) (m2/3 s-1) 29 29 Clear air turbulence (CAT) (m2/3 s-1) 30 30 Eddy dissipation parameter (m2/3 s-1) @@ -35,7 +35,7 @@ 33 33 Visibility through liquid fog (m) 34 34 Visibility through ice fog (m) 35 35 Visibility through blowing snow (m) -36 36 Presence of snow squalls ((Code table 4.222)) +36 36 Presence of snow squalls (Code table 4.222) # 37-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/24/4.2.0.6.table b/definitions/grib2/tables/24/4.2.0.6.table index 1483d8cb3..4cec0c8aa 100644 --- a/definitions/grib2/tables/24/4.2.0.6.table +++ b/definitions/grib2/tables/24/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/24/4.2.1.0.table b/definitions/grib2/tables/24/4.2.1.0.table index e906af726..bcd849c2e 100644 --- a/definitions/grib2/tables/24/4.2.1.0.table +++ b/definitions/grib2/tables/24/4.2.1.0.table @@ -1,8 +1,8 @@ # Code table 4.2 - Parameter number by product discipline and parameter category 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/24/4.2.2.0.table b/definitions/grib2/tables/24/4.2.2.0.table index ca8651cba..849c2f1e4 100644 --- a/definitions/grib2/tables/24/4.2.2.0.table +++ b/definitions/grib2/tables/24/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/24/4.2.2.3.table b/definitions/grib2/tables/24/4.2.2.3.table index 447e4f9cb..690fab42b 100644 --- a/definitions/grib2/tables/24/4.2.2.3.table +++ b/definitions/grib2/tables/24/4.2.2.3.table @@ -1,5 +1,5 @@ # Code table 4.2 - Parameter number by product discipline and parameter category -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/5/4.2.0.13.table b/definitions/grib2/tables/5/4.2.0.13.table index e37f26629..8aaeeb308 100644 --- a/definitions/grib2/tables/5/4.2.0.13.table +++ b/definitions/grib2/tables/5/4.2.0.13.table @@ -1,3 +1,3 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type (code table (4.205)) +0 0 Aerosol type (code table (4.205) 255 255 Missing (-) diff --git a/definitions/grib2/tables/5/4.2.0.19.table b/definitions/grib2/tables/5/4.2.0.19.table index 2ed0264d6..21200f05b 100644 --- a/definitions/grib2/tables/5/4.2.0.19.table +++ b/definitions/grib2/tables/5/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 mixed layer depth (m) -4 4 Volcanic ash (code table (4.206)) +4 4 Volcanic ash (code table (4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing (code table (4.207)) +7 7 Icing (code table (4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence (code table (4.208)) +10 10 Turbulence (code table (4.208) 11 11 Turbulent kinetic energy (J kg-1) -12 12 Planetary boundary layer regime (code table (4.209)) -13 13 Contrail intensity (code table (4.210)) -14 14 Contrail engine type (code table (4.211)) +12 12 Planetary boundary layer regime (code table (4.209) +13 13 Contrail intensity (code table (4.210) +14 14 Contrail engine type (code table (4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/5/4.2.0.6.table b/definitions/grib2/tables/5/4.2.0.6.table index 58ad17ca7..e0edd3444 100644 --- a/definitions/grib2/tables/5/4.2.0.6.table +++ b/definitions/grib2/tables/5/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type (code table (4.203)) +8 8 Cloud type (code table (4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage (code table (4.204)) +10 10 Thunderstorm coverage (code table (4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/5/4.2.1.0.table b/definitions/grib2/tables/5/4.2.1.0.table index 9d1f78180..babfba396 100644 --- a/definitions/grib2/tables/5/4.2.1.0.table +++ b/definitions/grib2/tables/5/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely sensed snow cover ((code table 4.215)) -3 3 Elevation of snow covered terrain ((code table 4.216)) +2 2 Remotely sensed snow cover (code table 4.215) +3 3 Elevation of snow covered terrain (code table 4.216) 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/5/4.2.2.0.table b/definitions/grib2/tables/5/4.2.2.0.table index 77b9faac3..8541d6bb7 100644 --- a/definitions/grib2/tables/5/4.2.2.0.table +++ b/definitions/grib2/tables/5/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg -2 s-1) 7 7 Model terrain height (m) -8 8 Land use (code table (4.212)) +8 8 Land use (code table (4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/5/4.2.2.3.table b/definitions/grib2/tables/5/4.2.2.3.table index c5dea241d..dce6558d7 100644 --- a/definitions/grib2/tables/5/4.2.2.3.table +++ b/definitions/grib2/tables/5/4.2.2.3.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Soil type (code table (4.213)) +0 0 Soil type (code table (4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/6/4.2.0.13.table b/definitions/grib2/tables/6/4.2.0.13.table index e37f26629..8aaeeb308 100644 --- a/definitions/grib2/tables/6/4.2.0.13.table +++ b/definitions/grib2/tables/6/4.2.0.13.table @@ -1,3 +1,3 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type (code table (4.205)) +0 0 Aerosol type (code table (4.205) 255 255 Missing (-) diff --git a/definitions/grib2/tables/6/4.2.0.19.table b/definitions/grib2/tables/6/4.2.0.19.table index a710602e2..a1ae140ef 100644 --- a/definitions/grib2/tables/6/4.2.0.19.table +++ b/definitions/grib2/tables/6/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 mixed layer depth (m) -4 4 Volcanic ash (code table (4.206)) +4 4 Volcanic ash (code table (4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing (code table (4.207)) +7 7 Icing (code table (4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence (code table (4.208)) +10 10 Turbulence (code table (4.208) 11 11 Turbulent kinetic energy (J kg-1) -12 12 Planetary boundary layer regime (code table (4.209)) -13 13 Contrail intensity (code table (4.210)) -14 14 Contrail engine type (code table (4.211)) +12 12 Planetary boundary layer regime (code table (4.209) +13 13 Contrail intensity (code table (4.210) +14 14 Contrail engine type (code table (4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/6/4.2.0.6.table b/definitions/grib2/tables/6/4.2.0.6.table index 9555b7496..ca5688e25 100644 --- a/definitions/grib2/tables/6/4.2.0.6.table +++ b/definitions/grib2/tables/6/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type (code table (4.203)) +8 8 Cloud type (code table (4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage (code table (4.204)) +10 10 Thunderstorm coverage (code table (4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/6/4.2.1.0.table b/definitions/grib2/tables/6/4.2.1.0.table index 9d1f78180..babfba396 100644 --- a/definitions/grib2/tables/6/4.2.1.0.table +++ b/definitions/grib2/tables/6/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely sensed snow cover ((code table 4.215)) -3 3 Elevation of snow covered terrain ((code table 4.216)) +2 2 Remotely sensed snow cover (code table 4.215) +3 3 Elevation of snow covered terrain (code table 4.216) 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/6/4.2.2.0.table b/definitions/grib2/tables/6/4.2.2.0.table index 900206620..f7fa333f1 100644 --- a/definitions/grib2/tables/6/4.2.2.0.table +++ b/definitions/grib2/tables/6/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg -2 s-1) 7 7 Model terrain height (m) -8 8 Land use (code table (4.212)) +8 8 Land use (code table (4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/6/4.2.2.3.table b/definitions/grib2/tables/6/4.2.2.3.table index e5b989239..c46c49d9c 100644 --- a/definitions/grib2/tables/6/4.2.2.3.table +++ b/definitions/grib2/tables/6/4.2.2.3.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Soil type (code table (4.213)) +0 0 Soil type (code table (4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/4.2.0.13.table b/definitions/grib2/tables/7/4.2.0.13.table index 00fe9b34d..58f38e3dd 100644 --- a/definitions/grib2/tables/7/4.2.0.13.table +++ b/definitions/grib2/tables/7/4.2.0.13.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type (code table (4.205)) +0 0 Aerosol type (code table (4.205) #1-191 1-191 Reserved (-) #192-254 192-254 Reserved for local use (-) 255 255 Missing (-) diff --git a/definitions/grib2/tables/7/4.2.0.19.table b/definitions/grib2/tables/7/4.2.0.19.table index 10df7506a..46cb8515d 100644 --- a/definitions/grib2/tables/7/4.2.0.19.table +++ b/definitions/grib2/tables/7/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 mixed layer depth (m) -4 4 Volcanic ash (code table (4.206)) +4 4 Volcanic ash (code table (4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing (code table (4.207)) +7 7 Icing (code table (4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence (code table (4.208)) +10 10 Turbulence (code table (4.208) 11 11 Turbulent kinetic energy (J kg-1) -12 12 Planetary boundary layer regime (code table (4.209)) -13 13 Contrail intensity (code table (4.210)) -14 14 Contrail engine type (code table (4.211)) +12 12 Planetary boundary layer regime (code table (4.209) +13 13 Contrail intensity (code table (4.210) +14 14 Contrail engine type (code table (4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) @@ -25,7 +25,7 @@ 23 23 Supercooled large droplet probability (see Note 4) (%) 24 24 Convective turbulent kinetic energy - validation (J kg-1) 25 25 Weather Interpretation ww (WMO) - validation -26 26 Convective outlook (code table (4.224)) +26 26 Convective outlook (code table (4.224) #27-191 26-191 Reserved #192-254 192-254 Reserved for local use (-) 255 255 Missing diff --git a/definitions/grib2/tables/7/4.2.0.6.table b/definitions/grib2/tables/7/4.2.0.6.table index f46fbc253..b7f10a431 100644 --- a/definitions/grib2/tables/7/4.2.0.6.table +++ b/definitions/grib2/tables/7/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type (code table (4.203)) +8 8 Cloud type (code table (4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage (code table (4.204)) +10 10 Thunderstorm coverage (code table (4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/7/4.2.1.0.table b/definitions/grib2/tables/7/4.2.1.0.table index f8efa7a12..277ecf6d9 100644 --- a/definitions/grib2/tables/7/4.2.1.0.table +++ b/definitions/grib2/tables/7/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely sensed snow cover ((code table 4.215)) -3 3 Elevation of snow covered terrain ((code table 4.216)) +2 2 Remotely sensed snow cover (code table 4.215) +3 3 Elevation of snow covered terrain (code table 4.216) 4 4 Snow water equivalent percent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/7/4.2.2.0.table b/definitions/grib2/tables/7/4.2.2.0.table index 5970dfff1..948baa63c 100644 --- a/definitions/grib2/tables/7/4.2.2.0.table +++ b/definitions/grib2/tables/7/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg -2 s-1) 7 7 Model terrain height (m) -8 8 Land use (code table (4.212)) +8 8 Land use (code table (4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/7/4.2.2.3.table b/definitions/grib2/tables/7/4.2.2.3.table index 52574791a..8f377590b 100644 --- a/definitions/grib2/tables/7/4.2.2.3.table +++ b/definitions/grib2/tables/7/4.2.2.3.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Soil type (code table (4.213)) +0 0 Soil type (code table (4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/7/4.2.2.4.table b/definitions/grib2/tables/7/4.2.2.4.table index 3ff054d8e..db102b02b 100644 --- a/definitions/grib2/tables/7/4.2.2.4.table +++ b/definitions/grib2/tables/7/4.2.2.4.table @@ -1,3 +1,3 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Fire outlook (code table (4.224)) -1 1 Fire outlook due to dry thunderstorm (code table (4.224)) +0 0 Fire outlook (code table (4.224) +1 1 Fire outlook due to dry thunderstorm (code table (4.224) diff --git a/definitions/grib2/tables/8/4.2.0.13.table b/definitions/grib2/tables/8/4.2.0.13.table index 2a4fcbef1..b9979f0d3 100644 --- a/definitions/grib2/tables/8/4.2.0.13.table +++ b/definitions/grib2/tables/8/4.2.0.13.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/8/4.2.0.19.table b/definitions/grib2/tables/8/4.2.0.19.table index a2adb1d1e..1bbbd4243 100644 --- a/definitions/grib2/tables/8/4.2.0.19.table +++ b/definitions/grib2/tables/8/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/8/4.2.0.6.table b/definitions/grib2/tables/8/4.2.0.6.table index 72394191f..462727d0b 100644 --- a/definitions/grib2/tables/8/4.2.0.6.table +++ b/definitions/grib2/tables/8/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/8/4.2.1.0.table b/definitions/grib2/tables/8/4.2.1.0.table index 4e72e1ab3..bf1e3e93f 100644 --- a/definitions/grib2/tables/8/4.2.1.0.table +++ b/definitions/grib2/tables/8/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/8/4.2.2.0.table b/definitions/grib2/tables/8/4.2.2.0.table index 359a12e62..b440b9426 100644 --- a/definitions/grib2/tables/8/4.2.2.0.table +++ b/definitions/grib2/tables/8/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/8/4.2.2.3.table b/definitions/grib2/tables/8/4.2.2.3.table index 6c135b8cd..80113a4bd 100644 --- a/definitions/grib2/tables/8/4.2.2.3.table +++ b/definitions/grib2/tables/8/4.2.2.3.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) diff --git a/definitions/grib2/tables/9/4.2.0.13.table b/definitions/grib2/tables/9/4.2.0.13.table index 2a4fcbef1..b9979f0d3 100644 --- a/definitions/grib2/tables/9/4.2.0.13.table +++ b/definitions/grib2/tables/9/4.2.0.13.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Aerosol type ((Code table 4.205)) +0 0 Aerosol type (Code table 4.205) # 1-191 Reserved # 192-254 Reserved for local use 255 255 Missing diff --git a/definitions/grib2/tables/9/4.2.0.19.table b/definitions/grib2/tables/9/4.2.0.19.table index 101103cb4..5831b567c 100644 --- a/definitions/grib2/tables/9/4.2.0.19.table +++ b/definitions/grib2/tables/9/4.2.0.19.table @@ -3,17 +3,17 @@ 1 1 Albedo (%) 2 2 Thunderstorm probability (%) 3 3 Mixed layer depth (m) -4 4 Volcanic ash ((Code table 4.206)) +4 4 Volcanic ash (Code table 4.206) 5 5 Icing top (m) 6 6 Icing base (m) -7 7 Icing ((Code table 4.207)) +7 7 Icing (Code table 4.207) 8 8 Turbulence top (m) 9 9 Turbulence base (m) -10 10 Turbulence ((Code table 4.208)) +10 10 Turbulence (Code table 4.208) 11 11 Turbulent kinetic energy (J/kg) -12 12 Planetary boundary-layer regime ((Code table 4.209)) -13 13 Contrail intensity ((Code table 4.210)) -14 14 Contrail engine type ((Code table 4.211)) +12 12 Planetary boundary-layer regime (Code table 4.209) +13 13 Contrail intensity (Code table 4.210) +14 14 Contrail engine type (Code table 4.211) 15 15 Contrail top (m) 16 16 Contrail base (m) 17 17 Maximum snow albedo (%) diff --git a/definitions/grib2/tables/9/4.2.0.6.table b/definitions/grib2/tables/9/4.2.0.6.table index 055df76a5..fd4b23014 100644 --- a/definitions/grib2/tables/9/4.2.0.6.table +++ b/definitions/grib2/tables/9/4.2.0.6.table @@ -7,9 +7,9 @@ 5 5 High cloud cover (%) 6 6 Cloud water (kg m-2) 7 7 Cloud amount (%) -8 8 Cloud type ((Code table 4.203)) +8 8 Cloud type (Code table 4.203) 9 9 Thunderstorm maximum tops (m) -10 10 Thunderstorm coverage ((Code table 4.204)) +10 10 Thunderstorm coverage (Code table 4.204) 11 11 Cloud base (m) 12 12 Cloud top (m) 13 13 Ceiling (m) diff --git a/definitions/grib2/tables/9/4.2.1.0.table b/definitions/grib2/tables/9/4.2.1.0.table index 4e72e1ab3..bf1e3e93f 100644 --- a/definitions/grib2/tables/9/4.2.1.0.table +++ b/definitions/grib2/tables/9/4.2.1.0.table @@ -1,8 +1,8 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit 0 0 Flash flood guidance (Encoded as an accumulation over a floating subinterval of time between the reference time and valid time) (kg m-2) 1 1 Flash flood runoff (Encoded as an accumulation over a floating subinterval of time) (kg m-2) -2 2 Remotely-sensed snow cover ((Code table 4.215)) -3 3 Elevation of snow-covered terrain ((Code table 4.216)) +2 2 Remotely-sensed snow cover (Code table 4.215) +3 3 Elevation of snow-covered terrain (Code table 4.216) 4 4 Snow water equivalent per cent of normal (%) 5 5 Baseflow-groundwater runoff (kg m-2) 6 6 Storm surface runoff (kg m-2) diff --git a/definitions/grib2/tables/9/4.2.2.0.table b/definitions/grib2/tables/9/4.2.2.0.table index 3e43b501c..ed4a85093 100644 --- a/definitions/grib2/tables/9/4.2.2.0.table +++ b/definitions/grib2/tables/9/4.2.2.0.table @@ -7,7 +7,7 @@ 5 5 Water runoff (kg m-2) 6 6 Evapotranspiration (kg-2 s-1) 7 7 Model terrain height (m) -8 8 Land use ((Code table 4.212)) +8 8 Land use (Code table 4.212) 9 9 Volumetric soil moisture content (Proportion) 10 10 Ground heat flux (W m-2) 11 11 Moisture availability (%) diff --git a/definitions/grib2/tables/9/4.2.2.3.table b/definitions/grib2/tables/9/4.2.2.3.table index 6c135b8cd..80113a4bd 100644 --- a/definitions/grib2/tables/9/4.2.2.3.table +++ b/definitions/grib2/tables/9/4.2.2.3.table @@ -1,5 +1,5 @@ # Automatically generated by ./create_tables.pl from database fm92_grib2@grib-param-db-prod.ecmwf.int, do not edit -0 0 Soil type ((Code table 4.213)) +0 0 Soil type (Code table 4.213) 1 1 Upper layer soil temperature (K) 2 2 Upper layer soil moisture (kg m-3) 3 3 Lower layer soil moisture (kg m-3) From 5dc40557cc392339748f9cae13343792e48180fb Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 26 Nov 2019 10:54:41 +0000 Subject: [PATCH 098/104] ECC-1030: grib_get: Add '-B' option for ordering --- tests/CMakeLists.txt | 1 + tests/grib_ecc-1030.sh | 51 ++++++++++++++++++++++++++++++++++++++++++ tools/grib_get.c | 6 +---- tools/grib_options.c | 6 ++--- 4 files changed, 56 insertions(+), 8 deletions(-) create mode 100755 tests/grib_ecc-1030.sh diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f62ad4a13..36878b44f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -118,6 +118,7 @@ list( APPEND tests_data_reqd grib_ecc-984 grib_ecc-1000 grib_ecc-1001 + grib_ecc-1030 bufr_ecc-556 gts_get gts_ls diff --git a/tests/grib_ecc-1030.sh b/tests/grib_ecc-1030.sh new file mode 100755 index 000000000..96a102110 --- /dev/null +++ b/tests/grib_ecc-1030.sh @@ -0,0 +1,51 @@ +#!/bin/sh +# Copyright 2005-2019 ECMWF. +# +# 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. +# +# 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. +# + +. ./include.sh +set -u +# --------------------------------------------------------- +# This is the test for the JIRA issue ECC-1030 +# grib_get with the ordering option '-B' +# --------------------------------------------------------- +label="grib_ecc-1030-test" +tempRef=temp.${label}.ref +tempOut=temp.${label}.out + +# Test 1 +# ------ +input=${data_dir}/pad.grib +${tools_dir}/grib_get -p count,level -B'level:i' $input > $tempOut +cat > $tempRef < $tempOut +cat > $tempRef <integer, d->float, s->string, n->namespace." From 10b9aa136affe0830c99f07f5cf403493030a6f9 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 26 Nov 2019 15:40:58 +0000 Subject: [PATCH 099/104] REVERT ECC-827 and ECC-962 due to regression. See SD-27528 --- tools/grib_to_netcdf.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tools/grib_to_netcdf.c b/tools/grib_to_netcdf.c index d20d45d0c..176c18782 100644 --- a/tools/grib_to_netcdf.c +++ b/tools/grib_to_netcdf.c @@ -1989,11 +1989,14 @@ static void validation_time(request *r) if(ndate) { const char* p = get_value(r, "date", 0); - const char* hdate = get_value(r, "hdate", 0); - /* All hindcast Data. See GRIB-699, GRIB-762 and ECC-962 */ - if (hdate) { - grib_context_log(ctx, GRIB_LOG_DEBUG, "grib_to_netcdf: Hindcast data hdate=%s", hdate); - p = hdate; /* Don't use 'date'. Use the hindcast date instead */ + const char* marsClass = get_value(r, "class", 0); + if (eq_string(marsClass, "s2")) { + /* S2S Data. See GRIB-699 and GRIB-762 */ + const char* hdate = get_value(r, "hdate", 0); + grib_context_log(ctx, GRIB_LOG_DEBUG, "grib_to_netcdf: S2S Data"); + if (hdate) { + p = hdate; /* This is a hindcast */ + } } if(is_number(p)) date = atol(p); From fa4bad3f56facd6a075de7a628269a8e24dcfeb0 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 26 Nov 2019 15:48:56 +0000 Subject: [PATCH 100/104] Remove the error message. In IFS 1000s of messages are posted. Need to track the guilty party --- src/grib_accessor_class_ascii.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/grib_accessor_class_ascii.c b/src/grib_accessor_class_ascii.c index 6ec67e107..10207e0ed 100644 --- a/src/grib_accessor_class_ascii.c +++ b/src/grib_accessor_class_ascii.c @@ -256,7 +256,7 @@ static int unpack_double (grib_accessor* a, double*v, size_t *len) return GRIB_SUCCESS; } - grib_context_log(a->context,GRIB_LOG_ERROR,"Cannot unpack %s as double. Hint: Try unpacking as string",a->name); + grib_context_log(a->context,GRIB_LOG_WARNING,"Cannot unpack %s as double. Hint: Try unpacking as string",a->name); return GRIB_NOT_IMPLEMENTED; } From 260b31f6717a30458b7b5f4e6ffb1b3725727a24 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 26 Nov 2019 18:06:09 +0000 Subject: [PATCH 101/104] Remove unused file --- definitions/grib2/tables/0/stepType.table | 3 --- definitions/grib2/tables/1/stepType.table | 3 --- definitions/grib2/tables/10/stepType.table | 2 -- definitions/grib2/tables/11/stepType.table | 2 -- definitions/grib2/tables/12/stepType.table | 2 -- definitions/grib2/tables/13/stepType.table | 2 -- definitions/grib2/tables/14/stepType.table | 2 -- definitions/grib2/tables/15/stepType.table | 2 -- definitions/grib2/tables/16/stepType.table | 2 -- definitions/grib2/tables/17/stepType.table | 2 -- definitions/grib2/tables/18/stepType.table | 2 -- definitions/grib2/tables/19/stepType.table | 2 -- definitions/grib2/tables/2/stepType.table | 4 ---- definitions/grib2/tables/20/stepType.table | 2 -- definitions/grib2/tables/21/stepType.table | 2 -- definitions/grib2/tables/23/stepType.table | 2 -- definitions/grib2/tables/24/stepType.table | 2 -- definitions/grib2/tables/3/stepType.table | 2 -- definitions/grib2/tables/4/stepType.table | 2 -- definitions/grib2/tables/5/stepType.table | 2 -- definitions/grib2/tables/6/stepType.table | 2 -- definitions/grib2/tables/7/stepType.table | 2 -- definitions/grib2/tables/8/stepType.table | 2 -- definitions/grib2/tables/9/stepType.table | 2 -- definitions/grib3/tables/0/stepType.table | 4 ---- definitions/grib3/tables/1/stepType.table | 4 ---- 26 files changed, 60 deletions(-) delete mode 100644 definitions/grib2/tables/0/stepType.table delete mode 100644 definitions/grib2/tables/1/stepType.table delete mode 100644 definitions/grib2/tables/2/stepType.table delete mode 100644 definitions/grib3/tables/0/stepType.table delete mode 100644 definitions/grib3/tables/1/stepType.table diff --git a/definitions/grib2/tables/0/stepType.table b/definitions/grib2/tables/0/stepType.table deleted file mode 100644 index 10721eb25..000000000 --- a/definitions/grib2/tables/0/stepType.table +++ /dev/null @@ -1,3 +0,0 @@ - -0 instant Instant -1 interval Interval diff --git a/definitions/grib2/tables/1/stepType.table b/definitions/grib2/tables/1/stepType.table deleted file mode 100644 index 10721eb25..000000000 --- a/definitions/grib2/tables/1/stepType.table +++ /dev/null @@ -1,3 +0,0 @@ - -0 instant Instant -1 interval Interval diff --git a/definitions/grib2/tables/10/stepType.table b/definitions/grib2/tables/10/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/10/stepType.table +++ b/definitions/grib2/tables/10/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/11/stepType.table b/definitions/grib2/tables/11/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/11/stepType.table +++ b/definitions/grib2/tables/11/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/12/stepType.table b/definitions/grib2/tables/12/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/12/stepType.table +++ b/definitions/grib2/tables/12/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/13/stepType.table b/definitions/grib2/tables/13/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/13/stepType.table +++ b/definitions/grib2/tables/13/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/14/stepType.table b/definitions/grib2/tables/14/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/14/stepType.table +++ b/definitions/grib2/tables/14/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/15/stepType.table b/definitions/grib2/tables/15/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/15/stepType.table +++ b/definitions/grib2/tables/15/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/16/stepType.table b/definitions/grib2/tables/16/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/16/stepType.table +++ b/definitions/grib2/tables/16/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/17/stepType.table b/definitions/grib2/tables/17/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/17/stepType.table +++ b/definitions/grib2/tables/17/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/18/stepType.table b/definitions/grib2/tables/18/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/18/stepType.table +++ b/definitions/grib2/tables/18/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/19/stepType.table b/definitions/grib2/tables/19/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/19/stepType.table +++ b/definitions/grib2/tables/19/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/2/stepType.table b/definitions/grib2/tables/2/stepType.table deleted file mode 100644 index d88e44123..000000000 --- a/definitions/grib2/tables/2/stepType.table +++ /dev/null @@ -1,4 +0,0 @@ -# CODE TABLE Step Type - -0 instant Instant -1 interval Interval diff --git a/definitions/grib2/tables/20/stepType.table b/definitions/grib2/tables/20/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/20/stepType.table +++ b/definitions/grib2/tables/20/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/21/stepType.table b/definitions/grib2/tables/21/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/21/stepType.table +++ b/definitions/grib2/tables/21/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/23/stepType.table b/definitions/grib2/tables/23/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/23/stepType.table +++ b/definitions/grib2/tables/23/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/24/stepType.table b/definitions/grib2/tables/24/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/24/stepType.table +++ b/definitions/grib2/tables/24/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/3/stepType.table b/definitions/grib2/tables/3/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/3/stepType.table +++ b/definitions/grib2/tables/3/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/4/stepType.table b/definitions/grib2/tables/4/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/4/stepType.table +++ b/definitions/grib2/tables/4/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/5/stepType.table b/definitions/grib2/tables/5/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/5/stepType.table +++ b/definitions/grib2/tables/5/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/6/stepType.table b/definitions/grib2/tables/6/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/6/stepType.table +++ b/definitions/grib2/tables/6/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/7/stepType.table b/definitions/grib2/tables/7/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/7/stepType.table +++ b/definitions/grib2/tables/7/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/8/stepType.table b/definitions/grib2/tables/8/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/8/stepType.table +++ b/definitions/grib2/tables/8/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib2/tables/9/stepType.table b/definitions/grib2/tables/9/stepType.table index d88e44123..4ec73e7a1 100644 --- a/definitions/grib2/tables/9/stepType.table +++ b/definitions/grib2/tables/9/stepType.table @@ -1,4 +1,2 @@ -# CODE TABLE Step Type - 0 instant Instant 1 interval Interval diff --git a/definitions/grib3/tables/0/stepType.table b/definitions/grib3/tables/0/stepType.table deleted file mode 100644 index d88e44123..000000000 --- a/definitions/grib3/tables/0/stepType.table +++ /dev/null @@ -1,4 +0,0 @@ -# CODE TABLE Step Type - -0 instant Instant -1 interval Interval diff --git a/definitions/grib3/tables/1/stepType.table b/definitions/grib3/tables/1/stepType.table deleted file mode 100644 index d88e44123..000000000 --- a/definitions/grib3/tables/1/stepType.table +++ /dev/null @@ -1,4 +0,0 @@ -# CODE TABLE Step Type - -0 instant Instant -1 interval Interval From 1fe7b8d75b1ad5bdc54c57137995564b550bdee2 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 27 Nov 2019 11:40:29 +0000 Subject: [PATCH 102/104] Bump up version --- .appveyor.yml | 2 +- VERSION.cmake | 2 +- version.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index ebf87f9ea..8f35ef331 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,7 +2,7 @@ # general configuration # #---------------------------------# -version: 2.15.0-{build}-{branch} +version: 2.16.0-{build}-{branch} branches: only: diff --git a/VERSION.cmake b/VERSION.cmake index ef8ca29cf..5034baae0 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1 +1 @@ -set( ${PROJECT_NAME}_VERSION_STR "2.15.0" ) +set( ${PROJECT_NAME}_VERSION_STR "2.16.0" ) diff --git a/version.sh b/version.sh index c70f25f7b..3f86d5967 100644 --- a/version.sh +++ b/version.sh @@ -3,7 +3,7 @@ PACKAGE_NAME='eccodes' # Package version ECCODES_MAJOR_VERSION=2 -ECCODES_MINOR_VERSION=15 +ECCODES_MINOR_VERSION=16 ECCODES_REVISION_VERSION=0 ECCODES_CURRENT=1 From aa3d620db7d74e19cf8d10458b477c6a2b860797 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 27 Nov 2019 13:37:40 +0000 Subject: [PATCH 103/104] Testing: GRIB ieee to simple packing --- tests/grib_change_packing.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/grib_change_packing.sh b/tests/grib_change_packing.sh index 0ea017449..015aeca61 100755 --- a/tests/grib_change_packing.sh +++ b/tests/grib_change_packing.sh @@ -69,6 +69,16 @@ res2=`${tools_dir}/grib_get '-F%.1f' -p avg,enorm $temp` rm -f $temp +# IEEE to Simple Packing +# ----------------------- +input=${data_dir}/grid_ieee.grib +${tools_dir}/grib_set -r -s packingType=grid_simple $input $temp +grib_check_key_equals $temp packingType 'grid_simple' +stats1=`${tools_dir}/grib_get -F%.2f -p skew,kurt $input` +stats2=`${tools_dir}/grib_get -F%.2f -p skew,kurt $temp` +[ "$stats1" = "$stats2" ] + + # Change grib packing test # ------------------------- test_packing $grib1 $packing1 From 97717273ffa8af00c983ae70b58f5e3cf248ea9f Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 27 Nov 2019 17:12:08 +0000 Subject: [PATCH 104/104] More error reporting --- src/grib_accessor_class_data_g1simple_packing.c | 2 +- src/grib_accessor_class_data_g2simple_packing.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/grib_accessor_class_data_g1simple_packing.c b/src/grib_accessor_class_data_g1simple_packing.c index 0dd23b033..33e4def97 100644 --- a/src/grib_accessor_class_data_g1simple_packing.c +++ b/src/grib_accessor_class_data_g1simple_packing.c @@ -283,7 +283,7 @@ static int pack_double(grib_accessor* a, const double* cval, size_t *len) case GRIB_SUCCESS: break; default: - grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB1 simple packing: unable to set values"); + grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB1 simple packing: unable to set values (%s)", grib_get_error_message(ret)); return ret; } diff --git a/src/grib_accessor_class_data_g2simple_packing.c b/src/grib_accessor_class_data_g2simple_packing.c index 033b4848a..80283cc5f 100644 --- a/src/grib_accessor_class_data_g2simple_packing.c +++ b/src/grib_accessor_class_data_g2simple_packing.c @@ -218,7 +218,7 @@ static int pack_double(grib_accessor* a, const double* cval, size_t *len) case GRIB_SUCCESS: break; default: - grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB2 simple packing: unable to set values"); + grib_context_log(a->context,GRIB_LOG_ERROR,"GRIB2 simple packing: unable to set values (%s)", grib_get_error_message(ret)); return ret; }