Metadata-Version: 2.1
Name: roguewavespectrum
Version: 0.2.3
Summary: Python package that implements a spectral object for ocean surface gravity waves
Home-page: https://github.com/sofarocean/oceanwavespectrum.git
Author: Pieter Bart Smit
Author-email: sofaroceangithubbot@gmail.com
License: Apache 2 License
Project-URL: Sofar Ocean Site, https://www.sofarocean.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: full
License-File: LICENSE

# Rogue Wave Spectrum
A Package that implements a "spectrum" object on top of an Xarray Dataset to facilitate working with ocean wave spectra.

### Installation
1. Make sure that you have the requirements listed above
2. `pip install roguewavespectrum` to your desired python environment
