-
Notifications
You must be signed in to change notification settings - Fork 54
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
Dump sample scripts - maybe add to docs #303
Conversation
Anything you need here, @will-moore ? |
@joshmoore Thanks for the ping. Do you think these look useful and they are in line with "best practice" for how to achieve what was asked for in https://forum.image.sc/t/writing-tile-wise-ome-zarr-with-pyramid-size/85063? If so, I'll tidy them up, add a few words of intro/explanation etc. |
This pull request has been mentioned on Image.sc Forum. There might be relevant details there: https://forum.image.sc/t/weird-convertion-error-about-ngff-converter/101997/2 |
This pull request has been mentioned on Image.sc Forum. There might be relevant details there: https://forum.image.sc/t/write-sparse-ome-zarr-or-ome-tiff-with-spatial-offset/101906/6 |
If we're sending people to this from image.sc, shall we get them into the repo? |
@josh - just tested and tweaked those 2 scripts... Ready to review/merge now, thx. |
Thanks, @will-moore. Let's go ahead and get this merged, but depending on how we move forward with this page, we might want to extract the salient features of those image.sc posts and just describe the snippets here rather than relying on just the link. |
Several forum discussions etc have asked for more detailed examples on how to write OME-Zarr.
Added 2 new examples using different strategies to write images that are bigger than memory:
write_image(dask_data)
.