IDR / omero-mkngff

Plugin to swap OMERO filesets with NGFF
GNU General Public License v2.0
0 stars 2 forks source link

s3 URL in bfoptions #15

Closed will-moore closed 3 months ago

will-moore commented 4 months ago

See https://github.com/ome/ZarrReader/pull/82

To take advantage of direct access to s3 via URL, we need to add that option to bfoptions that we're creating with mkngff. Currently we're generating the same bfoptions file for every file.

Also it would be handy to update the bfoptions file for existing data. Maybe a script that does the update could be used in production, instead of including URL in bfoptions when it's generated.