object_az_el

Astronomy.object_az_el(source, site, year, doy)

Compute object’s position in alt-az for a given site and time

Also returns the source’s apparent coordinates

:param source : a source name recognized by Simbad :type source : str

:param site : DSN station number :type site : int

:param year : four digit year :type year : int

:param doy : DOY with UT as a fraction of a day :type doy : float