Forecast verification at Deltares

Size: px
Start display at page:

Download "Forecast verification at Deltares"

Transcription

1 Forecast verification at Deltares Dr Jan Verkade October 26, 2016

2 Brief introduction: Jan Verkade Hydrologist; expert in Real-time hydrological forecasting Member of the Rijkswaterstaat River Forecasting Service (Guest) researcher at Delft University of Technology, Faculty of TPM Research interests: uncertainty analyses probabilistic forecasting forecast verification forecast use

3 Deltares and forecast verification Introduction: why verify? Our approach to forecast verification Verification tools Selected experience Training Challenges

4 Why verify?

5 What is forecast verification? Verification is the assessment and quantification of the relationship between a matched set of forecasts and observations. (Stanski et al., 1989) Verification is the posterior assessment of the skill and value of the forecasts It ties into the question: What is a good forecast? Quality Value Consistency (Murphy, 1993) Murphy, Allan H. What Is a Good Forecast? An Essay on the Nature of Goodness in Weather Forecasting. Weather and Forecasting 8, no. 2 (1993): Stanski, Henry R., Laurence J. Wilson, and William R. Burrows. Survey of Common Verification Methods in Meteorology. World Meteorological Organization Geneva,

6 Why verify? 1. Administrative reasons Provision of the rationale for (additional) investments in forecasts 2. Scientific reasons: Where can the forecasts be improved? 3. Economic reasons: What is the value to an end user? (Jolliffe and Stephenson, 2012; Brier & Allen, 1951; Stanski et al., 1989)

7 Forecast quality versus forecast value Quality: high correlation between forecasts and observations Value: degree to which an end user can make better decisioons Classic example: forecast of a sunny day over Sahara desert Quality? Value? Source: Bertrand Devouard / Florence Devouard

8 Users of verification information Model developers and forecasting system designers Operational forecasters Forecast users System administrators / finance providers these may require different verification information and may have different ability to ingest this, and use it for their purpose model development forecast decision response observation verification

9 Verification at Deltares: approach Dr Jan Verkade October 24, 2016

10 Verification at Deltares: approach Prepare data record including hind-casting if required Qualitative eyeball verification : take a look at forecasts and observations Summary metrics: Graphical verification measures Numerical: metrics and skill scores

11 Step 0: prepare data record Operational record: Deltares OpenArchive if you have it (designed for this type of activity) Hindcasting: offline activity using Delft-FEWS in standalone application The Delft-FEWS forecast production system

12 Step 1: Visual inspection: hydrographs Example: River IJssel water levels at Kampen

13 Step 1: Visual inspection: scatters (forecast v observation) All available fcst, obs pairs in a single figure Separate plots for separate leadtimes Horizontal axis: forecast Vertical axis: observation Where would we like to see the points? Ensemble: multiple forecasts for every observation Lot of points are plotted on top of one another transparency helps to identify this complicates interpretation nonetheless

14 Step 1: Visual inspection: scatters (ensemble mean v obs)

15 Step 1: Visual inspection: scatters ( error versus observation) What do you notice? Can these forecasts be bias-corrected?

16 Step 1: Visual inspection: scatters ( error v ensemble mean) What do you notice? Can these forecasts be bias-corrected?

17 Step 2: Graphical measures of forecast quality Many possible graphs, including Talagrand plots (or Rank Histograms) Reliability plots ROC plots

18 Step 2: Talagrand diagrams, or Rank Histograms How often does the observation land below the lowest member? between the lowest and second-lowest member? the second-lowest and third-lowest? the third-lowest and fourth-lowest? above the highest member?

19 Step 2: Reliability plots Reliability: correspondence of predicted probabilities with observed relative frequencies Graphical measure: reliability plots Horizontal axis: event probabilities Vertical axis: observed relative frequencies Important! How many verification pairs were used to determine the points on the graph? Observed relative frequency, o 1 Flooding yes/no, 1-hour forecast No skill No resolution Forecast probability, y i

20 hit rate [-] Step 2: Relative Operating Characteristics Contingency table hit rate and false alarm rate ROC plot Relative Operating Characteristic hits 28 hit rate = 0.55 observed events 51 false alarms 72 false alarm rate = 0.03 observed non-events false alarm rate [-]

21 Relative economic value V [-] Step 2: Relative Economic Value plots What is the value of a forecast for a user that is characterized by his cost-to-loss ratio? Cost-loss ratio r [-]

22 Step 3: Numerical measures of forecast quality Many, many, many metrics available Deterministic Probabilistic: Brier s probability score, Ranked Probability Skill Score Metrics and skills Some metrics can be de-composed into multiple other metrics (example: Brier score = uncertainty + reliability - resolution) Conditional verification, using sub-sets of the data record (for example, only consider forecasts that are paired with top 10% of observations)

23 Step 3: Brier s probability score Average squared error of a probability forecast Example: P =.80 Event occurs (1) or does not occur (0) Non-occurrence: (.8 0)^2 =.64 Occurrence: (.8 1)^2 =.04 Do this for every forecast, then average: PS 1 N N i 1 f i o i 2 Best possible score: 0 Worst possible score: 1

24 Metric #3: Brier s Probality Skill Score

25 Tools for verification Dr Jan Verkade

