scan
scan(
self ,
resource: LocalPath ,
**kwargs ,
)-> ‘list[ScanPayload]’
Used to get metadata about a file without reading the whole file.
Returns lightweight scan metadata without loading the data array.
| method of dascore.io.segy.core.SegyV0_0 | source |
scan(
self ,
resource: LocalPath ,
**kwargs ,
)-> ‘list[ScanPayload]’
Used to get metadata about a file without reading the whole file.
Returns lightweight scan metadata without loading the data array.