Skip to content

Commit 593ac59

Browse files
added comment (NOAA-EMC#766)
1 parent 2476926 commit 593ac59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test_utils/run_tocgrib2super_tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ unset FORT11
1313
unset FORT51
1414
../utils/tocgrib2super && exit 1
1515

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

0 commit comments

Comments
 (0)