FETCHER

Contents

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_CACHE environment variable to a desired path. Otherwise, the default cache directory is platform-dependent, as determined by pooch.os_cache().

Note

The default (os-dependent) cache directory stores assets under a subdirectory named psi. The reason for this naming choice – as opposed to psi_io – is to maintain consistency with other PredSci packages that utilize the same asset hosting and caching mechanism.