DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE

Size: px
Start display at page:

Download "DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE"

Transcription

1 DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE H. Kyznarová 1 and P. Novák 2 1 Charles University, Faculty of Mathematics and Physics, kyznarova@chmi.cz 2 Czech Hydrometeorological Institute, Radar Department, petr novak@chmi.cz

2 First author: Kyznarová 1 DEVELOPMENT OF CELL-TRACKING ALGORITHM IN THE CZECH HYDROMETEOROLOGICAL INSTITUTE H. Kyznarová 1 and P. Novák 2 1 Charles University, Faculty of Mathematics and Physics, kyznarova@chmi.cz 2 Czech Hydrometeorological Institute, Radar Department, petr novak@chmi.cz Received 23 June 2005 Accepted 23 June 2005 Abstract. Precipitation and convective storms nowcasting based on weather radar data has been studied in the CHMI (Czech Hydrometeorological Institute) for a long period. Two methods of radar echo prediction on entire radar domain were implemented in 2003 into the operational processing of the Czech Weather Radar Network. The methods work very well but they have some limitations mainly for severe convective storms nowcasting. These limitations resulted into development of celloriented algorithm of radar echo prediction. Cell identification is based on single minimum thresholding of maximum reflectivity data. Wind field from operational prediction algorithm (calculated for entire radar domain) is used as a first guess of cell assignment algorithm in subsequent images. Splitting and merging are also considered within the cell assignment algorithm. Simple calculation of cell motion vector from reflectivity core centres displacement is too inaccurate. Thus, to calculate cell motion vector, special local similarity algorithm is applied on each assigned cell pair. The paper describes this algorithm and shows evaluation of the algorithm performance. Comparison with operationally implemented algorithm is showed. 1 Introduction Several severe weather events (floods, flash floods, hail, tornadoes) that occurred on the territory of the Czech Republic within the last decade highlighted the importance of weather radar measurements and their utilization in nowcasting systems. The Czech Weather Radar Network (CZRAD) consists of two Doppler C-band weather radars, which cover the entire area of the Czech Republic by volume scans in 10-min update rate up to 256 km range (Novak and Correspondence to: H. Kyznarová Kracmar, 2002). Full volume scan is divided into 2 partial subscans measured every 5 minutes. The maximum radar reflectivity composite field has been selected for radar echo prediction calculations. This composite covers the entire territory of the Czech Republic together with its close surroundings and is the most frequently used radar product of CZRAD. This product has 1km horizontal resolution that enables a better interpretation of radar echoes. It is updated every 10 minutes from full volume scan data. Several prediction methods of radar echo nowcasting were tested during the last years (Novak et al., 2002) and two of them (COTREC and ALADIN) were implemented into operational processing of CZRAD in the beginning of 2003 (Novak, 2004). Both methods are used for prediction of entire radar image domain. They differ in method of calculation of motion wind field used for radar echo prediction. The implemented methods are: 1. The COTREC (Continuity Tracking Radar Echoes by Correlation) is based on the well known method described e.g. by (Zgonc and Rakovec, 1998) or (Mecklenburg et al., 1999). Wind field is determined by comparison of two consecutive radar images using the mean absolute difference as similarity criterion. The motion wind vector is determined in 3 steps over different radar domains (starting over the whole radar image and finishing with 25 small (44x44 km) boxes). The continuity of the motion wind vector from bigger to smaller domains is checked to reduce unwanted high variability of motion vector. At the end, the successive overrelaxation (SOR) algorithm is applied to smooth the final wind field. 2. In the ALADIN method, wind field is derived from the geopotential at 700hPa calculated from the NWP LAM model ALADIN using geostrophical approximation.

3 First author: Kyznarová 2 The second step, time extrapolation of radar echo, is common for both methods. The radar images are extrapolated up to 90 minutes in 10 minute time steps. Extrapolation is based on the method of backward trajectories (for each pixel of the forecasted image, the corresponding pixel in the starting radar image is searched for). Two basic assumptions are made during the extrapolation; motion wind field is considered to be constant in time and the growth/decay factor of radar echo is not applied. The methods (namely the COTREC) work very well but they have some limitations mainly for severe convective storms nowcasting. These limitations resulted into development of cell-oriented algorithm of radar echo prediction. 2 CELLTRACK algorithm description 2.1 Identification of reflectivity cores Several methods like SCIT (Johnson at al., 1998) or TRACE3D (Handwerker, 2002) can be used to define a reflectivity core in radar image. Each method identifies different objects as reflectivity cores, but none of them is 100 % successful in interpreting these reflectivity cores as convective cells. We primarily try to find high reflectivity cores applicable for severe storm nowcasting rather than physically based cells. In the CHMI is recently being tested reflectivity cores identification method using single threshold 44 dbz. Reflectivity threshold 44 dbz was final choice after testing values 36 dbz, 40 dbz, 44 dbz and 48 dbz. Main reason for choosing 44 dbz reflectivity threshold was a compromise between lower values (in order to indentify also weaker cells) and higher values, which better distinguish individual reflectivity peaks in clusters of convective cells. We also tested an algorithm, that comes out of identification used in TRACE3D algorithm. As input it uses reflectivity cores obtained by identification utilizing single threshold of 44 dbz. Then it finds a local maximum in each reflectivity core and removes all values lower than the local maximum reflectivity value - 10 dbz. TRACE3D based algorithm is more suitable to find individual cells especially in clusters of convective cells. Different quantities of peak reflectivity within the reflectivity core can be tracked. However, this algorithm is not suitable for monitoring of storm volume development and other quantities, as reflectivity threshold of the reflectivity core varies during its lifetime. This problem is removed when a reflectivity core is defined by single reflectivity threshold. Justification for this method lies in operational utilization, where is important to predict movement of areas of high reflectivity instead of only reflectivity peaks. Furthermore, according to preliminary results, CELLTRACK tracking skill is slightly better for single threshold algorithm reflectivity cores rather than for TRACE3D identification algorithm reflectivity cores. 2.2 Reflectivity cores assignment Assignment algorithm uses two consecutive files of 2D objects identified by one of the above mentioned algorithms as input data. Like other cell tracking algorithms this algorithm uses first guess of reflectivity core movement. For this purpose we use output from COTREC, which is being presently operationally calculated in CHMI. For performance of CELLTRACK this approach is better than use of movement vectors derived from previously assigned reflectivity cores. Probably the most important reason for this fact is splitting and merging of reflectivity cores, that can happen as artefact of identification algorithm. In such case resulting vector, which connects geometrical centres of subsequent reflectivity cores, is quite inaccurate. After calculating first guess, distances and shape similarity between all shifted reflectivity cores and all real reflectivity cores in subsequent image are calculated. To calculate shape similarity the shifted reflectivity core from the first image is overlayed by reflectivity core from the subsequent image. Values of maxima and minima in x and y direction determine a rectangle drawn to this area. Shape similarity is calculated as (Y Y + NN)/(Y Y + NN + Y N + NY ), where Y Y is equal to the number of pixels occupied by both reflectivity cores, NN is equal to the number of unoccupied pixels in the rectangle and finaly Y N and NY are pixels occupied by only one reflectivity core. Another possible quantity could be the root mean square error or the mean absolute error, but the calculation would be more difficult without any significant improvement. Any reflectivity core which is closer than certain radius is marked as possible child core (hereafter child only). Moreover each child is tested the same way to have another parent core (hereafter parent only). Threshold value grows with increasing mean wind speed and it s values lie between 7 and 13 kilometres. In a next step, algorithm tries to assign reflectivity cores. Clusters (i.e. at least one child and one parent) are processed at first. By tracking a cluster of closely spaced objects on a time serie of images there is an increased requirement for shape similarity. Determining a child using criterion of smallest distance is unsufficient because of frequent splitting and merging of reflectivity cores as artefact of their identification. The algorithm therefore looks for most similar reflectivity cores in the first step. Their similarity must be higher then minimum of If their distance is smaller than threshold mentioned above, they are coupled together (assigned as parent and child) and because of high similarity they are eliminated from further processing of given cluster. After all pairs of similar cells are found, the program

4 First author: Kyznarová 3 (a) (b) (c) (d) Fig. 1. June 9, :20 UTC. (a) Reflectivity scan at 16:20 UTC; (b) the same as (a), but overlayed by appropriate reflectivity cores identified by single threshold algorithm; (c) paths of reflectivity cores drawn back in time, but no more than to 14:50 UTC; (d) same as (c) but overlayed by wind field obtained from COTREC at 15:20 UTC.

5 First author: Kyznarová 4 seeks for closest cells. Such a pair must fulfil a criterion of minimal similarity If this criterion is not fulfiled the algorithm tries to find other child or parent (i.e. splitting if child is too small or merging if parent is too small). In case of splitting a new child is found if its center lies in the body of first guess reflectivity core or at most two kilometres apart from its edge. The same procedure is applied for merging. After all clusters are processed the algorithm looks for unassigned cores. A reflectivity core can be unassigned if it has no child or parent or because of splitting and merging. If a sufficiently large core is splitted or it forms from more smaller cores, it may not be assigned to the same cluster, as their centres are too far from each other. Thus, as the last step, assignment algorithm attempts to correct this flaw by searching for splitting and merging of unassigned reflectivity cores. However criteria are somewhat more strict, since centers of smaller reflectivity cores should be inside the body of the larger one. This requirement prevents assigning small distant reflectivity cores, because large reflectivity cores fulfil this criterion very well. The algorithm has no upper limit of number of children and parents. 2.3 Extrapolation of reflectivity core movement Position of reflectivity core is determined by position of its center, however simple extrapolation of the center of reflectivity core doesn t give satisfactory forecast. Main reason for this poor performance is splitting and merging of reflectivity cores in most cases artificial product of reflectivity core identification. Therefore CELLTRACK tries to find best fitting overlay of parents and children in each cluster of reflectivity cores assigned as parents and children. To calculate this overlay true reflectivity values in first image (parents) Z p are subtracted from true reflectivity values in second image (children) Z ch and quantity sum is calculated using formula sum = n( n X Z p (n) Z ch (n) ) where X is area covered by united parents and children areas and n is number of pixels covered in X area. CELLTRACK tries to find smallest value of the sum. If a reflectivity core has no parent, mean motion vector of reflectivity cores with at least one parent is used. If there is no reflectivity core with at least one parent, no prediction is made. This typically occurs with onset of first detectable reflectivity core. Prediction is made up to 90 minutes with 10 minutes time step. 3 Evaluation of performance Evaluation of CELLTRACK performance was carried out in next two ways. Firstly, CELLTRACK performance was evaluated during assignment of reflectivity Fig. 2. June 9, Daily averaged CSI dependence on forecast time for reflectivity value threshold 44 dbz. Full line represents COTREC, dotted line represents CELLTRACK and dashed line persistence forecast. cores in consecutive images. Secondly, we tested the skill of CELLTRACK in forecasting a convective situation and made comparison with COTREC and persistence forecast. During evaluation of reflectivity cores assignment skill, assignments obtained from the CELLTRACK algorithm were compared with those obtained from manual inspection (i.e. manual reflectivity cores assignment). In case of difference between them, assignment from manual inspection was labeled as correct, and assignment by CELLTRACK was labeled as false. This means if CELLTRACK assigns child and parent incorrectly, both number of misses and wrong assignments are increased. Table 1 plots values of hits, misses and wrong assignments for reflectivity cores identification by single threshold algorithm. The same quantities in the same situations for reflectivity cores identification by algorithm based on TRACE3D identification are in Table 2. Four convective situations with various amounts of reflectivity cores and various wind speeds were chosen. hits misses wrong assignments CSI total Table 1. Hits, misses, wrong assignments and CSI for four different convective situations and their totals for identification by single threshold algorithm. Values of CSI in Table 1 are 96 % for a situation with few (not more than 10) reflectivity cores in each image and 83 % for situation with higher number (between 25 and 30) of reflectivity cores in each image and very slow wind. Remaining two sit-

6 First author: Kyznarová 5 hits misses wrong assignments CSI total Acknowledgement This research is supported by the Czech Republic Ministry of Education through grant 1P05ME748 and by the grant GA CR 205/04/0114. Table 2. Hits, misses, wrong assignments and CSI for four different convective situations and their totals for identification algorithm based on TRACE3D identification. uations have also relatively high number (about 20) of reflectivity cores in each image, however the wind speed is considerably higher. Similar conclusions can be made for Table 2 but here the values of CSI are lower. Forecasting skill and comparison with COTREC were evaluated only for reflectivity cores identification by simple threshold algorithm. We focused on convective situation with presence of deviating storms. Figure 2 displays CSI for forecast up to 90 minutes for COTREC, CELL- TRACK and persistence forecast on 9th June It can be seen that CELLTRACK gives slightly better results than COTREC. Performance of persistence forecast is worse than both CELLTRACK and COTREC. Figure 1 shows a case from 9th June 2004 depicting situation with deviating storm. All the figures depict situation at 16:20 UTC. In Figures 1a resp. 1b there are reflectivities of convective cells resp. reflectivities of convective cells overlayed by appropriate reflectivity cores calculated by single threshold algorithm with 44 dbz threshold value. Paths of reflectivity cores, that were presented on the 16:20 UTC scan are drawn back in time but no more than to 14:50 UTC. In the center of the Figure 1c we can see path of storm deviating from the mean wind direction to the left. Figure 1d is the same as 1c overlayed by wind field as calculated by COTREC at 15:20 UTC. As can be seen, COTREC smooths wind field in the area of deviating storm. References Johnson, J.T. et al. (1998): The Storm Cell Identification and Tracking Algorithm: An Enhanced WSR-88D Algorithm, Weather and Forecasting 13, 1998, p Handwerker, J. (2002): Cell tracking with TRACE3D a new algorithm, Atmospheric Research 61, 2002, p Mecklenburg S., Schmid W., Joss J. (1998): COTREC - a simple and reliable method for nowcasting complex radar pattern over complex orography, In: Final Seminar of COST-75: Advanced Weather Radar Systems - Locarno, , European Commission, Luxembourg, 1999, p Novak P., Kracmar J. (2002): New data processing in the Czech weather radar network, In: Second European conference on Radar Meteorology, Delft, , p Novak P., Walder J., Kracmar J. (2002): The first attempts at the radar echo prediction in the Czech weather radar network, In: Second European conference on Radar Meteorology, Delft, , p Novak P. (2004): Czech weather radar data utilization for precipitation nowcasting, In: ERAD 2004 proceedings, ERAD publication series, Vol. 2, p Zgonc A., Rakovec J. (1998): Time Extrapolation of Radar Echo Patterns, In: Final Seminar of COST-75: Advanced Weather Radar Systems - Locarno, , European Commission, Luxembourg, 1999, p Czech Hydrometeorological Institute, Radar Department - NWP model ALADIN 4 Conclusions and outlook CELLTRACK algorithm was developed and tested in the CHMI. Preliminary results indicate that in convective situations this algorithm is able to give forecast comparable with that of COTREC and better than persistence forecast. Therefore it seems to be a suitable complement for COTREC in convective situations. CELL- TRACK could be improvement of COTREC especially during occurrence of strong deviating storms (typically supercells). Further improvement of the CELLTRACK forecast can be achieved by means of incorporating lifecycle characteristics derived from volume radar data and other remote sensing methods.

ERAD Czech weather radar data utilization for precipitation nowcasting. Proceedings of ERAD (2004): c Copernicus GmbH 2004

ERAD Czech weather radar data utilization for precipitation nowcasting. Proceedings of ERAD (2004): c Copernicus GmbH 2004 Proceedings of ERAD (2004): 459 463 c Copernicus GmbH 2004 ERAD 2004 Czech weather radar data utilization for precipitation nowcasting P. Novák Czech Hydrometeorological Institute, Radar Department, Na

More information

New Methods of Flash Flood Forecasting in the Czech Republic

New Methods of Flash Flood Forecasting in the Czech Republic New Methods of Flash Flood Forecasting in the Czech Republic Lucie Březková 1, Milan Šálek 1, Petr Novák 2, Hana Kyznarová 2, and Martin Jonov 3 1 Czech Hydrometeorological Institute, Regional Office Brno,

More information

Progress in Operational Quantitative Precipitation Estimation in the Czech Republic

Progress in Operational Quantitative Precipitation Estimation in the Czech Republic Progress in Operational Quantitative Precipitation Estimation in the Czech Republic Petr Novák 1 and Hana Kyznarová 1 1 Czech Hydrometeorological Institute,Na Sabatce 17, 143 06 Praha, Czech Republic (Dated:

More information

DETECTION AND FORECASTING - THE CZECH EXPERIENCE

DETECTION AND FORECASTING - THE CZECH EXPERIENCE 1 STORM RAINFALL DETECTION AND FORECASTING - THE CZECH EXPERIENCE J. Danhelka * Czech Hydrometeorological Institute, Prague, Czech Republic Abstract Contribution presents the state of the art of operational

More information

Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003.

Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003. SAFIR WARNING : Expected risk Radar-based Probability of Hail 0915 0930 0945 1000 Figure 5: Comparison between SAFIR warning and radar-based hail detection for the hail event of June 8, 2003. Lightning

More information

Study about the nowcasting tecniques and their implementation in the meteorological radar of Kapildui

Study about the nowcasting tecniques and their implementation in the meteorological radar of Kapildui Study about the nowcasting tecniques and their implementation in the meteorological radar of Kapildui Diego Gil 1, Mercedes Maruri 2, 3, 4, J.A. Aranda 2, 5 1 Telecommunications Department. Faculty of

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

ERAD Nowcasting thunderstorms in the Alpine region using a radar based adaptive thresholding scheme

ERAD Nowcasting thunderstorms in the Alpine region using a radar based adaptive thresholding scheme Proceedings of ERAD (2004): 206 211 c Copernicus GmbH 2004 ERAD 2004 Nowcasting thunderstorms in the Alpine region using a radar based adaptive thresholding scheme A. M. Hering 1, C. Morel 2, G. Galli

More information

Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2)

Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2) Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2) (1) Servei Meteorologic de Catalunya, Barcelona (2) Centre of Applied Research in Hydrometeorology, Universitat

More information

Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2)

Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2) Mesoscale Convective Systems in the Western Mediterranean Rigo, T.(1), and M. Berenguer (2) (1) Servei Meteorologic de Catalunya, Barcelona (2) Centre of Applied Research in Hydrometeorology, Universitat

More information

2.14 NOWCASTING THUNDERSTORMS IN COMPLEX CASES USING RADAR DATA

2.14 NOWCASTING THUNDERSTORMS IN COMPLEX CASES USING RADAR DATA 2.14 NOWCASTING THUNDERSTORMS IN COMPLEX CASES USING RADAR DATA Alessandro M. Hering* 1, Stéphane Sénési 2, Paolo Ambrosetti 1, and Isabelle Bernard-Bouissières 2 1 MeteoSwiss, ML, Locarno-Monti, Switzerland

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

THUNDERSTORM LIGHTNING DATA

THUNDERSTORM LIGHTNING DATA THUNDERSTORM EVOLUTION ANALYSIS AND ESTIMATION USING RADAR AND TOTAL LIGHTNING DATA Jianhua Dai 1,2 *, Yuan Wang 1, Lei Chen 2, Lan Tao 2, Hong Lin 2 1. Department of Atmospheric Sciences, Key Laboratory

More information

DATA FUSION NOWCASTING AND NWP

DATA FUSION NOWCASTING AND NWP DATA FUSION NOWCASTING AND NWP Brovelli Pascal 1, Ludovic Auger 2, Olivier Dupont 1, Jean-Marc Moisselin 1, Isabelle Bernard-Bouissières 1, Philippe Cau 1, Adrien Anquez 1 1 Météo-France Forecasting Department

More information

The Predictability of Extratropical Storm Tracks and the. Sensitivity of their Prediction to the Observing System

The Predictability of Extratropical Storm Tracks and the. Sensitivity of their Prediction to the Observing System The Predictability of Extratropical Storm Tracks and the Sensitivity of their Prediction to the Observing System Lizzie S. R. Froude *, Lennart Bengtsson and Kevin I. Hodges Environmental Systems Science

More information

PRELIMINARY RESULTS OF THE COMPARISON OF TWO ADVECTION METHODS

PRELIMINARY RESULTS OF THE COMPARISON OF TWO ADVECTION METHODS 2.28 PRELIMINARY RESULTS OF THE COMPARISON OF TWO ADVECTION METHODS Virginia Poli*, PierPaolo Alberoni, Tiziana Paccagnella and Davide Cesari ARPA SIM, Viale Silvani 6, Bologna, Italy 1. DESCRIPTION OF

More information

Hazard assessment based on radar-based rainfall nowcasts at European scale The HAREN project

Hazard assessment based on radar-based rainfall nowcasts at European scale The HAREN project Hazard assessment based on radar-based rainfall nowcasts at European scale The HAREN project Marc Berenguer, Daniel Sempere-Torres 3 OPERA radar mosaic OPERA radar mosaic: 213919 133 Precipitation observations

More information

The Nowcasting Demonstration Project for London 2012

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

More information

Global NWP Index documentation

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

More information

SWAN The Operational System for Nowcasting and Very-short Range Forecast in CMA

SWAN The Operational System for Nowcasting and Very-short Range Forecast in CMA SWAN The Operational System for Nowcasting and Very-short Range Forecast in CMA National Meteorological Center (NMC) China Meteorological Administration (CMA) Mao Dongyan, Zheng Yuanyuan, Zhou Kanghui

More information

P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS. Brian L. Barjenbruch and Adam L. Houston

P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS. Brian L. Barjenbruch and Adam L. Houston P2.7 A TECHINQUE FOR DEVELOPING THE RATIO OF SUPERCELL TO NON-SUPERCELL THUNDERSTORMS Brian L. Barjenbruch and Adam L. Houston Department of Geosciences University of Nebraska, Lincoln, Nebraska 1. INTRODUCTION

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

"Experiences with use of EUMETSAT MPEF GII product for convection/storm nowcasting"

Experiences with use of EUMETSAT MPEF GII product for convection/storm nowcasting "Experiences with use of EUMETSAT MPEF GII product for convection/storm nowcasting" Marianne König 1, Monika Pajek 2, Piotr Struzik 2 1) EUMETSAT 2) Institute of Meteorology and Water Management, Kraków,

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

baltrad Mass media Overview

baltrad Mass media Overview 48 Mass media Overview Weather information disseminated through mass media, like press, TV, and Internet is intended for its recipients, not for the media themselves. Therefore the addressees of the media

More information

Vertically Integrated Ice A New Lightning Nowcasting Tool. Matt Mosier. NOAA/NWS Fort Worth, TX

Vertically Integrated Ice A New Lightning Nowcasting Tool. Matt Mosier. NOAA/NWS Fort Worth, TX P686 Vertically Integrated Ice A New Lightning Nowcasting Tool Matt Mosier NOAA/NWS Fort Worth, TX 1. BACKGROUND AND METHODOLOGY Lightning is a frequent and dangerous phenomenon, especially in the summer

More information

Validation Report for Precipitation products from Cloud Physical Properties (PPh-PGE14: PCPh v1.0 & CRPh v1.0)

Validation Report for Precipitation products from Cloud Physical Properties (PPh-PGE14: PCPh v1.0 & CRPh v1.0) Page: 1/26 Validation Report for Precipitation SAF/NWC/CDOP2/INM/SCI/VR/15, Issue 1, Rev. 0 15 July 2013 Applicable to SAFNWC/MSG version 2013 Prepared by AEMET Page: 2/26 REPORT SIGNATURE TABLE Function

More information

Skill in nowcasting high-impact heavy precipitation events

Skill in nowcasting high-impact heavy precipitation events Skill in nowcasting high-impact heavy precipitation events Joan Bech 1 and Marc Berenguer 2 1 Departament d'astronomia i Meteorologia,Facultat de Física. Universitat de Barcelona. Marti i Franqués 1, Barcelona

More information

ERAD THE SIXTH EUROPEAN CONFERENCE ON RADAR IN METEOROLOGY AND HYDROLOGY

ERAD THE SIXTH EUROPEAN CONFERENCE ON RADAR IN METEOROLOGY AND HYDROLOGY Radar and lightning data based classification scheme for the severity of convective cells Pekka Rossi 1, Kalle Halmevaara 2, Antti Mäkelä 1, Jarmo Koistinen 1, Vesa Hasu 2 1. Finnish Meteorological Institute,

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

P2.12 An Examination of the Hail Detection Algorithm over Central Alabama

P2.12 An Examination of the Hail Detection Algorithm over Central Alabama P2.12 An Examination of the Hail Detection Algorithm over Central Alabama Kevin B. Laws *, Scott W. Unger and John Sirmon National Weather Service Forecast Office Birmingham, Alabama 1. Introduction With

More information

P3.10 EVALUATION OF A 2 HOUR REFLECTIVITY NOWCAST USING A CROSS CORRELATION TECHNIQUE COMPARED TO PERSISTENCE

P3.10 EVALUATION OF A 2 HOUR REFLECTIVITY NOWCAST USING A CROSS CORRELATION TECHNIQUE COMPARED TO PERSISTENCE P3.1 EVALUATION OF A 2 HOUR REFLECTIVITY NOWCAST USING A CROSS CORRELATION TECHNIQUE COMPARED TO PERSISTENCE Steven Vasiloff 1 1 National Severe Storms Laboratory, Norman, OK 1. INTRODUCTION A very short

More information

Cb-LIKE: thunderstorm forecasts up to 6 hrs with fuzzy logic

Cb-LIKE: thunderstorm forecasts up to 6 hrs with fuzzy logic Cb-LIKE: thunderstorm forecasts up to 6 hrs with fuzzy logic Martin Köhler DLR Oberpfaffenhofen 15th EMS/12th ECAM 07 11 September, Sofia, Bulgaria Long-term forecasts of thunderstorms why? -> Thunderstorms

More information

1.29 LIFE CYCLE OF CONVECTIVE CELLS WITH RAPID SCAN SATELLITE AND RADAR DATA IN THE EASTERN ALPINE REGION

1.29 LIFE CYCLE OF CONVECTIVE CELLS WITH RAPID SCAN SATELLITE AND RADAR DATA IN THE EASTERN ALPINE REGION 1.29 LIFE CYCLE OF CONVECTIVE CELLS WITH RAPID SCAN SATELLITE AND RADAR DATA IN THE EASTERN ALPINE REGION Friedrich Wölfelmaier 1, Veronika Zwatz-Meise 2 1 ZAMG, Regional center Styria, Graz, Austria,

More information

P6.18 THE IMPACTS OF THUNDERSTORM GEOMETRY AND WSR-88D BEAM CHARACTERISTICS ON DIAGNOSING SUPERCELL TORNADOES

P6.18 THE IMPACTS OF THUNDERSTORM GEOMETRY AND WSR-88D BEAM CHARACTERISTICS ON DIAGNOSING SUPERCELL TORNADOES P6.18 THE IMPACTS OF THUNDERSTORM GEOMETRY AND WSR-88D BEAM CHARACTERISTICS ON DIAGNOSING SUPERCELL TORNADOES Steven F. Piltz* National Weather Service, Tulsa, Oklahoma Donald W. Burgess Cooperative Institute

More information

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia

Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 15B.1 RADAR RAINFALL ESTIMATES AND NOWCASTS: THE CHALLENGING ROAD FROM RESEARCH TO WARNINGS Aurora Bell*, Alan Seed, Ross Bunn, Bureau of Meteorology, Melbourne, Australia 1. Introduction Warnings are

More information

Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley

Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley EASTERN REGION TECHNICAL ATTACHMENT NO. 98-9 OCTOBER, 1998 Using Cell-Based VIL Density to Identify Severe-Hail Thunderstorms in the Central Appalachians and Middle Ohio Valley Nicole M. Belk and Lyle

More information

Application and verification of ECMWF products 2009

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

More information

NUMERICAL EXPERIMENTS USING CLOUD MOTION WINDS AT ECMWF GRAEME KELLY. ECMWF, Shinfield Park, Reading ABSTRACT

NUMERICAL EXPERIMENTS USING CLOUD MOTION WINDS AT ECMWF GRAEME KELLY. ECMWF, Shinfield Park, Reading ABSTRACT NUMERICAL EXPERIMENTS USING CLOUD MOTION WINDS AT ECMWF GRAEME KELLY ECMWF, Shinfield Park, Reading ABSTRACT Recent monitoring of cloud motion winds (SATOBs) at ECMWF has shown an improvement in quality.

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

Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA

Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA 5.10 FORECASTING STORM DURATION Neil I. Fox*, David M. Jankowski, Elizabeth Hatter and Elizabeth Heiberg University of Missouri - Columbia, Columbia, Missouri, USA 1. INTRODUCTION The approach to severe

More information

Fundamentals of Radar Display. Atmospheric Instrumentation

Fundamentals of Radar Display. Atmospheric Instrumentation Fundamentals of Radar Display Outline Fundamentals of Radar Display Scanning Strategies Basic Geometric Varieties WSR-88D Volume Coverage Patterns Classic Radar Displays and Signatures Precipitation Non-weather

More information

Tracking, analysis and nowcasting of Cuban convective cells as seen by radar

Tracking, analysis and nowcasting of Cuban convective cells as seen by radar METEOROLOGICAL APPLICATIONS Meteorol. Appl. 21: 585 595 (2014) Published online 22 May 2013 in Wiley Online Library (wileyonlinelibrary.com) DOI: 10.1002/met.1380 Tracking, analysis and nowcasting of Cuban

More information

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

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

More information

The Use of Radar Data Mining for Forecasting of Convective Precipitation

The Use of Radar Data Mining for Forecasting of Convective Precipitation The Use of Radar Data Mining for Forecasting of Convective Precipitation D. Šaur, R. Žák, and J. Švejda Abstract This article is focused on the use of radar data mining for the prediction of convective

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

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

Aviation Hazards: Thunderstorms and Deep Convection

Aviation Hazards: Thunderstorms and Deep Convection Aviation Hazards: Thunderstorms and Deep Convection TREND Diagnosis of thunderstorm hazards using imagery Contents Satellite imagery Visible, infrared, water vapour Basic cloud identification Identifying

More information

Improving real time observation and nowcasting RDT. E de Coning, M Gijben, B Maseko and L van Hemert Nowcasting and Very Short Range Forecasting

Improving real time observation and nowcasting RDT. E de Coning, M Gijben, B Maseko and L van Hemert Nowcasting and Very Short Range Forecasting Improving real time observation and nowcasting RDT E de Coning, M Gijben, B Maseko and L van Hemert Nowcasting and Very Short Range Forecasting Introduction Satellite Application Facilities (SAFs) are

More information

TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON

TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON TIME EVOLUTION OF A STORM FROM X-POL IN SÃO PAULO: 225 A ZH-ZDR AND TITAN METRICS COMPARISON * Roberto V Calheiros 1 ; Ana M Gomes 2 ; Maria A Lima 1 ; Carlos F de Angelis 3 ; Jojhy Sakuragi 4 (1) Voluntary

More information

Application and verification of ECMWF products 2016

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

More information

T-re Plots Generated from MSG Data in Severe Storms Forecasting Testing in Central Europe

T-re Plots Generated from MSG Data in Severe Storms Forecasting Testing in Central Europe WDS'11 Proceedings of Contributed Papers, Part III, 88 92, 2011. ISBN 978-80-7378-186-6 MATFYZPRESS T-re Plots Generated from MSG Data in Severe Storms Forecasting Testing in Central Europe M. Pokorný

More information

CHAPTER 13 WEATHER ANALYSIS AND FORECASTING MULTIPLE CHOICE QUESTIONS

CHAPTER 13 WEATHER ANALYSIS AND FORECASTING MULTIPLE CHOICE QUESTIONS CHAPTER 13 WEATHER ANALYSIS AND FORECASTING MULTIPLE CHOICE QUESTIONS 1. The atmosphere is a continuous fluid that envelops the globe, so that weather observation, analysis, and forecasting require international

More information

Civil protection. (public, government and local authorities institutions)

Civil protection. (public, government and local authorities institutions) 23 Civil protection (public, government and local authorities institutions) Overview Statistics from the Centre for Research on the Epidemiology of Disasters (CRED) at the University of Leuven, Belgium,

More information

THE MESOSCALE CONVECTIVE SYSTEM FROM

THE MESOSCALE CONVECTIVE SYSTEM FROM RISCURI I CATASTROFE, NR.X, VOL.9, NR. 1/2011 THE MESOSCALE CONVECTIVE SYSTEM FROM 24.07.2010 ELZA HAUER, 1 C. NICHITA 1 ABSTRACT. The Mesoscale Convective System from 24.07.2010. A severe weather event

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

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

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

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

Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain)

Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain) Sensitivity of precipitation forecasts to cumulus parameterizations in Catalonia (NE Spain) Jordi Mercader (1), Bernat Codina (1), Abdelmalik Sairouni (2), Jordi Cunillera (2) (1) Dept. of Astronomy and

More information

22nd-26th February th International Wind Workshop Tokyo, Japan

22nd-26th February th International Wind Workshop Tokyo, Japan New developments in the High Resolution Winds Product (HRW), at the Satellite Application Facility on support to Nowcasting and Very short range forecasting (NWCSAF) 22nd-26th February 2010 10th International

More information

A MODEL IN SPATIAL AND TEMPORAL DOMAIN TO PREDICT RADAR RAINFALL DATA

A MODEL IN SPATIAL AND TEMPORAL DOMAIN TO PREDICT RADAR RAINFALL DATA A MODEL IN SPATIAL AND TEMPORAL DOMAIN TO PREDICT RADAR RAINFALL DATA Nazario D. Ramirez-Beltran, Luz Torres Molina, Joan M. Castro, Sandra Cruz-Pol, José G. Colom-Ustáriz and Nathan Hosanna PRYSIG 2014

More information

Lab 6 Radar Imagery Interpretation

Lab 6 Radar Imagery Interpretation Lab 6 Radar Imagery Interpretation Background Weather radar (radio detection and ranging) is another very useful remote sensing tool used in meteorological forecasting. Microwave radar was developed in

More information

ERAD Water vapor observations with SAR, microwave radiometer and GPS: comparison of scaling characteristics

ERAD Water vapor observations with SAR, microwave radiometer and GPS: comparison of scaling characteristics Proceedings of ERAD (2002): 190 194 c Copernicus GmbH 2002 ERAD 2002 Water vapor observations with SAR, microwave radiometer and GPS: comparison of scaling characteristics D. N. Moisseev 1, R. F. Hanssen

