Can h5tojson suppress fill value?
Open
- Dominant language
- Python
- Stars
- 81
- Forks
- 25
- Avg merge
- 4h 46m
- Merged PRs (30d)
- 5
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.