HDFGroup / hdf5-json

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

Expose dataset creation properties such as layout, chunking, and filters in util/h5tojson.py. #13

Closed hyoklee closed 9 years ago

hyoklee commented 9 years ago

Also, jsontoh5.py should utilize creation properties.

jreadey commented 9 years ago

This should be working now. Also h5tojson.py outputs the property list.