-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: lowalternative solution already working and/or relevant to only specific user(s)alternative solution already working and/or relevant to only specific user(s)
Description
What would you like to see added to PyNWB?
Follow up to #1974.
Add support for remote paths in pynwb.read_nwb which requires a change to NWBHDF5IO.can_read. This should be doable. We may want to change can_read to return the read h5py object so that we are creating two h5py objects - one in can_read and one in read_nwb.
Is your feature request related to a problem?
Trying to simplify how users open NWB files across backends and data sources
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?
Metadata
Metadata
Assignees
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorpriority: lowalternative solution already working and/or relevant to only specific user(s)alternative solution already working and/or relevant to only specific user(s)