Skip to content

Commit

Permalink
Update run_ipolates_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed May 20, 2024
1 parent 938ee3c commit 865631a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_ipolates_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

set -e

../wgrib2/wgrib2.exe data/tmp_int.grb -new_grid_winds earth -new_grid latlon 0:359:1 0:90:1 OUT.grb
../wgrib2/wgrib2 data/tmp_int.grb -new_grid_winds earth -new_grid latlon 0:359:1 0:90:1 OUT.grb
echo "*** SUCCESS!"
exit 0

0 comments on commit 865631a

Please sign in to comment.