Skip to content

use zarr-cm for defining zarr conventions metadata#131

Merged
d-v-b merged 3 commits intoEOPF-Explorer:mainfrom
d-v-b:chore/use-zarr-cm
Mar 20, 2026
Merged

use zarr-cm for defining zarr conventions metadata#131
d-v-b merged 3 commits intoEOPF-Explorer:mainfrom
d-v-b:chore/use-zarr-cm

Conversation

@d-v-b
Copy link
Contributor

@d-v-b d-v-b commented Mar 10, 2026

replaces our definitions of zarr conventions metadata stuff like uuids, etc with imports from https://github.com/zarr-conventions/zarr-cm

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...c/eopf_geozarr/data_api/geozarr/multiscales/zcm.py 93.33% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@d-v-b d-v-b requested a review from emmanuelmathot March 11, 2026 09:16
"name": "spatial:",
"schema_url": "https://raw.githubusercontent.com/zarr-conventions/spatial/refs/tags/v1/schema.json",
"spec_url": "https://github.com/zarr-conventions/spatial/blob/v1/README.md",
"description": "Spatial coordinate and transformation information"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@d-v-b
Copy link
Contributor Author

d-v-b commented Mar 18, 2026

this achieves a solid reduction in code, so I think this is good to go when the tests pass.

Copy link
Contributor

@emmanuelmathot emmanuelmathot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! I love the consolidation here.

@d-v-b d-v-b merged commit c2c2d40 into EOPF-Explorer:main Mar 20, 2026
5 checks passed
@d-v-b d-v-b deleted the chore/use-zarr-cm branch March 20, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants