get_info_for_granule

HIRS2I.get_info_for_granule(p)

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