wavespectra.read_ww3_station#

wavespectra.read_ww3_station(filename_or_fileglob)[source]#

Read directional spectra from WW3 station output file.

Args:
  • filename_or_fileglob (str, filelike): filename or file object to read.

Returns:
  • dset (SpecDataset): spectra dataset object read from WW3 station output file.