download_all# sunpy.data.sample.download_all(force_download=False)[source]# Download all sample data at once that has not already been downloaded. Parameters: force_download (bool) – If True, files are downloaded even if they already exist. Default is False.