Skip to content

Commit

Permalink
added comment (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett authored Nov 9, 2024
1 parent 2476926 commit 593ac59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_utils/run_tocgrib2super_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ unset FORT11
unset FORT51
../utils/tocgrib2super && exit 1

# According to George V.: "if fortran unit 11 is, 40999888 bytes long,
# then fortran unit 12 should be a single 8 character text string
# containing this integer value."
echo "*** Running tocgrib2super with input/output defined, but one missing field. It will fail."
export FORT11="../tests/data/rrfs.t12z.prslevfaa.f010.na3km.grib2"
export FORT51=out.grib2
Expand Down

0 comments on commit 593ac59

Please sign in to comment.