download_sample_data#

sunpy.data.download_sample_data(overwrite=False)[source]#

Deprecated since version 4.1: The download_sample_data function is deprecated and may be removed in version 5.1. Use sunpy.data.sample.download_all instead.

Download all sample data at once. This will overwrite any existing files.

Parameters:

overwrite (bool) – Overwrite existing sample data.