Skip to content

Commit

Permalink
fixed version problem (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett authored May 29, 2024
1 parent ab13383 commit 4d009a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tocgrib2super/tocgrib2super.F90
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ end subroutine getgb2p2
!
! Read and return packed GRIB field
!
idxver = 2
CALL GETGB2P2(lugb,lugi,jrew,DSCPL,IDS,PDTN,PDT, &
GDTN,GDT,extract,idxver,KREW,gribm,itot8,iret)
itot = int(itot8, kind(4))
Expand Down

0 comments on commit 4d009a5

Please sign in to comment.