moabb.set_download_dir#
- moabb.set_download_dir(path)[source]#
Set the download directory if required to change from default MNE path.
- Parameters
path (None | str) – The new storage location. If it does not exist, a warning is raised and the path is created. If None, and MNE_DATA config does not exist, a warning is raised and the storage location is set to the MNE default directory.
Examples using moabb.set_download_dir
#
Change Download Directory