Broad set of routines to clean, process and visuaise metocean conditions:
- free surface,
- tides (using utide)
- waves
and statistical analysis of extreme events.
to install directly the dependencies for running the package, you can run the following:
mamba env create -f requirements/env.yaml
or git clone this repository, and run the following command
pip install .