{"id":26182730,"url":"https://github.com/ncar-xdev/xcollection","last_synced_at":"2026-03-12T05:32:10.760Z","repository":{"id":37936575,"uuid":"395137951","full_name":"ncar-xdev/xcollection","owner":"ncar-xdev","description":"Extends xarray's data model to be able to handle a dictionary of Xarray.Datasets","archived":false,"fork":false,"pushed_at":"2026-02-02T21:01:01.000Z","size":85,"stargazers_count":6,"open_issues_count":13,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-03T10:53:36.404Z","etag":null,"topics":["python","xarray"],"latest_commit_sha":null,"homepage":"https://xcollection.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/ncar-xdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-11T23:13:44.000Z","updated_at":"2023-01-31T19:04:32.000Z","dependencies_parsed_at":"2023-11-07T03:04:36.401Z","dependency_job_id":"d3ffe158-dc48-4dae-8d5f-7310b2b3b20b","html_url":"https://github.com/ncar-xdev/xcollection","commit_stats":null,"previous_names":["ncar/xcollection"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ncar-xdev/xcollection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxcollection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxcollection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxcollection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxcollection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncar-xdev","download_url":"https://codeload.github.com/ncar-xdev/xcollection/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxcollection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30370284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["python","xarray"],"created_at":"2025-03-11T22:24:00.390Z","updated_at":"2026-03-11T04:03:37.585Z","avatar_url":"https://github.com/ncar-xdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xcollection\n\n| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] |\n| :---------- | :-----------------------------------------------------------------------------------------------------------------: |\n| **Docs**    |                                   [![Documentation Status][rtd-badge]][rtd-link]                                    |\n| **Package** |                        [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                         |\n| **License** |                                       [![License][license-badge]][repo-link]                                        |\n\nxcollection extends [xarray's data model](https://xarray.pydata.org/en/stable/getting-started-guide/why-xarray.html) to be able to handle a dictionary of xarray Datasets.\n\nSee [documentation](https://xcollection.readthedocs.io/en/latest/) for more information.\n\n## Installation\n\nxcollection can be installed from PyPI with pip:\n\n```bash\npython -m pip install xcollection\n```\n\nIt is also available from `conda-forge` for conda installations:\n\n```bash\nconda install -c conda-forge xcollection\n```\n\n[github-ci-badge]: https://img.shields.io/github/workflow/status/ncar-xdev/xcollection/CI?label=CI\u0026logo=github\u0026style=for-the-badge\n[github-ci-link]: https://github.com/ncar-xdev/xcollection/actions?query=workflow%3ACI\n[codecov-badge]: https://img.shields.io/codecov/c/github/ncar-xdev/xcollection.svg?logo=codecov\u0026style=for-the-badge\n[codecov-link]: https://codecov.io/gh/ncar-xdev/xcollection\n[rtd-badge]: https://img.shields.io/readthedocs/xcollection/latest.svg?style=for-the-badge\n[rtd-link]: https://xcollection.readthedocs.io/en/latest/?badge=latest\n[pypi-badge]: https://img.shields.io/pypi/v/xcollection?logo=pypi\u0026style=for-the-badge\n[pypi-link]: https://pypi.org/project/xcollection\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/xcollection?logo=anaconda\u0026style=for-the-badge\n[conda-link]: https://anaconda.org/conda-forge/xcollection\n[license-badge]: https://img.shields.io/github/license/ncar-xdev/xcollection?style=for-the-badge\n[repo-link]: https://github.com/ncar-xdev/xcollection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar-xdev%2Fxcollection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncar-xdev%2Fxcollection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar-xdev%2Fxcollection/lists"}