Skip to content

Commit

Permalink
more code cleanup to prepare for 8-byte int conversion (#696)
Browse files Browse the repository at this point in the history
* cleanup

* more cleanup

* more cleanup

* more cleanup

* more cleanup
  • Loading branch information
edwardhartnett authored May 22, 2024
1 parent f3c158c commit e396e30
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 278 deletions.
1 change: 0 additions & 1 deletion src/g2create.F90
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,6 @@ end subroutine g2_sbytec1
lensec3 = (iofst - ibeg) / 8
call g2_sbytec1(cgrib, lensec3, ibeg, 32)


! Update current byte total of message in Section 0.
call g2_sbytec1(cgrib, lencurr + lensec3, 96, 32)
end subroutine addgrid
Expand Down
Loading

0 comments on commit e396e30

Please sign in to comment.