Inferensys

Glossary

Clear Sky Index

A normalization metric defined as the ratio of actual global horizontal irradiance to the theoretical irradiance under cloudless conditions, used to isolate cloud-driven attenuation in solar forecasts.
Legal team reviewing EU AI Act compliance documents on laptop in modern office, coffee cups and papers on table, casual meeting.
SOLAR NORMALIZATION METRIC

What is Clear Sky Index?

The Clear Sky Index (CSI) is a normalization metric defined as the ratio of actual global horizontal irradiance (GHI) to the theoretical irradiance expected under cloudless, pristine atmospheric conditions, used to isolate cloud-driven attenuation in solar forecasting.

The Clear Sky Index is calculated by dividing measured Global Horizontal Irradiance (GHI) by a clear-sky model output, yielding a dimensionless value typically between 0 and 1. A value of 1 indicates perfectly clear conditions, while values approaching 0 signify heavy cloud cover. This normalization removes the deterministic diurnal and seasonal solar geometry cycles, allowing forecasting models to focus purely on stochastic cloud dynamics.

By decoupling atmospheric attenuation from solar geometry, the CSI serves as a critical preprocessing step for machine learning models. It transforms highly non-stationary irradiance time series into a stationary target variable, significantly improving the training stability of Long Short-Term Memory (LSTM) networks and Temporal Convolutional Networks (TCN) tasked with predicting irradiance ramp rates.

RADIOMETRIC NORMALIZATION

Key Properties of the Clear Sky Index

The Clear Sky Index (CSI) is a dimensionless ratio that isolates the atmospheric attenuation caused exclusively by clouds, separating it from the predictable geometric effects of the sun's position. It serves as the critical normalization layer for solar forecasting models.

01

Mathematical Definition

The Clear Sky Index is formally defined as the ratio of measured Global Horizontal Irradiance (GHI) to the theoretical Clear Sky GHI at the same instant.

  • Formula: CSI = GHI_measured / GHI_clear_sky
  • A CSI of 1.0 indicates a perfectly cloudless atmosphere matching the theoretical model.
  • Values > 1.0 often indicate cloud enhancement events where reflections from cumulus cloud edges temporarily boost irradiance beyond the clear sky baseline.
  • Values < 1.0 quantify the degree of cloud-driven attenuation.
0 to 1.4+
Typical Range
Dimensionless
Unit
03

Cloud Attenuation Isolation

The primary engineering purpose of the CSI is to decouple cloud-driven variability from the deterministic diurnal cycle.

  • Raw GHI time series exhibit a dominant seasonal and diurnal pattern that obscures the stochastic cloud signal.
  • By dividing by the clear sky expectation, the CSI produces a stationary time series centered around 1.0 under clear conditions.
  • This normalization allows Long Short-Term Memory (LSTM) and Temporal Convolutional Network (TCN) models to focus learning capacity exclusively on cloud dynamics rather than wasting parameters on predictable solar geometry.
04

Cloud Enhancement Events

CSI values exceeding 1.0 represent a critical forecasting edge case known as cloud enhancement or over-irradiance.

  • Occurs when direct beam radiation passes through gaps in broken cumulus fields while simultaneously reflecting off the bright sides of adjacent clouds.
  • These events can cause irradiance ramp rates that exceed the clear sky theoretical maximum by 20-40%.
  • Grid-tied photovoltaic inverters must be rated to handle these transient over-power conditions, making accurate CSI forecasting essential for transient stability assessment at high solar penetration levels.
Up to 1.4
Peak CSI Enhancement
20-40%
Above Clear Sky Max
05

Forecast Model Integration

The CSI serves as the target variable for modern machine learning-based solar forecasting architectures rather than raw irradiance.

  • Numerical Weather Prediction (NWP) models output predicted cloud optical depth, which is mapped to an expected CSI via a learned regression.
  • Sky imaging systems track Cloud Motion Vectors (CMV) to advect CSI fields for intra-hour forecasts.
  • The final operational power forecast is reconstructed by multiplying the predicted CSI by the theoretical clear sky GHI and the site-specific Photovoltaic simulation model efficiency curve.
  • This modular pipeline allows independent validation of the cloud prediction component via the Continuous Ranked Probability Score (CRPS) on the CSI distribution.
06

Site-Specific Calibration

The theoretical clear sky model must undergo site calibration to account for local microclimatic aerosol conditions that are not resolved in global reanalysis datasets like ERA5.

  • A long-term record of clear-sky periods is identified using a STL Decomposition of the historical GHI time series to isolate the seasonal component.
  • The Linke Turbidity or aerosol optical depth input to the clear sky model is tuned so that the median CSI during these identified clear periods converges to exactly 1.0.
  • This calibration corrects for persistent local haze, urban aerosol plumes, or high-altitude dust that systematically bias the theoretical baseline.
CLEAR SKY INDEX

Frequently Asked Questions

Answers to common questions about the Clear Sky Index (CSI), its calculation, and its role in solar irradiance forecasting and photovoltaic performance modeling.

The Clear Sky Index (CSI) is a dimensionless normalization metric defined as the ratio of the actual Global Horizontal Irradiance (GHI) measured at the surface to the theoretical GHI that would be received under cloudless, pristine atmospheric conditions at the same location and time. Mathematically, it is expressed as CSI = GHI_measured / GHI_clear. A CSI value of 1.0 indicates perfectly clear-sky conditions, while values less than 1.0 signify attenuation primarily due to cloud cover. Values can occasionally exceed 1.0 during cloud enhancement events, where reflections from cumulus cloud edges temporarily focus additional diffuse radiation onto the sensor, a phenomenon critical for understanding irradiance ramp rate spikes.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.