More information

3.23 IMPROVING VERY-SHORT-TERM STORM PREDICTIONS BY ASSIMILATING RADAR AND SATELLITE DATA INTO A MESOSCALE NWP MODEL

3.23 IMPROVING VERY-SHORT-TERM STORM PREDICTIONS BY ASSIMILATING RADAR AND SATELLITE DATA INTO A MESOSCALE NWP MODEL 3.23 IMPROVING VERY-SHORT-TERM STORM PREDICTIONS BY ASSIMILATING RADAR AND SATELLITE DATA INTO A MESOSCALE NWP MODEL Q. Zhao 1*, J. Cook 1, Q. Xu 2, and P. Harasti 3 1 Naval Research Laboratory, Monterey,

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

The development of a Kriging based Gauge and Radar merged product for real-time rainfall accumulation estimation

The development of a Kriging based Gauge and Radar merged product for real-time rainfall accumulation estimation The development of a Kriging based Gauge and Radar merged product for real-time rainfall accumulation estimation Sharon Jewell and Katie Norman Met Office, FitzRoy Road, Exeter, UK (Dated: 16th July 2014)

More information

Lecture 15: Doppler Dilemma, Range and Velocity Folding, and Interpreting Doppler velocity patterns

Lecture 15: Doppler Dilemma, Range and Velocity Folding, and Interpreting Doppler velocity patterns MET 4410 Remote Sensing: Radar and Satellite Meteorology MET 5412 Remote Sensing in Meteorology Lecture 15: Doppler Dilemma, Range and Velocity Folding, and Interpreting Doppler velocity patterns Doppler

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

3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm

3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm APRIL 2009 H A N E T A L. 719 3D Convective Storm Identification, Tracking, and Forecasting An Enhanced TITAN Algorithm LEI HAN College of Information Science and Engineering, Ocean University of China,

More information

Appalachian Lee Troughs and their Association with Severe Thunderstorms

Appalachian Lee Troughs and their Association with Severe Thunderstorms Appalachian Lee Troughs and their Association with Severe Thunderstorms Daniel B. Thompson, Lance F. Bosart and Daniel Keyser Department of Atmospheric and Environmental Sciences University at Albany/SUNY,

More information

P.083 SEVERE WEATHER EVENTS DETECTED BY PUERTO RICO S TROPINET DUAL-POLARIZED DOPPLER X-BAND RADARS NETWORK

P.083 SEVERE WEATHER EVENTS DETECTED BY PUERTO RICO S TROPINET DUAL-POLARIZED DOPPLER X-BAND RADARS NETWORK P.083 SEVERE WEATHER EVENTS DETECTED BY PUERTO RICO S TROPINET DUAL-POLARIZED DOPPLER X-BAND RADARS NETWORK Leyda León, José Colom, Carlos Wah University of Puerto Rico, Mayagüez Campus, Mayagüez, PR 1.

More information

daily (0000, 0600, 1200, and 1800 UTC) National Centers for Environmental

daily (0000, 0600, 1200, and 1800 UTC) National Centers for Environmental 2. Data and Methodology 2.1 Data Sources A climatology of and categorization scheme for ALTs during the warm season (defined here as May September) were developed using gridded data from the four times

More information

OPERATIONAL USE OF METEOSAT-8 SEVIRI DATA AND DERIVED NOWCASTING PRODUCTS. Nataša Strelec Mahović

OPERATIONAL USE OF METEOSAT-8 SEVIRI DATA AND DERIVED NOWCASTING PRODUCTS. Nataša Strelec Mahović OPERATIONAL USE OF METEOSAT-8 SEVIRI DATA AND DERIVED NOWCASTING PRODUCTS Nataša Strelec Mahović Meteorological and Hydrological Service Grič 3, 10 000 Zagreb, Croatia strelec@cirus.dhz.hr ABSTRACT Meteosat-8

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

ERAD Challenges for precipitation estimation in mountainous regions. Proceedings of ERAD (2002): c Copernicus GmbH 2002

ERAD Challenges for precipitation estimation in mountainous regions. Proceedings of ERAD (2002): c Copernicus GmbH 2002 Proceedings of ERAD (2002): 250 254 c Copernicus GmbH 2002 ERAD 2002 Challenges for precipitation estimation in mountainous regions U. Gjertsen and J. I. Dahl Norwegian Meteorological Institute, Research

More information

Use of lightning data to improve observations for aeronautical activities

Use of lightning data to improve observations for aeronautical activities Use of lightning data to improve observations for aeronautical activities Françoise Honoré Jean-Marc Yvagnes Patrick Thomas Météo_France Toulouse France I Introduction Aeronautical activities are very

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

Martin Benko *, Marián Jurašek, Ján Ka ák, André Simon, Jozef Vivoda Slovak Hydrometeorological Institute, SHMÚ, Slovak Republic

Martin Benko *, Marián Jurašek, Ján Ka ák, André Simon, Jozef Vivoda Slovak Hydrometeorological Institute, SHMÚ, Slovak Republic 7.6 DEVELOPMENT OF NOWCASTING TECHNIQUES AT SHMÚ Martin Benko *, Marián Jurašek, Ján Ka ák, André Simon, Jozef Vivoda Slovak Hydrometeorological Institute, SHMÚ, Slovak Republic 1. INTRODUCTION Early attempts

More information

Nowcasting thunderstorms for aeronautical end-users

Nowcasting thunderstorms for aeronautical end-users Nowcasting thunderstorms for aeronautical end-users Jean-Marc Moisselin Météo-France, Nowcasting Department co-authors: Céline Jauffret (Météo-France) Overview Introduction SAT RADAR NWP image crédit:

More information

CHARACTERISATION OF STORM SEVERITY BY USE OF SELECTED CONVECTIVE CELL PARAMETERS DERIVED FROM SATELLITE DATA

