bigdataviewer / bigdataviewer-n5

BSD 2-Clause "Simplified" License
0 stars 1 forks source link

N5Factory.createReader( uri.toString() ) insufficient for opening cloud resource #1

Open StephanPreibisch opened 2 months ago

StephanPreibisch commented 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?

tinevez commented 2 months ago

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