Open StephanPreibisch opened 2 months ago
Hi @tpietzsch,
currently, opening an S3 N5 does not work if the dataset is not publicly available (link).
See here how I "solved" it: https://github.com/PreibischLab/multiview-reconstruction/blob/67a694c24fa917aca9c43b6ef78afee7dc170775/src/main/java/util/URITools.java#L203-L218
We need this upstream I guess?
I think Ko Sugawara is working on this. Small discussion about the topic https://imagesc.zulipchat.com/#narrow/stream/327470-Mastodon/topic/New.20support.20for.20remote.20S3.20and.20N5
Hi @tpietzsch,
currently, opening an S3 N5 does not work if the dataset is not publicly available (link).
See here how I "solved" it: https://github.com/PreibischLab/multiview-reconstruction/blob/67a694c24fa917aca9c43b6ef78afee7dc170775/src/main/java/util/URITools.java#L203-L218
We need this upstream I guess?