-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
category: proposalproposed enhancements or new featuresproposed enhancements or new featurespriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB users
Milestone
Description
What would you like to see added to PyNWB?
There is a lot of boilerplate to use fsspec to stream an NWB file.
I would like users to do pip install pynwb[stream] that will install additional requirements: fsspec dandi
And then call a simple function to stream an NWB file with ROS3 or fsspec (with a default or user-specified cache location). Read only. Ideally, the IO objects close.
@CodyCBakerPhD is already working on this here: https://github.com/NeurodataWithoutBorders/nwbinspector/pull/388/files
Is your feature request related to a problem?
No response
What solution would you like?
See above
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
- I agree to follow this project's Code of Conduct
- Have you checked the Contributing document?
- Have you ensured this change was not already requested?
oruebel
Metadata
Metadata
Assignees
Labels
category: proposalproposed enhancements or new featuresproposed enhancements or new featurespriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB users