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,
- 30 year wave hindcast Phase 1
- 30 year wave hindcast Phase 2
- Production hindcast Singlegrid
- Production hindcast Multigrid
All data sources provide both global and regional grids.
See the bmi-wavewatch3 documentation for more information.
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.
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.