Skip to content

Commit

Permalink
more updates for bin2nc
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed May 8, 2024
1 parent 9542fc4 commit dc7e96b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion model/src/gx_outp.F90
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ PROGRAM GXOUTP
USE W3ODATMD, ONLY: W3SETO, W3NOUT
USE W3IOGRMD, ONLY: W3IOGR
#ifdef W3_BIN2NC
USE NETCDF
USE W3IOPOMD, ONLY: W3IOPON
#else
USE W3IOPOMD, ONLY: W3IOPO
Expand Down
3 changes: 0 additions & 3 deletions model/src/w3wavemd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -442,9 +442,6 @@ SUBROUTINE W3WAVE ( IMOD, ODAT, TEND, STAMP, NO_OUT &
USE W3IOGRMD
USE W3IOGOMD
USE W3IOPOMD
#ifdef W3_BIN2NC
USE NETCDF
#endif
USE W3IOTRMD
USE W3IORSMD
USE W3IOBCMD
Expand Down
1 change: 0 additions & 1 deletion model/src/ww3_outp.F90
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ PROGRAM W3OUTP
USE W3IOGRMD, ONLY: W3IOGR
#ifdef W3_BIN2NC
USE W3IOPOMD, ONLY: W3IOPON, W3IOPON_READ, W3IOPON_WRITE
USE NETCDF
#else
USE W3IOPOMD, ONLY: W3IOPO
#endif
Expand Down

0 comments on commit dc7e96b

Please sign in to comment.