get_info_for_granule

MultiFileDataset.get_info_for_granule(p)[source]

Return dict (re.fullmatch) for granule, based on re

Parameters

p (pathlib.Path) – path to granule

Returns

dictionary with info, such as returned by re.fullmatch().

Return type

dict