pyet.meteo_utils.solar_declination#

pyet.meteo_utils.solar_declination(j)[source]#

Solar declination from day of year [rad].

Parameters:

j (array_like) – day of the year (1-365).

Return type:

array_like of solar declination [rad].

Notes

Based on equations 24 in Allen et al. (1998).