declination

Luo_Suppe2026-08-15

gma.climet.astronomy.declination

function declination(day):

Calculate declination (red) based on the method recommended by FAO-56.

Parameters:

day: int||array.

Day of year. 1-365 (normal year) or 366 (leap year).

Returns:

Type: array.


Last Updated 8/15/2026, 8:42:21 AM