scan

method of dascore.io.dasdae.core.DASDAEV1 source

scan(
    self ,
    resource: HDF5Reader ,
)

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.