apparent_latitude#
- sunpy.coordinates.sun.apparent_latitude(t='now')[source]#
Returns the Sun’s apparent latitude, referred to the true equinox of date. Corrections for nutation and aberration (for Earth motion) are included.
- Parameters:
t (
tuple,list,str,pandas.Timestamp,pandas.Index,pandas.Series,pandas.DatetimeIndex,datetime.datetime,datetime.date,numpy.datetime64,numpy.ndarray,astropy.time.Time) – Time to use in a parse-time-compatible format