get_handle
get_handle(
resource ,
)
Get the HDF5 handle from local paths, remote paths, or open handles.
h5py can consume a binary file object via the fileobj driver, so remote UPath inputs stay streaming-based here.
| method of dascore.utils.hdf5.H5Reader | source |
get_handle(
resource ,
)
Get the HDF5 handle from local paths, remote paths, or open handles.
h5py can consume a binary file object via the fileobj driver, so remote UPath inputs stay streaming-based here.