Skip to content

Commit

Permalink
Merge branch 'develop' into ci_fix_may24
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett authored May 29, 2024
2 parents 07294bb + 4d009a5 commit d1ea308
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 d1ea308

Please sign in to comment.