webknossos icon indicating copy to clipboard operation
webknossos copied to clipboard

Remote Dataset Explorer: gather information from directory listings

Open fm3 opened this issue 3 years ago • 0 comments

Some n5 or zarr datasets have no meta information about layers in the top level. We would have to traverse its directories until we find valid metadata. Example dataset: s3://janelia-cosem-datasets/jrc_hela-3/jrc_hela-3.n5 (where we would need to find the sub-path em/fibsem-uint16, which then contains valid attributes.json with multiscales)

fm3 avatar Oct 20 '22 11:10 fm3