-
Notifications
You must be signed in to change notification settings - Fork 5
Support objectstores other than amazon #17
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
Comments
Cross linking to https://forum.image.sc/t/compatibility-of-ome-zarr-stored-on-s3-and-omero/111380 which also includes discussions around OMERO, OME-Zarr and object store support As detailed in the README, the current version of the pixel buffer either works with the filesystem or Amazon S3 buckets under authentication. These have been our primary use cases for Zarr images/labels. Expanding this to other types of storage/authentication is doable given the appropriate development and testing. Capturing a few technical notes that can serve as starting point:
|
Uh oh!
There was an error while loading. Please reload this page.
It looks like at the moment it only works with amazon objectstore, but not for example EBI embassy object store.
In particular public accessible ones, without need for credentials.
The text was updated successfully, but these errors were encountered: