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 LRU caching for Zarr arrays #519

Open
2 tasks done
stephprince opened this issue Sep 27, 2024 · 0 comments
Open
2 tasks done

[Feature]: Add LRU caching for Zarr arrays #519

stephprince opened this issue Sep 27, 2024 · 0 comments
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

@stephprince
Copy link
Contributor

What would you like to see added to the NWBInspector?

Update cache_data_selection to support Zarr arrays.

See workflow output here for a test implementation that fails due to Zarr arrays not being hashable.

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

@stephprince stephprince added the category: enhancement improvements of code or code behavior label Sep 27, 2024
@stephprince stephprince added the priority: medium non-critical problem and/or affecting only a small set of NWB users label Nov 6, 2024
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

1 participant