ome / ome-zarr-py

Implementation of next-generation file format (NGFF) specifications for storing bioimaging data in the cloud.
https://pypi.org/project/ome-zarr
Other
156 stars 54 forks source link

fix reading HCS datasets at cloud paths https://github.com/ome/ome-zarr-py/issues/321 #322

Closed elyall closed 1 year ago

elyall commented 1 year ago

Solves being unable to load HCS datasets on S3, GCP, or Azure, see this issue: https://github.com/ome/ome-zarr-py/issues/321.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Files Coverage Δ
ome_zarr/io.py 81.81% <25.00%> (-1.95%) :arrow_down:

:loudspeaker: Thoughts on this report? Let us know!.

imagesc-bot commented 1 year ago

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/should-it-be-possible-to-load-an-ome-zarr-hcs-plate-directly-from-s3/86956/6

will-moore commented 1 year ago

@elyall Thanks for your contribution. It's included in the 0.8.3 release of ome-zarr-py today.