calculate_azel
- ska_sdp_func_python.util.geometry.calculate_azel(location, utc_time, direction)
Return az el for a location, utc_time, and direction.
- Parameters:
utc_time – Time(Iterable)
location – EarthLocation
direction – SkyCoord source
- Returns:
astropy Angle, Angle