earthkit.meteo.solar.xarray.incoming_solar_radiation¶
- earthkit.meteo.solar.xarray.incoming_solar_radiation(date)¶
Compute the incoming solar radiation at the top of the atmosphere (TOA).
- Parameters:
date (
xarray.DataArray) – Date/time. Computation is performed element-wise.- Returns:
Incoming solar radiation at TOA.
- Return type:
xarray.DataArray