ensaio.v1.locate

ensaio.v1.locate()[source]

Return the location of the system-dependent data cache for v1 datasets

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

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

Returns

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

Examples using ensaio.v1.locate