HDFGroup / hdf5-json

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

Can h5tojson suppress fill value? #49

Open hyoklee opened 8 years ago

hyoklee commented 8 years ago

I'm wondering it has a similar option that h5perf [1] provides:

-n, --no-fill   Specifies to not write fill values to HDF5 datasets. This option is supported only in HDF5 Release v1.6 or later. 
(Default: Off, i.e., write fill values)

[1] https://www.hdfgroup.org/HDF5/doc1.6/Tools.html#Tools-Dump