Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaMeixner-NOAA committed May 8, 2024
1 parent 4566f92 commit 3f1db34
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions model/src/w3iopomd.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,7 @@ END SUBROUTINE W3IOPE
!> @author Edward Hartnett @date 1-Nov-2023
!>
integer function nf90_err_check(errcode, ILINE)
use netcdf
USE NetCDF
USE W3ODATMD, ONLY: NDSE
implicit none
integer, intent(in) :: errcode, ILINE
Expand All @@ -1131,7 +1131,6 @@ integer function nf90_err_check(errcode, ILINE)
endif
end function nf90_err_check


!> Read point output in netCDF format.
!>
!> @param[out] IOTST Test indictor for reading.
Expand Down

0 comments on commit 3f1db34

Please sign in to comment.