/bmi-wavewatch3

Fetch WaveWatch3 data

Primary LanguagePythonMIT LicenseMIT

Python interface to WAVEWATCH III data

WAVEWATCH III data in Python

Documentation status Code-style: Black Testing status Flake8

About

The bmi_wavewatch3 Python package provides both a command line interface and a programming interface for downloading and working with WAVEWATCH III data.

bmi_wavewatch3 provides access to the following raster data sources,

All data sources provide both global and regional grids.

See the bmi-wavewatch3 documentation for more information.

Installation

To install the latest release of bmi-wavewatch3 using pip, simply run the following in your terminal of choice:

pip install bmi-wavewatch3

For a full description of how to install bmi-wavewatch3, including using mamba/conda, please see the documentation for our installation instructions.

Source code

If you would like to modify or contribute code to bmi-wavewatch3 or use the very latest development version, please see the documentation that describes how to install bmi-wavewatch3 from source.