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
- Host: GitHub
- URL: https://github.com/shom-fr/xoa
- Owner: shom-fr
- License: apache-2.0
- Created: 2020-02-04T10:32:18.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-17T12:04:02.000Z (4 months ago)
- Last Synced: 2026-02-21T09:20:11.211Z (4 months ago)
- Topics: ocean, python, xarray
- Language: Python
- Homepage: https://xoa.readthedocs.io
- Size: 2.22 MB
- Stars: 9
- Watchers: 7
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.rst
- Roadmap: ROADMAP.rst
Awesome Lists containing this project
- open-sustainable-technology - xoa - Intended to help reading and manipulating observed and simulated ocean data. (Hydrosphere / Ocean Models)
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 `_.