diff options
author | Mark Kittisopikul <mkitti@users.noreply.github.com> | 2022-08-07 04:57:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 04:57:41 (GMT) |
commit | 7127d8912c8fa601d59b4e8ce522eaf149c02344 (patch) | |
tree | b83c86f9c7af27893d30469d117eeeed8b7756ee /hl/examples | |
parent | 043f66afd22c329104813b61a789af862e5349ac (diff) | |
download | hdf5-7127d8912c8fa601d59b4e8ce522eaf149c02344.zip hdf5-7127d8912c8fa601d59b4e8ce522eaf149c02344.tar.gz hdf5-7127d8912c8fa601d59b4e8ce522eaf149c02344.tar.bz2 |
H5Dchunk_iter now passes offsets in units of dataset elements, fix #1419 (#1969)
* H5Dchunk_iter now passes chunk dimension scaled offsets, fix #1419
* Update docs for H5Dchunk_iter, H5Dget_chunk_info*
Modified description for `H5Dchunk_iter`, `H5Dget_chunk_info`, and `H5Dget_chunk_info_by_coord` to the following
* offset Logical position of the chunk’s first element in units of dataset elements
* filter_mask Bitmask indicating the filters used when the chunk was written
* size Chunk size in bytes, 0 if the chunk does not exist
Diffstat (limited to 'hl/examples')
0 files changed, 0 insertions, 0 deletions