Skip to content

Python utilities for computing properties of ocean waves

License

Notifications You must be signed in to change notification settings

NOAA-ORR-ERD/wave_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wave_utils

Python utilities for computing properties of ocean waves.

Currently only linear gravity waves (Airy theory).

Included is the dispersion relation, and assorted related utilities:

group speed

celerity

shoaling coefficient

Eulerian velocities

Also a couple utilities for reading the data from NDBC wave buoys.

Examples

There are a couple examples in the examples dir -- poorly documented :-(

Related Work

For working with wave spectra, this may be useful:

https://github.com/metocean/wavespectra

Author

Created by:
Christopher H. Barker
Chris.Barker@noaa.gov

As a product of the US federal government, this work is in the public domain.

I'd appreciate anyone letting me know if they find this work useful.