sparrow.datasets.get_spatialdata_registry#
- sparrow.datasets.get_spatialdata_registry(path=None)#
Get the Pooch SpatialData registry
- Parameters:
path (
Union
[str
,Path
,None
] (default:None
)) – If None, example data will be downloaded in the default cache folder of your os. Set this to a custom path, to change this behaviour.- Return type:
Pooch
- Returns:
: Pooch registry.