scopesim_targets.data_utils.fetch_data_file

scopesim_targets.data_utils.fetch_data_file#

scopesim_targets.data_utils.fetch_data_file(filename: str)#

Load local data or fetch via pooch.

Data will be available locally if this is running from a cloned repo or editable install from such. Pooch will try to cache the downloaded file.