earthkit.meteo.solar ==================== .. py:module:: earthkit.meteo.solar .. autoapi-nested-parse:: Solar computation functions. The API is split into two levels. The low level functions are in the ``array`` submodule and they can be used to operate on numpy arrays. The high level functions are still to be developed and planned to work with objects like *earthkit.data FieldLists* or *xarray DataSets* Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/earthkit/meteo/solar/array/index Functions --------- .. toctree:: :hidden: /autoapi/earthkit/meteo/solar/cos_solar_zenith_angle /autoapi/earthkit/meteo/solar/cos_solar_zenith_angle_integrated /autoapi/earthkit/meteo/solar/incoming_solar_radiation /autoapi/earthkit/meteo/solar/julian_day /autoapi/earthkit/meteo/solar/solar_declination_angle /autoapi/earthkit/meteo/solar/toa_incident_solar_radiation .. autoapisummary:: earthkit.meteo.solar.cos_solar_zenith_angle earthkit.meteo.solar.cos_solar_zenith_angle_integrated earthkit.meteo.solar.incoming_solar_radiation earthkit.meteo.solar.julian_day earthkit.meteo.solar.solar_declination_angle earthkit.meteo.solar.toa_incident_solar_radiation