get_metadata

method of dascore.io.segy.core.SegyV0_0 source

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

Used to get metadata about a file without reading the whole file.

Returns lightweight scan metadata without loading the data array.