-
Notifications
You must be signed in to change notification settings - Fork 13
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
Make Zarr3 default and purge deprecations #1242
Conversation
…ibs into zarr3-default
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great stuff 👍 I especially like the removal of all the deprecations.
However, I think I'm not yet fully understanding when allow_resize
can be specified and when not. see my one comment for that.
Co-authored-by: Philipp Otto <philippotto@users.noreply.github.com>
@markbader This PR is now ready for your review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for cleaning up all the deprecated code and the great overview of changes in the changelog!
Description:
allow_resize
andallow_unaligned
argument to make it more robust against accidental concurrency issuesIssues:
Todos:
allow_resize
behaviorallow_unaligned
argfrom_images
for unexpected bboxesMake sure to delete unnecessary points or to check all before merging: