wavespectra.core.watershed.hs#

wavespectra.core.watershed.hs(spectrum, freq, dir, tail=True)[source]#

Significant wave height Hmo.

Args:
  • spectrum (2darray): wave spectrum array.

  • freq (1darray): wave frequency array.

  • dir (1darray): wave direction array.

  • tail (bool): if True fit high-frequency tail before integrating spectra.