diff --git a/tigge/tigge_check.h b/tigge/tigge_check.h index 986d9812b..07181ee83 100644 --- a/tigge/tigge_check.h +++ b/tigge/tigge_check.h @@ -3834,6 +3834,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterNumber", GRIB_TYPE_LONG, 192}, {"typeOfStatisticalProcessing", GRIB_TYPE_LONG, 1}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 1}, + {"localTablesVersion", GRIB_TYPE_LONG, 1}, {NULL, }, }, {&from_start, &predefined_level, &has_bitmap}, @@ -4002,6 +4003,7 @@ uerra, eswi-enfo:total_cloud_cover_sfc maximum value 96.4844 is not in [100,100] {"parameterCategory", GRIB_TYPE_LONG, 0}, {"parameterNumber", GRIB_TYPE_LONG, 192}, {"typeOfFirstFixedSurface", GRIB_TYPE_LONG, 1}, + {"localTablesVersion", GRIB_TYPE_LONG, 1}, {NULL, }, }, {&point_in_time, &predefined_level, &has_bitmap},