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

Add API to attach hdf5 attributes to datasets #1978

Closed
wants to merge 4 commits into from

Commits on Oct 21, 2022

  1. hdf5: Allow saving custom attributes

    Signed-off-by: yuk <yuk@m-labs.hk>
    yuk-m-labs committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b2ee7a6 View commit details
    Browse the repository at this point in the history
  2. hdf5: Add demo for saving attributes

    Signed-off-by: yuk <yuk@m-labs.hk>
    yuk-m-labs committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    81c90c5 View commit details
    Browse the repository at this point in the history
  3. hdf5: Warn when attaching metadata to absent key

    Signed-off-by: yuk <yuk@m-labs.hk>
    yuk-m-labs committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6a0bf13 View commit details
    Browse the repository at this point in the history
  4. Add HDF5 attributes support to release notes

    Signed-off-by: yuk <yuk@m-labs.hk>
    yuk-m-labs committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ce21391 View commit details
    Browse the repository at this point in the history