We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attempting to load this image: https://s3.embl.de/az-test/Acantharia_1.ome.zarr results in CORS errors when zarrita attempts to find zarr.json.
The zarr.json GETs should 404 and zarrita should proceed to look for .zattrs, and find it correctly, and continue.
https://vole.allencell.org/viewer?url=https%3A%2F%2Fs3.embl.de%2Faz-test%2FAcantharia_1.ome.zarr see Network tab and console.
Can also attempt in vizarr and while vizarr still errors out, it gets further. https://hms-dbmi.github.io/vizarr/?source=https://s3.embl.de/az-test/Acantharia_1.ome.zarr
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Attempting to load this image:
https://s3.embl.de/az-test/Acantharia_1.ome.zarr
results in CORS errors when zarrita attempts to find zarr.json.
Expected Behavior
The zarr.json GETs should 404 and zarrita should proceed to look for .zattrs, and find it correctly, and continue.
Reproduction
https://vole.allencell.org/viewer?url=https%3A%2F%2Fs3.embl.de%2Faz-test%2FAcantharia_1.ome.zarr
see Network tab and console.
Can also attempt in vizarr and while vizarr still errors out, it gets further.
https://hms-dbmi.github.io/vizarr/?source=https://s3.embl.de/az-test/Acantharia_1.ome.zarr
The text was updated successfully, but these errors were encountered: