A re-sampling based weather generator

Size: px
Start display at page:

Download "A re-sampling based weather generator"

Transcription

1 A re-sampling based weather generator Sara Martino 1 Joint work with T. Nipen 2 and C. Lussana 2 1 Sintef Energy Resources 2 Norwegian Metereologic Institute Berlin 19th Sept Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

2 Overview 1 Motivation 2 Resampling 3 The Dataset 4 Joining Segments 5 Results 6 Concluding remarks Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

3 Motivation Energy market in Europe becomes more and more integrated Largest energy companies need to account also for what happens in other countries Renewable energy production increases in many countries in Europe Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

4 Need for a larger simulator Increased spatial domain Increased number of variables Precipitation Temperature Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

5 Need for a larger simulator Increased spatial domain Increased number of variables Precipitation Temperature Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

6 Need for a larger simulator Increased spatial domain Increased number of variables Precipitation Temperature Humidity, Radiation, Wind Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

7 Challenges The larger domain and the increased number of variables of interest creates many challenges The size of the spatial model Modeling the covariances spatial temporal inter-variables Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

8 Challenges The larger domain and the increased number of variables of interest creates many challenges The size of the spatial model Modeling the covariances spatial temporal inter-variables Many such characteristics are embedded in deterministic models used in numerical weather prediction There are dataset with stored NWP ensembles or hindcast ensembles. Such datasets are steadily increasing. Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

9 Challenges The larger domain and the increased number of variables of interest creates many challenges The size of the spatial model Modeling the covariances spatial temporal inter-variables Many such characteristics are embedded in deterministic models used in numerical weather prediction There are dataset with stored NWP ensembles or hindcast ensembles. Such datasets are steadily increasing. Idea: Try to re-sample from such data set! Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

10 Re-sampling idea Create a new weather sequence by joining randomly chosen 10-days segments We do not try to model the transition but look for an analog day in the database We do not model climate change and assume stationary weather for the next 5/10 years Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

11 Pros and Cons Advantages At daily scale: physical correlation between variables At daily scale: physical spatial correlation No need to model time transition The model is easy to understand and to implement It can be applied in any part of the world Disadvantages Need an algorithm to join sequences You get the physics that is in the forecast model! ara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

12 The Dataset Based on ECMWF ensemble re-forecasts Twice a week, the ECMWF reruns their current operational model for a number of past days (only 5 ensemble) Time span (growing) Spatial resolution ( in Norway ca Km) 10 days long forecast Total of ca days segments In contrast, a reanalysis dataset would have ca days Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

13 The Dataset South of Norway as temporary spatial domain 8 variables (2m temperature (K), precipitation (mm), sea level pressure (Pa), cloud area fraction (0-1), zonal wind speed (m/s), meridional wind speed (m/s), incoming solar radiation (W/m2), relative humidity ) We are not directly interested in sea level pressure but use it for its large scale behavior Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

14 Seasonal Dataset The dataset is monthly based to ensure seasonal variation Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

15 Drift Correction Precipitation Temperature We found a drift in the forecast model Use QQ map to correct it (independently for each cell) Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

16 How to join segments I For the current segment y, for each candidate segment x in the relevant database Compute the score: Where S x = k ν=1 wν RMSD ( f (y 10 ν ), f (x 1 ν ) ) k is the number of variables that are included in the score w ν is a weight (depends also on the units of the variable) y 10 and x 1 are the 10th day in the current segment and the rst day in the candidate segment RMSD( ) is the root mean squared dierence f ( ) is a functional of the relevant map Randomly sample one of the top N segments Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

17 How to join segments II Need to reduce dimension Aggregate over whole domain or use wavelets Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

18 How to join segments III Important choices to make: Which variables to include in the score Which weight to give to each variable in the score Which spatial resolution to choose Still working to nd the optimal set up Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

19 How to join segments III Important choices to make: Which variables to include in the score (Pressure and temperature) Which weight to give to each variable in the score Which spatial resolution to choose Still working to nd the optimal set up Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

20 How to join segments III Important choices to make: Which variables to include in the score Which weight to give to each variable in the score (Proportional to the sd of the variable) Which spatial resolution to choose Still working to nd the optimal set up Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

21 How to join segments III Important choices to make: Which variables to include in the score Which weight to give to each variable in the score Which spatial resolution to choose Still working to nd the optimal set up Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

22 Verication of the scenarios characteristics In out verication the truth is the day 0 forecast Smoothness of the time series Time structure Spatial structure Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

23 Smoothness of the scenarios Mean inter day jump near Oslo Even matching on the spatial mean gives reasonable results Wavelets improves the smoothness locally Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

24 Smoothness of the scenarios Cold and dry in winter season Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

25 Seasonal and Annual variation Realistic seasonal pattern Manage to create warm/cald, dry/wet years Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

26 Autocorrelation Autocorrelation for temperature and precipitation Cell close to Oslo Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

27 Length of dry spell Distribution of dry spell length in Oslo and Bergen Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

28 Spatial correlation - Temperature Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

29 Spatial correlation - Precipitation Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

30 Variance at dierent aggregation scales Too low variance at higher aggregation times Ideas to improve it: Include external forcing (NAO??) for longer time trends Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

31 Open source software Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

32 Open source software wxgen Downloadable from: What it does: Generate scenarios wxgen sim -db db.nc -n 21 -t 365 -o sim.nc Generate truth scenario wxgen truth -db database.nc -o truth.nc Verify scenario characteristics wxgen verif -v 0 truth.nc -m variance Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

33 Conclusions and further work Flexible framework Applicable to areas with bad data coverage Does not need to explicitly model covariances (time, space and inter-variables) Preliminary results: The simulated series are smooth and respect the correlation between covariates There is both seasonal and annual variation The variance of long time aggregated variables is a bit too low Next step: Increase the database and work on a European scale Sara Martino Joint work with T. Nipen and C. Lussana Berlin 19th Sept / 26

A re-sampling based weather generator

A re-sampling based weather generator A re-sampling based weather generator Sara Martino 1 Joint work with T. Nipen 2 and C. Lussana 2 1 Sintef Energy Resources 2 Norwegian Metereologic Institute Stockholm 7th Dec. 2017 Sara Martino Joint

More information

S e a s o n a l F o r e c a s t i n g f o r t h e E u r o p e a n e n e r g y s e c t o r

S e a s o n a l F o r e c a s t i n g f o r t h e E u r o p e a n e n e r g y s e c t o r S e a s o n a l F o r e c a s t i n g f o r t h e E u r o p e a n e n e r g y s e c t o r C3S European Climatic Energy Mixes (ECEM) Webinar 18 th Oct 2017 Philip Bett, Met Office Hadley Centre S e a s

More information

Application and verification of ECMWF products 2015

Application and verification of ECMWF products 2015 Application and verification of ECMWF products 2015 Hungarian Meteorological Service 1. Summary of major highlights The objective verification of ECMWF forecasts have been continued on all the time ranges

More information

The benefits and developments in ensemble wind forecasting

The benefits and developments in ensemble wind forecasting The benefits and developments in ensemble wind forecasting Erik Andersson Slide 1 ECMWF European Centre for Medium-Range Weather Forecasts Slide 1 ECMWF s global forecasting system High resolution forecast

More information

Application and verification of the ECMWF products Report 2007

Application and verification of the ECMWF products Report 2007 Application and verification of the ECMWF products Report 2007 National Meteorological Administration Romania 1. Summary of major highlights The medium range forecast activity within the National Meteorological

More information

Application and verification of ECMWF products in Norway 2008

Application and verification of ECMWF products in Norway 2008 Application and verification of ECMWF products in Norway 2008 The Norwegian Meteorological Institute 1. Summary of major highlights The ECMWF products are widely used by forecasters to make forecasts for

More information

Application and verification of ECMWF products 2011

Application and verification of ECMWF products 2011 Application and verification of ECMWF products 2011 National Meteorological Administration 1. Summary of major highlights Medium range weather forecasts are primarily based on the results of ECMWF and

More information

Speedwell High Resolution WRF Forecasts. Application

Speedwell High Resolution WRF Forecasts. Application Speedwell High Resolution WRF Forecasts Speedwell weather are providers of high quality weather data and forecasts for many markets. Historically we have provided forecasts which use a statistical bias

More information

Exploring and extending the limits of weather predictability? Antje Weisheimer

Exploring and extending the limits of weather predictability? Antje Weisheimer Exploring and extending the limits of weather predictability? Antje Weisheimer Arnt Eliassen s legacy for NWP ECMWF is an independent intergovernmental organisation supported by 34 states. ECMWF produces

More information

Added Value of Convection Resolving Climate Simulations (CRCS)

Added Value of Convection Resolving Climate Simulations (CRCS) Added Value of Convection Resolving Climate Simulations (CRCS) Prein Andreas, Gobiet Andreas, Katrin Lisa Kapper, Martin Suklitsch, Nauman Khurshid Awan, Heimo Truhetz Wegener Center for Climate and Global

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

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS

AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS AN INTERNATIONAL SOLAR IRRADIANCE DATA INGEST SYSTEM FOR FORECASTING SOLAR POWER AND AGRICULTURAL CROP YIELDS James Hall JHTech PO Box 877 Divide, CO 80814 Email: jameshall@jhtech.com Jeffrey Hall JHTech

