HDFGroup / hdf5-json

Specification and tools for representing HDF5 in JSON
https://hdf5-json.readthedocs.io
Other
73 stars 25 forks source link

h5tojson.py to report correct string padding #32

Closed ghost closed 2 years ago

ghost commented 9 years ago

Currently, it reports H5T_STR_NULLPAD when h5dump says it's a H5T_STR_NULLTERM.

jreadey commented 9 years ago

Related to this proposed h5py feature: https://github.com/h5py/h5py/issues/429.

ajelenak commented 2 years ago

This is no more the case with the current h5json master branch. Example: