aia_start_of_day_map

solarsynoptic.data.aia_start_of_day_map(dtime, wlen, dl_path=None)

Download and load the first AIA map available on a given date at a given wavelength.

By default files are downloaded to the sunpy download directory.

Parameters
dtimeastropy.time.Time
wlenastropy.units.Quantity
dl_pathstr, pathlib.Path

Directory to search for files and download files to. If None defaults to the sunpy download directory.

Returns
sunpy.map.AIAMap

Notes

For dates more than 14 days in the future calibrated L0 maps are downloaded. For dates more recent than that a near-real-time file is downloaded.