Skip to content

Commit

Permalink
Remove 'stop' processing.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Feb 16, 2024
1 parent ce3b39a commit d600b50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sorc/orog_mask_tools.fd/orog.fd/mtnlm7_oclsm.F
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ SUBROUTINE TERSUB(IMN,JMN,IM,JM,NM,NR,NF0,NF1,NW,EFAC,BLAT,
error = nf_close(ncid)

print*,'after ramp read ',maxval(gice),minval(gice)
stop4

! READ(15,iostat=iosg) GICE
if(iosg .ne. 0 ) then
Expand Down

0 comments on commit d600b50

Please sign in to comment.