From 0057dc4719fe9662405db088dc257390d3d00eb0 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Tue, 1 Oct 2019 13:56:50 +0100 Subject: [PATCH] ECC-994: Tigge check 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 35aecc7c8..f3c509c2a 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},