read_array
read_array(
self ,
resource: H5Reader ,
windows: collections.abc.Sequence[tuple[tuple[int | None[int, None], int | None[int, None]], <class ’slice, None]] = (),
key: str = ““,
)-> ‘np.ndarray’
Slice the data reference’s dataset directly.
Only the dDAS record, which names the reference, is read besides the requested block. A file holds one patch, so the key scan reports is empty; any other is refused.