CHARACTERISATION OF STORM SEVERITY BY USE OF SELECTED CONVECTIVE CELL PARAMETERS DERIVED FROM SATELLITE DATA CHARACTERISATION OF STORM SEVERITY BY USE OF SELECTED CONVECTIVE CELL PARAMETERS DERIVED FROM SATELLITE DATA Piotr Struzik Institute of Meteorology and Water Management, Satellite Remote Sensing Centre

More information

TECA, 13TB, 80,000 processors

TECA, 13TB, 80,000 processors TECA, 13TB, 80,000 processors Or: Characterizing extreme weather in a changing climate Second Workshop on Understanding Climate Change from Data University of Minnesota Michael F. Wehner, Prabhat, Surendra

More information

1. FY10 GOES-R3 Project Proposal Title Page

1. FY10 GOES-R3 Project Proposal Title Page 1. FY10 GOES-R3 Project Proposal Title Page Title: Transitioning GOES-Based Nowcasting Capability into the GOES-R Era Project Type: Product development Proposal Status: Renewal Duration: 3 years FY08 -

More information

Application and verification of ECMWF products in Serbia

Application and verification of ECMWF products in Serbia Application and verification of ECMWF products in Serbia Hydrometeorological Service of Serbia 1. Summary of major highlights ECMWF products are operationally used in Hydrometeorological Service of Serbia

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

Flood Forecasting with Radar

Flood Forecasting with Radar Flood Forecasting with Radar Miguel Angel Rico-Ramirez m.a.rico-ramirez@bristol.ac.uk Encuentro Internacional de Manejo del Riesgo por Inundaciones, UNAM, 22 th Jan 2013 Talk Outline Rainfall estimation

More information

Improved radar QPE with temporal interpolation using an advection scheme

Improved radar QPE with temporal interpolation using an advection scheme Improved radar QPE with temporal interpolation using an advection scheme Alrun Jasper-Tönnies 1 and Markus Jessen 1 1 hydro & meteo GmbH & Co, KG, Breite Str. 6-8, 23552 Lübeck, Germany (Dated: 18 July

More information

High-Resolution RUC CAPE Values and Their Relationship to Right Turning Supercells

High-Resolution RUC CAPE Values and Their Relationship to Right Turning Supercells High-Resolution RUC CAPE Values and Their Relationship to Right Turning Supercells ANDREW H. MAIR Meteorology Program, Iowa State University, Ames, IA Mentor: Dr. William A. Gallus Jr. Department of Geological

More information

Weather Merit Badge Worksheet Hiller Aviation Museum

Weather Merit Badge Worksheet Hiller Aviation Museum Weather Merit Badge Worksheet Hiller Aviation Museum This worksheet is not required but is designed to help you complete the Aviation Merit Badge requirements. No one can add to or subtract from the Boy

More information

Meteorology 311. RADAR Fall 2016

Meteorology 311. RADAR Fall 2016 Meteorology 311 RADAR Fall 2016 What is it? RADAR RAdio Detection And Ranging Transmits electromagnetic pulses toward target. Tranmission rate is around 100 s pulses per second (318-1304 Hz). Short silent

More information

P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto

P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto P 5.16 Documentation of Convective Activity in the North-eastern Italian Region of Veneto Andrea M. Rossa 1, Alberto. Dalla Fontana 1, Michela Calza 1 J.William Conway 2, R. Millini 1, and Gabriele Formentini

More information

Supplementing convective objects with national emergency report data

Supplementing convective objects with national emergency report data Supplementing convective obects with national emergency report data Kalle Halmevaara 1, Pekka Rossi 2, Antti Mäkelä 2, Jarmo Koistinen 2, Vesa Hasu 1 1 Aalto University School of Science and Technology,

More information

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data

A Machine Learning Nowcasting Method based on Real-time Reanalysis Data A Machine Learning Nowcasting Method based on Real-time Reanalysis Data Lei Han 1,2, Juanzhen Sun 3, Wei Zhang 1,2, Yuanyuan Xiu 1, Hailei Feng 1,and Yinjing Lin 4 1 College of Information Science and

More information

Evolution of radar and lightning parameters in summer thunderstorms

Evolution of radar and lightning parameters in summer thunderstorms Evolution of radar and lightning parameters in summer thunderstorms rms Rigo,, T., Argemí,, O., Bech,, J., and Pineda, N. Servei Meteorològic de Catalunya, c/berlín 38-46 Barcelona 08029, SPAIN E-mail:

More information

Hail nowcast exploiting radar and satellite observations

Hail nowcast exploiting radar and satellite observations Federal Department of Home Affairs FDHA Federal Office of Meteorology and Climatology MeteoSwiss Hail nowcast exploiting radar and satellite observations Ulrich Hamann, Elena Leonarduzzi, Kristopher Bedka,

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

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

On the use of radar rainfall estimates and nowcasts in an operational heavy rainfall warning service

On the use of radar rainfall estimates and nowcasts in an operational heavy rainfall warning service On the use of radar rainfall estimates and nowcasts in an operational heavy rainfall warning service Alan Seed, Ross Bunn, Aurora Bell Bureau of Meteorology Australia The Centre for Australian Weather

More information

Warning procedures for extreme events in the Emilia-Romagna Region

Warning procedures for extreme events in the Emilia-Romagna Region Warning procedures for extreme events in the Emilia-Romagna Region Anna Fornasiero, Miria Celano, Roberta Amorati, Virginia Poli and Pier Paolo Alberoni Arpa Emilia-Romagna Hydro-Meteo-Climate Service,

More information

QPE and QPF in the Bureau of Meteorology

QPE and QPF in the Bureau of Meteorology QPE and QPF in the Bureau of Meteorology Current and future real-time rainfall products Carlos Velasco (BoM) Alan Seed (BoM) and Luigi Renzullo (CSIRO) OzEWEX 2016, 14-15 December 2016, Canberra Why do

More information