Displaying local data in N5/Zarr formats
Open
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 389
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 3
Description
Hi,
I have some 3D image data, converted to the N5 file format using Fiji. I'm able to open it using the Big Data Viewer plugin (N5 Viewer).
Next, I use python to start a HTTP server in the directory containing the N5 root folder. If I type localhost:8080 on Chrome, this is what I see.

For the neuroglancer website, under the source tab I type: n5://http://localhost:8080/test.n5/image, since image is where my image data is stored.
I get an error that says: Unable to determine rank of dataset.
Can I get some help to fix this issue?
Thanks,
Chaitanya
Contributor guide
Assessment
This issue has not been assessed yet.