get_metadata
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.