{"id":32177268,"url":"https://github.com/shom-fr/xoa","last_synced_at":"2026-02-21T13:01:25.428Z","repository":{"id":39888902,"uuid":"238180319","full_name":"shom-fr/xoa","owner":"shom-fr","description":"xarray-based ocean analysis library","archived":false,"fork":false,"pushed_at":"2026-02-17T12:04:02.000Z","size":2326,"stargazers_count":9,"open_issues_count":10,"forks_count":4,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2026-02-21T09:20:11.211Z","etag":null,"topics":["ocean","python","xarray"],"latest_commit_sha":null,"homepage":"https://xoa.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shom-fr.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.rst","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-02-04T10:32:18.000Z","updated_at":"2026-02-17T12:04:06.000Z","dependencies_parsed_at":"2026-02-21T05:00:38.249Z","dependency_job_id":null,"html_url":"https://github.com/shom-fr/xoa","commit_stats":{"total_commits":392,"total_committers":8,"mean_commits":49.0,"dds":0.09693877551020413,"last_synced_commit":"da04dda0092bb7b6a4064f662900db930fdf81a0"},"previous_names":["shom-fr/xoa","vacumm/xoa"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/shom-fr/xoa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shom-fr%2Fxoa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shom-fr%2Fxoa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shom-fr%2Fxoa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shom-fr%2Fxoa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shom-fr","download_url":"https://codeload.github.com/shom-fr/xoa/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shom-fr%2Fxoa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29681468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T12:30:22.644Z","status":"ssl_error","status_checked_at":"2026-02-21T12:29:55.402Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocean","python","xarray"],"created_at":"2025-10-21T20:02:06.438Z","updated_at":"2026-02-21T13:01:25.421Z","avatar_url":"https://github.com/shom-fr.png","language":"Python","funding_links":[],"categories":["Hydrosphere"],"sub_categories":["Ocean Models"],"readme":"xoa - xarray-based ocean analysis library\n=========================================\n\n.. image:: https://anaconda.org/conda-forge/xoa/badges/version.svg\n    :target: https://anaconda.org/conda-forge/xoa\n    :alt: Available on conda-forge\n.. image:: https://anaconda.org/conda-forge/xoa/badges/downloads.svg\n    :alt: Total number of downloads on anaconda.org/conda-forge\n    :target: https://anaconda.org/conda-forge/xoa/\n.. image:: https://img.shields.io/pypi/v/xoa.svg\n    :alt: Available on pypi\n    :target: ttps://pypi.python.org/pypi/xoa/\n.. image:: https://img.shields.io/pypi/dm/xoa\n    :alt: PyPI - Downloads\n    :target: https://pypi.org/project/xoa\n.. image:: https://github.com/shom-fr/xoa/actions/workflows/python-package-conda.yml/badge.svg\n    :alt: Install, linting and tests\n.. image:: https://readthedocs.org/projects/docs/badge/?version=latest\n    :alt: Documentation Status\n    :target: https://xoa.readthedocs.io/en/latest/\n.. image:: https://anaconda.org/conda-forge/xoa/badges/platforms.svg\n    :alt: noarch\n    :target: https://anaconda.org/conda-forge/xoa\n.. image:: https://img.shields.io/badge/code%20style-black-black\n    :alt: Black code style\n.. image:: https://anaconda.org/conda-forge/xoa/badges/license.svg\n    :alt: Apache 2.0\n    :target: https://anaconda.org/conda-forge/xoa\n\nxoa is intended to help reading and manipulating observed\nand simulated ocean data.\nIt is heavily based on `xarray \u003chttp://xarray.pydata.org/en/stable/\u003e`_.\n\nInstallation\n------------\n\nFrom conda::\n\n   conda install -c conda-forge xoa\n\nFrom pypi::\n\n   pip install xoa\n\nDocumentation\n-------------\n\nThe xoa documentation is currently generated and hosted by readthedocs:\nhttps://xoa.readthedocs.io\n\nSources and help\n-----------------\n\nSources are available on the xoa github page:\nhttps://github.com/shom-fr/xoa.\nHere you can also\nparticipate to `discussions \u003chttps://github.com/shom-fr/xoa/discussions\u003e`_\nand post tickets for\n`requests \u003chttps://github.com/shom-fr/xoa/pulls\u003e`_ and\n`issues \u003chttps://github.com/shom-fr/xoa/issues\u003e`_.\n\nLicense\n-------\n\nxoa is a property of `Shom \u003chttps://www.shom.fr\u003e`_\nand is published under the\n`Apache 2.0 license \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshom-fr%2Fxoa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshom-fr%2Fxoa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshom-fr%2Fxoa/lists"}