well in my case i’m using h5py https://www.h5py.org/
you open a file, and you can use .keys() to iterate see http://docs.h5py.org/en/latest/high/group.html
you can also retrieve the attributes
well in my case i’m using h5py https://www.h5py.org/
you open a file, and you can use .keys() to iterate see http://docs.h5py.org/en/latest/high/group.html
you can also retrieve the attributes