Skip to content
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

Preview viewer uses omero-web-zarr s3 data if available #529

Closed
wants to merge 2 commits into from

Conversation

will-moore
Copy link
Member

Experimental!

This corresponds to ome/omero-web-zarr#15.
In that omero-web-zarr PR, we check whether OME-Zarr data is publicly accessible via s3 URL and if so then we can use that data for /zarr/render_image/ doing the rendering in python omero-web code rather than using the server.

In this PR, we test for the availability of the omero-web-zarr plugin and the public s3 url, and if we have that then the Preview viewer uses /zarr/ as the base url.

@will-moore
Copy link
Member Author

Following discussion with IDR today, closing this for now since we want to make minimal changes for now.

@will-moore will-moore closed this Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant