FETCHER#
- FETCHER = <pooch.core.Pooch object>#
Pooch fetcher for downloading and caching magnetic field files.
Note
The cache directory can be overridden by setting the
PSI_IO_CACHEenvironment variable to a desired path. Otherwise, the default cache directory is platform-dependent, as determined bypooch.os_cache().Note
The default (os-dependent) cache directory stores assets under a subdirectory named
psi. The reason for this naming choice – as opposed topsi_io– is to maintain consistency with other PredSci packages that utilize the same asset hosting and caching mechanism.