mirror of https://github.com/ecmwf/eccodes.git
Testing: Add test for Lambert Conformal nearest
This commit is contained in:
parent
9d815be54c
commit
edc4841f01
|
@ -45,5 +45,7 @@ fi
|
|||
# Now get the data from the newly created GRIB file
|
||||
${tools_dir}/grib_get_data $tempGrib > $tempOut
|
||||
|
||||
${tools_dir}/grib_ls -l 50,0 $tempGrib
|
||||
|
||||
# Clean up
|
||||
rm -f $tempFilter $tempGrib $tempOut
|
||||
|
|
Loading…
Reference in New Issue