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]: support streaming NWB Zarr files from DANDI #518

Open
2 of 4 tasks
stephprince opened this issue Sep 27, 2024 · 2 comments
Open
2 of 4 tasks

[Feature]: support streaming NWB Zarr files from DANDI #518

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

With Zarr integration being added to the inspector (see: #513), we will need to add additional support for streaming NWB Zarr files from DANDI

This will include:

  • updating read_nwbfile for Zarr streaming
  • testing DANDI inspection functions (including CLI) for Zarr streaming

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
@CodyCBakerPhD
Copy link
Collaborator

@stephprince stephprince added the priority: high impacts proper operation or use of feature important to most users label Nov 6, 2024
@rly rly added priority: medium non-critical problem and/or affecting only a small set of NWB users and removed priority: high impacts proper operation or use of feature important to most users labels Nov 7, 2024
@stephprince
Copy link
Contributor Author

We will wait to implement this after read_nwb is implemented in pynwb: NeurodataWithoutBorders/pynwb#1974, so we can use those methods instead.

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

3 participants