[Feature]: S3 streaming support via fsspec #134
Labels
category: enhancement
improvements of code or code behavior
priority: high
impacts proper operation or use of feature important to most users
Milestone
What would you like to see added to HDMF-ZARR?
Support streaming using fsspec
Is your feature request related to a problem?
NeurodataWithoutBorders/helpdesk#56 (comment)
What solution would you like?
Add FSStore to support fsspect-based streaming from S3 and/or allow passing of a
zarr.Group
with the parent group as a read-only store forZarrIO.__init__(path=...)
https://github.com/hdmf-dev/hdmf-zarr/blob/70bf35b60ed2c2eaae7b12080bc1f4cc3d89ba3e/src/hdmf_zarr/backend.py#L66C1-L69C47
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
The text was updated successfully, but these errors were encountered: