read_array
read_array(
self ,
resource: H5Reader ,
windows: dict[str, tuple[int, int]] ,
snap: bool = True,
**kwargs ,
)-> ‘np.ndarray’
Slice the data node directly.
The dimensions come from the file’s dims attribute, or from which node’s length matches each axis, exactly as read resolves them. No coordinate values are read either way, and the axis no node accounts for is named without building its index.