Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 460 Bytes

waves.rst

File metadata and controls

10 lines (6 loc) · 460 Bytes

Processing waves

stglib supports the computing of wave statistics, both using pressure as well as PUV for directional wave statistics.

Waves can be computed both with fixed frequency cutoffs, as well as dynamic cutoffs based on water depth.

Spectra tails beyond the cutoff frequency are applied following Jones & Monismith (2007).

For more information, see the code in stglib/core/waves.py.