We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi
Is it in the plan that support irregularity chunk size.
For example, an array, whoes shape is (1000,), can be chunked as (600,400).
It is important to support irregularity chunk size, which will solve my special problems
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @cheery550.
I'm just looking at this, and I thought you might be interested in looking at this: https://zarr.dev/zeps/draft/ZEP0003.html.
Also, there's a POC implementation available here: #1483.
I hope this helps you until we finalise the ZEP0003.
Sorry, something went wrong.
No branches or pull requests
hi
Is it in the plan that support irregularity chunk size.
For example, an array, whoes shape is (1000,), can be chunked as (600,400).
It is important to support irregularity chunk size, which will solve my special problems
Thanks!
The text was updated successfully, but these errors were encountered: