Object-oriented verification of WRF forecasts from 2005 SPC/NSSL Spring Program

Size: px
Start display at page:

Download "Object-oriented verification of WRF forecasts from 2005 SPC/NSSL Spring Program"

Transcription

1 Object-oriented verification of WRF forecasts from 2005 SPC/NSSL Spring Program Mike Baldwin Purdue University

2 References Baldwin et al. (2005): Development of an automated classification procedure for rainfall systems. Mon. Wea. Rev. Baldwin et al. (2006): Challenges in comparing realistic, high-resolution spatial fields from convective-scale grids. Symposium on the Challenges of Severe Convective Storms 2006 AMS Annual Meeting Baldwin et al. (2003): Development of an events-oriented verification system using data mining and image processing algorithms. AMS 2003 Annual Meeting 3rd Conf. Artificial Intelligence

3 Types of data gridded fields of precipitation or reflectivity GRIB format has been used program expects models and observations to be on the same grid

4 Basic strategy compare forecast objects with observed objects objects are described by a set of attributes related to morphology, location, intensity, etc. multi-variate distance can be defined to measure differences between objects combining all attributes good forecasts will have small distances bad forecasts will have large distances errors for specific attributes for pairs of matching fcst/obs objects can be analyzed

5 Method find areas of contiguous precipitation greater than a threshold expand those areas by ~20% and connect objects that are within 20km of each other characterize objects by location, mean, variance, size, measures of shape compare every forecast object to every observed object valid at the same time

6 Strengths of approach Attributes related to rainfall intensity and autocorrelation ellipticity were able to classify precipitation systems by morphology (linear/cellular/stratiform) Can define similar and different objects using as many attributes as deemed important or interesting Allows for event-based verification categorical errors for specific classes of precipitation events

7 Weaknesses of approach not satisfied with threshold-based object ID procedure sensitivity to choice of threshold currently no way to determine extent of overlap between objects does not include temporal evolution, just doing snapshots

8 Weaknesses, continued Not clear how to match fcst & obs objects how far off does a fcst have to be to be considered a false alarm? How to weigh different attributes? 250km spatial distance same as 5mm precipitation distance? Do attribute distributions matter? Forecast of heavy rain and observation of heavy rain is a good forecast, even if magnitude off by 50% 50% error in light rain forecast is more significant

9 Example STAGE II WRF2 CAPS

10 1 mm threshold STAGE II WRF2 CAPS

11 5 mm threshold STAGE II WRF2 CAPS

12 analyze objects > (50 km) 2 Area=12700 km 2 mean(ppt)=6.5 σ (ppt)= 14.5 max 25km = km = km = 107 lat = 39.6 N lon = 95.1 W Area=55200 km 2 mean(ppt)=8.2 σ (ppt)= 30.6 max 25km = km = km = 107 lat = 40.7 N lon = 97.3 W STAGE II WRF2 CAPS

13 Example Area=12700 km 2 mean(ppt)=6.5 σ (ppt)= 14.5 max 25km = km = km = 107 lat = 39.6 N lon = 95.1 W STAGE II Area=55200 km 2 mean(ppt)=8.2 σ (ppt)= 30.6 max 25km = km = km = 107 lat = 40.7 N lon = 97.3 W WRF2 CAPS

14 analyze objects > (50 km) 2 Area=20000 km 2 mean(ppt)=22.6 σ (ppt)= max 25km = km = km = 149 lat = 34.3 N lon = W Area=60000 km 2 mean(ppt)=9.8 σ (ppt)= 57.7 max 25km = km = km = 21 lat = 40.0 N lon = 99.6 W STAGE II WRF2 CAPS

15 Example Area=20000 km 2 mean(ppt)=22.6 σ (ppt)= max 25km = km = km = 149 lat = 34.3 N lon = W STAGE II Area=60000 km 2 mean(ppt)=9.8 σ (ppt)= 57.7 max 25km = km = km = 21 lat = 40.0 N lon = 99.6 W WRF2 CAPS

16 New auto-correlation attributes Replaced ellipticity of AC contours with 2 nd derivative of correlation in vicinity of max corr at specific lags (~25, 50, 75 km every ~10 )

17 Example Find contiguous regions of reflectivity Expand areas by 15% Connect regions within 20km

18 Example Analyze objects > 150 points (~3000 km 2 ) Result: 5 objects Next, determine attributes for each object

19 Attributes Each object is characterized by a vector of attributes, with a wide variety of units, ranges of values, etc. Location: lat, lon (degrees) Size: area (number of grid boxes) Intensity: mean, variance of reflectivity in object Shape: difference between max-min auto-corr at 50, 100, 150 km lags Orientation: angle of max autocorr at 50, 100, 150 km lags

20 Object comparison each object is represented by a vector of attributes: x = (x 1, x 2,,x n ) T similarity/dissimilarity measures measure the amount of resemblance or distance between two vectors Euclidean distance: n d( x, y) =! i= 1 ( ) 2 " x i y i

21 LEPS Distance = 1 equates to difference between largest and ΔF o =.08 smallest object for a particular attribute Linear for uniform dist (lat, lon, θ) ΔF o =.47 Have to be careful with Δθ n L1-norm: d( x, y) =! x i " y i Δ AC diff = 0.4 i= 1

22 How to match observed and forecast objects? O 1 = missed event If d *j > d T : missed event O 3 d ij = distance between F i and O j Objects might match more than once O 2 F 1 F 2 for each each forecast observed If d i* > d T then false alarm object, choose closest observed forecast object = false alarm

23 Example of object verf ARW 2km (CAPS) Radar mosaic Fcst_2 Obs_2 Fcst_1 Obs_1 Object identification procedure identifies 4 forecast objects and 5 observed objects

24 Distances between objects Use d T = 4 as threshold Match objects, find false alarms, missed events O_34 O_37 O_50 O_77 O_79 F_ F_ F_ F_

25 ARW2 ARW4 Δφ =.07 Δλ =.08 NMM4 median position errors matching obs object given a forecast object Δφ =.04 Δλ = -.07 Δφ =.04 Δλ =.22

26

27 Average distances for matching fcst and obs objects 1-30h fcsts, 10 May 03 June 2004 Eta (12km) = 2.12 WRF-CAPS = 1.97 WRF-NCAR = 1.98 WRF-NMM = 2.02

28 With set of matching obs and fcsts Nachamkin (2004) compositing ideas errors given fcst event errors given obs event Distributions of errors for specific attributes Use classification to stratify errors by convective mode

29 Automated rainfall object identification Contiguous regions of measurable rainfall (similar to Ebert and McBride 2000)

30 Connected component labeling Pure contiguous rainfall areas result in 34 unique objects in this example

31 Expand areas by 15%, connect regions that are within ~20 km Results in 5 objects

32 Useful characterization Attributes related to rainfall intensity and auto-correlation ellipticity were able to produce groups of stratiform, cellular, linear rainfall systems in cluster analysis experiments (Baldwin et al. 2005)

33 New auto-correlation attributes Replaced ellipticity of AC contours with 2 nd derivative of correlation in vicinity of max corr at specific lags (50, 100, 150km, every 10 )

34 How to measure distance between objects How to weigh different attributes? Is 250km spatial distance same as 5mm precipitation distance? Do attribute distributions matter? Is 55mm-50mm same as 6mm-1mm? How to standardize attributes? X'=(x-min)/(max-min) X'=(x-mean)/σ Linear error in probability space (LEPS)

35 Estimate of d T threshold Compute distance between each observed object and all others at the same time d T = 25 th percentile = 2.5 Forecasts have similar distributions 25 th %-ile

36 NCAR WRF 4km Attributes Fcst_1 Fcst_2 Obs_1 Obs_2 Area=70000 km 2 Area= Area= Area=70000 km 2 mean(dbz)=0.97 mean(ppt)=0.32 mean(ppt)=0.45 mean(ppt)=0.60 σ (dbz)= 1.26 σ (ppt)= 0.44 σ (ppt)= 0.57 σ (ppt)= 0.67 Δcorr(50)=1.17 Δcorr(50)=0.27 Δcorr(50)=0.37 Δcorr(50)=0.36 Δcorr(100)=0.99 Δcorr(100)=0.42 Δcorr(100)=0.54 Δcorr(100)=0.52 Stage II radar ppt Δcorr(150)=0.84 θ(50)=173 Δcorr(150)=0.48 θ(50)=95 Δcorr(150)=0.58 θ(50)=171 Δcorr(150)=0.49 θ(50)=85 θ(100)=173 θ(100)=85 θ(100)=11 θ(100)=75 θ(150)=173 θ(150)=85 θ(150)=11 θ(150)=65 lat = 40.2 N lat = 47.3 N lat = 39.9 N lat = 44.9 N lon = 92.5 W lon = 84.7 W lon = 91.2 W lon =84.5 W Obs_2 Obs_1

Spatial verification of NWP model fields. Beth Ebert BMRC, Australia

Spatial verification of NWP model fields. Beth Ebert BMRC, Australia Spatial verification of NWP model fields Beth Ebert BMRC, Australia WRF Verification Toolkit Workshop, Boulder, 21-23 February 2007 New approaches are needed to quantitatively evaluate high resolution

More information

COMPOSITE-BASED VERIFICATION OF PRECIPITATION FORECASTS FROM A MESOSCALE MODEL

COMPOSITE-BASED VERIFICATION OF PRECIPITATION FORECASTS FROM A MESOSCALE MODEL J13.5 COMPOSITE-BASED VERIFICATION OF PRECIPITATION FORECASTS FROM A MESOSCALE MODEL Jason E. Nachamkin, Sue Chen, and Jerome M. Schmidt Naval Research Laboratory, Monterey, CA 1. INTRODUCTION Mesoscale

More information

Spatial Forecast Verification Methods

Spatial Forecast Verification Methods Spatial Forecast Verification Methods Barbara Brown Joint Numerical Testbed Program Research Applications Laboratory, NCAR 22 October 2014 Acknowledgements: Tara Jensen, Randy Bullock, Eric Gilleland,

More information

5B.5 Intercomparison of simulations using 4 WRF microphysical schemes with dual-polarization data for a German squall line

5B.5 Intercomparison of simulations using 4 WRF microphysical schemes with dual-polarization data for a German squall line 5B.5 Intercomparison of simulations using 4 WRF microphysical schemes with dual-polarization data for a German squall line William A. Gallus, Jr. 1 Monika Pfeifer 2 1 Iowa State University 2 DLR Institute

More information

Evaluation of Ensemble Icing Probability Forecasts in NCEP s SREF, VSREF and NARRE-TL Systems

Evaluation of Ensemble Icing Probability Forecasts in NCEP s SREF, VSREF and NARRE-TL Systems Evaluation of Ensemble Icing Probability Forecasts in NCEP s, V and Systems Binbin Zhou 1,2, Jun Du 2, Geoff DeMigo 2 and Robert Sallee 3 1. I.M. System Group 2. Environmental Modeling Center of NCEP 3.

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

Verification Methods for High Resolution Model Forecasts

Verification Methods for High Resolution Model Forecasts Verification Methods for High Resolution Model Forecasts Barbara Brown (bgb@ucar.edu) NCAR, Boulder, Colorado Collaborators: Randy Bullock, John Halley Gotway, Chris Davis, David Ahijevych, Eric Gilleland,

More information

Spatial forecast verification

Spatial forecast verification Spatial forecast verification Manfred Dorninger University of Vienna Vienna, Austria manfred.dorninger@univie.ac.at Thanks to: B. Ebert, B. Casati, C. Keil 7th Verification Tutorial Course, Berlin, 3-6

More information

Thunderstorm-Scale EnKF Analyses Verified with Dual-Polarization, Dual-Doppler Radar Data

Thunderstorm-Scale EnKF Analyses Verified with Dual-Polarization, Dual-Doppler Radar Data Thunderstorm-Scale EnKF Analyses Verified with Dual-Polarization, Dual-Doppler Radar Data David Dowell and Wiebke Deierling National Center for Atmospheric Research, Boulder, CO Ensemble Data Assimilation

