{"id":26163835,"url":"https://github.com/xarray-contrib/xncml","last_synced_at":"2025-04-14T14:41:30.802Z","repository":{"id":44924043,"uuid":"180714054","full_name":"xarray-contrib/xncml","owner":"xarray-contrib","description":"Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray ","archived":false,"fork":false,"pushed_at":"2025-04-04T16:21:50.000Z","size":1037,"stargazers_count":8,"open_issues_count":8,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-04T17:23:11.364Z","etag":null,"topics":["ncml","netcdf"],"latest_commit_sha":null,"homepage":"https://xncml.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/xarray-contrib.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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}},"created_at":"2019-04-11T04:26:57.000Z","updated_at":"2024-11-04T14:02:20.000Z","dependencies_parsed_at":"2023-02-15T13:15:53.843Z","dependency_job_id":"c4ecbd25-f18f-437d-85e9-4a1ca0803637","html_url":"https://github.com/xarray-contrib/xncml","commit_stats":{"total_commits":63,"total_committers":5,"mean_commits":12.6,"dds":0.5873015873015873,"last_synced_commit":"88b4f5d1f3ef49052f0b480ac2531a26e24ad89d"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxncml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxncml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxncml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xarray-contrib%2Fxncml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xarray-contrib","download_url":"https://codeload.github.com/xarray-contrib/xncml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248898473,"owners_count":21179783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ncml","netcdf"],"created_at":"2025-03-11T14:53:16.601Z","updated_at":"2025-04-14T14:41:30.779Z","avatar_url":"https://github.com/xarray-contrib.png","language":"Python","readme":"# xncml\n\n![Read the Docs](https://img.shields.io/readthedocs/xncml)\n![PyPI](https://img.shields.io/pypi/v/xncml)\n\n\nTools for opening and manipulating NcML (NetCDF Markup Language) files with/for xarray.\n\nThese tools allow you to modify NcML by:\n\n- Adding or removing global attributes\n- Adding or removing variable attributes\n- Removing variables and dimensions\n\nand read NcML files into `xarray.Dataset` objects:\n\n```python\nimport xncml\nds = xncml.open_ncml(\"large_ensemble.ncml\")\n```\n\nSee [documentation] for more information.\n\n## Installation\n\nxncml can be installed from PyPI with pip:\n\n```bash\npip install xncml\n```\n\n[documentation]: https://xncml.readthedocs.io\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxarray-contrib%2Fxncml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxarray-contrib%2Fxncml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxarray-contrib%2Fxncml/lists"}