More information

Hierarchical models for the rainfall forecast DATA MINING APPROACH

Hierarchical models for the rainfall forecast DATA MINING APPROACH Hierarchical models for the rainfall forecast DATA MINING APPROACH Thanh-Nghi Do dtnghi@cit.ctu.edu.vn June - 2014 Introduction Problem large scale GCM small scale models Aim Statistical downscaling local

More information

Climate Modeling and Downscaling

Climate Modeling and Downscaling Climate Modeling and Downscaling Types of climate-change experiments: a preview 1) What-if sensitivity experiments increase the optically active gases and aerosols according to an assumed scenario, and

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

Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project

Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project Seasonal forecasting of climate anomalies for agriculture in Italy: the TEMPIO Project M. Baldi(*), S. Esposito(**), E. Di Giuseppe (**), M. Pasqui(*), G. Maracchi(*) and D. Vento (**) * CNR IBIMET **

More information

Predicting climate extreme events in a user-driven context

Predicting climate extreme events in a user-driven context www.bsc.es Oslo, 6 October 2015 Predicting climate extreme events in a user-driven context Francisco J. Doblas-Reyes BSC Earth Sciences Department BSC Earth Sciences Department What Environmental forecasting

More information

Application and verification of ECMWF products 2012

Application and verification of ECMWF products 2012 Application and verification of ECMWF products 2012 Instituto Português do Mar e da Atmosfera, I.P. (IPMA) 1. Summary of major highlights ECMWF products are used as the main source of data for operational

More information

ATM S 111, Global Warming Climate Models

ATM S 111, Global Warming Climate Models ATM S 111, Global Warming Climate Models Jennifer Fletcher Day 27: July 29, 2010 Using Climate Models to Build Understanding Often climate models are thought of as forecast tools (what s the climate going

More information

Application and verification of ECMWF products 2009

Application and verification of ECMWF products 2009 Application and verification of ECMWF products 2009 Hungarian Meteorological Service 1. Summary of major highlights The objective verification of ECMWF forecasts have been continued on all the time ranges

More information

Clustering Techniques and their applications at ECMWF

Clustering Techniques and their applications at ECMWF Clustering Techniques and their applications at ECMWF Laura Ferranti European Centre for Medium-Range Weather Forecasts Training Course NWP-PR: Clustering techniques and their applications at ECMWF 1/32

More information

Monthly probabilistic drought forecasting using the ECMWF Ensemble system

Monthly probabilistic drought forecasting using the ECMWF Ensemble system Monthly probabilistic drought forecasting using the ECMWF Ensemble system Christophe Lavaysse(1) J. Vogt(1), F. Pappenberger(2) and P. Barbosa(1) (1) European Commission (JRC-IES), Ispra Italy (2) ECMWF,

More information

Experimental Short-term Forecasting of Atmospheric Rivers

Experimental Short-term Forecasting of Atmospheric Rivers Experimental Short-term Forecasting of Atmospheric Rivers Mike DeFlorio 1, Duane Waliser 2,3, F. Martin Ralph 1, Luca Delle Monache 1, Bin Guan 2,3, Alexander Goodman 2, Aneesh Subramanian 1, Zhenhai Zhang

More information

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios

Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Reduced Overdispersion in Stochastic Weather Generators for Statistical Downscaling of Seasonal Forecasts and Climate Change Scenarios Yongku Kim Institute for Mathematics Applied to Geosciences National

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

Developing Operational MME Forecasts for Subseasonal Timescales

Developing Operational MME Forecasts for Subseasonal Timescales Developing Operational MME Forecasts for Subseasonal Timescales Dan C. Collins NOAA Climate Prediction Center (CPC) Acknowledgements: Stephen Baxter and Augustin Vintzileos (CPC and UMD) 1 Outline I. Operational

More information

NSF 2005 CPT Report. Jeffrey T. Kiehl & Cecile Hannay

NSF 2005 CPT Report. Jeffrey T. Kiehl & Cecile Hannay NSF 2005 CPT Report Jeffrey T. Kiehl & Cecile Hannay Introduction: The focus of our research is on the role of low tropical clouds in affecting climate sensitivity. Comparison of climate simulations between

More information

Some details about the theoretical background of CarpatClim DanubeClim gridded databases and their practical consequences

Some details about the theoretical background of CarpatClim DanubeClim gridded databases and their practical consequences Some details about the theoretical background of CarpatClim DanubeClim gridded databases and their practical consequences Zita Bihari, Tamás Szentimrey, Andrea Kircsi Hungarian Meteorological Service Outline

More information

Northern New England Climate: Past, Present, and Future. Basic Concepts

Northern New England Climate: Past, Present, and Future. Basic Concepts Northern New England Climate: Past, Present, and Future Basic Concepts Weather instantaneous or synoptic measurements Climate time / space average Weather - the state of the air and atmosphere at a particular

More information

Calibration of ECMWF forecasts

Calibration of ECMWF forecasts from Newsletter Number 142 Winter 214/15 METEOROLOGY Calibration of ECMWF forecasts Based on an image from mrgao/istock/thinkstock doi:1.21957/45t3o8fj This article appeared in the Meteorology section

More information

Application and verification of ECMWF products 2017

Application and verification of ECMWF products 2017 Application and verification of ECMWF products 2017 Finnish Meteorological Institute compiled by Weather and Safety Centre with help of several experts 1. Summary of major highlights FMI s forecasts are

More information

Gridded observation data for Climate Services

Gridded observation data for Climate Services Gridded observation data for Climate Services Ole Einar Tveito, Inger Hanssen Bauer, Eirik J. Førland and Cristian Lussana Norwegian Meteorological Institute Norwegian annual temperatures Norwegian annual

More information

Application and verification of ECMWF products 2016

Application and verification of ECMWF products 2016 Application and verification of ECMWF products 2016 RHMS of Serbia 1 Summary of major highlights ECMWF forecast products became the backbone in operational work during last several years. Starting from

More information

Dynamical downscaling of GFS ensemble forecasts for Iceland

Dynamical downscaling of GFS ensemble forecasts for Iceland Dynamical downscaling of GFS ensemble forecasts for Iceland Ólafur Rögnvaldsson and Örnólfur Rögnvaldsson and the rest of the gang @ IMR Institute for Meteorological Research IMR Reiknistofa í veðurfræði

More information

Introduction to Data Assimilation

Introduction to Data Assimilation Introduction to Data Assimilation Alan O Neill Data Assimilation Research Centre University of Reading What is data assimilation? Data assimilation is the technique whereby observational data are combined

More information

SuperPack North America

SuperPack North America SuperPack North America Speedwell SuperPack makes available an unprecedented range of quality historical weather data, and weather data feeds for a single annual fee. SuperPack dramatically simplifies

More information

How ECMWF has addressed requests from the data users

How ECMWF has addressed requests from the data users How ECMWF has addressed requests from the data users David Richardson Head of Evaluation Section, Forecast Department, ECMWF David.richardson@ecmwf.int ECMWF June 14, 2017 Overview Review the efforts made

More information

Application and verification of ECMWF products 2009

Application and verification of ECMWF products 2009 Application and verification of ECMWF products 2009 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

The ECMWF coupled data assimilation system

The ECMWF coupled data assimilation system The ECMWF coupled data assimilation system Patrick Laloyaux Acknowledgments: Magdalena Balmaseda, Kristian Mogensen, Peter Janssen, Dick Dee August 21, 214 Patrick Laloyaux (ECMWF) CERA August 21, 214

More information

Adaptation for global application of calibration and downscaling methods of medium range ensemble weather forecasts

Adaptation for global application of calibration and downscaling methods of medium range ensemble weather forecasts Adaptation for global application of calibration and downscaling methods of medium range ensemble weather forecasts Nathalie Voisin Hydrology Group Seminar UW 11/18/2009 Objective Develop a medium range

More information

IMPACT OF CLIMATE CHANGE OVER THE ARABIAN PENINSULA

IMPACT OF CLIMATE CHANGE OVER THE ARABIAN PENINSULA IMPACT OF CLIMATE CHANGE OVER THE ARABIAN PENINSULA By: Talal Alharbi June, 29 2017 1 Motivation: In arid and semi-arid regions of the world the demand for fresh water resources is increasing due to: increasing

More information

Memorandum. Höfundur: Halldór Björnsson, Nikolai Nawri, Guðrún Elín Jóhannsdóttir and Davíð Egilson.

Memorandum. Höfundur: Halldór Björnsson, Nikolai Nawri, Guðrún Elín Jóhannsdóttir and Davíð Egilson. EBV-007-1 Memorandum Date: 17.12.2015 Title: Estimation of evaporation and precipitation in Iceland Höfundur: Halldór Björnsson, Nikolai Nawri, Guðrún Elín Jóhannsdóttir and Davíð Egilson. Ref: 2015-69

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

Climate Variables for Energy: WP2

Climate Variables for Energy: WP2 Climate Variables for Energy: WP2 Phil Jones CRU, UEA, Norwich, UK Within ECEM, WP2 provides climate data for numerous variables to feed into WP3, where ESCIIs will be used to produce energy-relevant series

More information

Convective-scale NWP for Singapore

Convective-scale NWP for Singapore Convective-scale NWP for Singapore Hans Huang and the weather modelling and prediction section MSS, Singapore Dale Barker and the SINGV team Met Office, Exeter, UK ECMWF Symposium on Dynamical Meteorology

More information

Downscaling in Time. Andrew W. Robertson, IRI. Advanced Training Institute on Climate Variability and Food Security, 12 July 2002

Downscaling in Time. Andrew W. Robertson, IRI. Advanced Training Institute on Climate Variability and Food Security, 12 July 2002 Downscaling in Time Andrew W. Robertson, IRI Advanced Training Institute on Climate Variability and Food Security, 12 July 2002 Preliminaries Crop yields are driven by daily weather variations! Current

More information

Climate Projections and Energy Security

Climate Projections and Energy Security NOAA Research Earth System Research Laboratory Physical Sciences Division Climate Projections and Energy Security Andy Hoell and Jim Wilczak Research Meteorologists, Physical Sciences Division 7 June 2016

More information

Recent Developments in Climate Information Services at JMA. Koichi Kurihara Climate Prediction Division, Japan Meteorological Agency

Recent Developments in Climate Information Services at JMA. Koichi Kurihara Climate Prediction Division, Japan Meteorological Agency Recent Developments in Climate Information Services at JMA Koichi Kurihara Climate Prediction Division, Japan Meteorological Agency 1 Topics 1. Diagnosis of the Northern Hemispheric circulation in December

More information

Put the Weather to Work for Your Company

Put the Weather to Work for Your Company SAP Data Network Put the Weather to Work for Your Company Extend the Value of Your Business and Transactional Solutions by Incorporating Weather Data 1 / 7 Table of Contents 3 Enrich Business Data with

More information

Predictability of convective precipitation: Convection permitting ensemble simulations

Predictability of convective precipitation: Convection permitting ensemble simulations Predictability of convective precipitation: Convection permitting ensemble simulations Vera Maurer, Norbert Kalthoff, and Leonhard Gantner Institute for Meteorology and Climate Research () KIT University

More information

A simple method for seamless verification applied to precipitation hindcasts from two global models

A simple method for seamless verification applied to precipitation hindcasts from two global models A simple method for seamless verification applied to precipitation hindcasts from two global models Matthew Wheeler 1, Hongyan Zhu 1, Adam Sobel 2, Debra Hudson 1 and Frederic Vitart 3 1 Bureau of Meteorology,

More information

SPECIAL PROJECT PROGRESS REPORT

SPECIAL PROJECT PROGRESS REPORT SPECIAL PROJECT PROGRESS REPORT Progress Reports should be 2 to 10 pages in length, depending on importance of the project. All the following mandatory information needs to be provided. Reporting year

More information

Drought forecasting methods Blaz Kurnik DESERT Action JRC

Drought forecasting methods Blaz Kurnik DESERT Action JRC Ljubljana on 24 September 2009 1 st DMCSEE JRC Workshop on Drought Monitoring 1 Drought forecasting methods Blaz Kurnik DESERT Action JRC Motivations for drought forecasting Ljubljana on 24 September 2009

More information

WEATHER NORMALIZATION METHODS AND ISSUES. Stuart McMenamin Mark Quan David Simons

WEATHER NORMALIZATION METHODS AND ISSUES. Stuart McMenamin Mark Quan David Simons WEATHER NORMALIZATION METHODS AND ISSUES Stuart McMenamin Mark Quan David Simons Itron Forecasting Brown Bag September 17, 2013 Please Remember» Phones are Muted: In order to help this session run smoothly,

More information

Climate, Weather and Renewable Energy. Prof. Frank McDermott, UCD School of Earth Sciences 30 th November 2017 UCD

Climate, Weather and Renewable Energy. Prof. Frank McDermott, UCD School of Earth Sciences 30 th November 2017 UCD Climate, Weather and Renewable Energy Prof. Frank McDermott, UCD School of Earth Sciences 30 th November 2017 UCD Energy Systems Integration Partnership Programme (ESIPP) 2 Energy Systems Integration Partnership

More information

SOUTHEAST ASIAN SUBSEASONAL TO SEASONAL (SEA S2S) PROJECT

SOUTHEAST ASIAN SUBSEASONAL TO SEASONAL (SEA S2S) PROJECT SOUTHEAST ASIAN SUBSEASONAL TO SEASONAL (SEA S2S) PROJECT CONCEPT NOTE FOR SEA S2S FIRST WORKSHOP Feb 27 3 Mar 2017 CENTRE FOR CLIMATE RESEARCH SINGAPORE (CCRS) METEOROLOGICAL SERVICE SINGAPORE (MSS) Background

More information

Experimental Research in Subseasonal Forecasting of Atmospheric Rivers

Experimental Research in Subseasonal Forecasting of Atmospheric Rivers Experimental Research in Subseasonal Forecasting of Atmospheric Rivers Mike DeFlorio 1, Duane Waliser 2,3, F. Martin Ralph 1, Luca Delle Monache 1, Bin Guan 2,3, Alexander Goodman 2, Aneesh Subramanian

More information

Five years of limited-area ensemble activities at ARPA-SIM: the COSMO-LEPS system

Five years of limited-area ensemble activities at ARPA-SIM: the COSMO-LEPS system Five years of limited-area ensemble activities at ARPA-SIM: the COSMO-LEPS system Andrea Montani, Chiara Marsigli and Tiziana Paccagnella ARPA-SIM Hydrometeorological service of Emilia-Romagna, Italy 11

More information

Regional Climate Simulations with WRF Model

Regional Climate Simulations with WRF Model WDS'3 Proceedings of Contributed Papers, Part III, 8 84, 23. ISBN 978-8-737852-8 MATFYZPRESS Regional Climate Simulations with WRF Model J. Karlický Charles University in Prague, Faculty of Mathematics

More information

ECMWF global reanalyses: Resources for the wind energy community

ECMWF global reanalyses: Resources for the wind energy community ECMWF global reanalyses: Resources for the wind energy community (and a few myth-busters) Paul Poli European Centre for Medium-range Weather Forecasts (ECMWF) Shinfield Park, RG2 9AX, Reading, UK paul.poli

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

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

The Energy Markets. Use and interpretation of medium to extended range products. ECMWF, Reading, 14 th of November 2005

The Energy Markets. Use and interpretation of medium to extended range products. ECMWF, Reading, 14 th of November 2005 The Energy Markets Use and interpretation of medium to extended range products ECMWF, Reading, 14 th of November 2005 drs. Stefan Meulemans, MSc Sempra Energy Europe Ltd. London smeulemans@sempracommodities.com

More information

ESPC Analysis of Interagency Extended-Range Ensemble Prediction

ESPC Analysis of Interagency Extended-Range Ensemble Prediction DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. ESPC Analysis of Interagency Extended-Range Ensemble Prediction Carolyn Reynolds Naval Research Laboratory Monterey, CA

More information

Predictability of Sudden Stratospheric Warmings in sub-seasonal forecast models

Predictability of Sudden Stratospheric Warmings in sub-seasonal forecast models Predictability of Sudden Stratospheric Warmings in sub-seasonal forecast models Alexey Karpechko Finnish Meteorological Institute with contributions from A. Charlton-Perez, N. Tyrrell, M. Balmaseda, F.

More information

Ashraf S. Zakey The Egyptian Meteorological Autority

Ashraf S. Zakey The Egyptian Meteorological Autority Ashraf S. Zakey The Egyptian Meteorological Autority A new inter-regional climate outlook forum for the Mediterranean Region. Development and dissemination of a consensus-based seasonal climate outlook.

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

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

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature12310 We present here two additional Tables (Table SI-1, 2) and eight further Figures (Figures SI-1 to SI-8) to provide extra background information to the main figures of the paper.

More information

Application and verification of ECMWF products 2018

Application and verification of ECMWF products 2018 Application and verification of ECMWF products 2018 National Meteorological Administration, Romania 1. Summary of major highlights In the field of numerical model verification, the daily GRID_STAT method

More information

Logistics. Goof up P? R? Can you log in? Requests for: Teragrid yes? NCSA no? Anders Colberg Syrowski Curtis Rastogi Yang Chiu

Logistics. Goof up P? R? Can you log in? Requests for: Teragrid yes? NCSA no? Anders Colberg Syrowski Curtis Rastogi Yang Chiu Logistics Goof up P? R? Can you log in? Teragrid yes? NCSA no? Requests for: Anders Colberg Syrowski Curtis Rastogi Yang Chiu Introduction to Numerical Weather Prediction Thanks: Tom Warner, NCAR A bit

More information

Climate services in support of the energy transformation

Climate services in support of the energy transformation services in support of the energy transformation EGU 11 April 2018, Vienna, Austria Climate Alberto Troccoli, Sylvie Parey, and the C3S ECEM team O u t l i n e Background of the C3S European Climatic Energy

More information

Fire danger. The skill provided by ECMWF ensemble prediction system. Francesca Di Giuseppe and Claudia Vitolo Forecast Department, ECMWF

Fire danger. The skill provided by ECMWF ensemble prediction system. Francesca Di Giuseppe and Claudia Vitolo Forecast Department, ECMWF Fire danger The skill provided by ECMWF ensemble prediction system Link to slides: https://goo.gl/qm15fk Francesca Di Giuseppe and Claudia Vitolo Forecast Department, ECMWF ECMWF August 2, 2016 Fire forecast

More information

Application and verification of ECMWF products 2009

Application and verification of ECMWF products 2009 Application and verification of ECMWF products 2009 Danish Meteorological Institute Author: Søren E. Olufsen, Deputy Director of Forecasting Services Department and Erik Hansen, forecaster M.Sc. 1. Summary

More information

CHAPTER 2 DATA AND METHODS. Errors using inadequate data are much less than those using no data at all. Charles Babbage, circa 1850

CHAPTER 2 DATA AND METHODS. Errors using inadequate data are much less than those using no data at all. Charles Babbage, circa 1850 CHAPTER 2 DATA AND METHODS Errors using inadequate data are much less than those using no data at all. Charles Babbage, circa 185 2.1 Datasets 2.1.1 OLR The primary data used in this study are the outgoing

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

Prognostic aerosols in the Ensemble Prediction System and impacts at the monthly/sub-seasonal scales

Prognostic aerosols in the Ensemble Prediction System and impacts at the monthly/sub-seasonal scales Prognostic aerosols in the Ensemble Prediction System and impacts at the monthly/sub-seasonal scales Angela Benedetti and Frédéric Vitart With contributions from: Alessio Bozzo, Samuel Rémy, Francesca

More information

Verification of the Seasonal Forecast for the 2005/06 Winter

Verification of the Seasonal Forecast for the 2005/06 Winter Verification of the Seasonal Forecast for the 2005/06 Winter Shingo Yamada Tokyo Climate Center Japan Meteorological Agency 2006/11/02 7 th Joint Meeting on EAWM Contents 1. Verification of the Seasonal

More information

Precipitation verification. Thanks to CMC, CPTEC, DWD, ECMWF, JMA, MF, NCEP, NRL, RHMC, UKMO

Precipitation verification. Thanks to CMC, CPTEC, DWD, ECMWF, JMA, MF, NCEP, NRL, RHMC, UKMO Precipitation verification Thanks to CMC, CPTEC, DWD, ECMWF, JMA, MF, NCEP, NRL, RHMC, UKMO Outline 1) Status of WGNE QPF intercomparisons 2) Overview of the use of recommended methods for the verification

More information

Seasonal forecasting activities at ECMWF

Seasonal forecasting activities at ECMWF Seasonal forecasting activities at ECMWF An upgraded ECMWF seasonal forecast system: Tim Stockdale, Stephanie Johnson, Magdalena Balmaseda, and Laura Ferranti Progress with C3S: Anca Brookshaw ECMWF June

More information

EAS 535 Laboratory Exercise Weather Station Setup and Verification

EAS 535 Laboratory Exercise Weather Station Setup and Verification EAS 535 Laboratory Exercise Weather Station Setup and Verification Lab Objectives: In this lab exercise, you are going to examine and describe the error characteristics of several instruments, all purportedly

More information

Presentation of met.no s experience and expertise related to high resolution reanalysis

Presentation of met.no s experience and expertise related to high resolution reanalysis Presentation of met.no s experience and expertise related to high resolution reanalysis Oyvind Saetra, Ole Einar Tveito, Harald Schyberg and Lars Anders Breivik Norwegian Meteorological Institute Daily

More information

István Ihász, Hungarian Meteorological Service, Budapest, Hungary

István Ihász, Hungarian Meteorological Service, Budapest, Hungary Experiences using VarEPS products at the Hungarian Meteorological Service István Ihász, Hungarian Meteorological Service, Budapest, Hungary 1 Introduction ECMWF 15 day Variable Resolution Ensemble Prediction

More information

Climate Dataset: Aitik Closure Project. November 28 th & 29 th, 2018

Climate Dataset: Aitik Closure Project. November 28 th & 29 th, 2018 1 Climate Dataset: Aitik Closure Project November 28 th & 29 th, 2018 Climate Dataset: Aitik Closure Project 2 Early in the Closure Project, consensus was reached to assemble a long-term daily climate

More information

The PRECIS Regional Climate Model

The PRECIS Regional Climate Model The PRECIS Regional Climate Model General overview (1) The regional climate model (RCM) within PRECIS is a model of the atmosphere and land surface, of limited area and high resolution and locatable over

More information

Urban Forest Effects-Dry Deposition (UFORE D) Model Enhancements. Satoshi Hirabayashi

Urban Forest Effects-Dry Deposition (UFORE D) Model Enhancements. Satoshi Hirabayashi Urban Forest Effects-Dry Deposition (UFORE D) Model Enhancements Satoshi Hirabayashi The Davey Institute, The Davey Tree Expert Company, Syracuse, New York 13210, USA Surface Weather Data NOAA Integrated

More information

CGE TRAINING MATERIALS ON VULNERABILITY AND ADAPTATION ASSESSMENT. Climate change scenarios

CGE TRAINING MATERIALS ON VULNERABILITY AND ADAPTATION ASSESSMENT. Climate change scenarios CGE TRAINING MATERIALS ON VULNERABILITY AND ADAPTATION ASSESSMENT Climate change scenarios Outline Climate change overview Observed climate data Why we use scenarios? Approach to scenario development Climate

More information

High-latitude influence on mid-latitude weather and climate

High-latitude influence on mid-latitude weather and climate High-latitude influence on mid-latitude weather and climate Thomas Jung, Marta Anna Kasper, Tido Semmler, Soumia Serrar and Lukrecia Stulic Alfred Wegener Institute, Helmholtz Centre for Polar and Marine

More information

Mesoscale meteorological models. Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen

Mesoscale meteorological models. Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen Mesoscale meteorological models Claire L. Vincent, Caroline Draxl and Joakim R. Nielsen Outline Mesoscale and synoptic scale meteorology Meteorological models Dynamics Parametrizations and interactions

More information

Areas of the World with high Insolation

Areas of the World with high Insolation Areas of the World with high Insolation 22 /43 Africa Annual Average Global Horizontal Solar Radiation Map 19 Jul 2006 A map depicting model estimates of monthly average daily total radiation using inputs

More information

Metrics used to measure climate extremes

Metrics used to measure climate extremes Metrics used to measure climate extremes A cautionary note: Caveats and uncertainties Sebastian Sippel 1 Milan Flach 2 1 Norwegian Institute of Bioeconomy Research, Ås, Norway 2 Max Planck Institute for

More information

Quiz 2 Review Questions

Quiz 2 Review Questions Quiz 2 Review Questions Chapter 7 Lectures: Winds and Global Winds and Global Winds cont 1) What is the thermal circulation (thermal wind) and how does it form? When we have this type of circulation, how

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

Application and verification of ECMWF products 2017

Application and verification of ECMWF products 2017 Application and verification of ECMWF products 2017 Slovenian Environment Agency ARSO; A. Hrabar, J. Jerman, V. Hladnik 1. Summary of major highlights We started to validate some ECMWF parameters and other

More information

Application and verification of ECMWF products 2012

Application and verification of ECMWF products 2012 Application and verification of ECMWF products 2012 National Meteorological Administration 1. Summary of major highlights The objective verification of all deterministic models forecasts in use have been

More information

The ECMWF prototype for coupled reanalysis. Patrick Laloyaux

The ECMWF prototype for coupled reanalysis. Patrick Laloyaux The ECMWF prototype for coupled reanalysis Patrick Laloyaux ECMWF July 10, 2015 Outline Current status and future plans for ECMWF operational reanalyses Extended climate reanalyses Coupled atmosphere-ocean

More information

Evaporation Duct Height Climatology for Norwegian Waters Using Hindcast Data

Evaporation Duct Height Climatology for Norwegian Waters Using Hindcast Data Evaporation Duct Height Climatology for Norwegian Waters Using Hindcast Data Petter Østenstad Norwegian Defence Research Establishment (FFI) Horten NORWAY Petter.Ostenstad@ffi.no Marthe Marie Meltzer Norwegian

More information

The Planetary Boundary Layer and Uncertainty in Lower Boundary Conditions

The Planetary Boundary Layer and Uncertainty in Lower Boundary Conditions The Planetary Boundary Layer and Uncertainty in Lower Boundary Conditions Joshua Hacker National Center for Atmospheric Research hacker@ucar.edu Topics The closure problem and physical parameterizations

More information

Incorporating Climate Change Information Decisions, merits and limitations

Incorporating Climate Change Information Decisions, merits and limitations Incorporating Climate Change Information Decisions, merits and limitations John Abatzoglou University of Idaho Assistant Professor Department of Geography Uncertainty Cascade of Achieving Local Climate

More information