An open API service indexing awesome lists of open source software.

https://github.com/shom-fr/xoa

xarray-based ocean analysis library
https://github.com/shom-fr/xoa

ocean python xarray

Last synced: 4 months ago
JSON representation

xarray-based ocean analysis library

Awesome Lists containing this project

README

          

xoa - xarray-based ocean analysis library
=========================================

.. image:: https://anaconda.org/conda-forge/xoa/badges/version.svg
:target: https://anaconda.org/conda-forge/xoa
:alt: Available on conda-forge
.. image:: https://anaconda.org/conda-forge/xoa/badges/downloads.svg
:alt: Total number of downloads on anaconda.org/conda-forge
:target: https://anaconda.org/conda-forge/xoa/
.. image:: https://img.shields.io/pypi/v/xoa.svg
:alt: Available on pypi
:target: ttps://pypi.python.org/pypi/xoa/
.. image:: https://img.shields.io/pypi/dm/xoa
:alt: PyPI - Downloads
:target: https://pypi.org/project/xoa
.. image:: https://github.com/shom-fr/xoa/actions/workflows/python-package-conda.yml/badge.svg
:alt: Install, linting and tests
.. image:: https://readthedocs.org/projects/docs/badge/?version=latest
:alt: Documentation Status
:target: https://xoa.readthedocs.io/en/latest/
.. image:: https://anaconda.org/conda-forge/xoa/badges/platforms.svg
:alt: noarch
:target: https://anaconda.org/conda-forge/xoa
.. image:: https://img.shields.io/badge/code%20style-black-black
:alt: Black code style
.. image:: https://anaconda.org/conda-forge/xoa/badges/license.svg
:alt: Apache 2.0
:target: https://anaconda.org/conda-forge/xoa

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 `_.