ECC-1213: Temporary fix for test (174 needs to be mapped)

This commit is contained in:
Shahram Najm 2021-03-05 21:58:00 +00:00
parent ed2db6179e
commit 469d0820d4
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ latestOfficial=`${tools_dir}/grib_get -p tablesVersionLatestOfficial $sample2`
# These level types are S2S ocean parameters and are dealt with differently (See products_s2s.def)
exclude="20 160 169"
exclude="$exclude 174" ### TODO. See ECC-1213
paramId_file_wmo="$ECCODES_DEFINITION_PATH/grib2/paramId.def"
paramId_file_ecm="$ECCODES_DEFINITION_PATH/grib2/localConcepts/ecmf/paramId.def"