Skip to content

Commit

Permalink
remove debug comment
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed Dec 13, 2024
1 parent 1a8753a commit 72d1d23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion model/src/w3iopomd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ SUBROUTINE W3IOPP ( NPT, XPT, YPT, PNAMES, IMOD, MPI_COMM_IOPP )
!
END DO ! End loop over output points (IPT).
ELSE
write(*,*) 'read points weight JDM'
! Saved weight file exists, read weights from file
IF ( IAPROC .EQ. 1 ) THEN
! Open the netCDF file.
Expand Down

0 comments on commit 72d1d23

Please sign in to comment.