earth_sun_relative_distance

Luo_Suppe2026-08-15

gma.climet.astronomy.earth_sun_relative_distance

function earth_sun_relative_distance(Day):

Calculate sun earth relative distance (AU) 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