Metadata-Version: 2.1
Name: olas
Version: 0.1.4
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: scipy (>=1.6.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

olas
===========================
|pypi package version| |conda-forge version| |python supported shield|

Library with wave tools like ESTELA

Installation
------------
:with conda: conda install -c conda-forge olas
:with pip: pip install olas # requires having cartopy (can be installed with conda install -c conda-forge cartopy)

.. |python supported shield| image:: https://img.shields.io/pypi/pyversions/olas.svg
   :target: https://pypi.python.org/pypi/olas
.. |conda-forge version| image:: https://img.shields.io/conda/vn/conda-forge/olas.svg
   :target: https://anaconda.org/conda-forge/olas
.. |pypi package version| image:: https://img.shields.io/pypi/v/olas.svg
   :target: https://pypi.python.org/pypi/olas


