girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
190 stars 41 forks source link

Use flat mount paths where possible. #1576

Closed manthey closed 1 month ago

manthey commented 1 month ago

This improves the ability to read multi-image file formats where the reader doesn't know about girder's item-as-folder resource paths. Specifically, formats like vsi that are imported from S3 mounts will now be properly accessible with this change.