Skip to content

Commit

Permalink
adding a small grib2 file to repo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Mar 29, 2024
1 parent f8a8002 commit c586371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function(copy_test_data name)
endfunction()

# Copy test data file into buiild directory for testing.
copy_test_data(ref_gdaswave.t00z.wcoast.0p16.f000.grb2index)
copy_test_data(gdaswave.t00z.wcoast.0p16.f000.grib2)

# Run these shell tests.
shell_test(run_wgrib2_tests)

0 comments on commit c586371

Please sign in to comment.