sdo_location#
- aiapy.util.sdo_location(time)[source]#
Returns the location of SDO at the given time.
- Parameters:
time (
astropy.time.Time
) – The time can also be supplied in a format compatible withsunpy.time.parse_time()
.- Returns:
Notes
This function performs a linear interpolation between the nearest DRMS records on either side of the given time.