Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support variable-length chunks #12

Open
TomNicholas opened this issue Mar 8, 2024 · 1 comment
Open

Support variable-length chunks #12

TomNicholas opened this issue Mar 8, 2024 · 1 comment
Labels
zarr-python Relevant to zarr-python upstream zarr-specs Requires adoption of a new ZEP

Comments

@TomNicholas
Copy link
Member

Requires implementation upstream first

@TomNicholas TomNicholas added zarr-python Relevant to zarr-python upstream zarr-specs Requires adoption of a new ZEP labels Mar 8, 2024
@TomNicholas
Copy link
Member Author

We could imagine implementing this by generalizing the schema of the ChunkManifest so that each chunk doesn't have to be the same size. Then the .chunks attribute of the ManifestArray could be generalized to be like dask.Array.chunks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
zarr-python Relevant to zarr-python upstream zarr-specs Requires adoption of a new ZEP
Projects
None yet
Development

No branches or pull requests

1 participant