WAVEWATCH III  beta 0.0.1
w3iopomd.F90 File Reference

Process point output. More...

Go to the source code of this file.

Modules

module  w3iopomd
 Process point output.
 

Functions/Subroutines

subroutine w3iopomd::w3iopp (NPT, XPT, YPT, PNAMES, IMOD)
 Preprocessing of point output. More...
 
subroutine w3iopomd::w3iope (A)
 Extract point output data and store in output COMMONs. More...
 
integer function w3iopomd::nf90_err_check (errcode, ILINE)
 Handle netCDF return code. More...
 
subroutine w3iopomd::w3iopon_read (IOTST, IMOD_IN, filename, ncerr)
 Read point output in netCDF format. More...
 
subroutine w3iopomd::w3iopon_write (timestep_only, filename, ncerr)
 Write point output in netCDF format. More...
 
subroutine w3iopomd::w3iopon (INXOUT, NDSOP, IOTST, IMOD)
 Read or write the netCDF point output file, depending on the value of the first parameter. More...
 
subroutine w3iopomd::w3iopo (INXOUT, NDSOP, IOTST, IMOD ifdef W3_ASCII
 Read or write point output. More...
 

Detailed Description

Process point output.

Author
H. L. Tolman
Date
05-Jun-2018

Definition in file w3iopomd.F90.