-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add methods to export plate to zarr #28
Conversation
And I thought the flake8 harassment was already bad enough... |
The difference is pre-commit will fix most of the errors for you:
commit the updates |
Thanks @will-moore 👍 |
I forgot the first hierachy level "PlateAcquisition". Will add that now... |
Note: I'm gonna completely overhaul the |
Feedback from ome/ome-zarr-py#56:
|
Also assuming multiscales gets increasingly used for thumbnailing, big 👍 for having this a MUST rather than a SHOULD in the spec from my side. |
Closing. Moved to @will-moore 's PR #29 . Comments captured in #31 . |
In progress
Adds an option to export a plate to zarr, see https://github.com/ome/omero-ms-zarr/issues/73#issuecomment-706770955
Doesn't do anything yet wrt resolution levels, labels, metadata, etc. Adds dependency
natsort
.Not properly tested yet either.