You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
187 B
Markdown

# ww3
Download records for a single point from the WaveWatch III (WW3) global wave model.
## installation
```
conda install -c anaconda netcdf4
conda install -c conda-forge xarray
```