From ae2f8c58209bec5bee45c83966ca2be303f3358e Mon Sep 17 00:00:00 2001 From: shahramn Date: Thu, 13 Jun 2024 12:17:28 +0100 Subject: [PATCH] Testing: chemId/paramId split --- tests/grib_ecc-1212.sh | 1 + tests/grib_local.sh | 6 ++++-- tests/grib_mars_keys1.sh | 2 ++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tests/grib_ecc-1212.sh b/tests/grib_ecc-1212.sh index 7ff7c2ead..d2454d2b2 100755 --- a/tests/grib_ecc-1212.sh +++ b/tests/grib_ecc-1212.sh @@ -58,6 +58,7 @@ cat > $tempRef < $tempRef << EOF "class": "od", "type": "an", "stream": "oper", + "paramtype": "base", "step": 0, "levelist": 1000, "levtype": "pl", @@ -73,6 +74,7 @@ cat > $tempRef << EOF "class": "od", "type": "pf", "stream": "enfo", + "paramtype": "base", "step": 0, "levelist": 1000, "levtype": "pl",