26 Ensemble Verification System Development started in 2008 by US National Weather Service, Office for Hydrologic Dev ment Main developer: James Brown. Has since moved to UK based Hydrologic Solutions, Ltd from which he continues to develop the EVS Open source, available for download via (have a look, if anything, the documentation can be very useful) Contrary to what the name suggests, EVS can be used to quality-assess deterministic forecasts and simulations (not characterised by lead time) also!

27 Available scores, metrics and skill scores Pretty much all commonly used verification metrics for both single-valued (deterministic) and ensemble forecast, including, where applicable, decompositions: correlation, mean error, RME, RMSE, MAE Brier Score, CRPS, ROC diagram and score, Reliability diagram, rank histogram Boot-strap for estimation of uncertainty in metric values

28 forecasts: validtime, leadtime, forecast(s) Pairing pairs: validtime, leadtime, obs, forecast(s) observations: validtime, observation allowed input formats include PI.xml, netcdf, text files

29 Conditional verification: how good are my forecasts that coincide with the top 10% of observations? that are in the top 10% of forecast? that were produced in summer? that were produced when antecedent precipitation exceeded 80mm in 3 days? that were produced when the temperatures were below 0?

30 EVS user interface Java based platform independent Tabs show workflow: set up verification parameters aggregate if required explore outputs All options are saved in a.evs file (which is really an XML file)

31 EVS as repository of verification knowlege Comprises accessible explanations of available metrics (see right) Wealth of options will trigger operator to consider use thereof in her verification exercise This is amplified by extensive documentation

32 EVS through command line.evs file may be created in EVS GUI, then manipulated through XML editor can be executed through command line. example: java -jar EVS.jar myverificationexercise.evs this allows for running multiple verification units without manual interference

33 EVS output Option to output as.xml and/or.png XML can be useful for post-processing data EVS comes with scripts that import EVS output xml into R scripting language and subsequently present verification results in pretty much whatever way you like

34 Verification results as post-processed through R (Note the uncertainty bands, acquired through boot-strapping.)

35 EVS and the Deltares OpenArchive Verification is typically done using a long record of forecasts and observations The Deltares OpenArchive is designed to hold such records The new version of EVS will be able to directly read from the Deltares OpenArchive EVS Delft-FEWS PI web service Deltares OpenArchive Source data netcdf

36 Some additional verification tools Verification package in R (UCAR) + vignette MET: Model Evaluation Tools (UCAR) verif package for Python (UBC) Flooding yes/no, 1-hour forecast Observed relative frequency, o 1 No skill No resolution Forecast probability, y i

37 Selected experience Dr Jan Verkade

38 Verification of ECMWF precipitation reforecasts over Rhine basin Purpose: explore potential for post-processing weather forecasts Both raw and post-processed forecasts were postprocessed (temperature and precipitation) Conclusions: post-processing of weather forecasts adds some skill to streamflow forecasts but a lot less than was expected a priori post-processing techniques deemed inadequate for use in hydro forecasting! we need techniques that take into account temporal and spatial relationships = ongoing research

39 Verification of interpolated hourly precipitation over the Rhine Purpose: explore quality of the algorithm for interpolation of precip observations - Comparison of historic REGNIE hourly climatologies against other products (HYRAS,EOBS,EFAS) - Cross-validation of interpolation (leave-one-out) - Focus on difference between hourly and daily temporal resolution - i.e. average length of precipitation events Location overview of meteorological gauges in the data set Future activities: - Effect of the above on streamflow simulations - Data assimilation as verification tool

40 Verification of pilot ensemble water level forecasts at Lake IJssel Decision at hand: whether or not to inflate the barrier at Ramspol. Rijkswaterstaat initiated pilot ensemble water level forecasts in 2014: COSMO LEPS wind forecasts hydrological model chain water level forecasts Main Q: can the ensemble water level prediction be interpreted as a probabilistic forecast?

41 Verification of pilot ensemble water level forecasts at Lake IJssel Main conclusion: too many observations are outside of the ensemble classic example of underdispersion or overconfident forecasts Next steps: explore quality of underlying wind fcst explore uncertainties other than those in wind forecasts

42 Verification Analyst Tool suggestion to BoM BoM is moving towards verifying flood warnings Warnings are distributed through a tool external to the Delft-FEWS-based HyFS: HyFS forecast warning tool Verification Analyst Tool Warnings will be re-imported into HyFS and paired with their verifying observation prior to being verified timing errors magnitude errors

43 Verification of precipitation forecasts over Rhine basin (planned!) QA of various precipitation forecast products used within the RWsOS Rivers application: ECMWF products (EPS and DET) COSMO-LEPS DWD products (LM/Icon and GM) KNMI product (HIRLAM) Verification at HBV sub-basin level (= inputs to the hydrological model) observations spatially aggregated from points to polygons forecasts spatial aggregation and temporal dis-aggregation Should contribute to the answer to the question which weather forecast should I use?

44 Training Dr Jan Verkade

