Skip to content

Commit

Permalink
Update run_wgrib2_aec_tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Apr 18, 2024
1 parent 085ff1c commit f84aae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_wgrib2_aec_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ echo ""
echo "*** Running wgrib2 tests"

# Testing aec compression
../wgrib2/wgrib2 data/gdaswave.t00z.wcoast.0p16.f000.grib2 -set_grib_type -grib_out test.aec.grib2
../wgrib2/wgrib2 data/gdaswave.t00z.wcoast.0p16.f000.grib2 -set_grib_type aec -grib_out test.aec.grib2

# Check grid data are identical
../wgrib2/wgrib2 data/gdaswave.t00z.wcoast.0p16.f000.grib2 -rpn sto_1 -import_grib test.aec.grib2 -rpn "rcl_1:print_rms" | grep -v "rpn_rms=0:" | wc -l
Expand Down

0 comments on commit f84aae6

Please sign in to comment.