read

method of dascore.io.mseed.core.MSeedV2 source

read(
    self ,
    resource: LocalPath ,
    time: tuple[tuple[None | int | float | str | numpy.datetime64 | pandas.Timestamp[None, int, float, str, datetime64, Timestamp], None | int | float | str | numpy.datetime64 | pandas.Timestamp[None, int, float, str, datetime64, Timestamp]], None] = None,
    channel: tuple[tuple[int | None[int, None], int | None[int, None]], None] = None,
    source_patch_id = (),
    **kwargs ,
)-> ‘dc.Spool’

Read a MiniSEED file.