Skip to content

Commit

Permalink
Removing large test file from test script for now
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Apr 19, 2024
1 parent 4c857cd commit eba4f72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/run_wgrib2_ftp_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ echo "*** Running wgrib2 tests on FTP test files"
cat ftp_inv1.txt
cmp ftp_inv1.txt data/ref_WW3_Regional_US_West_Coast_20220718_0000.grib2.inv

../wgrib2/wgrib2 data/rrfs.t18z.prslev.f000.grib2 > ftp_inv2.txt
cat ftp_inv2.txt
cmp ftp_inv2.txt data/ref_rrfs.t18z.prslev.f000.grib2.inv
#../wgrib2/wgrib2 data/rrfs.t18z.prslev.f000.grib2 > ftp_inv2.txt
#cat ftp_inv2.txt
#cmp ftp_inv2.txt data/ref_rrfs.t18z.prslev.f000.grib2.inv

echo "*** SUCCESS!"
exit 0
Expand Down

0 comments on commit eba4f72

Please sign in to comment.