scan
scan(
self ,
resource: HDF5Reader ,
**kwargs ,
)
Get the patch info from the file.
First we check if the file is using an index. If so, the index is returned. Otherwise, iterate over each waveform group and assemble content information.
Parameters
Parameter | Description |
---|---|
resource | A path to the file. |