Commit 96db85a
committed
Document HDF5 dataset fill value record
This record is available since 7a0d017 (Added fillValue parameter to
the HDF5 file writer., 2015-09-22), but it was never properly
documented.
Document it under the metadata section as it is basically metadata
regarding the default value the readers should read when no value is
directly defined. This has been documented based on the corresponding
explanation from the HDF5 library function [1] that uses this value,
that is, H5Pset_fill_value().
[1] https://support.hdfgroup.org/documentation/hdf5/latest/group___d_c_p_l.html1 parent 2ababaf commit 96db85a
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
665 | 671 | | |
666 | 672 | | |
667 | 673 | | |
| |||
0 commit comments