get_metadata

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

get_metadata(
    self ,
    resource: H5Reader ,
    snap: bool | str | collections.abc.Collection[bool, str, collections.abc.Collection[str]] = True,
)-> ‘list[dc.PatchMeta]’

Get patch info by iterating waveform groups in the file.

Parameters

Parameter Description
resource A path to the file.