More information

P1.89 COMPARISON OF IMPACTS OF WRF DYNAMIC CORE, PHYSICS PACKAGE, AND INITIAL CONDITIONS ON WARM SEASON RAINFALL FORECASTS

P1.89 COMPARISON OF IMPACTS OF WRF DYNAMIC CORE, PHYSICS PACKAGE, AND INITIAL CONDITIONS ON WARM SEASON RAINFALL FORECASTS P1.89 COMPARISON OF IMPACTS OF WRF DYNAMIC CORE, PHYSICS PACKAGE, AND INITIAL CONDITIONS ON WARM SEASON RAINFALL FORECASTS William A. Gallus, Jr. Iowa State University, Ames, Iowa 1. INTRODUCTION A series

More information

COMET Cooperative Project Final Report. Name of University Researcher Preparing Report: Michael Baldwin

COMET Cooperative Project Final Report. Name of University Researcher Preparing Report: Michael Baldwin University: Purdue University COMET Cooperative Project Final Report Name of University Researcher Preparing Report: Michael Baldwin NWS Offices: NWSFO Indianapolis, IN, NWSFO North Webster, IN, NCEP/Storm

More information

Current verification practices with a particular focus on dust

Current verification practices with a particular focus on dust Current verification practices with a particular focus on dust Marion Mittermaier and Ric Crocker Outline 1. Guide to developing verification studies 2. Observations at the root of it all 3. Grid-to-point,

More information

Extracting probabilistic severe weather guidance from convection-allowing model forecasts. Ryan Sobash 4 December 2009 Convection/NWP Seminar Series

Extracting probabilistic severe weather guidance from convection-allowing model forecasts. Ryan Sobash 4 December 2009 Convection/NWP Seminar Series Extracting probabilistic severe weather guidance from convection-allowing model forecasts Ryan Sobash 4 December 2009 Convection/NWP Seminar Series Identification of severe convection in high-resolution

More information

Improvement and Ensemble Strategy of Heavy-Rainfall Quantitative Precipitation Forecasts using a Cloud-Resolving Model in Taiwan

Improvement and Ensemble Strategy of Heavy-Rainfall Quantitative Precipitation Forecasts using a Cloud-Resolving Model in Taiwan Improvement and Ensemble Strategy of Heavy-Rainfall Quantitative Precipitation Forecasts using a Cloud-Resolving Model in Taiwan Chung-Chieh Wang Department of Earth Sciences, National Taiwan Normal University,

More information

Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate Change Prediction in Thailand

Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate Change Prediction in Thailand ก ก ก 19 19 th National Convention on Civil Engineering 14-16 2557. ก 14-16 May 2014, Khon Kaen, THAILAND ก ก ก ก ก WRF Analysis and accuracy of the Weather Research and Forecasting Model (WRF) for Climate

More information

Introduction to NCEP's time lagged North American Rapid Refresh Ensemble Forecast System (NARRE-TL)

Introduction to NCEP's time lagged North American Rapid Refresh Ensemble Forecast System (NARRE-TL) Introduction to NCEP's time lagged North American Rapid Refresh Ensemble Forecast System (NARRE-TL) Binbin Zhou 1,2, Jun Du 2, Geoff Manikin 2 & Geoff DiMego 2 1. I.M. System Group 2. EMC/NCEP/NWS/NOAA

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

Chengsi Liu 1, Ming Xue 1, 2, Youngsun Jung 1, Lianglv Chen 3, Rong Kong 1 and Jingyao Luo 3 ISDA 2019

Chengsi Liu 1, Ming Xue 1, 2, Youngsun Jung 1, Lianglv Chen 3, Rong Kong 1 and Jingyao Luo 3 ISDA 2019 Development of Optimized Radar Data Assimilation Capability within the Fully Coupled EnKF EnVar Hybrid System for Convective Permitting Ensemble Forecasting and Testing via NOAA Hazardous Weather Testbed

More information

Final Report on. Evaluating the new Weather Research and Forecasting (WRF) model at the Storm Prediction Center

Final Report on. Evaluating the new Weather Research and Forecasting (WRF) model at the Storm Prediction Center Final Report on Evaluating the new Weather Research and Forecasting (WRF) model at the Storm Prediction Center John S. Kain, Michael E. Baldwin, Steven J. Weiss, Frederick H. Carr, Geoffrey J. DiMego Time

More information

Percentile-based Neighborhood Precipitation Verification and Its Application to a Landfalling Tropical Storm Case with Radar Data Assimilation

Percentile-based Neighborhood Precipitation Verification and Its Application to a Landfalling Tropical Storm Case with Radar Data Assimilation ADVANCES IN ATMOSPHERIC SCIENCES, VOL. 32, NOVEMBER 215, 1449 1459 Percentile-based Neighborhood Precipitation Verification and Its Application to a Landfalling Tropical Storm Case with Radar Data Assimilation

More information

P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic

P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic Submitted for the 12 th Conf. on Aviation, Range, and Aerospace Meteor. 29 Jan. 2 Feb. 2006. Atlanta, GA. P1.10 Synchronization of Multiple Radar Observations in 3-D Radar Mosaic Hongping Yang 1, Jian

More information

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA)

Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Verification and performance measures of Meteorological Services to Air Traffic Management (MSTA) Background Information on the accuracy, reliability and relevance of products is provided in terms of verification

More information

ICAM conference 6 June 2013 Kranjska Gora (SLO) Objective forecast verification of WRF compared to ALARO and the derived INCA-FVG outputs

ICAM conference 6 June 2013 Kranjska Gora (SLO) Objective forecast verification of WRF compared to ALARO and the derived INCA-FVG outputs ICAM conference 6 June 2013 Kranjska Gora (SLO) Objective forecast verification of WRF compared to ALARO and the derived INCA-FVG outputs Arturo Pucillo & Agostino Manzato OSMER ARPA FVG 33040 Visco (UD),

More information

