Closed magland closed 8 months ago
Note that this is set to merge to dev1
instead of main
This presigned URL expires have a period of time, so this Zarr store handles the renewal of the presigned URL. It also does the exchange once the first time and caches the redirected URL for a period so that the redirect doesn't need to be done every time a segment of a file is read.
Great idea!
Here's the docstring of the new LindiReferenceFileSystemStore class. This explains the purpose of this PR
LindiReferenceFileSystemStore is a Zarr store that reads data from a reference file system with special handling of some LINDI/DANDI-specific needs.