You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This toolbox provides a generic data storage object for ocean waves data (OceanWaves). OceanWaves is built upon the [xarray.Dataset](http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html) data storage object, but defines special variables for time, location, frequency and direction. Many of its functionalities are obtained from the [pyswan](https://github.com/openearth/pyswan) toolbox, originally developed by Gerben de Boer, and the [swantools](https://pypi.python.org/pypi/swantools) toolbox, originally developed by Caio Eadi Stringari.
5
+
This toolbox provides a generic data storage object for ocean waves
Usage examples can be found in the IPython notebook [notebooks/oceanwaves.ipynb](https://github.com/openearth/oceanwaves-python/blob/master/notebooks/oceanwaves.ipynb).
46
+
Usage examples can be found in the IPython notebook
0 commit comments