45 Training on verification Verification module in the probabilistic forecasting course ( rationale for verification available tools and techniques exercises in deriving reliability plots and Brier s probability score At request, a more elaborate verification course can be delivered Most verification projects will include a short refresher on verification

46 Challenges Dr Jan Verkade

47 Some open challenges (1) Verification can be a little scary as it explicitly shows that the forecasts are uncertain Benchmarking: RMSE in my headwater basins for 1:10y events is approx. 4ft; is that good or bad? little exchange of forecast quality indicators between forecasting agencies How to communicate quality metrics that can be quite abstract to non-experts?

48 Some open challenges (2) OK I have verified. Now what? Werner, Kevin, Jan S Verkade, and Thomas C Pagano. Application of Hydrological Forecast Verification Information. In Handbook of Hydrometeorological Ensemble Forecasting, edited by Qingyun Duan, Florian Pappenberger, Jutta Thielen, Andy Wood, Hannah L. Cloke, and John C. Schaake, Berlin, Heidelberg: Springer Berlin Heidelberg,

49 Who to approach re verification? Jan Verkade Prof. Albrecht Weerts Edwin Welles (D-USA) (PhD in forecast verification!) André Grijze (OpenArchive EVS)

50 Forecast Verification: Delft-FEWS, the OpenArchive and the EVS 1. The EVS-to-OpenArchive link 2. EVS exercise: verification of COSMO-LEPS ensemble forecasts over the Meuse basin 3. Additional potential applications of the OpenArchive Hands-on session, this afternoon. Two identical sessions. (14:30 15:30 and 16:00 17:00) Image credits: and

51 Thank you for your attention! Jan Verkade

Visualising and communicating probabilistic flow forecasts in The Netherlands

Visualising and communicating probabilistic flow forecasts in The Netherlands Visualising and communicating probabilistic flow forecasts in The Netherlands Eric Sprokkereef Centre for Water Management Division Crisis Management & Information Supply 2-2-2009 Content The basins Forecasting

More information

Ensemble Verification Metrics

Ensemble Verification Metrics Ensemble Verification Metrics Debbie Hudson (Bureau of Meteorology, Australia) ECMWF Annual Seminar 207 Acknowledgements: Beth Ebert Overview. Introduction 2. Attributes of forecast quality 3. Metrics:

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

Probabilistic verification

Probabilistic verification Probabilistic verification Chiara Marsigli with the help of the WG and Laurie Wilson in particular Goals of this session Increase understanding of scores used for probability forecast verification Characteristics,

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

At the start of the talk will be a trivia question. Be prepared to write your answer.

At the start of the talk will be a trivia question. Be prepared to write your answer. Operational hydrometeorological forecasting activities of the Australian Bureau of Meteorology Thomas Pagano At the start of the talk will be a trivia question. Be prepared to write your answer. http://scottbridle.com/

More information

The history of HEPEX a community of practice in hydrologic prediction

The history of HEPEX a community of practice in hydrologic prediction The history of HEPEX a community of practice in hydrologic prediction Maria-Helena Ramos (1) Florian Pappenberger (2), Andy Wood (3), Fredrik Wetterhall (2), Qj Wang (4), Jan Verkade (5), Ilias Pechlivanidis

More information

Operational use of ensemble hydrometeorological forecasts at EDF (french producer of energy)

Operational use of ensemble hydrometeorological forecasts at EDF (french producer of energy) Operational use of ensemble hydrometeorological forecasts at EDF (french producer of energy) M. Le Lay, P. Bernard, J. Gailhard, R. Garçon, T. Mathevet & EDF forecasters matthieu.le-lay@edf.fr SBRH Conference

More information

Basic Verification Concepts

Basic Verification Concepts Basic Verification Concepts Barbara Brown National Center for Atmospheric Research Boulder Colorado USA bgb@ucar.edu Basic concepts - outline What is verification? Why verify? Identifying verification

More information

Verification of ensemble and probability forecasts

Verification of ensemble and probability forecasts Verification of ensemble and probability forecasts Barbara Brown NCAR, USA bgb@ucar.edu Collaborators: Tara Jensen (NCAR), Eric Gilleland (NCAR), Ed Tollerud (NOAA/ESRL), Beth Ebert (CAWCR), Laurence Wilson

More information

Joint Research Centre (JRC)

Joint Research Centre (JRC) Toulouse on 15/06/2009-HEPEX 1 Joint Research Centre (JRC) Comparison of the different inputs and outputs of hydrologic prediction system - the full sets of Ensemble Prediction System (EPS), the reforecast

More information

Basic Verification Concepts

Basic Verification Concepts Basic Verification Concepts Barbara Brown National Center for Atmospheric Research Boulder Colorado USA bgb@ucar.edu May 2017 Berlin, Germany Basic concepts - outline What is verification? Why verify?

More information

Application and verification of ECMWF products at the Finnish Meteorological Institute

Application and verification of ECMWF products at the Finnish Meteorological Institute Application and verification of ECMWF products 2010 2011 at the Finnish Meteorological Institute by Juhana Hyrkkènen, Ari-Juhani Punkka, Henri Nyman and Janne Kauhanen 1. Summary of major highlights ECMWF

More information

operational status and developments

operational status and developments COSMO-DE DE-EPSEPS operational status and developments Christoph Gebhardt, Susanne Theis, Zied Ben Bouallègue, Michael Buchhold, Andreas Röpnack, Nina Schuhen Deutscher Wetterdienst, DWD COSMO-DE DE-EPSEPS

More information

Flood Forecasting. Fredrik Wetterhall European Centre for Medium-Range Weather Forecasts

Flood Forecasting. Fredrik Wetterhall European Centre for Medium-Range Weather Forecasts Flood Forecasting Fredrik Wetterhall (fredrik.wetterhall@ecmwf.int) European Centre for Medium-Range Weather Forecasts Slide 1 Flooding a global challenge Number of floods Slide 2 Flooding a global challenge

More information

Global Flash Flood Forecasting from the ECMWF Ensemble

Global Flash Flood Forecasting from the ECMWF Ensemble Global Flash Flood Forecasting from the ECMWF Ensemble Calumn Baugh, Toni Jurlina, Christel Prudhomme, Florian Pappenberger calum.baugh@ecmwf.int ECMWF February 14, 2018 Building a Global FF System 1.

More information

Folsom Dam Water Control Manual Update

Folsom Dam Water Control Manual Update Folsom Dam Water Control Manual Update Public Workshop April 3, 2014 Location: Sterling Hotel Ballroom 1300 H Street, Sacramento US Army Corps of Engineers BUILDING STRONG WELCOME & INTRODUCTIONS 2 BUILDING

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

Towards operationalizing ensemble DA in hydrologic forecasting

Towards operationalizing ensemble DA in hydrologic forecasting Towards operationalizing ensemble DA in hydrologic forecasting Albrecht Weerts DAFOH Ensemble Kalman Filter Rhine assimilation water levels 14 locations Operational since 1-1-2008 with 48 members See also

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

5.2 PRE-PROCESSING OF ATMOSPHERIC FORCING FOR ENSEMBLE STREAMFLOW PREDICTION

5.2 PRE-PROCESSING OF ATMOSPHERIC FORCING FOR ENSEMBLE STREAMFLOW PREDICTION 5.2 PRE-PROCESSING OF ATMOSPHERIC FORCING FOR ENSEMBLE STREAMFLOW PREDICTION John Schaake*, Sanja Perica, Mary Mullusky, Julie Demargne, Edwin Welles and Limin Wu Hydrology Laboratory, Office of Hydrologic

More information

Postprocessing of Medium Range Hydrological Ensemble Forecasts Making Use of Reforecasts

Postprocessing of Medium Range Hydrological Ensemble Forecasts Making Use of Reforecasts hydrology Article Postprocessing of Medium Range Hydrological Ensemble Forecasts Making Use of Reforecasts Joris Van den Bergh *, and Emmanuel Roulin Royal Meteorological Institute, Avenue Circulaire 3,

More information

J11.5 HYDROLOGIC APPLICATIONS OF SHORT AND MEDIUM RANGE ENSEMBLE FORECASTS IN THE NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS)

J11.5 HYDROLOGIC APPLICATIONS OF SHORT AND MEDIUM RANGE ENSEMBLE FORECASTS IN THE NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS) J11.5 HYDROLOGIC APPLICATIONS OF SHORT AND MEDIUM RANGE ENSEMBLE FORECASTS IN THE NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS) Mary Mullusky*, Julie Demargne, Edwin Welles, Limin Wu and John Schaake

More information

Global Flood Awareness System GloFAS

Global Flood Awareness System GloFAS Global Flood Awareness System GloFAS Ervin Zsoter with the help of the whole EFAS/GloFAS team Ervin.Zsoter@ecmwf.int 1 Reading, 8-9 May 2018 What is GloFAS? Global-scale ensemble-based flood forecasting

More information

Model verification and tools. C. Zingerle ZAMG

Model verification and tools. C. Zingerle ZAMG Model verification and tools C. Zingerle ZAMG Why verify? The three most important reasons to verify forecasts are: to monitor forecast quality - how accurate are the forecasts and are they improving over

More information

Operational Perspectives on Hydrologic Model Data Assimilation

Operational Perspectives on Hydrologic Model Data Assimilation Operational Perspectives on Hydrologic Model Data Assimilation Rob Hartman Hydrologist in Charge NOAA / National Weather Service California-Nevada River Forecast Center Sacramento, CA USA Outline Operational

More information

ECMWF 10 th workshop on Meteorological Operational Systems

ECMWF 10 th workshop on Meteorological Operational Systems ECMWF 10 th workshop on Meteorological Operational Systems 18th November 2005 Crown copyright 2004 Page 1 Monthly range prediction products: Post-processing methods and verification Bernd Becker, Richard

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

Hydrologic Ensemble Prediction: Challenges and Opportunities

Hydrologic Ensemble Prediction: Challenges and Opportunities Hydrologic Ensemble Prediction: Challenges and Opportunities John Schaake (with lots of help from others including: Roberto Buizza, Martyn Clark, Peter Krahe, Tom Hamill, Robert Hartman, Chuck Howard,

More information

Scientific Verification of Deterministic River Stage Forecasts

Scientific Verification of Deterministic River Stage Forecasts APRIL 2009 W E L L E S A N D S O R O O S H I A N 507 Scientific Verification of Deterministic River Stage Forecasts EDWIN WELLES Systems Engineering Center, National Weather Service, Silver Spring, Maryland

More information

Methods of forecast verification

Methods of forecast verification Methods of forecast verification Kiyotoshi Takahashi Climate Prediction Division Japan Meteorological Agency 1 Outline 1. Purposes of verification 2. Verification methods For deterministic forecasts For

More information

Towards Operational Probabilistic Precipitation Forecast

Towards Operational Probabilistic Precipitation Forecast 5 Working Group on Verification and Case Studies 56 Towards Operational Probabilistic Precipitation Forecast Marco Turco, Massimo Milelli ARPA Piemonte, Via Pio VII 9, I-10135 Torino, Italy 1 Aim of the

More information

C o p e r n i c u s E m e r g e n c y M a n a g e m e n t S e r v i c e f o r e c a s t i n g f l o o d s

C o p e r n i c u s E m e r g e n c y M a n a g e m e n t S e r v i c e f o r e c a s t i n g f l o o d s C o p e r n i c u s E m e r g e n c y M a n a g e m e n t S e r v i c e f o r e c a s t i n g f l o o d s Copernicus & Copernicus Services Copernicus EU Copernicus EU Copernicus EU www.copernicus.eu W

More information

BUREAU OF METEOROLOGY

BUREAU OF METEOROLOGY BUREAU OF METEOROLOGY Building an Operational National Seasonal Streamflow Forecasting Service for Australia progress to-date and future plans Dr Narendra Kumar Tuteja Manager Extended Hydrological Prediction

More information

Verification of ECMWF products at the Finnish Meteorological Institute

Verification of ECMWF products at the Finnish Meteorological Institute Verification of ECMWF products at the Finnish Meteorological Institute by Juha Kilpinen, Pertti Nurmi, Petra Roiha and Martti Heikinheimo 1. Summary of major highlights A new verification system became

More information

Surface Hydrology Research Group Università degli Studi di Cagliari

Surface Hydrology Research Group Università degli Studi di Cagliari Surface Hydrology Research Group Università degli Studi di Cagliari Evaluation of Input Uncertainty in Nested Flood Forecasts: Coupling a Multifractal Precipitation Downscaling Model and a Fully-Distributed

More information

USA National Weather Service Community Hydrologic Prediction System

USA National Weather Service Community Hydrologic Prediction System USA National Weather Service Community Hydrologic Prediction System Rob Hartman Hydrologist in Charge NOAA / National Weather Service California-Nevada River Forecast Center Sacramento, CA Background Outline

More information

Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal

Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal Sanjeev Kumar Jha Assistant Professor Earth and Environmental Sciences Indian Institute of Science Education and Research Bhopal Email: sanjeevj@iiserb.ac.in 1 Outline 1. Motivation FloodNet Project in

More information

2016 HEPEX Workshop Université Laval, Quebec, Canada

2016 HEPEX Workshop Université Laval, Quebec, Canada 2016 HEPEX Workshop Université Laval, Quebec, Canada Evaluating the Usefulness of the US NWS Hydrologic Ensemble Forecast Service (HEFS) in the Middle Atlantic Region for Flood and Drought Applications

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

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

István Ihász, Máté Mile and Zoltán Üveges Hungarian Meteorological Service, Budapest, Hungary

István Ihász, Máté Mile and Zoltán Üveges Hungarian Meteorological Service, Budapest, Hungary Comprehensive study of the calibrated EPS products István Ihász, Máté Mile and Zoltán Üveges Hungarian Meteorological Service, Budapest, Hungary 1. Introduction Calibration of ensemble forecasts is a new

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

Operational Hydrologic Ensemble Forecasting. Rob Hartman Hydrologist in Charge NWS / California-Nevada River Forecast Center

Operational Hydrologic Ensemble Forecasting. Rob Hartman Hydrologist in Charge NWS / California-Nevada River Forecast Center Operational Hydrologic Ensemble Forecasting Rob Hartman Hydrologist in Charge NWS / California-Nevada River Forecast Center Mission of NWS Hydrologic Services Program Provide river and flood forecasts

More information

Assessment of Ensemble Forecasts

Assessment of Ensemble Forecasts Assessment of Ensemble Forecasts S. L. Mullen Univ. of Arizona HEPEX Workshop, 7 March 2004 Talk Overview Ensemble Performance for Precipitation Global EPS and Mesoscale 12 km RSM Biases, Event Discrimination

More information

Jaime Ribalaygua 1,2, Robert Monjo 1,2, Javier Pórtoles 2, Emma Gaitán 2, Ricardo Trigo 3, Luis Torres 1. Using ECMWF s Forecasts (UEF2017)

Jaime Ribalaygua 1,2, Robert Monjo 1,2, Javier Pórtoles 2, Emma Gaitán 2, Ricardo Trigo 3, Luis Torres 1. Using ECMWF s Forecasts (UEF2017) Using ECMWF s Forecasts (UEF2017) Post processing of ECMWF EPS outputs by using an analog and transference technique to improve the extreme rainfall predictability in Ebro basin (Spain) [ IMDROFLOOD ]

More information

Verification of ECMWF products at the Finnish Meteorological Institute

Verification of ECMWF products at the Finnish Meteorological Institute Verification of ECMWF products at the Finnish Meteorological Institute by Juha Kilpinen, Pertti Nurmi and Matias Brockmann 1. Summary of major highlights The new verification system is under pre-operational

More information

FLORA: FLood estimation and forecast in complex Orographic areas for Risk mitigation in the Alpine space

FLORA: FLood estimation and forecast in complex Orographic areas for Risk mitigation in the Alpine space Natural Risk Management in a changing climate: Experiences in Adaptation Strategies from some European Projekts Milano - December 14 th, 2011 FLORA: FLood estimation and forecast in complex Orographic

More information

Development and implementation of a probabilistic medium-range forecasting service for waterway transport on the River Rhine

Development and implementation of a probabilistic medium-range forecasting service for waterway transport on the River Rhine Development and implementation of a probabilistic medium-range forecasting service for waterway transport on the River Rhine Bastian Klein, Dennis Meissner, Stephan Hemri (HITS) Department M2 - Water Balance,

More information

Developments towards multi-model based forecast product generation

Developments towards multi-model based forecast product generation Developments towards multi-model based forecast product generation Ervin Zsótér Methodology and Forecasting Section Hungarian Meteorological Service Introduction to the currently operational forecast production

More information

Verification of WAQUA/DCSMv5 s operational water level probability forecasts

Verification of WAQUA/DCSMv5 s operational water level probability forecasts Ministry of Infrastructure and Water Management Verification of WAQUA/DCSMv5 s operational water level probability forecasts N. Wagenaar KNMI Internal report IR-18-1 UTRECHT UNIVSERSITY DEPARTMENT OF

More information

Implementation of global surface index at the Met Office. Submitted by Marion Mittermaier. Summary and purpose of document

Implementation of global surface index at the Met Office. Submitted by Marion Mittermaier. Summary and purpose of document WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS OPAG on DPFS MEETING OF THE CBS (DPFS) TASK TEAM ON SURFACE VERIFICATION GENEVA, SWITZERLAND 20-21 OCTOBER 2014 DPFS/TT-SV/Doc. 4.1a (X.IX.2014)

More information

WMO Lead Centre activities for global sub-seasonal MME prediction

WMO Lead Centre activities for global sub-seasonal MME prediction Workshop on sub-seasonal predictability, 2-5 November 2015, ECMWF WMO Lead Centre activities for global sub-seasonal MME prediction Suhee Park Korea Meteorological Administration Contents Introduction

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

The Impact of Horizontal Resolution and Ensemble Size on Probabilistic Forecasts of Precipitation by the ECMWF EPS

The Impact of Horizontal Resolution and Ensemble Size on Probabilistic Forecasts of Precipitation by the ECMWF EPS The Impact of Horizontal Resolution and Ensemble Size on Probabilistic Forecasts of Precipitation by the ECMWF EPS S. L. Mullen Univ. of Arizona R. Buizza ECMWF University of Wisconsin Predictability Workshop,

More information

Seven Day Streamflow Forecasting

Seven Day Streamflow Forecasting Seven Day Streamflow Forecasting - An ensemble streamflow forecasting system for Australia Dr. Sophie Zhang Water Forecasting Service Bureau of Meteorology 02 May 2018, Delft-FEWS Users Days and Workshop

More information

REQUIREMENTS FOR WEATHER RADAR DATA. Review of the current and likely future hydrological requirements for Weather Radar data

REQUIREMENTS FOR WEATHER RADAR DATA. Review of the current and likely future hydrological requirements for Weather Radar data WORLD METEOROLOGICAL ORGANIZATION COMMISSION FOR BASIC SYSTEMS OPEN PROGRAMME AREA GROUP ON INTEGRATED OBSERVING SYSTEMS WORKSHOP ON RADAR DATA EXCHANGE EXETER, UK, 24-26 APRIL 2013 CBS/OPAG-IOS/WxR_EXCHANGE/2.3

More information

Verification of nowcasts and short-range forecasts, including aviation weather

Verification of nowcasts and short-range forecasts, including aviation weather Verification of nowcasts and short-range forecasts, including aviation weather Barbara Brown NCAR, Boulder, Colorado, USA WMO WWRP 4th International Symposium on Nowcasting and Very-short-range Forecast

More information

YOPP archive: needs of the verification community

YOPP archive: needs of the verification community YOPP archive: needs of the verification community B. Casati, B. Brown, T. Haiden, C. Coelho Talk Outline: P1 model and observation data P2 observation uncertainty P2 matched model and observation: time

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

Seasonal Predictions for South Caucasus and Armenia

Seasonal Predictions for South Caucasus and Armenia Seasonal Predictions for South Caucasus and Armenia Anahit Hovsepyan Zagreb, 11-12 June 2008 SEASONAL PREDICTIONS for the South Caucasus There is a notable increase of interest of population and governing

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

Application and verification of ECMWF products 2016

Application and verification of ECMWF products 2016 Application and verification of ECMWF products 2016 Icelandic Meteorological Office (www.vedur.is) Bolli Pálmason and Guðrún Nína Petersen 1. Summary of major highlights Medium range weather forecasts

More information

Seasonal Hydrometeorological Ensemble Prediction System: Forecast of Irrigation Potentials in Denmark

Seasonal Hydrometeorological Ensemble Prediction System: Forecast of Irrigation Potentials in Denmark Seasonal Hydrometeorological Ensemble Prediction System: Forecast of Irrigation Potentials in Denmark Diana Lucatero 1*, Henrik Madsen 2, Karsten H. Jensen 1, Jens C. Refsgaard 3, Jacob Kidmose 3 1 University

More information

LAMEPS activities at the Hungarian Meteorological Service. Hungarian Meteorological Service

LAMEPS activities at the Hungarian Meteorological Service. Hungarian Meteorological Service LAMEPS activities at the Hungarian Meteorological Service Edit Hágel Presented by András Horányi Hungarian Meteorological Service 1 2 Outline of the talk Motivation and background Sensitivity experiments

More information

Model Output Statistics (MOS)

Model Output Statistics (MOS) Model Output Statistics (MOS) Numerical Weather Prediction (NWP) models calculate the future state of the atmosphere at certain points of time (forecasts). The calculation of these forecasts is based on

More information

Upscaled and fuzzy probabilistic forecasts: verification results

Upscaled and fuzzy probabilistic forecasts: verification results 4 Predictability and Ensemble Methods 124 Upscaled and fuzzy probabilistic forecasts: verification results Zied Ben Bouallègue Deutscher Wetterdienst (DWD), Frankfurter Str. 135, 63067 Offenbach, Germany

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

USE OF BAYESIAN MODEL AVERAGING TO DETERMINE UNCERTAINTIES IN RIVER DISCHARGE AND WATER LEVEL FORECASTS

USE OF BAYESIAN MODEL AVERAGING TO DETERMINE UNCERTAINTIES IN RIVER DISCHARGE AND WATER LEVEL FORECASTS 4 th International Symposium on Flood Defence: Managing Flood Risk, Reliability and Vulnerability Toronto, Ontario, Canada, May 6-8, 2008 USE OF BAYESIAN MODEL AVERAGING TO DETERMINE UNCERTAINTIES IN RIVER

More information

Guide to Hydrologic Information on the Web

Guide to Hydrologic Information on the Web NOAA s National Weather Service Guide to Hydrologic Information on the Web Colorado River at Lees Ferry Photo: courtesy Tim Helble Your gateway to web resources provided through NOAA s Advanced Hydrologic

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

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

Standardized Verification System for Long-Range Forecasts. Simon Mason

Standardized Verification System for Long-Range Forecasts. Simon Mason Standardized Verification System for Long-Range Forecasts Simon Mason simon@iri.columbia.edu MedCOF 2015 Training Workshop Madrid, Spain, 26 30 October 2015 SVS for LRF: Goal Provide verification information

More information

Application and verification of ECMWF products 2015

Application and verification of ECMWF products 2015 Application and verification of ECMWF products 2015 Instituto Português do Mar e da Atmosfera, I.P. 1. Summary of major highlights At Instituto Português do Mar e da Atmosfera (IPMA) ECMWF products are

More information

Evaluating Forecast Quality

Evaluating Forecast Quality Evaluating Forecast Quality Simon J. Mason International Research Institute for Climate Prediction Questions How do we decide whether a forecast was correct? How do we decide whether a set of forecasts

More information

Categorical Verification

Categorical Verification Forecast M H F Observation Categorical Verification Tina Kalb Contributions from Tara Jensen, Matt Pocernich, Eric Gilleland, Tressa Fowler, Barbara Brown and others Finley Tornado Data (1884) Forecast

More information

Application and verification of ECMWF products: 2010

Application and verification of ECMWF products: 2010 Application and verification of ECMWF products: 2010 Hellenic National Meteorological Service (HNMS) F. Gofa, D. Tzeferi and T. Charantonis 1. Summary of major highlights In order to determine the quality

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

The Global Flood Awareness System

The Global Flood Awareness System The Global Flood Awareness System David Muraro, Gabriele Mantovani and Florian Pappenberger www.globalfloods.eu 1 Forecasting chain using Ensemble Numerical Weather Predictions Flash Floods / Riverine

More information

JP3.7 SHORT-RANGE ENSEMBLE PRECIPITATION FORECASTS FOR NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS): PARAMETER ESTIMATION ISSUES

JP3.7 SHORT-RANGE ENSEMBLE PRECIPITATION FORECASTS FOR NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS): PARAMETER ESTIMATION ISSUES JP3.7 SHORT-RANGE ENSEMBLE PRECIPITATION FORECASTS FOR NWS ADVANCED HYDROLOGIC PREDICTION SERVICES (AHPS): PARAMETER ESTIMATION ISSUES John Schaake*, Mary Mullusky, Edwin Welles and Limin Wu Hydrology

More information

Revisiting predictability of the strongest storms that have hit France over the past 32 years.

Revisiting predictability of the strongest storms that have hit France over the past 32 years. Revisiting predictability of the strongest storms that have hit France over the past 32 years. Marie Boisserie L. Descamps, P. Arbogast GMAP/RECYF 20 August 2014 Introduction Improving early detection

More information

VERFICATION OF OCEAN WAVE ENSEMBLE FORECAST AT NCEP 1. Degui Cao, H.S. Chen and Hendrik Tolman

VERFICATION OF OCEAN WAVE ENSEMBLE FORECAST AT NCEP 1. Degui Cao, H.S. Chen and Hendrik Tolman VERFICATION OF OCEAN WAVE ENSEMBLE FORECAST AT NCEP Degui Cao, H.S. Chen and Hendrik Tolman NOAA /National Centers for Environmental Prediction Environmental Modeling Center Marine Modeling and Analysis

More information

LATE REQUEST FOR A SPECIAL PROJECT

LATE REQUEST FOR A SPECIAL PROJECT LATE REQUEST FOR A SPECIAL PROJECT 2016 2018 MEMBER STATE: Italy Principal Investigator 1 : Affiliation: Address: E-mail: Other researchers: Project Title: Valerio Capecchi LaMMA Consortium - Environmental

More information

Flood Risk Forecasts for England and Wales: Production and Communication

Flood Risk Forecasts for England and Wales: Production and Communication Staines Surrey Flood Risk Forecasts for England and Wales: Production and Communication Jon Millard UEF 2015 : Quantifying and Communicating Uncertainty FFC What is the FFC? Successful partnership between

More information

Application and verification of ECMWF products 2010

Application and verification of ECMWF products 2010 Application and verification of ECMWF products 2010 Icelandic Meteorological Office (www.vedur.is) Guðrún Nína Petersen 1. Summary of major highlights Medium range weather forecasts issued at IMO are mainly

More information

EMC Probabilistic Forecast Verification for Sub-season Scales

EMC Probabilistic Forecast Verification for Sub-season Scales EMC Probabilistic Forecast Verification for Sub-season Scales Yuejian Zhu Environmental Modeling Center NCEP/NWS/NOAA Acknowledgement: Wei Li, Hong Guan and Eric Sinsky Present for the DTC Test Plan and

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

Seasonal Forecasts of River Flow in France

Seasonal Forecasts of River Flow in France Seasonal Forecasts of River Flow in France Laurent Dubus 1, Saïd Qasmi 1, Joël Gailhard 2, Amélie Laugel 1 1 EDF R&D (Research & Development Division) 2 EDF DTG (hydro-meteorological forecasting division)

More information

Overview of Verification Methods

Overview of Verification Methods Overview of Verification Methods Joint Working Group on Forecast Verification Research (JWGFVR) Greg Smith on behalf of Barbara Casati, ECCC Existing Verification Techniques Traditional (point-by-point)

More information

Predicting uncertainty in forecasts of weather and climate (Also published as ECMWF Technical Memorandum No. 294)

Predicting uncertainty in forecasts of weather and climate (Also published as ECMWF Technical Memorandum No. 294) Predicting uncertainty in forecasts of weather and climate (Also published as ECMWF Technical Memorandum No. 294) By T.N. Palmer Research Department November 999 Abstract The predictability of weather

More information

TIGGE-LAM archive development in the frame of GEOWOW. Richard Mladek (ECMWF)

TIGGE-LAM archive development in the frame of GEOWOW. Richard Mladek (ECMWF) TIGGE-LAM archive development in the frame of GEOWOW Richard Mladek (ECMWF) The group on Earth Observations (GEO) initiated the Global Earth Observation System of Systems (GEOSS) GEOWOW, short for GEOSS

More information

The Canadian Regional Ensemble Prediction System (REPS)

The Canadian Regional Ensemble Prediction System (REPS) The Canadian Regional Ensemble Prediction System (REPS) M. Charron1, R. Frenette2, X. Li3, M. K. (Peter) Yau3 1. Recherche en prévision numérique atmosphérique 2. National Laboratory for Severe Weather

More information

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society

Enhancing Weather Information with Probability Forecasts. An Information Statement of the American Meteorological Society Enhancing Weather Information with Probability Forecasts An Information Statement of the American Meteorological Society (Adopted by AMS Council on 12 May 2008) Bull. Amer. Meteor. Soc., 89 Summary This

More information

CONTRIBUTION OF ENSEMBLE FORECASTING APPROACHES TO FLASH FLOOD NOWCASTING AT GAUGED AND UNGAUGED CATCHMENTS

CONTRIBUTION OF ENSEMBLE FORECASTING APPROACHES TO FLASH FLOOD NOWCASTING AT GAUGED AND UNGAUGED CATCHMENTS CONTRIBUTION OF ENSEMBLE FORECASTING APPROACHES TO FLASH FLOOD NOWCASTING AT GAUGED AND UNGAUGED CATCHMENTS Maria-Helena Ramos 1, Julie Demargne 2, Pierre Javelle 3 1. Irstea Antony, 2. Hydris Hydrologie,

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

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

Robert Shedd Northeast River Forecast Center National Weather Service Taunton, Massachusetts, USA

Robert Shedd Northeast River Forecast Center National Weather Service Taunton, Massachusetts, USA Robert Shedd Northeast River Forecast Center National Weather Service Taunton, Massachusetts, USA Outline River Forecast Centers FEWS Implementation Status Forcing Data Ensemble Forecasting The Northeast

More information

Virtual Beach Building a GBM Model

Virtual Beach Building a GBM Model Virtual Beach 3.0.6 Building a GBM Model Building, Evaluating and Validating Anytime Nowcast Models In this module you will learn how to: A. Build and evaluate an anytime GBM model B. Optimize a GBM model

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

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