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 pathlib.Path in ZarrIO #181

Open
3 tasks done
CodyCBakerPhD opened this issue Apr 2, 2024 · 0 comments · May be fixed by #212
Open
3 tasks done

[Feature]: Support pathlib.Path in ZarrIO #181

CodyCBakerPhD opened this issue Apr 2, 2024 · 0 comments · May be fixed by #212
Assignees
Labels
category: bug errors in the code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Milestone

Comments

@CodyCBakerPhD
Copy link
Contributor

What would you like to see added to HDMF-ZARR?

NWBZarrIO(path=pathlib.Path("some/path.nwb.zarr"), mode="r") fails, but NWBHDF5IO(path=pathlib.Path("some/path.nwb.hdf5"), mode="r") is fine

Is your feature request related to a problem?

No response

What solution would you like?

These should probably be made consistent

Do you have any interest in helping implement the feature?

No.

Code of Conduct

@mavaylon1 mavaylon1 self-assigned this Apr 16, 2024
@mavaylon1 mavaylon1 added category: bug errors in the code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s) labels Apr 16, 2024
@mavaylon1 mavaylon1 added this to the 0.8.0 milestone Apr 16, 2024
@mavaylon1 mavaylon1 linked a pull request Aug 21, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug errors in the code or code behavior priority: low alternative solution already working and/or relevant to only specific user(s)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants