- Introduction
- Methodology
- Results
- Conclusion
January 8th, 2016
Adapt Ensemble Copula Coupling
Ensemble forecasts replaced by historical data
Two-steps :
Dimensions :
- a=1,…,A : index of variables
- k=1,…,K : number of geographical locations
- t=1,…,T : number of time steps per reference series
- s=1,…,S : number of reference series
Our application :
- A = 3 variables : temperature, wind and solar power load factors
- K = 1 geographic location : France
- T = 365 time steps per historical scenario : daily data
- S = 53 reference series (1958-2010)
Step 1 : Marginal densities
For each time step t, each variable a and each geographical location k , estimate marginal density (using neighbouring values in time) using non-parametric density estimation
Let v the size of the window to set the estimation sample : S(2v+1) data
Denote the sample by \(y=(y_1,…,y_{(S(2v+1))})\)
The non-parametric density estimation is (\(K\) is a gaussian kernel and \(h\) is optimized): \(\hat{f}(y_i)=\frac{1}{S.(2v+1).h}\sum_{l=1}^{S(2v+1)}K(\frac{y_i-y_l}{j})\)
Simulation step
- From each marginal density, simulate S values
Step 2 : Inter-variable and Time dependence
Simulation step
Case of temperature in January
Case of wind power in January
Details :
January : low temperature - low wind power
July : high temperature - low wind power
July : high temperature - high solar power
Pros and Cons
To go further
R. Schefzik, Ensemble Copula Coupling, 2011.