Testing: fix reference

This commit is contained in:
Shahram Najm 2022-04-08 17:19:19 +01:00
parent 225492cab6
commit 3cf49eeee0
1 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@ input_grb=${data_dir}/reduced_gaussian_pressure_level.grib1
# --------------------------------------
$EXEC ${test_dir}/grib_nearest_test $input_grb > $temp
cat > $tempRef <<EOF
((((centre)==(ecmf))&&((number)==(1)))||((step)==(6)))
ordering by param,step
1 fields in the fieldset
n,step,param
@ -37,7 +36,6 @@ diff $tempRef $temp
# ----------------------------------------
$EXEC ${test_dir}/grib_nearest_test -n $input_grb > $temp
cat > $tempRef <<EOF
((((centre)==(ecmf))&&((number)==(1)))||((step)==(6)))
ordering by param,step
1 fields in the fieldset
n,step,param