Metadata-Version: 2.1
Name: olas
Version: 0.1.3a0
Summary: Library with wave tools like ESTELA
Home-page: https://github.com/jorgeperezg/olas
License: MIT
Keywords: waves,xarray,ESTELA
Author: jorge.perez
Author-email: j.perez@metocean.co.nz
Requires-Python: >=3.7.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Cartopy (>=0.18.0,<0.19.0)
Requires-Dist: dask[complete] (>=2021.3.0,<2022.0.0)
Requires-Dist: matplotlib (>=3.3.4,<4.0.0)
Requires-Dist: netCDF4 (>=1.5.6,<2.0.0)
Requires-Dist: numpy (>=1.20.1,<2.0.0)
Requires-Dist: xarray (>=0.17.0,<0.18.0)
Project-URL: Repository, https://github.com/jorgeperezg/olas
Description-Content-Type: text/x-rst

Library with wave tools like ESTELA

https://pypi.org/project/olas/


Installation
------------

conda install -c conda-forge cartopy

pip install olas
