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]: Read linked files with only warnings rather than errors #1742

Closed
3 tasks done
tuanpham96 opened this issue Jul 26, 2023 · 1 comment
Closed
3 tasks done
Labels
category: enhancement improvements of code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users

Comments

@tuanpham96
Copy link

What would you like to see added to PyNWB?

It would be nice to be able to read files that are created by linking with only warnings rather than errors, when one of the files is missing, for example. For example, sharing a file with only processed data to others and they can still read the files, rather than they only have to also download the raw files that tend to be big.

Is your feature request related to a problem?

No response

What solution would you like?

As @oruebel mentioned, when loading in a file that's supposed to link to a missing file, pynwb can just throw warnings as MISSING and still allow users to read the data inside that file.

Do you have any interest in helping implement the feature?

No.

Code of Conduct

@oruebel oruebel added category: enhancement improvements of code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users labels Jul 27, 2023
@oruebel
Copy link
Contributor

oruebel commented Jul 27, 2023

Thanks for creating this issue @tuanpham96. This issue will need to be addressed in HDMF. Unfortunately GitHUb does not allow transferring issues between repos in different organizations. I, therefore, create a corresponding new issue on HDMF here hdmf-dev/hdmf#920.

@oruebel oruebel closed this as completed Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: enhancement improvements of code or code behavior priority: medium non-critical problem and/or affecting only a small set of NWB users
Projects
None yet
Development

No branches or pull requests

2 participants