Attributes which h5py can't convert to Python objects are now displayed like this:
CLASS: <Unable to read attribute>
Many of these are fixed-length string attributes which will become readable with h5py 2.10, but there are others (e.g. bitfields) which will still not be visible.
Attributes which h5py can't convert to Python objects are now displayed like this:
Many of these are fixed-length string attributes which will become readable with h5py 2.10, but there are others (e.g. bitfields) which will still not be visible.