Di Wu, Xiquan Dong, Baike Xi, Zhe Feng, Aaron Kennedy, and Gretchen Mullendore. University of North Dakota

Di Wu, Xiquan Dong, Baike Xi, Zhe Feng, Aaron Kennedy, and Gretchen Mullendore. University of North Dakota Di Wu, Xiquan Dong, Baike Xi, Zhe Feng, Aaron Kennedy, and Gretchen Mullendore University of North Dakota Objectives 3 case studies to evaluate WRF and NAM performance in Oklahoma (OK) during summer 2007,

More information

Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall

Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall Probabilistic Quantitative Precipitation Forecasts for Tropical Cyclone Rainfall WOO WANG CHUN HONG KONG OBSERVATORY IWTCLP-III, JEJU 10, DEC 2014 Scales of Atmospheric Systems Advection-Based Nowcasting

More information

Using time-lag ensemble techniques to assess behaviour of high-resolution precipitation forecasts

Using time-lag ensemble techniques to assess behaviour of high-resolution precipitation forecasts Using time-lag ensemble techniques to assess behaviour of high-resolution precipitation forecasts Marion Mittermaier 3 rd Int l Verification Methods Workshop, ECMWF, 31/01/2007 Crown copyright Page 1 Outline

More information

0-6 hour Weather Forecast Guidance at The Weather Company. Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company

0-6 hour Weather Forecast Guidance at The Weather Company. Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company 1 0-6 hour Weather Forecast Guidance at The Weather Company Steven Honey, Joseph Koval, Cathryn Meyer, Peter Neilley The Weather Company TWC Forecasts: Widespread Adoption 2 0-6 Hour Forecast Details 3

More information

The Developmental Testbed Center (DTC) Steve Koch, NOAA/FSL

The Developmental Testbed Center (DTC) Steve Koch, NOAA/FSL The Developmental Testbed Center (DTC) Steve Koch, NOAA/FSL A facility where the NWP research and operational communities interact to accelerate testing and evaluation of new models and techniques for

More information

On evaluating the applicability of CRA over small verification domains

On evaluating the applicability of CRA over small verification domains On evaluating the applicability of CRA over small verification domains Stefano Mariani ISPRA Institute for Environmental Protection and Research, Rome, Italy Motivation [ ] it is almost a platitude to

More information

The impact of assimilating radar and SCAN data on a WRF simulation of a Mississippi Delta squall line

The impact of assimilating radar and SCAN data on a WRF simulation of a Mississippi Delta squall line The impact of assimilating radar and SCAN data on a WRF simulation of a Mississippi Delta squall line Pat Fitzpatrick, Yongzuo Li, and Chris Hill GeoResources Institute Mississippi State University Stennis

More information

Understanding the Microphysical Properties of Developing Cloud Clusters during TCS-08

Understanding the Microphysical Properties of Developing Cloud Clusters during TCS-08 DISTRIBUTION STATEMENT A: Approved for public release; distribution is unlimited. Understanding the Microphysical Properties of Developing Cloud Clusters during TCS-08 PI: Elizabeth A. Ritchie Department

More information

2.12 Inter-Comparison of Real-Time Rain Gage and Radar-Estimated Rainfall on a Monthly Basis for Midwestern United States Counties

2.12 Inter-Comparison of Real-Time Rain Gage and Radar-Estimated Rainfall on a Monthly Basis for Midwestern United States Counties 2.12 Inter-Comparison of Real-Time Rain and -Estimated Rainfall on a Monthly Basis for Midwestern United States Counties Nancy Westcott* and Kenneth E. Kunkel Illinois State Water Survey Champaign, Illinois

More information

Feature-specific verification of ensemble forecasts

Feature-specific verification of ensemble forecasts Feature-specific verification of ensemble forecasts www.cawcr.gov.au Beth Ebert CAWCR Weather & Environmental Prediction Group Uncertainty information in forecasting For high impact events, forecasters

More information

Object-based evaluation of the impact of horizontal grid spacing on convection-allowing forecasts

Object-based evaluation of the impact of horizontal grid spacing on convection-allowing forecasts Object-based evaluation of the impact of horizontal grid spacing on convection-allowing forecasts Aaron Johnson School of Meteorology, University of Oklahoma and Center for Analysis and Prediction of Storms,

More information

13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System

13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System 13A. 4 Analysis and Impact of Super-obbed Doppler Radial Velocity in the NCEP Grid-point Statistical Interpolation (GSI) Analysis System Shun Liu 1, Ming Xue 1,2, Jidong Gao 1,2 and David Parrish 3 1 Center

More information

Ensemble Kalman Filter Assimilation of Radar Data for a Convective Storm using a Two-moment Microphysics Scheme 04/09/10

Ensemble Kalman Filter Assimilation of Radar Data for a Convective Storm using a Two-moment Microphysics Scheme 04/09/10 Ensemble Kalman Filter Assimilation of Radar Data for a Convective Storm using a Two-moment Microphysics Scheme 04/09/10 Youngsun Jung 1, Ming Xue 1,2, and Mingjing Tong 3 CAPS 1 and School of Meteorology

More information

Update on CoSPA Storm Forecasts

Update on CoSPA Storm Forecasts Update on CoSPA Storm Forecasts Haig August 2, 2011 This work was sponsored by the Federal Aviation Administration under Air Force Contract No. FA8721-05-C-0002. Opinions, interpretations, conclusions,

More information

Focus on Spatial Verification Filtering techniques. Flora Gofa

Focus on Spatial Verification Filtering techniques. Flora Gofa Focus on Spatial Verification Filtering techniques Flora Gofa Approach Attempt to introduce alternative methods for verification of spatial precipitation forecasts and study their relative benefits Techniques

More information

Verification and Calibration of Simulated Reflectivity Products. Mark T. Stoelinga University of Washington

Verification and Calibration of Simulated Reflectivity Products. Mark T. Stoelinga University of Washington Verification and Calibration of Simulated Reflectivity Products Mark T. Stoelinga University of Washington 1. Introduction Simulated reflectivity (hereafter, SR) is the equivalent radar reflectivity field

More information

A Gaussian Mixture Model Approach to

A Gaussian Mixture Model Approach to A Gaussian Mixture Model Approach to A Parametric, Feature-Based Method Valliappa 1,2 John Kain 2 1 Cooperative Institute of Mesoscale Meteorological Studies University of Oklahoma 2 Radar Research and

More information

Climate Forecast System (CFS) Preliminary review of 2015 CFS anomaly forecasts of precipitation and severe weather Greg Carbin, NOAA/NWS/SPC

Climate Forecast System (CFS) Preliminary review of 2015 CFS anomaly forecasts of precipitation and severe weather Greg Carbin, NOAA/NWS/SPC Climate Forecast System (CFS) Preliminary review of 2015 CFS anomaly forecasts of precipitation and severe weather Greg Carbin, NOAA/NWS/SPC Climate Forecast System (CFS) Severe 2015-16 Updates Dashboard

More information

Identifying skilful spatial scales using the Fractions Skill Score

Identifying skilful spatial scales using the Fractions Skill Score Identifying skilful spatial scales using the Fractions Skill Score Marion Mittermaier and Nigel Roberts Outline 1. Brief overview of the method 2. Synthetic cases Geometric cases Perturbed cases 3. Domain

More information

*Corresponding author address: Charles Barrere, Weather Decision Technologies, 1818 W Lindsey St, Norman, OK

*Corresponding author address: Charles Barrere, Weather Decision Technologies, 1818 W Lindsey St, Norman, OK P13R.11 Hydrometeorological Decision Support System for the Lower Colorado River Authority *Charles A. Barrere, Jr. 1, Michael D. Eilts 1, and Beth Clarke 2 1 Weather Decision Technologies, Inc. Norman,

More information

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

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

More information

THE DECORRELATION SCALE: METHODOLOGY AND APPLICATION FOR PRECIPITATION FORECASTS

THE DECORRELATION SCALE: METHODOLOGY AND APPLICATION FOR PRECIPITATION FORECASTS THE DECORRELATION SCALE: METHODOLOGY AND APPLICATION FOR PRECIPITATION FORECASTS Madalina Surcel, Isztar Zawadzki and M. K. Yau Thanking Adam Clark (NSSL), Ming Xue (OU, CAPS) and Fanyou Kong (CAPS) for

More information

Sensitivity of COSMO-LEPS forecast skill to the verification network: application to MesoVICT cases Andrea Montani, C. Marsigli, T.

Sensitivity of COSMO-LEPS forecast skill to the verification network: application to MesoVICT cases Andrea Montani, C. Marsigli, T. Sensitivity of COSMO-LEPS forecast skill to the verification network: application to MesoVICT cases Andrea Montani, C. Marsigli, T. Paccagnella Arpae Emilia-Romagna Servizio IdroMeteoClima, Bologna, Italy

More information

A statistical approach for rainfall confidence estimation using MSG-SEVIRI observations

A statistical approach for rainfall confidence estimation using MSG-SEVIRI observations A statistical approach for rainfall confidence estimation using MSG-SEVIRI observations Elisabetta Ricciardelli*, Filomena Romano*, Nico Cimini*, Frank Silvio Marzano, Vincenzo Cuomo* *Institute of Methodologies

More information

Verification of Weather Warnings. Dr Michael Sharpe Operational verification and systems team Weather Science

Verification of Weather Warnings. Dr Michael Sharpe Operational verification and systems team Weather Science Verification of Weather Warnings Dr Michael Sharpe Operational verification and systems team Weather Science Doc-6.1-Annex.doc - 1 Crown copyright 2008 Contents Summary...1 Difficulties Associated with

More information

Three Spatial Verification Techniques: Cluster Analysis, Variogram, and Optical Flow

Three Spatial Verification Techniques: Cluster Analysis, Variogram, and Optical Flow VOLUME 24 W E A T H E R A N D F O R E C A S T I N G DECEMBER 2009 Three Spatial Verification Techniques: Cluster Analysis, Variogram, and Optical Flow CAREN MARZBAN Applied Physics Laboratory, and Department

More information

Severe storm forecast guidance based on explicit identification of convective phenomena in WRF-model forecasts

Severe storm forecast guidance based on explicit identification of convective phenomena in WRF-model forecasts Severe storm forecast guidance based on explicit identification of convective phenomena in WRF-model forecasts Ryan Sobash 10 March 2010 M.S. Thesis Defense 1 Motivation When the SPC first started issuing

More information

Monitoring and characterizing offshore wind variability with weather radars for wind energy applications

Monitoring and characterizing offshore wind variability with weather radars for wind energy applications Monitoring and characterizing offshore wind variability with weather radars for wind energy applications Pierre-Julien Trombe (pmtr@dtu.dk) & Pierre Pinson 2 (ppin@elektro.dtu.dk) Dpt. of Applied Mathematics

More information

Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter

Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter Jon Poterjoy, Ryan Sobash, and Jeffrey Anderson National Center for Atmospheric Research

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

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

Complimentary assessment of forecast performance with climatological approaches

Complimentary assessment of forecast performance with climatological approaches Complimentary assessment of forecast performance with climatological approaches F.Gofa, V. Fragkouli, D.Boucouvala The use of SEEPS with metrics that focus on extreme events, such as the Symmetric Extremal

More information

Australia. Fine Scale Hail Hazard Prediction using the WRF Model. IBM Research Australia

Australia. Fine Scale Hail Hazard Prediction using the WRF Model. IBM Research Australia Fine Scale Hail Hazard Prediction using the WRF Model Badrinath Nagarajan, Lloyd Treinish*, James Cipriani* Jeffrey Calusinski** badrinath.nagarajan@au1.ibm.com : Melbourne,, *Yorktown Heights, NY IBM

More information

Radar-derived Quantitative Precipitation Estimation Using a Hybrid Rate Estimator Based On Hydrometeor Type

Radar-derived Quantitative Precipitation Estimation Using a Hybrid Rate Estimator Based On Hydrometeor Type Radar-derived Quantitative Precipitation Estimation Using a Hybrid Rate Estimator Based On Hydrometeor Type Michael J. Dixon, S. M. Ellis, T. M. Weckwerth and J. W. Wilson National Center for Atmospheric

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

AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3

AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3 AMS 17th Conference on Numerical Weather Predition, 1-5 August 2005, Washington D.C. Paper 16A.3 HIGH-RESOLUTION WINTER-SEASON NWP: PRELIMINARY EVALUATION OF THE WRF ARW AND NMM MODELS IN THE DWFE FORECAST

More information

Impact of GPS RO Data on the Prediction of Tropical Cyclones

Impact of GPS RO Data on the Prediction of Tropical Cyclones Impact of GPS RO Data on the Prediction of Tropical Cyclones Ying-Hwa Kuo, Hui Liu, UCAR Ching-Yuang Huang, Shu-Ya Chen, NCU Ling-Feng Hsiao, Ming-En Shieh, Yu-Chun Chen, TTFRI Outline Tropical cyclone

More information

Nowcasting techniques in use for severe weather operation in NMC/CMA

Nowcasting techniques in use for severe weather operation in NMC/CMA WWRP NMRWG Buenos Aires Aug 2017 Nowcasting techniques in use for severe weather operation in NMC/CMA Jianjie WANG National Meteorological Center, CMA Cascading Weather Forecasting Process --- different

More information

Implementation and Evaluation of WSR-88D Reflectivity Data Assimilation for WRF-ARW via GSI and Cloud Analysis. Ming Hu University of Oklahoma

Implementation and Evaluation of WSR-88D Reflectivity Data Assimilation for WRF-ARW via GSI and Cloud Analysis. Ming Hu University of Oklahoma Implementation and Evaluation of WSR-88D Reflectivity Data Assimilation for WRF-ARW via GSI and Cloud Analysis Ming Hu University of Oklahoma 1. Previous work and Goal of visiting Previous work: Radar

More information

Long term analysis of convective storm tracks based on C-band radar reflectivity measurements

Long term analysis of convective storm tracks based on C-band radar reflectivity measurements Long term analysis of convective storm tracks based on C-band radar reflectivity measurements Edouard Goudenhoofdt, Maarten Reyniers and Laurent Delobbe Royal Meteorological Institute of Belgium, 1180

More information

A 21st century HRRR-based approach to estimating probable maximum precipitation to enhance dam safety and community resilience

A 21st century HRRR-based approach to estimating probable maximum precipitation to enhance dam safety and community resilience 30 May 2017 FIRO Science Task Group Workshop A 21st century HRRR-based approach to estimating probable maximum precipitation to enhance dam safety and community resilience Courtesy Bill McCormick, Chief,

More information

The Effects of High Resolution Model Output on Severe Weather Forecasts as Evaluated in the SPC/NSSL Spring Program 2004

The Effects of High Resolution Model Output on Severe Weather Forecasts as Evaluated in the SPC/NSSL Spring Program 2004 The Effects of High Resolution Model Output on Severe Weather Forecasts as Evaluated in the SPC/NSSL Spring Program 2004 Adam French National Weather Center Research Experience for Undergraduates Valparaiso

More information

Performance of TANC (Taiwan Auto- Nowcaster) for 2014 Warm-Season Afternoon Thunderstorm

Performance of TANC (Taiwan Auto- Nowcaster) for 2014 Warm-Season Afternoon Thunderstorm Performance of TANC (Taiwan Auto- Nowcaster) for 2014 Warm-Season Afternoon Thunderstorm Wei-Peng Huang, Hui-Ling Chang, Yu-Shuang Tang, Chia-Jung Wu, Chia-Rong Chen Meteorological Satellite Center, Central

More information

Description of the case study

Description of the case study Description of the case study During the night and early morning of the 14 th of July 011 the significant cloud layer expanding in the West of the country and slowly moving East produced precipitation

More information

Canadian Meteorological and Oceanographic Society and American Meteorological Society 21 st Conference on Numerical Weather Prediction 31 May 2012

Canadian Meteorological and Oceanographic Society and American Meteorological Society 21 st Conference on Numerical Weather Prediction 31 May 2012 Canadian Meteorological and Oceanographic Society and American Meteorological Society 21 st Conference on Numerical Weather Prediction 31 May 2012 The High Resolution Rapid Refresh (): An hourly updating

More information

Comparison of the NCEP and DTC Verification Software Packages

Comparison of the NCEP and DTC Verification Software Packages Comparison of the NCEP and DTC Verification Software Packages Point of Contact: Michelle Harrold September 2011 1. Introduction The National Centers for Environmental Prediction (NCEP) and the Developmental

More information

Using a high-resolution ensemble modeling method to inform risk-based decision-making at Taylor Park Dam, Colorado

Using a high-resolution ensemble modeling method to inform risk-based decision-making at Taylor Park Dam, Colorado Using a high-resolution ensemble modeling method to inform risk-based decision-making at Taylor Park Dam, Colorado Michael J. Mueller 1, Kelly Mahoney 2, Kathleen Holman 3, David Gochis 4 1 Cooperative

More information

Some Applications of WRF/DART

Some Applications of WRF/DART Some Applications of WRF/DART Chris Snyder, National Center for Atmospheric Research Mesoscale and Microscale Meteorology Division (MMM), and Institue for Mathematics Applied to Geoscience (IMAGe) WRF/DART

More information

High Density Area Boundary Delineation

High Density Area Boundary Delineation High Density Area Boundary Delineation John Hathaway, John Wilson, and Brent Pulsipher (PNNL) Sean A. McKenna and Barry Roberts (SNL) 2008 Partners in Environmental Technology Technical Symposium & Workshop

More information

Implementation and evaluation of a regional data assimilation system based on WRF-LETKF

Implementation and evaluation of a regional data assimilation system based on WRF-LETKF Implementation and evaluation of a regional data assimilation system based on WRF-LETKF Juan José Ruiz Centro de Investigaciones del Mar y la Atmosfera (CONICET University of Buenos Aires) With many thanks

More information

J th Conference on Aviation, Range, and Aerospace Meteorology, 90th AMS Annual Meeting, Atlanta, GA, Jan, 2010

J th Conference on Aviation, Range, and Aerospace Meteorology, 90th AMS Annual Meeting, Atlanta, GA, Jan, 2010 J12.3 14th Conference on Aviation, Range, and Aerospace Meteorology, 90th AMS Annual Meeting, Atlanta, GA, 17-21 Jan, 20 Introduction to the NCEP Very Short Range Ensemble Forecast System (VSREF) Binbin

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

WEATHER RESEARCH AND FORECASTING MODEL SENSITIVITY COMPARISONS FOR WARM SEASON CONVECTIVE INITIATION

WEATHER RESEARCH AND FORECASTING MODEL SENSITIVITY COMPARISONS FOR WARM SEASON CONVECTIVE INITIATION JA. WEATHER RESEARCH AND FORECASTING MODEL SENSITIVITY COMPARISONS FOR WARM SEASON CONVECTIVE INITIATION Leela R. Watson* Applied Meteorology Unit, ENSCO, Inc., Cocoa Beach, FL Brian Hoeth NOAA NWS Spaceflight

More information

Deterministic and Ensemble Storm scale Lightning Data Assimilation

Deterministic and Ensemble Storm scale Lightning Data Assimilation LI Mission Advisory Group & GOES-R Science Team Workshop 27-29 May 2015 Deterministic and Ensemble Storm scale Lightning Data Assimilation Don MacGorman, Ted Mansell (NOAA/National Severe Storms Lab) Alex

More information

6.4 Model Verification Using Gaussian Mixture Models

6.4 Model Verification Using Gaussian Mixture Models 6.4 Model Verification Using Gaussian Mixture Models Valliappa Lakshmanan 1,2, John S. Kain 2 20th Conference on Probability and Statistics in the Atmospheric Sciences, Atlanta, GA, Jan. 2010 ABSTRACT

More information

The Development of Guidance for Forecast of. Maximum Precipitation Amount

The Development of Guidance for Forecast of. Maximum Precipitation Amount The Development of Guidance for Forecast of Maximum Precipitation Amount Satoshi Ebihara Numerical Prediction Division, JMA 1. Introduction Since 198, the Japan Meteorological Agency (JMA) has developed

More information

Incorporation of SMOS Soil Moisture Data on Gridded Flash Flood Guidance for Arkansas Red River Basin

Incorporation of SMOS Soil Moisture Data on Gridded Flash Flood Guidance for Arkansas Red River Basin Incorporation of SMOS Soil Moisture Data on Gridded Flash Flood Guidance for Arkansas Red River Basin Department of Civil and Environmental Engineering, The City College of New York, NOAA CREST Dugwon

More information

11D.6 DIURNAL CYCLE OF TROPICAL DEEP CONVECTION AND ANVIL CLOUDS: GLOBAL DISTRIBUTION USING 6 YEARS OF TRMM RADAR AND IR DATA

11D.6 DIURNAL CYCLE OF TROPICAL DEEP CONVECTION AND ANVIL CLOUDS: GLOBAL DISTRIBUTION USING 6 YEARS OF TRMM RADAR AND IR DATA 11D.6 DIURNAL CYCLE OF TROPICAL DEEP CONVECTION AND ANVIL CLOUDS: GLOBAL DISTRIBUTION USING 6 YEARS OF TRMM RADAR AND IR DATA 1. INTRODUCTION Before the launch of the TRMM satellite in late 1997, most

More information

(x t. x t +1. TIME SERIES (Chapter 8 of Wilks)

(x t. x t +1. TIME SERIES (Chapter 8 of Wilks) 45 TIME SERIES (Chapter 8 of Wilks) In meteorology, the order of a time series matters! We will assume stationarity of the statistics of the time series. If there is non-stationarity (e.g., there is a

More information

Model Verification Using Gaussian Mixture Models

Model Verification Using Gaussian Mixture Models Model Verification Using Gaussian Mixture Models A Parametric, Feature-Based Method Valliappa Lakshmanan 1,2 John Kain 2 1 Cooperative Institute of Mesoscale Meteorological Studies University of Oklahoma

More information

Aaron Johnson* and Xuguang Wang. University of Oklahoma School of Meteorology and Center for Analysis and Prediction of Storms (CAPS), Norman, OK

Aaron Johnson* and Xuguang Wang. University of Oklahoma School of Meteorology and Center for Analysis and Prediction of Storms (CAPS), Norman, OK 3.1 VERIFICATION AND CALIBRATION OF PROBABILISTIC PRECIPITATION FORECASTS DERIVED FROM NEIGHBORHOOD AND OBJECT BASED METHODS FOR A MULTI-MODEL CONVECTION-ALLOWING ENSEMBLE Aaron Johnson* and Xuguang Wang

More information

Research on Lightning Nowcasting and Warning System and Its Application

Research on Lightning Nowcasting and Warning System and Its Application Research on Lightning Nowcasting and Warning System and Its Application Wen Yao Chinese Academy of Meteorological Sciences Beijing, China yaowen@camscma.cn 2016.07 1 CONTENTS 1 2 3 4 Lightning Hazards

More information

118 RECONSTRUCTION OF RADAR RFLECTIVITY IN CLUTTER AREAS

118 RECONSTRUCTION OF RADAR RFLECTIVITY IN CLUTTER AREAS 8 RECONSTRUCTION OF RADAR RFLECTIVITY IN CLUTTER AREAS Shinju Park, Marc Berenguer Centre de Recerca Aplicada en Hidrometeorologia, Universitat Politècnica de Catalunya (BarcelonaTech), Barcelona, Spain..

More information

WWOSC 2014, MONTREAL

WWOSC 2014, MONTREAL WWOSC 2014, MONTREAL Forecast Errors of Rossby Waveguides Evi Giannakaki, Olivia Martius University of Bern, Switzerland Rossby waves (PV perspective) 07/10/2011_06 PV @ 325K PVU 2 Rossby waves (PV perspective)

More information

2012 and changes to the Rapid Refresh and HRRR weather forecast models

2012 and changes to the Rapid Refresh and HRRR weather forecast models 2012 and 2013-15 changes to the Rapid Refresh and HRRR weather forecast models 31 October 2012 Stan Benjamin Steve Weygandt Curtis Alexander NOAA Earth System Research Laboratory Boulder, CO FPAW - 2012

More information

Dynamic Ensemble Model Evaluation of Elevated Thunderstorms sampled by PRECIP

Dynamic Ensemble Model Evaluation of Elevated Thunderstorms sampled by PRECIP Dynamic Ensemble Model Evaluation of Elevated Thunderstorms sampled by PRECIP Joshua S. Kastman, Patrick S. Market, and Neil Fox, University of Missouri, Columbia, MO Session 8B - Numerical Weather Prediction

More information

TRMM PR Version 7 Algorithm

TRMM PR Version 7 Algorithm TRMM PR Version 7 Algorithm (1) Issues in V6 and needs for V7 (2) Changes in V7 (3) Results (4) Future Issues PR Algorithm Team & JAXA/EORC 1 July 2011 TRMM Precipitation Radar Algorithm Flow Okamoto PR

More information

DEFINITION OF DRY THUNDERSTORMS FOR USE IN VERIFYING SPC FIRE WEATHER PRODUCTS. 2.1 Data

DEFINITION OF DRY THUNDERSTORMS FOR USE IN VERIFYING SPC FIRE WEATHER PRODUCTS. 2.1 Data S47 DEFINITION OF DRY THUNDERSTORMS FOR USE IN VERIFYING SPC FIRE WEATHER PRODUCTS Paul X. Flanagan *,1,2, Christopher J. Melick 3,4, Israel L. Jirak 4, Jaret W. Rogers 4, Andrew R. Dean 4, Steven J. Weiss

More information

Analyzing the Image Warp Forecast Verification Method on Precipitation Fields from the ICP

Analyzing the Image Warp Forecast Verification Method on Precipitation Fields from the ICP AUGUST 2010 G I L L E L A N D E T A L. 1249 Analyzing the Image Warp Forecast Verification Method on Precipitation Fields from the ICP ERIC GILLELAND Research Applications Laboratory, National Center for

More information

HPC Winter Weather Desk Operations and 2011 Winter Weather Experiment Dan Petersen Winter weather focal point

HPC Winter Weather Desk Operations and 2011 Winter Weather Experiment Dan Petersen Winter weather focal point HPC Winter Weather Desk Operations and 2011 Winter Weather Experiment Dan Petersen Winter weather focal point with contributions from Keith Brill, David Novak, and Mike Musher 1 Presentation Goals Overview

More information

An Algorithm to Identify and Track Objects on Spatial Grids

An Algorithm to Identify and Track Objects on Spatial Grids An Algorithm to Identify and Track Objects on Spatial Grids VA L L I A P PA L A K S H M A N A N N AT I O N A L S E V E R E S T O R M S L A B O R AT O R Y / U N I V E R S I T Y O F O K L A H O M A S E P,

More information

7.26 THE NWS/NCAR MAN-IN-THE-LOOP (MITL) NOWCASTING DEMONSTRATION: FORECASTER INPUT INTO A THUNDERSTORM NOWCASTING SYSTEM

7.26 THE NWS/NCAR MAN-IN-THE-LOOP (MITL) NOWCASTING DEMONSTRATION: FORECASTER INPUT INTO A THUNDERSTORM NOWCASTING SYSTEM 7.26 THE NWS/NCAR MAN-IN-THE-LOOP (MITL) NOWCASTING DEMONSTRATION: FORECASTER INPUT INTO A THUNDERSTORM NOWCASTING SYSTEM Rita Roberts 1, Steven Fano 2, William Bunting 2, Thomas Saxen 1, Eric Nelson 1,

More information

Evaluation of Satellite Precipitation Products over the Central of Vietnam

Evaluation of Satellite Precipitation Products over the Central of Vietnam Evaluation of Satellite Precipitation Products over the Central of Vietnam Long Trinh-Tuan (1), Jun Matsumoto (1,2), Thanh Ngo-Duc (3) (1) Department of Geography, Tokyo Metropolitan University, Japan.

More information

P3.1 Development of MOS Thunderstorm and Severe Thunderstorm Forecast Equations with Multiple Data Sources

P3.1 Development of MOS Thunderstorm and Severe Thunderstorm Forecast Equations with Multiple Data Sources P3.1 Development of MOS Thunderstorm and Severe Thunderstorm Forecast Equations with Multiple Data Sources Kathryn K. Hughes * Meteorological Development Laboratory Office of Science and Technology National

More information

Intercomparison of simulations using 5 WRF microphysical schemes with dual-polarization data for a German squall line

Intercomparison of simulations using 5 WRF microphysical schemes with dual-polarization data for a German squall line Author(s) 2008. This work is distributed under the Creative Commons Attribution 3.0 License. Advances in Geosciences Intercomparison of simulations using 5 WRF microphysical schemes with dual-polarization

More information

NEXT-DAY CONVECTION-ALLOWING WRF MODEL GUIDANCE: A SECOND LOOK AT 2 VS. 4 KM GRID SPACING

NEXT-DAY CONVECTION-ALLOWING WRF MODEL GUIDANCE: A SECOND LOOK AT 2 VS. 4 KM GRID SPACING P10.3 NEXT-DAY CONVECTION-ALLOWING WRF MODEL GUIDANCE: A SECOND LOOK AT 2 VS. 4 KM GRID SPACING Craig S. Schwartz *1, John S. Kain 2, Steven J. Weiss 3, Ming Xue 1,4, David R. Bright 3, Fanyou Kong 4,

More information

Xinhua Liu National Meteorological Center (NMC) of China Meteorological Administration (CMA)

Xinhua Liu National Meteorological Center (NMC) of China Meteorological Administration (CMA) The short-time forecasting and nowcasting technology of severe convective weather for aviation meteorological services in China Xinhua Liu National Meteorological Center (NMC) of China Meteorological Administration

More information