ensaio.locate

Contents

ensaio.locate#

ensaio.locate()[source]#

Return the location of the system-dependent data cache folder

This folder is not guaranteed to exist in the file system until a dataset has been downloaded.

The default location is a ensaio/ folder in the system-dependent default cache folder. A different path can also be specified through the ENSAIO_DATA_DIR environment variable.

Returns:

path (pathlib.Path) – Path to the cache folder.