mirror of https://github.com/ecmwf/eccodes.git
ECC-1808: New GRIB table version
This commit is contained in:
parent
90d2d5ce0f
commit
4934023b8f
|
@ -8,8 +8,8 @@
|
|||
#
|
||||
|
||||
# This gets updated twice a year by WMO.
|
||||
# See https://community.wmo.int/activity-areas/wmo-codes/manual-codes/latest-version
|
||||
constant tablesVersionLatestOfficial = 32 : edition_specific;
|
||||
# See https://community.wmo.int/en/wis/latest-version
|
||||
constant tablesVersionLatestOfficial = 33 : edition_specific;
|
||||
# If this is different from the official version, then it is the pre-operational version
|
||||
constant tablesVersionLatest = 33 : edition_specific;
|
||||
|
||||
|
|
Loading…
Reference in New Issue