Closed bsrdjan closed 6 years ago
If you refresh and the attributes should be on the group object https://hdf-ni.github.io/hdf5.node/tut/attributes-tutorial.html
you should be able to treat them just like any other owned properties on a javascript object.
If this is still unclear, do you have an example of what you are trying to achieve?
Many thanks, works perfect!
good!
Is it possible to read attributes attached to group, not the dataset? Which method to use?