plasmapy.utils.data.downloader

Contains functionality for downloading files from a URL. Intended for downloading files from PlasmaPy’s data repository.

Functions

get_file(basename[, base_url, directory])

Download a file from a URL (if the file does not already exist) and return the full local path to the file.