earthkit.meteo.solar.xarray

Solar computation functions operating on xarray objects.

Functions

cos_solar_zenith_angle(date, latitudes, longitudes)

Compute the cosine of the solar zenith angle.

cos_solar_zenith_angle_integrated(begin_date, ...[, ...])

Compute the time-integrated cosine of the solar zenith angle.

incoming_solar_radiation(date)

Compute the incoming solar radiation at the top of the atmosphere (TOA).

julian_day(date)

Compute the Julian day (day of year as a fractional number).

solar_declination_angle(date)

Compute the solar declination angle and time correction.

toa_incident_solar_radiation(begin_date, end_date, ...)

Compute the time-integrated incident solar radiation at the top of the atmosphere (TOA).