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

Enhance createAttribute to support multi-dimensional array attributes #119

Open
oruebel opened this issue Dec 28, 2024 · 0 comments
Open
Labels
category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s)

Comments

@oruebel
Copy link
Contributor

oruebel commented Dec 28, 2024

A few cases that HDF5IO::createAttribute and HDF5IO::readAttribute currently do not handle are creating and reading of:

  • multi-dimensional array attributes
  • empty attributes

I just came across these as a possible missing case while writing unit tests, so I wanted to document these as a possible future needs. I am not sure these case are required by NWB, so this may not be necessary. Please feel free to close if this is not important.

@oruebel oruebel added category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s) labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: proposal proposed enhancements or new features priority: low alternative solution already working and/or relevant to only specific user(s)
Projects
None yet
Development

No branches or pull requests

1 participant