GL Garrad Hassan Short term power forecasts for large offshore wind turbine arrays

Size: px
Start display at page:

Download "GL Garrad Hassan Short term power forecasts for large offshore wind turbine arrays"

Transcription

1 GL Garrad Hassan Short term power forecasts for large offshore wind turbine arrays Require accurate wind (and hence power) forecasts for 4, 24 and 48 hours in the future for trading purposes. Receive 4 forecasts from different NWP models. One problem is resolution: UK NWP models have a grid size of 4 square km, whereas a typical wind farm may be a few hundred square km. No knowledge of the NWP models but have (some) on-site measurements to combine with model outputs to improve the forecast.

2

3

4

5 NWP versus On-site measurements

6 Approaches split into two camps: Statistical analysis Linear regression analysis Probabilistic forecasting Modelling Auto regressive model 4D-Var data assimilation Artificial Neural Networks

7 Linear regression analysis Bias correction Optimal NWP as a linear combination of NWPs: NWP optimal w NWP 1 1 w2nwp2 w3nwp3 w4nwp4 w i Obtain using a least squares fit to the measurements from the first half of Forecast for the second half.

8

9 Linear regression analysis errors for second half of hour forecast NWP 1 NWP 2 NWP 3 NWP 4 NWP optimal RMS error hour forecast NWP 1 NWP 2 NWP 3 NWP 4 NWP optimal RMS error hour forecast NWP 1 NWP 2 NWP 3 NWP 4 NWP optimal RMS error

10 Auto regressive model

11 ANN for SCADA data SCADA is useful on a very short scale (<8 hours) Uses smoothed measured wind speed data, hourly average values of 10 min averages The simulation uses the average wind speed from the last K hours (K=1..96), the network is trained on N number of vectors of length K (N= ), estimates the wind speed with an H hour horizon (H=1..8)

12 ANN simulation results RMSE of the ANN is smaller than that of the average of the estimations of the four NWP models: RMSE of NWP average: RMSE of estimation: (about ~12% improvement) RMSE of persistence: Standard deviation: 2.271

13 Data Assimilation Observations

14 u b Background Estimate

15

16 u b u a Analysis Vector (Optimal Solution)

17

18

19 Re-run periodically

20 Resulting Equation 4D-Var Data Assimilation cost function J u 0 = (ub u 0 ) T B 1 u b u 0 L + [y l H l u l ] T R l 1 [ l=0 Optimal Solution u a = min u 0 J(u 0 ) y l H l (u l )]

21 Data for this Problem Aim: Estimate optimal initial condition for the ARMA model, x 0. m x n = i=1 a i x n i + ξ n+i To find the optimal solution from the model, we need optimal parameters to estimate x 0 (a i and ξ n+i fixed by training data). These are x 1,, x m. x l 1 x 1 x l 2 x 2 So let, u l = which implies u 0 =. x l m x m Use NWP data to find as u b for the a priori information to constrain the solution.

22 Making Probabilistic Forecasts for wind activity. Given point forecasts from 4 models and observations how can we make probabilistic forecasts of wind speed? First step If we don't have any specific knowledge of the future we can naively look at past observations. We call this the 'climatology'. We expect any useful model to do better than climatology.

23 Our simple approach (due to time constraints) is to create a climatological distribution modelled as a Gaussian distribution from a whole year's data.

24 We could also use climatology that is month or even date specific (data permitting).

25 Moving Variance of wind speed over a year

26 Ignorance Skill Score To compare our models we use the 'ignorance score' (Good, 1952) given by ign=-log 2 (p) where p is the amount of probability assigned to the true outcome. All ignorance scores are given relative to climatology (where a negative score means we are doing better).

27 Blending with climatology It is common to create new models that are a linear combination of a particular model and the climatology. We then have a distribution in the form P(y)= αp mod (y)+(1-α)p clim (y) where α is optimised in some way (Commonly to minimise the ignorance score).

28 A simple model To create a simple model from the data we take a Gaussian distribution with moving mean, averaged from the last 5 observations and a moving variance taken from the last 30 observations. The relative ignorance for this model is This means that our model does worse than climatology. However, when we blend with climatology, we get a relative ignorance score of (α=0.3)

29 Kernel Dressing Models We can turn point forecasts into probabilistic forecasts using kernel dressing. We replace each point forecast with a Gaussian distribution (also known as a kernel). The mean of the Gaussian distribution is just the point forecast with a bias correction from past experience. The standard deviation for each model is the mean error found from past experience.

30 Kernel Dressing Models This is done for all 4 NWP models We can compare the models using the relative ignorance score. Each one has been blended with climatology. NWP1 NWP2 NWP3 NWP

31 Kernel Dressing Models We can create a new model that is a weighted average of the other 4 models and blended with climatology. i.e. P(Y)=α(w 1 *P 1 (y)+w 2 P 2 (y)+w 3 P 3 (y)+w 4 P 4 (y))+(1 -α)*p clim (y) W 1 W 2 W 3 W 4 α Rel. ign

32 Kernel Dressing methods We chose our Kernel widths with a forecast using an individual model in mind, but given that the 4 models are likely to cover more possible outcomes, we might want to reduce the kernel widths. The results of halving them are shown below. W1 W2 W3 W4 alpha Rel. ign

33 Summary of Results First Gaussian Model 0.38 First Gaussian Model blended with climatology Individual models blended with climatology Weighted model using kernel widths from individual models and blended with climatology -0.93(NWP1) Weighted model using smaller kernel widths and blended with climatology

34 Possible future work Extend the work to more realistic distributions rather than Gaussian. Find probabilistic forecasts from ensembles. Find a way of optimising the weightings and kernel widths by minimising the ignorance score. Extend the work to probabilistic forecasts of power.

35 Artificial Neural Networks (ANN) with Gaussian Radial Basis Functions* * newgrnn is used in MATLAB

36 ANN for SCADA evaluation Evaluation is based on percentage reduction of the RMSE (Root Mean Square Error) compared to persistence (assuming the same wind speed H hours later as what is now)

37 ANN s for NWP values Training of the ANN Input: 30 hours ahead wind speeds calculated by four Numerical Weather Predictions (NWP1-4) Target: Measured wind speeds at the site 30 hours later Evaluation: results are compared to the estimation provided by the average of the four NWP s and persistence

38 Training & Results Limited number of data for training the network: 365 days 9am prediction for 3pm wind speed the next day and measured wind speeds at that time from SCADA data The RMS error decreases with the number of training data:

39 Conclusions Neural Networks (with Gaussian Radial Basis Functions) used for short term prediction of wind speed based on SCADA data exclusively do not provide significant improvement compared to persistence (naive estimator) maximum 5% improvement Longer term (30 hours) predictions using ANN s based on the four NWP inputs provide good results and significant improvement compared to averaging the NWP s at least 12% improvement (probably more if the network is trained on high amount of data, 300 was the maximum in this study) Combining the SCADA data and the NWP s data to form an input for the ANN would probably be able to provide better results for both long and short term; further investigation required

Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds

Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds Modelling Wind Farm Data and the Short Term Prediction of Wind Speeds An Investigation into Wind Speed Data Sets Erin Mitchell Lancaster University 6th April 2011 Outline 1 Data Considerations Overview

More information

PowerPredict Wind Power Forecasting September 2011

PowerPredict Wind Power Forecasting September 2011 PowerPredict Wind Power Forecasting September 2011 For further information please contact: Dr Geoff Dutton, Energy Research Unit, STFC Rutherford Appleton Laboratory, Didcot, Oxon OX11 0QX E-mail: geoff.dutton@stfc.ac.uk

More information

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010

FORECASTING: A REVIEW OF STATUS AND CHALLENGES. Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 SHORT-TERM TERM WIND POWER FORECASTING: A REVIEW OF STATUS AND CHALLENGES Eric Grimit and Kristin Larson 3TIER, Inc. Pacific Northwest Weather Workshop March 5-6, 2010 Integrating Renewable Energy» Variable

More information

Current best practice of uncertainty forecast for wind energy

Current best practice of uncertainty forecast for wind energy Current best practice of uncertainty forecast for wind energy Dr. Matthias Lange Stochastic Methods for Management and Valuation of Energy Storage in the Future German Energy System 17 March 2016 Overview

More information

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast

Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Importance of Numerical Weather Prediction in Variable Renewable Energy Forecast Dr. Abhijit Basu (Integrated Research & Action for Development) Arideep Halder (Thinkthrough Consulting Pvt. Ltd.) September

More information

Benchmark study of Icing Forecasts Do they add value? Ben Martinez, Pierre Julien Trombe Vattenfall R&D

Benchmark study of Icing Forecasts Do they add value? Ben Martinez, Pierre Julien Trombe Vattenfall R&D Benchmark study of Icing Forecasts Do they add value? Ben Martinez, Pierre Julien Trombe Vattenfall R&D Winterwind 2016, Åre, 2016.02.09 Outline o Background / project motivation o Description of benchmark

More information

Global NWP Index documentation

Global NWP Index documentation Global NWP Index documentation The global index is calculated in two ways, against observations, and against model analyses. Observations are sparse in some parts of the world, and using full gridded analyses

More information

Tom Durrant Frank Woodcock. Diana Greenslade

Tom Durrant Frank Woodcock. Diana Greenslade Tom Durrant Frank Woodcock Centre for Australian Weather and Climate Research Bureau of Meteorology Melbourne, VIC Australia Motivation/Application techniques have been found to be very useful in operational

More information

A new mesoscale NWP system for Australia

A new mesoscale NWP system for Australia A new mesoscale NWP system for Australia www.cawcr.gov.au Peter Steinle on behalf of : Earth System Modelling (ESM) and Weather&Environmental Prediction (WEP) Research Programs, CAWCR Data Assimilation

More information

A State Space Model for Wind Forecast Correction

A State Space Model for Wind Forecast Correction A State Space Model for Wind Forecast Correction Valrie Monbe, Pierre Ailliot 2, and Anne Cuzol 1 1 Lab-STICC, Université Européenne de Bretagne, France (e-mail: valerie.monbet@univ-ubs.fr, anne.cuzol@univ-ubs.fr)

More information

CHAPTER 6 CONCLUSION AND FUTURE SCOPE

CHAPTER 6 CONCLUSION AND FUTURE SCOPE CHAPTER 6 CONCLUSION AND FUTURE SCOPE 146 CHAPTER 6 CONCLUSION AND FUTURE SCOPE 6.1 SUMMARY The first chapter of the thesis highlighted the need of accurate wind forecasting models in order to transform

More information

Peter P. Neilley. And. Kurt A. Hanson. Weather Services International, Inc. 400 Minuteman Road Andover, MA 01810

Peter P. Neilley. And. Kurt A. Hanson. Weather Services International, Inc. 400 Minuteman Road Andover, MA 01810 6.4 ARE MODEL OUTPUT STATISTICS STILL NEEDED? Peter P. Neilley And Kurt A. Hanson Weather Services International, Inc. 400 Minuteman Road Andover, MA 01810 1. Introduction. Model Output Statistics (MOS)

More information

Multi-Model Ensemble for day ahead PV power forecasting improvement

Multi-Model Ensemble for day ahead PV power forecasting improvement Multi-Model Ensemble for day ahead PV power forecasting improvement Cristina Cornaro a,b, Marco Pierro a,e, Francesco Bucci a, Matteo De Felice d, Enrico Maggioni c, David Moser e,alessandro Perotto c,

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering and Applied Mechanics School of Engineering University of California Merced Carlos F. M. Coimbra

More information

Wind power prediction risk indices based on numerical weather prediction ensembles

Wind power prediction risk indices based on numerical weather prediction ensembles Author manuscript, published in "European Wind Energy Conference and Exhibition 2010, EWEC 2010, Warsaw : Poland (2010)" Paper presented at the 2010 European Wind Energy Conference, Warsaw, Poland, 20-23

More information

Wind Power Production Estimation through Short-Term Forecasting

Wind Power Production Estimation through Short-Term Forecasting 5 th International Symposium Topical Problems in the Field of Electrical and Power Engineering, Doctoral School of Energy and Geotechnology Kuressaare, Estonia, January 14 19, 2008 Wind Power Production

More information

Accuracy of near real time updates in wind power forecasting with regard to different weather regimes

Accuracy of near real time updates in wind power forecasting with regard to different weather regimes Accuracy of near real time updates in wind power forecasting with regard to different weather regimes Nadja Saleck 1, Florian Bertsch 2, Lüder von Bremen 1, Detlev Heinemann 1 1 ForWind, University of

More information

State of the art of wind forecasting and planned improvements for NWP Helmut Frank (DWD), Malte Mülller (met.no), Clive Wilson (UKMO)

State of the art of wind forecasting and planned improvements for NWP Helmut Frank (DWD), Malte Mülller (met.no), Clive Wilson (UKMO) State of the art of wind forecasting and planned improvements for NWP Helmut Frank (DWD), Malte Mülller (met.no), Clive Wilson (UKMO) thanks to S. Bauernschubert, U. Blahak, S. Declair, A. Röpnack, C.

More information

AMPS Update June 2016

AMPS Update June 2016 AMPS Update June 2016 Kevin W. Manning Jordan G. Powers Mesoscale and Microscale Meteorology Laboratory National Center for Atmospheric Research Boulder, CO 11 th Antarctic Meteorological Observation,

More information

The ECMWF Extended range forecasts

The ECMWF Extended range forecasts The ECMWF Extended range forecasts Laura.Ferranti@ecmwf.int ECMWF, Reading, U.K. Slide 1 TC January 2014 Slide 1 The operational forecasting system l High resolution forecast: twice per day 16 km 91-level,

More information

Short term wind forecasting using artificial neural networks

Short term wind forecasting using artificial neural networks Discovery Science, Volume 2, Number 6, December 2012 RESEARCH COMPUTER SCIENCE ISSN 2278 5485 EISSN 2278 5477 Science Short term wind forecasting using artificial neural networks Er.Gurpreet Singh 1, Er.Manpreet

More information

The document was not produced by the CAISO and therefore does not necessarily reflect its views or opinion.

The document was not produced by the CAISO and therefore does not necessarily reflect its views or opinion. Version No. 1.0 Version Date 2/25/2008 Externally-authored document cover sheet Effective Date: 4/03/2008 The purpose of this cover sheet is to provide attribution and background information for documents

More information

Modelling residual wind farm variability using HMMs

Modelling residual wind farm variability using HMMs 8 th World IMACS/MODSIM Congress, Cairns, Australia 3-7 July 2009 http://mssanz.org.au/modsim09 Modelling residual wind farm variability using HMMs Ward, K., Korolkiewicz, M. and Boland, J. School of Mathematics

More information

Probabilistic forecasting of solar radiation

Probabilistic forecasting of solar radiation Probabilistic forecasting of solar radiation Dr Adrian Grantham School of Information Technology and Mathematical Sciences School of Engineering 7 September 2017 Acknowledgements Funding: Collaborators:

More information

Verification of Probability Forecasts

Verification of Probability Forecasts Verification of Probability Forecasts Beth Ebert Bureau of Meteorology Research Centre (BMRC) Melbourne, Australia 3rd International Verification Methods Workshop, 29 January 2 February 27 Topics Verification

More information

Verification of ECMWF products at the Deutscher Wetterdienst (DWD)

Verification of ECMWF products at the Deutscher Wetterdienst (DWD) Verification of ECMWF products at the Deutscher Wetterdienst (DWD) DWD Martin Göber 1. Summary of major highlights The usage of a combined GME-MOS and ECMWF-MOS continues to lead to a further increase

More information

Stochastic methods for representing atmospheric model uncertainties in ECMWF's IFS model

Stochastic methods for representing atmospheric model uncertainties in ECMWF's IFS model Stochastic methods for representing atmospheric model uncertainties in ECMWF's IFS model Sarah-Jane Lock Model Uncertainty, Research Department, ECMWF With thanks to Martin Leutbecher, Simon Lang, Pirkka

More information

Gaussian Process Approximations of Stochastic Differential Equations

Gaussian Process Approximations of Stochastic Differential Equations Gaussian Process Approximations of Stochastic Differential Equations Cédric Archambeau Dan Cawford Manfred Opper John Shawe-Taylor May, 2006 1 Introduction Some of the most complex models routinely run

More information

WIND energy has become a mature technology and has

WIND energy has become a mature technology and has 1 Short-term wind power prediction based on models Mario J. Durán, Daniel Cros and Jesus Riquelme Electrical Engineering Department Universidad de Sevilla Abstract The wind power penetration increase and

More information

Systems Operations. PRAMOD JAIN, Ph.D. Consultant, USAID Power the Future. Astana, September, /6/2018

Systems Operations. PRAMOD JAIN, Ph.D. Consultant, USAID Power the Future. Astana, September, /6/2018 Systems Operations PRAMOD JAIN, Ph.D. Consultant, USAID Power the Future Astana, September, 26 2018 7/6/2018 Economics of Grid Integration of Variable Power FOOTER GOES HERE 2 Net Load = Load Wind Production

More information

Seasonal prediction of extreme events

Seasonal prediction of extreme events Seasonal prediction of extreme events C. Prodhomme, F. Doblas-Reyes MedCOF training, 29 October 2015, Madrid Climate Forecasting Unit Outline: Why focusing on extreme events? Extremeness metric Soil influence

More information

Probabilistic Weather Prediction

Probabilistic Weather Prediction Probabilistic Weather Prediction George C. Craig Meteorological Institute Ludwig-Maximilians-Universität, Munich and DLR Institute for Atmospheric Physics Oberpfaffenhofen Summary (Hagedorn 2009) Nothing

More information

A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance

A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance A Community Gridded Atmospheric Forecast System for Calibrated Solar Irradiance David John Gagne 1,2 Sue E. Haupt 1,3 Seth Linden 1 Gerry Wiener 1 1. NCAR RAL 2. University of Oklahoma 3. Penn State University

More information

A Novel ARX-based Multi-scale Spatiotemporal Solar Power Forecast Model

A Novel ARX-based Multi-scale Spatiotemporal Solar Power Forecast Model A Novel ARX-based Multi-scale Spatiotemporal Solar Power Forecast Model Abstract In this paper an autoregressive with exogenous input (ARX) based spatio-temporal solar forecast model is proposed. Compared

More information

Forecasting Wind Power Quantiles Using Conditional Kernel Estimation

Forecasting Wind Power Quantiles Using Conditional Kernel Estimation 1 2 3 4 5 Forecasting Wind Power Quantiles Using Conditional Kernel Estimation 6 7 8 9 10 11 12 13 14 James W. Taylor* a Saïd Business School, University of Oxford Jooyoung Jeon b School of Management,

More information

Application and verification of ECMWF products 2010

Application and verification of ECMWF products 2010 Application and verification of ECMWF products Hydrological and meteorological service of Croatia (DHMZ) Lovro Kalin. Summary of major highlights At DHMZ, ECMWF products are regarded as the major source

More information

The new ECMWF seasonal forecast system (system 4)

The new ECMWF seasonal forecast system (system 4) The new ECMWF seasonal forecast system (system 4) Franco Molteni, Tim Stockdale, Magdalena Balmaseda, Roberto Buizza, Laura Ferranti, Linus Magnusson, Kristian Mogensen, Tim Palmer, Frederic Vitart Met.

More information

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356

Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai. IJRASET 2013: All Rights are Reserved 356 Forecasting Of Short Term Wind Power Using ARIMA Method Prashant Pant 1, Achal Garg 2 1,2 Engineer, Keppel Offshore and Marine Engineering India Pvt. Ltd, Mumbai Abstract- Wind power, i.e., electrical

More information

Probabilistic maximum-value wind prediction for offshore environments

Probabilistic maximum-value wind prediction for offshore environments WIND ENERGY Wind Energ. 0000; 00:1 16 RESEARCH ARTICLE Probabilistic maximum-value wind prediction for offshore environments Andrea Staid 1, Pierre Pinson 2, Seth D. Guikema 1 1 Department of Geography

More information

Data and prognosis for renewable energy

Data and prognosis for renewable energy The Hong Kong Polytechnic University Department of Electrical Engineering Project code: FYP_27 Data and prognosis for renewable energy by Choi Man Hin 14072258D Final Report Bachelor of Engineering (Honours)

More information

UniResearch Ltd, University of Bergen, Bergen, Norway WinSim Ltd., Tonsberg, Norway {catherine,

UniResearch Ltd, University of Bergen, Bergen, Norway WinSim Ltd., Tonsberg, Norway {catherine, Improving an accuracy of ANN-based mesoscalemicroscale coupling model by data categorization: with application to wind forecast for offshore and complex terrain onshore wind farms. Alla Sapronova 1*, Catherine

More information

Applicability of wind power forecasting models in Japan

Applicability of wind power forecasting models in Japan Applicability of wind power forecasting models in Japan Atsushi Yamaguchi Takeshi Ishihara Torben Skov Nielsen Technical University of Denmark The outline of the project A national R&D project, Development

More information

Motivation & Goal. We investigate a way to generate PDFs from a single deterministic run

Motivation & Goal. We investigate a way to generate PDFs from a single deterministic run Motivation & Goal Numerical weather prediction is limited by errors in initial conditions, model imperfections, and nonlinearity. Ensembles of an NWP model provide forecast probability density functions

More information

Statistical Forecasting for Offshore Wind Helicopter Operations

Statistical Forecasting for Offshore Wind Helicopter Operations Statistical Forecasting for Offshore Wind Helicopter Operations José Antonio Domínguez- Navarro University of Zaragoza Spain jadona@unizar.es Iain Dinwoodie Institute for Energy & Environment University

More information

Summary of Seasonal Normal Review Investigations. DESC 31 st March 2009

Summary of Seasonal Normal Review Investigations. DESC 31 st March 2009 Summary of Seasonal Normal Review Investigations DESC 31 st March 9 1 Introduction to the Seasonal Normal Review The relationship between weather and NDM demand is key to a number of critical processes

More information

Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter

Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter Hong Li, Junjie Liu, and Elana Fertig E. Kalnay I. Szunyogh, E. J. Kostelich Weather and Chaos Group

More information

Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model

Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model 2nd International Forum on Electrical Engineering and Automation (IFEEA 2) Heat Load Forecasting of District Heating System Based on Numerical Weather Prediction Model YANG Hongying, a, JIN Shuanglong,

More information

NAM weather forecasting model. RUC weather forecasting model 4/19/2011. Outline. Short and Long Term Wind Farm Power Prediction

NAM weather forecasting model. RUC weather forecasting model 4/19/2011. Outline. Short and Long Term Wind Farm Power Prediction Short and Long Term Wind Farm Power Prediction Andrew Kusiak Intelligent Systems Laboratory 2139 Seamans Center The University of Iowa Iowa City, Iowa 52242 1527 andrew kusiak@uiowa.edu Tel: 319 335 5934

More information

Skill of Nowcasting of Precipitation by NWP and by Lagrangian Persistence. (where we chronicle the bridging of the gap )

Skill of Nowcasting of Precipitation by NWP and by Lagrangian Persistence. (where we chronicle the bridging of the gap ) Skill of Nowcasting of Precipitation by NWP and by Lagrangian Persistence (where we chronicle the bridging of the gap ) Skill of Nowcasting of Precipitation by NWP and by Lagrangian Persistence (where

More information

Seasonal drought predictability in Portugal using statistical-dynamical techniques

Seasonal drought predictability in Portugal using statistical-dynamical techniques Seasonal drought predictability in Portugal using statistical-dynamical techniques A. F. S. Ribeiro and C. A. L. Pires University of Lisbon, Institute Dom Luiz QSECA workshop IDL 2015 How to improve the

More information

Forecast solutions for the energy sector

Forecast solutions for the energy sector Forecast solutions for the energy sector A/S Lyngsø Allé 3 DK-2970 Hørsholm Henrik Aalborg Nielsen, A/S 1 Consumption and production forecasts Heat load forecasts for district heating systems usually for

More information

CS 229: Final Paper Wind Prediction: Physical model improvement through support vector regression Daniel Bejarano

CS 229: Final Paper Wind Prediction: Physical model improvement through support vector regression Daniel Bejarano CS 229: Final Paper Wind Prediction: Physical model improvement through support vector regression Daniel Bejarano (dbejarano@stanford.edu), Adriano Quiroga (aquiroga@stanford.edu) December 2013, Stanford

More information

Probabilistic Energy Forecasting

Probabilistic Energy Forecasting Probabilistic Energy Forecasting Moritz Schmid Seminar Energieinformatik WS 2015/16 ^ KIT The Research University in the Helmholtz Association www.kit.edu Agenda Forecasting challenges Renewable energy

More information

Verifying Ensemble Forecasts Using A Neighborhood Approach

Verifying Ensemble Forecasts Using A Neighborhood Approach Verifying Ensemble Forecasts Using A Neighborhood Approach Craig Schwartz NCAR/MMM schwartz@ucar.edu Thanks to: Jack Kain, Ming Xue, Steve Weiss Theory, Motivation, and Review Traditional Deterministic

More information

CONTROL AND OPTIMIZATION IN SMART-GRIDS

CONTROL AND OPTIMIZATION IN SMART-GRIDS CONTROL AND OPTIMIZATION IN SMART-GRIDS Fredy Ruiz Ph.D. Pontificia Universidad Javeriana, Colombia Visiting Profesor - ruizf@javeriana.edu.co May, 2018 Course topics Session 1: Introduction to Power systems

More information

Application and verification of ECMWF products 2008

Application and verification of ECMWF products 2008 Application and verification of ECMWF products 2008 RHMS of Serbia 1. Summary of major highlights ECMWF products are operationally used in Hydrometeorological Service of Serbia from the beginning of 2003.

More information

Multi Time Scale Wind Energy Forecasting Model based on Meteorological Simulation and Onsite Measurement

Multi Time Scale Wind Energy Forecasting Model based on Meteorological Simulation and Onsite Measurement Multi Time Scale Wind Energy Forecasting Model based on Meteorological Simulation and Onsite Measurement Kota ENOKI, Takeshi ISHIHARA, Atsushi YAMAGUCHI, Yukinari FUKUMOTO, The University of Tokyo Tokyo

More information

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Weiguang Chang and Isztar Zawadzki Department of Atmospheric and Oceanic Sciences Faculty

More information

Consider the joint probability, P(x,y), shown as the contours in the figure above. P(x) is given by the integral of P(x,y) over all values of y.

Consider the joint probability, P(x,y), shown as the contours in the figure above. P(x) is given by the integral of P(x,y) over all values of y. ATMO/OPTI 656b Spring 009 Bayesian Retrievals Note: This follows the discussion in Chapter of Rogers (000) As we have seen, the problem with the nadir viewing emission measurements is they do not contain

More information

WIND POWER FORECASTING: A SURVEY

WIND POWER FORECASTING: A SURVEY WIND POWER FORECASTING: A SURVEY Sukhdev Singh, Dr.Naresh Kumar DCRUST MURTHAL,Email-sukhdev710@gmail.com(9896400682) Abstract: A number of wind power prediction techniques are available in order to forecast

More information

WMO Aeronautical Meteorology Scientific Conference 2017

WMO Aeronautical Meteorology Scientific Conference 2017 Session 1 Science underpinning meteorological observations, forecasts, advisories and warnings 1.6 Observation, nowcast and forecast of future needs 1.6.1 Advances in observing methods and use of observations

More information

Gefördert auf Grund eines Beschlusses des Deutschen Bundestages

Gefördert auf Grund eines Beschlusses des Deutschen Bundestages Gefördert auf Grund eines Beschlusses des Deutschen Bundestages Projektträger Koordination Table of Contents 2 Introduction to the Offshore Forecasting Problem Forecast challenges and requirements The

More information

Verification of Continuous Forecasts

Verification of Continuous Forecasts Verification of Continuous Forecasts Presented by Barbara Brown Including contributions by Tressa Fowler, Barbara Casati, Laurence Wilson, and others Exploratory methods Scatter plots Discrimination plots

More information

II. Frequentist probabilities

II. Frequentist probabilities II. Frequentist probabilities II.4 Statistical interpretation or calibration 1 II.4.1 What is statistical interpretation doing? 2 In light of a (non-perfect) forecast performance corrections are applied

More information

Predictability from a Forecast Provider s Perspective

Predictability from a Forecast Provider s Perspective Predictability from a Forecast Provider s Perspective Ken Mylne Met Office, Bracknell RG12 2SZ, UK. email: ken.mylne@metoffice.com 1. Introduction Predictability is not a new issue for forecasters or forecast

More information

Standardized Anomaly Model Output Statistics Over Complex Terrain.

Standardized Anomaly Model Output Statistics Over Complex Terrain. Standardized Anomaly Model Output Statistics Over Complex Terrain Reto.Stauffer@uibk.ac.at Outline statistical ensemble postprocessing introduction to SAMOS new snow amount forecasts in Tyrol sub-seasonal

More information

Products of the JMA Ensemble Prediction System for One-month Forecast

Products of the JMA Ensemble Prediction System for One-month Forecast Products of the JMA Ensemble Prediction System for One-month Forecast Shuhei MAEDA, Akira ITO, and Hitoshi SATO Climate Prediction Division Japan Meteorological Agency smaeda@met.kishou.go.jp Contents

More information

Overview of Wind Energy Generation Forecasting

Overview of Wind Energy Generation Forecasting Draft Report Overview of Wind Energy Generation Forecasting Submitted To: New York State Energy Research and Development Authority and the New York State Independent System Operator Prepared By: TrueWind

More information

Kasemsan Manomaiphiboon

Kasemsan Manomaiphiboon Wind Forecasting in Thailand Kasemsan Manomaiphiboon kasemsan_m@jgsee.kmutt.ac.th The Joint Graduate School of Energy and Environment (JGSEE) King Mongkut s University it of Technology Thonburi (KMUTT)

More information

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL

COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL COMPARISON OF CLEAR-SKY MODELS FOR EVALUATING SOLAR FORECASTING SKILL Ricardo Marquez Mechanical Engineering Applied Mechanics School of Engineering University of California Merced Merced, California 95343

More information

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index Applied Mathematical Sciences, Vol. 8, 2014, no. 32, 1557-1568 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4150 Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial

More information

arxiv: v1 [stat.ap] 17 Oct 2016

arxiv: v1 [stat.ap] 17 Oct 2016 A hybrid model of kernel density estimation and quantile regression for GEFCom2014 probabilistic load forecasting Stephen Haben 1 and Georgios Giasemidis 2 arxiv:1610.05183v1 [stat.ap] 17 Oct 2016 1 Mathematical

More information

Data Analytics for Solar Energy Management

Data Analytics for Solar Energy Management Data Analytics for Solar Energy Management Lipyeow Lim1, Duane Stevens2, Sen Chiao3, Christopher Foo1, Anthony Chang2, Todd Taomae1, Carlos Andrade1, Neha Gupta1, Gabriella Santillan2, Michael Gonzalves2,

More information

David John Gagne II, NCAR

David John Gagne II, NCAR The Performance Impacts of Machine Learning Design Choices for Gridded Solar Irradiance Forecasting Features work from Evaluating Statistical Learning Configurations for Gridded Solar Irradiance Forecasting,

More information

Met Office convective-scale 4DVAR system, tests and improvement

Met Office convective-scale 4DVAR system, tests and improvement Met Office convective-scale 4DVAR system, tests and improvement Marco Milan*, Marek Wlasak, Stefano Migliorini, Bruce Macpherson Acknowledgment: Inverarity Gordon, Gareth Dow, Mike Thurlow, Mike Cullen

More information

How Accurate is My Forecast?

How Accurate is My Forecast? How Accurate is My Forecast? Tao Hong, PhD Utilities Business Unit, SAS 15 May 2012 PLEASE STAND BY Today s event will begin at 11:00am EDT The audio portion of the presentation will be heard through your

More information

Assimilation of radar reflectivity

Assimilation of radar reflectivity Assimilation of radar reflectivity Axel Seifert Deutscher Wetterdienst, Offenbach, Germany Convective-scale NWP at DWD: Plans for 2020 Storm-scale ICON-RUC-EPS: hourly 12h ensemble forecasts based on short

More information

Evaluation of simple wind power forecasting methods applied to a long-term wind record from Scotland

Evaluation of simple wind power forecasting methods applied to a long-term wind record from Scotland European Association for the Development of Renewable Energies, Environment and Power Quality (EA4EPQ) International Conference on Renewable Energies and Power Quality (ICREPQ 12) Santiago de Compostela

More information

Extending clustered point process-based rainfall models to a non-stationary climate

Extending clustered point process-based rainfall models to a non-stationary climate Extending clustered point process-based rainfall models to a non-stationary climate Jo Kaczmarska 1, 2 Valerie Isham 2 Paul Northrop 2 1 Risk Management Solutions 2 Department of Statistical Science, University

More information

1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS

1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS 1.3 STATISTICAL WIND POWER FORECASTING FOR U.S. WIND FARMS Michael Milligan, Consultant * Marc Schwartz and Yih-Huei Wan National Renewable Energy Laboratory, Golden, Colorado ABSTRACT Electricity markets

More information

An evaluation of radiative transfer modelling error in AMSU-A data

An evaluation of radiative transfer modelling error in AMSU-A data An evaluation of radiative transfer modelling error in AMSU-A data Cristina Lupu, Alan Geer, Niels Bormann and Stephen English 20 th International TOVS Study Conference, Lake Geneva, USA 28 October 2015

More information

Multimodel Ensemble forecasts

Multimodel Ensemble forecasts Multimodel Ensemble forecasts Calibrated methods Michael K. Tippett International Research Institute for Climate and Society The Earth Institute, Columbia University ERFS Climate Predictability Tool Training

More information

An Operational Solar Forecast Model For PV Fleet Simulation. Richard Perez & Skip Dise Jim Schlemmer Sergey Kivalov Karl Hemker, Jr.

An Operational Solar Forecast Model For PV Fleet Simulation. Richard Perez & Skip Dise Jim Schlemmer Sergey Kivalov Karl Hemker, Jr. An Operational Solar Forecast Model For PV Fleet Simulation Richard Perez & Skip Dise Jim Schlemmer Sergey Kivalov Karl Hemker, Jr. Adam Kankiewicz Historical and forecast platform Blended forecast approach

More information

Exploring ensemble forecast calibration issues using reforecast data sets

Exploring ensemble forecast calibration issues using reforecast data sets NOAA Earth System Research Laboratory Exploring ensemble forecast calibration issues using reforecast data sets Tom Hamill and Jeff Whitaker NOAA Earth System Research Lab, Boulder, CO tom.hamill@noaa.gov

More information

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes NATCOR Forecast Evaluation Forecasting with ARIMA models Nikolaos Kourentzes n.kourentzes@lancaster.ac.uk O u t l i n e 1. Bias measures 2. Accuracy measures 3. Evaluation schemes 4. Prediction intervals

More information

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market

Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian Electricity Market Energies 2015, 8, 10464-10486; doi:10.3390/en80910464 Article OPEN ACCESS energies ISSN 1996-1073 www.mdpi.com/journal/energies Explanatory Information Analysis for Day-Ahead Price Forecasting in the Iberian

More information

Temporal validation Radan HUTH

Temporal validation Radan HUTH Temporal validation Radan HUTH Faculty of Science, Charles University, Prague, CZ Institute of Atmospheric Physics, Prague, CZ What is it? validation in the temporal domain validation of temporal behaviour

More information

ENSEMBLE FLOOD INUNDATION FORECASTING: A CASE STUDY IN THE TIDAL DELAWARE RIVER

ENSEMBLE FLOOD INUNDATION FORECASTING: A CASE STUDY IN THE TIDAL DELAWARE RIVER ENSEMBLE FLOOD INUNDATION FORECASTING: A CASE STUDY IN THE TIDAL DELAWARE RIVER Michael Gomez & Alfonso Mejia Civil and Environmental Engineering Pennsylvania State University 10/12/2017 Mid-Atlantic Water

More information

Learning Gaussian Process Models from Uncertain Data

Learning Gaussian Process Models from Uncertain Data Learning Gaussian Process Models from Uncertain Data Patrick Dallaire, Camille Besse, and Brahim Chaib-draa DAMAS Laboratory, Computer Science & Software Engineering Department, Laval University, Canada

More information

Hierarchical Bayes Ensemble Kalman Filter

Hierarchical Bayes Ensemble Kalman Filter Hierarchical Bayes Ensemble Kalman Filter M Tsyrulnikov and A Rakitko HydroMetCenter of Russia Wrocław, 7 Sep 2015 M Tsyrulnikov and A Rakitko (HMC) Hierarchical Bayes Ensemble Kalman Filter Wrocław, 7

More information

Application and verification of ECMWF products in Croatia

Application and verification of ECMWF products in Croatia Application and verification of ECMWF products in Croatia August 2008 1. Summary of major highlights At Croatian Met Service, ECMWF products are the major source of data used in the operational weather

More information

Anemos.Rulez: Extreme Event Prediction and Alarming to Support Stability of Energy Grids

Anemos.Rulez: Extreme Event Prediction and Alarming to Support Stability of Energy Grids Anemos.Rulez: Extreme Event Prediction and Alarming to Support Stability of Energy Grids Hans-Peter (Igor) Waldl, Philipp Brandt Overspeed GmbH & Co. KG, Marie-Curie-Straße 1, 26129 Oldenburg, Germany,

More information

Application and verification of ECMWF products in Austria

Application and verification of ECMWF products in Austria Application and verification of ECMWF products in Austria Central Institute for Meteorology and Geodynamics (ZAMG), Vienna Alexander Kann 1. Summary of major highlights Medium range weather forecasts in

More information

The use of high resolution prediciton models for energy asessment -challenges in cold climate. Gard Hauge

The use of high resolution prediciton models for energy asessment -challenges in cold climate. Gard Hauge The use of high resolution prediciton models for energy asessment -challenges in cold climate Gard Hauge gard.hauge@stormgeo.com Outline Models and methods Wind Resource Mapping Challenges in cold climate

More information

A Support Vector Regression Model for Forecasting Rainfall

A Support Vector Regression Model for Forecasting Rainfall A Support Vector Regression for Forecasting Nasimul Hasan 1, Nayan Chandra Nath 1, Risul Islam Rasel 2 Department of Computer Science and Engineering, International Islamic University Chittagong, Bangladesh

More information

Data Driven Modelling for Complex Systems

Data Driven Modelling for Complex Systems Data Driven Modelling for Complex Systems Dr Hua-Liang (Leon) Wei Senior Lecturer in System Identification and Data Analytics Head of Dynamic Modelling, Data Mining & Decision Making (3DM) Lab Complex

More information

Solar irradiance forecasting for Chulalongkorn University location using time series models

Solar irradiance forecasting for Chulalongkorn University location using time series models Senior Project Proposal 2102490 Year 2016 Solar irradiance forecasting for Chulalongkorn University location using time series models Vichaya Layanun ID 5630550721 Advisor: Assist. Prof. Jitkomut Songsiri

More information

4.3.2 Configuration. 4.3 Ensemble Prediction System Introduction

4.3.2 Configuration. 4.3 Ensemble Prediction System Introduction 4.3 Ensemble Prediction System 4.3.1 Introduction JMA launched its operational ensemble prediction systems (EPSs) for one-month forecasting, one-week forecasting, and seasonal forecasting in March of 1996,

More information

The Nowcasting Demonstration Project for London 2012

The Nowcasting Demonstration Project for London 2012 The Nowcasting Demonstration Project for London 2012 Susan Ballard, Zhihong Li, David Simonin, Jean-Francois Caron, Brian Golding, Met Office, UK Introduction The success of convective-scale NWP is largely

More information

FORECASTING poor air quality events associated with

FORECASTING poor air quality events associated with A Comparison of Bayesian and Conditional Density Models in Probabilistic Ozone Forecasting Song Cai, William W. Hsieh, and Alex J. Cannon Member, INNS Abstract Probabilistic models were developed to provide

More information