Solar Angle Calculator
Calculate solar altitude and azimuth angles from latitude, day of year, and solar time.
Results
Solar Declination-degrees
Hour Angle-degrees
Solar Altitude Angle-degrees
Solar Azimuth Angle-degrees
Solar Zenith Angle-degrees
References:
Solar declination: d = 23.45 * sin(360/365 * (DOY - 81)). Hour angle: HA = (hour - 12) * 15. Altitude: sin(a) = sin(lat)*sin(dec) + cos(lat)*cos(dec)*cos(HA). Azimuth measured from North (0/360=N, 90=E, 180=S, 270=W).