xoa - xarray-based ocean analysis library

February 17, 2026 ยท View on GitHub

.. 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: https://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/ .. 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 <http://xarray.pydata.org/en/stable/>_.

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 <https://github.com/shom-fr/xoa/discussions>_ and post tickets for requests <https://github.com/shom-fr/xoa/pulls>_ and issues <https://github.com/shom-fr/xoa/issues>_.

License

xoa is a property of Shom <https://www.shom.fr>_ and is published under the Apache 2.0 license <https://www.apache.org/licenses/LICENSE-2.0>_.