There is a newer version of the record available.

Published April 27, 2025 | Version v0.9.3
Software Open

jHDF

Authors/Creators

Description

  • Add support for slicing of chunked datasets. This allows accessing portions of large, chunked datasets using getData(offset, length). Thanks to @thomas-reimonn https://github.com/jamesmudd/jhdf/issues/52
  • Add constructor to open an HdfFile(URL url) to support streaming reading of remote HDF5 files. Thanks to @thomas-reimonn
  • Add constructor for opening an HdfFile from a SeekableByteChannel providing the IO access to the underlying resource. Thanks to @thomas-reimonn
  • Add an implementation of HttpSeekableByteChannel supporting streaming of HDF5 files from remote HTTP(s) sources without a local copy. Thanks to @thomas-reimonn

Notes

If you use this software, please cite it using the metadata from this file.

Files

jamesmudd/jhdf-v0.9.3.zip

Files (1.2 MB)

Name Size Download all
md5:fa5283fd30c6f7efc5312b7f17119c1d
1.2 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/jamesmudd/jhdf/tree/v0.9.3 (URL)

Software