harpy.datasets.get_spatialdata_registry#
- harpy.datasets.get_spatialdata_registry(path=None)#
Get the Pooch SpatialData registry
- Parameters:
path (
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.