8000 GitHub - shom-fr/xoa: xarray-based ocean analysis library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shom-fr/xoa

Repository files navigation

xoa - xarray-based ocean analysis library

Available on conda-forge Total number of downloads on anaconda.org/conda-forge

Available on pypi

PyPI - Downloads

Install, linting and tests

Documentation Status noarch

Black code style

Apache 2.0

xoa is intended to help reading and manipulating observed and simulated ocean data. It is heavily based on xarray.

Installation

From conda:

conda install -c conda-forge xoa

From pypi:

pip install xoa

Documentation

The xoa documentation is currently generated and hosted by readthedocs: https://xoa.readthedocs.io

Sources and help

Sources are available on the xoa github page: https://github.com/shom-fr/xoa. Here you can also participate to discussions and post tickets for requests and issues.

License

xoa is a property of Shom and is published under the Apache 2.0 license.

0