pvlib.forecast.RAP.cloud_cover_to_irradiance

RAP.cloud_cover_to_irradiance(cloud_cover, how='clearsky_scaling', **kwargs)

Convert cloud cover to irradiance. A wrapper method.

Parameters
  • cloud_cover (Series) –

  • how (str, default 'clearsky_scaling') – Selects the method for conversion. Can be one of clearsky_scaling or campbell_norman. Method liujordan is deprecated.

  • **kwargs – Passed to the selected method.

Returns

irradiance (DataFrame) – Columns include ghi, dni, dhi