Testing: Add test for Lambert Conformal nearest

This commit is contained in:
Shahram Najm 2020-02-26 13:40:59 +00:00
parent 9d815be54c
commit edc4841f01
1 changed files with 2 additions and 0 deletions

View File

@ -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