Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add function for default remote read #1739

Open
3 tasks done
rly opened this issue Jul 25, 2023 · 0 comments
Open
3 tasks done

[Feature]: Add function for default remote read #1739

rly opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels
category: proposal proposed enhancements or new features priority: medium non-critical problem and/or affecting only a small set of NWB users
Milestone

Comments

@rly
Copy link
Contributor

rly commented Jul 25, 2023

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

@oruebel oruebel added category: proposal proposed enhancements or new features priority: medium non-critical problem and/or affecting only a small set of NWB users labels Jul 25, 2023
@oruebel oruebel added this to the Next Release milestone Jul 25, 2023
@stephprince stephprince modified the milestones: 2.7.0, 2.8.0 Apr 11, 2024
@stephprince stephprince modified the milestones: 2.7.0, 2.8.0 May 9, 2024
@rly rly self-assigned this Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: proposal proposed enhancements or new features priority: medium non-critical problem and/or affecting only a small set of NWB users
Projects
None yet
Development

No branches or pull requests

4 participants