Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlysonStahl-NOAA committed Nov 15, 2024
1 parent 4527471 commit d718e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_bitmap.F90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ program test_bitmap
integer :: idxver = 2, j = 0, jdisc = 0, jpdtn = 0, jgdtn = 0
integer :: iret, k, i
integer :: jids(13), jpdt(100), jgdt(250)
logical :: unpack = .true.
logical :: unpack = .false.

integer :: expected_idsect(13) = (/ 57, 90, 2, 0, 0, 2021, 4, 25, 0, 0, 0, 0, 1/)
integer :: expected_ipdtmpl(15) = (/ 19, 10, 0, 0, 92, 0, 0, 1, 0, 105, 0, 10, 255, 0, 255 /)
Expand Down

0 comments on commit d718e8e

Please sign in to comment.