HDFGroup / hdf5-json

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

use 'H5S_UNLIMITED' for unlimited maxdims #29

Closed jreadey closed 8 years ago

jreadey commented 8 years ago

Use H5S_UNLIMITED when converting from h5 to json. Sorry, there's a bunch of new/updated samples in this pull request. You may want to just search on the page for h5tojson.py to get to the relevant changes.