High Resolution Integrated Weather- Flood Modelling Framework

Size: px
Start display at page:

Download "High Resolution Integrated Weather- Flood Modelling Framework"

Transcription

1 High Resolution Integrated Weather- Flood Modelling Framework IBM Research Team : Ulisses Mello, Lucas Villa Real, Vaibhav Saxena, Thomas George, Rashmi Mittal, Yogish Sabharwal IBM Research : Merlin Davis (IIT Madras)

2 SWAT Contents Flooding Problem Modelling Framework 2D flood inundation model: Diffusive wave Approximation Numerical Discretization 2D dam break test case and results Work in progress Code parallelization Initial case study Parameterizations 2

3 SWAT Flooding is a common challenge over the world Flooding is the most common of all environmental hazards and it regularly claims over 20,000 lives per year and adversely affects around 75 million people world-wide 2008 Iowa Flooding Event Source: NOAA $7B in Damage! 3 3

4 SWAT Motivation: 5-6 April 200 Flooding Event in Rio Coastal storm with heavy rains (up to 284mm in 24 hours) starting at about 700 BRT on 5 April 200 heaviest recorded compared to the previous 48 years One of the most significant global weather events of 200 Local flooding leading to mudslides, killed over 00 people in Rio and left thousands homeless Widespread disruption of transportation systems (e.g., road closures, airport and rail delays) Rio de Janeiro mayor admitted that the flooding of April 200 uncovered significant gaps in the city s preparedness to respond to major emergencies/crises.. 4

5 SWAT Motivation: Brunei Natural Disaster Events 962: Major flood 980s: Fires in water village 987: Rasau gas blow-out in Belait District 99: Poor air quality resulting from Mount Pinatubo eruption in the Philippines 998: Regional haze 999: Flash flood during La Niña 2008: Temburong flash flood 2009: Extensive flash flood in Muara, Tutong and Belait districts 20 January 2009 Flash Flood in Brunei Heavy rainfall for 4 to 5 hours with a record 45.8mm in 24 hours. Widespread disruption of electric distribution, transportation and communications systems 5

6 SWAT Urban Flood Forecasting Framework Precipitation Estimates Weather Prediction and/or Rainfall Measurements Analysis of Precipitation Flood Prediction Actual Flood Impacts Refine Sensor Network and Model Calibration Model Calibration Impact Estimates 6

7 SWAT Main Elements of Modelling framework rainfall evaporation Quantitative Approach to Estimate Runoff friction runoff topography infiltration 7

8 SWAT Flood Analytics Modelling of the water transport on the land surface and within river channel can be done by physical models Efficient and large scale modelling of the water transport is the basic building block of many different flood related applications Fully dynamic D model for efficient within-river modeling 2D run-off models connecting precipitation to river channel 8 Detailed 2D routing model for accurate flood plain estimate at selected high-risk urban locations 8

9 9 Hydraulic 2D : Surface Runoff Model Assumptions Surface runoff problems have usually the following characteristics: The average depth of the layer of fluid is very small in relation to its other dimensions. The vertical velocity is usually smaller than the horizontal ones. Free surface The hydrostatic balance is a good approximation in the vertical direction : p = ρ g z

10 0 Complete Shallow Water Model (Including Friction) ( uh) ( vh) h + + = R I E ± C t x y ( ) ( ) ( ) uh uhu vhu w ng x u + v h ς + + = τ x u gh /3 + t x y h x x ( ) ( ) ( ) rainfall infiltration evaporation canals vh uhv vhv ng w y u + v h ς + + = τ y v gh /3 + t x y h y y + Initial condition: topography, water depth and velocities known + Boundary conditions: Prescription of values or derivatives of unknowns at the boundary

11 Diffusive Wave Approximation of Complete Shallow Water Model ( uh) ( vh) h + + = R I E ± C t x y elimination of the inertial terms 0 0 ( ) ( ) ( ) uh uhu vhu w ng x u + v h ς + + = τ x u gh /3 + t x y h x x ( ) ( ) ( ) vh uhv vhv ng w y u + v h ς + + = τ y v gh /3 + t x y h y y Diffusive wave Approximation inertia term is taken negligible

12 2 Diffusion Model for the Shallow Water ( uh) ( vh) h + + = R I E ± C t x y () u 2/3 = /2 n H / s x h ( h+ς ) x v h ( h+ ς ) n H / s y 2/3 = /2 y (2) where the wind stresses were neglected for the sake of simplicity. Replacing Eqs. (2) in (), we obtain the following equation:

13 3 Numerical Scheme Finite Volume Method Forward time stepping Locally and globally conservative 2 nd order accurate in space and time Structured Cartesian Mesh

14 4 Finite volume principle Continuity equation in flux form: t h t n+ t n Ω + h t ( hv) = Q Integrate over one time step t and the 2D finite volume Ω with area A: dωdt + t n+ Ω t n n+ ( hv) dtdω = Qdt t t n Ω t Apply the Gauss divergence theorem: n+ tn+ t n dh dt + dt F ndl ˆ = A Ω Ω t n Qdt F n ˆ : : h : Unit normal vector Time-averaged numerical flux Cell-averaged pressure thickness

15 5 Discrete Form : Orthogonal fluxes across cell interfaces tn+ t n dh dt dt t + A Ω Ω F ndl ˆ = 0 Flux form ensures mass conservation G i,j+/2 h n+ t 4 n = h AΩ i= F i nˆ l i i F i-/2,j (i,j) F i+/2,j Upwind-biased Finite volume method h n+ i, j = h n i, j t t A i, j y i+, j 2 G A xi, j + i, j + i, j 2 2 F i+, j 2 y x G i, j 2 i, j 2 i, j 2 F i, j 2 Flow direction G i,j-/2 F: fluxes in x direction G: fluxes in y direction

16 6 Test Case : Ideal Dam Break Problem Test Case Description: A channel was designed to connect two reservoirs, up hill- completely filled with water, downhill- completely empty Ideal dam removed. Water flows completely to the empty one

17 7 Result : Dam Break Problem Santillana et al Test case Simulation for 00 seconds of simulation IBM model

18 8 GSSHA Simulations DEM- SRTM Watershed Delineation Grid creation Land use, soil, vegetation etc. Precipitation flow model run

19 9 Work in Progress Code parallelization : OpenMP + MPI Real World Case Studies Parameterizations : infiltration, evapotraspiration etc Code Parallelization: F i- /2,j Flow direction G i,j+/ 2 F (i,j) G i,j-/2 i+/2, j T F i- /2,j Flow direction G i,j+/ 2 (i,j) G i,j-/2 F i+/2, j T2 Shared Memory parallelization using OpenMP Parallel computations for X and Y edges Parallel computations for grid cells T T2 T3

20 2 0 Need your Attention Thanks!!

21 2 Hydraulic models GSSHA CHL, USACE CCHE2D NCCHE, Mississippi university, USDA MIKE SHE DHI ISIS 2D Infoworks ICM

22 2 2 Two Approaches Hydrologic modelling Physics of the process is unknown Conceptual models Derived from experience and data statistics Hydraulic Modelling Physics based equations Involves Partial differential equations Need numerical methods to solve

A Numerical Weather Prediction-Based Infrastructure for Tropical Meteorology Research and Operations in Brunei

A Numerical Weather Prediction-Based Infrastructure for Tropical Meteorology Research and Operations in Brunei A Numerical Weather Prediction-Based Infrastructure for Tropical Meteorology Research and Operations in Brunei Rashmi Mittal, Vaibhav Saxena and Thomas George IBM India Research Laboratory, Delhi, India

More information

Flash Flood Guidance System On-going Enhancements

Flash Flood Guidance System On-going Enhancements Flash Flood Guidance System On-going Enhancements Hydrologic Research Center, USA Technical Developer SAOFFG Steering Committee Meeting 1 10-12 July 2017 Jakarta, INDONESIA Theresa M. Modrick Hansen, PhD

More information

Uncertainty in the SWAT Model Simulations due to Different Spatial Resolution of Gridded Precipitation Data

Uncertainty in the SWAT Model Simulations due to Different Spatial Resolution of Gridded Precipitation Data Uncertainty in the SWAT Model Simulations due to Different Spatial Resolution of Gridded Precipitation Data Vamsi Krishna Vema 1, Jobin Thomas 2, Jayaprathiga Mahalingam 1, P. Athira 4, Cicily Kurian 1,

More information

California OES Weather Threat Briefing

California OES Weather Threat Briefing California OES Weather Threat Briefing Wednesday, January 16, 2019 9:00 AM PST Day 1: Strong winds, heavy mountain snow and heavy rain with isolated thunderstorms across much of the state through Thursday

More information

SEVERE WEATHER 101. Flood Basics

SEVERE WEATHER 101. Flood Basics SEVERE WEATHER 101 Flood Basics What is flooding? Flooding is an overflowing of water onto land that is normally dry. Floods can happen during heavy rains, when ocean waves come on shore, when snow melts

More information

COMMUNITY EMERGENCY RESPONSE TEAM FLOODS INTRODUCTION

COMMUNITY EMERGENCY RESPONSE TEAM FLOODS INTRODUCTION INTRODUCTION Floods are one of the most common hazards in the United States. A flood occurs any time a body of water rises to cover what is usually dry land. Flood effects can be local, impacting a neighborhood

More information

P1M.4 COUPLED ATMOSPHERE, LAND-SURFACE, HYDROLOGY, OCEAN-WAVE, AND OCEAN-CURRENT MODELS FOR MESOSCALE WATER AND ENERGY CIRCULATIONS

P1M.4 COUPLED ATMOSPHERE, LAND-SURFACE, HYDROLOGY, OCEAN-WAVE, AND OCEAN-CURRENT MODELS FOR MESOSCALE WATER AND ENERGY CIRCULATIONS P1M.4 COUPLED ATMOSPHERE, LAND-SURFACE, HYDROLOGY, OCEAN-WAVE, AND OCEAN-CURRENT MODELS FOR MESOSCALE WATER AND ENERGY CIRCULATIONS Haruyasu NAGAI *, Takuya KOBAYASHI, Katsunori TSUDUKI, and Kyeongok KIM

More information

Caribbean Early Warning System Workshop

Caribbean Early Warning System Workshop Caribbean Early Warning System Workshop Hamonization in Existing EWS April 14-16, 2016 Presenter: Shawn Boyce Caribbean Institute for Meteorology and Hydrology Husbands, St. James Barbados Background Between

More information

ENGINEERING HYDROLOGY

ENGINEERING HYDROLOGY ENGINEERING HYDROLOGY Prof. Rajesh Bhagat Asst. Professor Civil Engineering Department Yeshwantrao Chavan College Of Engineering Nagpur B. E. (Civil Engg.) M. Tech. (Enviro. Engg.) GCOE, Amravati VNIT,

More information

Floods. Floods COMMUNITY EMERGENCY RESPONSE TEAM FLOODS CONTENT INSTRUCTOR GUIDANCE

Floods. Floods COMMUNITY EMERGENCY RESPONSE TEAM FLOODS CONTENT INSTRUCTOR GUIDANCE Floods Floods Introduce this topic by explaining that floods are one of the most common hazards in the United States. A flood occurs any time a body of water rises to cover what is usually dry land. Display

More information

David R. Vallee Hydrologist-in-Charge NOAA/NWS Northeast River Forecast Center

David R. Vallee Hydrologist-in-Charge NOAA/NWS Northeast River Forecast Center David R. Vallee Hydrologist-in-Charge NOAA/NWS Northeast River Forecast Center Record flooding along the Shawsheen River during the 2006 Mother s Day Floods Calibrate and implement a variety of hydrologic

More information

Evaluation of Flash flood Events Using NWP Model and Remotely Sensed Rainfall Estimates

Evaluation of Flash flood Events Using NWP Model and Remotely Sensed Rainfall Estimates Evaluation of Flash flood Events Using NWP Model and Remotely Sensed Rainfall Estimates Dr. Ismail Yucel METU Civil Engineering Department and Fatih Keskin State Hydraulic Works HydroPredict 2010 Prague

More information

An Overview of Operations at the West Gulf River Forecast Center Gregory Waller Service Coordination Hydrologist NWS - West Gulf River Forecast Center

An Overview of Operations at the West Gulf River Forecast Center Gregory Waller Service Coordination Hydrologist NWS - West Gulf River Forecast Center National Weather Service West Gulf River Forecast Center An Overview of Operations at the West Gulf River Forecast Center Gregory Waller Service Coordination Hydrologist NWS - West Gulf River Forecast

More information

Kentucky Weather Hazards: What is Your Risk?

Kentucky Weather Hazards: What is Your Risk? Kentucky Weather Hazards: What is Your Risk? Stuart A. Foster State Climatologist for Kentucky 2010 Kentucky Weather Conference Bowling Green, Kentucky January 16, 2010 Perspectives on Kentucky s Climate

More information

SECTION II Hydrological risk

SECTION II Hydrological risk Chapter 3 Understanding disaster risk: hazard related risk issues SECTION II Hydrological risk Peter Salamon Coordinating lead author Hannah Cloke Lead author 3.4 Giuliano di Baldassarre Owen Landeg Florian

More information

Progress Report. Flood Hazard Mapping in Thailand

Progress Report. Flood Hazard Mapping in Thailand Progress Report Flood Hazard Mapping in Thailand Prepared By: Mr. PAITOON NAKTAE Chief of Safety Standard sub-beuro Disaster Prevention beuro Department of Disaster Prevention and Mitigation THAILAND E-mail:

More information

GEOL 1121 Earth Processes and Environments

GEOL 1121 Earth Processes and Environments GEOL 1121 Earth Processes and Environments Wondwosen Seyoum Department of Geology University of Georgia e-mail: seyoum@uga.edu G/G Bldg., Rm. No. 122 Seyoum, 2015 Chapter 6 Streams and Flooding Seyoum,

More information

Severe Weather Watches, Advisories & Warnings

Severe Weather Watches, Advisories & Warnings Severe Weather Watches, Advisories & Warnings Tornado Watch Issued by the Storm Prediction Center when conditions are favorable for the development of severe thunderstorms and tornadoes over a larger-scale

More information

Regional Flash Flood Guidance and Early Warning System

Regional Flash Flood Guidance and Early Warning System WMO Training for Trainers Workshop on Integrated approach to flash flood and flood risk management 24-28 October 2010 Kathmandu, Nepal Regional Flash Flood Guidance and Early Warning System Dr. W. E. Grabs

More information

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT

Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Hydrologic Modelling of the Upper Malaprabha Catchment using ArcView SWAT Technical briefs are short summaries of the models used in the project aimed at nontechnical readers. The aim of the PES India

More information

Results of Intensity-Duration- Frequency Analysis for Precipitation and Runoff under Changing Climate

Results of Intensity-Duration- Frequency Analysis for Precipitation and Runoff under Changing Climate Results of Intensity-Duration- Frequency Analysis for Precipitation and Runoff under Changing Climate Supporting Casco Bay Region Climate Change Adaptation RRAP Eugene Yan, Alissa Jared, Julia Pierce,

More information

How advances in atmospheric modelling are used for improved flood forecasting. Dr Michaela Bray Cardiff University

How advances in atmospheric modelling are used for improved flood forecasting. Dr Michaela Bray Cardiff University How advances in atmospheric modelling are used for improved flood forecasting Dr Michaela Bray Cardiff University Overview of current short term rainfall forecasting Advancements and on going research

More information

GIS Techniques for Floodplain Delineation. Dean Djokic

GIS Techniques for Floodplain Delineation. Dean Djokic GIS Techniques for Floodplain Delineation Dean Djokic (ddjokic@esri.com) Content What is a floodplain? How to get a floodplain? What can GIS do for floodplain modeling? Simple GIS techniques for floodplain

More information

HYDRAULIC MODELLING OF NENJIANG RIVER FLOODPLAIN IN NORTHEAST CHINA

HYDRAULIC MODELLING OF NENJIANG RIVER FLOODPLAIN IN NORTHEAST CHINA HYDRAULIC MODELLING OF NENJIANG RIVER FLOODPLAIN IN NORTHEAST CHINA Xiao Fei MEE08181 Supervisor: A.W. Jayawardena ABSTRACT In 1998, the worst flood recorded for over 200 years hit the Songhua River Basin

More information

Haiti and Dominican Republic Flash Flood Initial Planning Meeting

Haiti and Dominican Republic Flash Flood Initial Planning Meeting Dr Rochelle Graham Climate Scientist Haiti and Dominican Republic Flash Flood Initial Planning Meeting September 7 th to 9 th, 2016 Hydrologic Research Center http://www.hrcwater.org Haiti and Dominican

More information

3/3/2013. The hydro cycle water returns from the sea. All "toilet to tap." Introduction to Environmental Geology, 5e

3/3/2013. The hydro cycle water returns from the sea. All toilet to tap. Introduction to Environmental Geology, 5e Introduction to Environmental Geology, 5e Running Water: summary in haiku form Edward A. Keller Chapter 9 Rivers and Flooding Lecture Presentation prepared by X. Mara Chen, Salisbury University The hydro

More information

URBAS Prediction and management of flash floods in urban areas

URBAS Prediction and management of flash floods in urban areas URBAS Prediction and management of flash floods in urban areas 1 Thomas Einfalt, Klaus Friedeheim, Andreas Wagner Project funded by the Federal Ministry of Education and Research BMBF (Germany) as a part

More information

FFGS Advances. Initial planning meeting, Nay Pyi Taw, Myanmar February, Eylon Shamir, Ph.D,

FFGS Advances. Initial planning meeting, Nay Pyi Taw, Myanmar February, Eylon Shamir, Ph.D, FFGS Advances Initial planning meeting, Nay Pyi Taw, Myanmar 26-28 February, 2018 Eylon Shamir, Ph.D, EShamir@hrcwater.org Hydrologic Research Center San Diego, California FFG System Enhancements The following

More information

Deep Thunder. Local Area Precision Forecasting for Weather-Sensitive Business Operations (e.g. Electric Utility)

Deep Thunder. Local Area Precision Forecasting for Weather-Sensitive Business Operations (e.g. Electric Utility) 1 Deep Thunder Local Area Precision Forecasting for Weather-Sensitive Business Operations (e.g. Electric Utility) Dipl. Ing. Helmut Ludwar Chief Technologist Wien, im Oktober 2010 Forecasts for Weather-Sensitive

More information

Science of Natural Disasters: RIVERS& FLOODS! 27 April 2016

Science of Natural Disasters: RIVERS& FLOODS! 27 April 2016 Science of Natural Disasters: RIVERS& FLOODS! 27 April 2016 Rebecca Clotts Department of Geology, University of St Thomas Flood in St Paul, 2014, Star Tribune 1 2 What is a watershed? 3 4 5 6 7 What is

More information

ISSN Vol.03,Issue.10 May-2014, Pages:

ISSN Vol.03,Issue.10 May-2014, Pages: www.semargroup.org, www.ijsetr.com ISSN 2319-8885 Vol.03,Issue.10 May-2014, Pages:2187-2191 YIN YIN HTWE 1, AYE AYE THANT 2 1 Dept of Civil Engineering, Mandalay Technological University, Mandalay, Myanmar,

More information

FFGS Additional Functionalities and Products. Konstantine P. Georgakakos, Sc.D. HYDROLOGIC RESEARCH CENTER 23 May 2018

FFGS Additional Functionalities and Products. Konstantine P. Georgakakos, Sc.D. HYDROLOGIC RESEARCH CENTER 23 May 2018 FFGS Additional Functionalities and Products Konstantine P. Georgakakos, Sc.D. HYDROLOGIC RESEARCH CENTER 23 May 2018 Advanced Functionalities 0. Multi-Model QPF A. Urban Flash Flood Warning B. Riverine

More information

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece

Floodplain modeling. Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Floodplain modeling Ovidius University of Constanta (P4) Romania & Technological Educational Institute of Serres, Greece Scientific Staff: Dr Carmen Maftei, Professor, Civil Engineering Dept. Dr Konstantinos

More information

Two-dimensional urban flood simulation: Fukuoka flood disaster in 1999

Two-dimensional urban flood simulation: Fukuoka flood disaster in 1999 Flood Recovery, Innovation and Response I 59 Two-dimensional urban flood simulation: Fukuoka flood disaster in 999 H. Hashimoto & K. Park Department of Civil Engineering, Kyushu University, Japan Abstract

More information

An analysis of storm surge attenuation by wetlands using USGS, FEMA, and NASA data

An analysis of storm surge attenuation by wetlands using USGS, FEMA, and NASA data An analysis of storm surge attenuation by wetlands using USGS, FEMA, and NASA data Pat Fitzpatrick Geosystems Research Institute Mississippi State University Walter Peterson and Courtney Buckley NASA Marshall

More information

Jeopardy. Final Jeopardy $100 $100 $100 $100 $100 $200 $200 $200 $200 $200 $300 $300 $300 $300 $400 $400 $400 $500 $500 $500 $500 $500

Jeopardy. Final Jeopardy $100 $100 $100 $100 $100 $200 $200 $200 $200 $200 $300 $300 $300 $300 $400 $400 $400 $500 $500 $500 $500 $500 Jeopardy Earthquakes Volcanoes Tsunamis Wildfires Landslides/ Droughts $100 $100 $100 $100 $100 $200 $200 $200 $200 $200 $300 $300 $300 $300 $300 $400 $400 $400 $400 $400 $500 $500 $500 $500 $500 Final

More information

Translating Ensemble Weather Forecasts into Probabilistic User-Relevant Information

Translating Ensemble Weather Forecasts into Probabilistic User-Relevant Information Translating Ensemble Weather Forecasts into Probabilistic User-Relevant Information Matthias Steiner with contributions from Robert Sharman, Thomas Hopson, Yubao Liu, Mike Chapman, and Mary Hayden Email:

More information

NOAA Spring Flood Outlook for Iowa

NOAA Spring Flood Outlook for Iowa NOAA Spring Flood Outlook for Iowa Safeguard Iowa Partnership March 10, 2015 1 Agenda Orientation Maps Current Conditions Weather Outlook Spring Flood Outlook 2 1 Orientation Maps 3 4 2 5 Current Conditions

More information

Better estimation of Flood Wave Propagation Time in Meandering Reaches by using 2D-modelling

Better estimation of Flood Wave Propagation Time in Meandering Reaches by using 2D-modelling Better estimation of Flood Wave Propagation Time in Meandering Reaches by using 2D-modelling J. Persson M. Jewert N. Isaksson Norconsult AB, Sweden Norconsult AB, Sweden Fortum Generation AB, Sweden ABSTRACT

More information

Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness

Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness David Bedoya, PhD, PE Yovanni Cataño-Lopera, PhD, PE Nicholas Stepina, PE Date Presentation

More information

Lecture 14: Floods. Key Questions

Lecture 14: Floods. Key Questions Lecture 14: Floods Key Questions 1. What is an upstream flood? 2. What is a downstream flood? 3. What were the setup conditions that cause floods? 4. What is a 100-year flood? 5. How are 100-year flood

More information

Flood risk analysis toward floodplain risk management

Flood risk analysis toward floodplain risk management Floods, from Defence to Management Van Alphen, van Beek & Taal (eds) 2006 Taylor & Francis Group, London, ISBN 0 415 39119 9 Flood risk analysis toward floodplain risk management H. Kawaguchi, T. Suetsugi

More information

Analysis of Radar-Rainfall Uncertainties and effects on Hydrologic Applications. Emad Habib, Ph.D., P.E. University of Louisiana at Lafayette

Analysis of Radar-Rainfall Uncertainties and effects on Hydrologic Applications. Emad Habib, Ph.D., P.E. University of Louisiana at Lafayette Analysis of Radar-Rainfall Uncertainties and effects on Hydrologic Applications Emad Habib, Ph.D., P.E. University of Louisiana at Lafayette Motivation Rainfall is a process with significant variability

More information

8 Current Issues and Research on Sediment Movement in the River Catchments of Japan

8 Current Issues and Research on Sediment Movement in the River Catchments of Japan 8 Current Issues and Research on Sediment Movement in the River Catchments of Japan YUTAKA ICHIKAWA INTRODUCTION Prediction of sediment movement is one of the challenging tasks in water-related research.

More information

New A-Level Physical Geography

New A-Level Physical Geography Half Term 1 3.1 Physical Geography: 3.1.5 Hazards: Plate Tectonics This optional section of our specification focuses on the lithosphere and the atmosphere, which intermittently but regularly present natural

More information

Response of Flash Flood Early Warning Critical Rainfall to Storm Pattern in South Branch of Censhui Watershed

Response of Flash Flood Early Warning Critical Rainfall to Storm Pattern in South Branch of Censhui Watershed Journal of Environmental Science and Engineering B 4 (2015) 637-648 doi:10.17265/2162-5263/2015.12.003 D DAVID PUBLISHING Response of Flash Flood Early Warning Critical Rainfall to Storm Changzhi Li, Baozhao

More information

Red River Levee Panel

Red River Levee Panel Red River Levee Panel Mississippi River Commission Monday, August 9, 2017 Red River Levees in LA & AR NONE along TX & OK Boarder Red River Levee Issues Caddo Levee Cherokee Park Authorization Bossier Levee

More information

WATER ON AND UNDER GROUND. Objectives. The Hydrologic Cycle

WATER ON AND UNDER GROUND. Objectives. The Hydrologic Cycle WATER ON AND UNDER GROUND Objectives Define and describe the hydrologic cycle. Identify the basic characteristics of streams. Define drainage basin. Describe how floods occur and what factors may make

More information

Daily Operations Briefing. Saturday, March 3, :30 a.m. EST

Daily Operations Briefing. Saturday, March 3, :30 a.m. EST Daily Operations Briefing Saturday, March 3, 2018 8:30 a.m. EST Northeast Coastal Storm Situation A high-impact and long duration coastal storm is bringing area of heavy rain and snow, significant coastal

More information

Ecological Context - Urban settlements are part of their surrounding ecosystem. Austin

Ecological Context - Urban settlements are part of their surrounding ecosystem. Austin Ecological Context - Urban settlements are part of their surrounding ecosystem Austin Ecotone Division between West and East Flyway Uplift River Balcones Escarpment Central Texas Climate The principal

More information

EFFICIENCY OF THE INTEGRATED RESERVOIR OPERATION FOR FLOOD CONTROL IN THE UPPER TONE RIVER OF JAPAN CONSIDERING SPATIAL DISTRIBUTION OF RAINFALL

EFFICIENCY OF THE INTEGRATED RESERVOIR OPERATION FOR FLOOD CONTROL IN THE UPPER TONE RIVER OF JAPAN CONSIDERING SPATIAL DISTRIBUTION OF RAINFALL EFFICIENCY OF THE INTEGRATED RESERVOIR OPERATION FOR FLOOD CONTROL IN THE UPPER TONE RIVER OF JAPAN CONSIDERING SPATIAL DISTRIBUTION OF RAINFALL Dawen YANG, Eik Chay LOW and Toshio KOIKE Department of

More information

Environmental Geology Chapter 9 Rivers and Flooding

Environmental Geology Chapter 9 Rivers and Flooding Environmental Geology Chapter 9 Rivers and Flooding Flooding in Pakistan 2010-1600 killed/20000 affected The hydrologic cycle is powered by the Sun The cycle includes evaporation, precipitation, infiltration,

More information

APPROACH TO THE SPANISH WATER ORGANISATION IMPROVING FLOOD HAZARD MAPPING, LAWS AND AUTHORITIES COORDINATION

APPROACH TO THE SPANISH WATER ORGANISATION IMPROVING FLOOD HAZARD MAPPING, LAWS AND AUTHORITIES COORDINATION "Workshop On Land Use Planning And Water Management, With Focus On Flood Risk Management Oslo, Norway. Wednesday 31 January and Thursday 1 February 2007 APPROACH TO THE SPANISH WATER ORGANISATION IMPROVING

More information

Chapter 7 Mudflow Analysis

Chapter 7 Mudflow Analysis Chapter 7 Mudflow Analysis 7.0 Introduction This chapter provides information on the potential and magnitude of mud floods and mudflows that may develop in Aspen due to rainfall events, snowmelt, or rain

More information

Chapter 7 Mudflow Analysis

Chapter 7 Mudflow Analysis Chapter 7 Mudflow Analysis 7.0 Introduction This chapter provides information on the potential and magnitude of mud floods and mudflows that may develop in Aspen due to rainfall events, snowmelt, or rain

More information

Floods Lecture #21 20

Floods Lecture #21 20 Floods 20 Lecture #21 What Is a Flood? Def: high discharge event along a river! Due to heavy rain or snow-melt During a flood, a river:! Erodes channel o Deeper & wider! Overflows channel o Deposits sediment

More information

investment decisions

investment decisions Climate modelling: A guide to investment decisions Vicky Pope Met Office Hadley Centre This is not an ADB material. The views expressed in this document are the views of the author/s and/or their organizations

More information

Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model

Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model Assessment of solid load and siltation potential of dams reservoirs in the High Atlas of Marrakech (Moorcco) using SWAT Model Amal Markhi: Phd Student Supervisor: Pr :N.Laftrouhi Contextualization Facing

More information

Comparative Analysis of Hurricane Vulnerability in New Orleans and Baton Rouge. Dr. Marc Levitan LSU Hurricane Center. April 2003

Comparative Analysis of Hurricane Vulnerability in New Orleans and Baton Rouge. Dr. Marc Levitan LSU Hurricane Center. April 2003 Comparative Analysis of Hurricane Vulnerability in New Orleans and Baton Rouge Dr. Marc Levitan LSU Hurricane Center April 2003 In order to compare hurricane vulnerability of facilities located in different

More information

Near Real-Time Runoff Estimation Using Spatially Distributed Radar Rainfall Data. Jennifer Hadley 22 April 2003

Near Real-Time Runoff Estimation Using Spatially Distributed Radar Rainfall Data. Jennifer Hadley 22 April 2003 Near Real-Time Runoff Estimation Using Spatially Distributed Radar Rainfall Data Jennifer Hadley 22 April 2003 Introduction Water availability has become a major issue in Texas in the last several years,

More information

UGRC 144 Science and Technology in Our Lives/Geohazards

UGRC 144 Science and Technology in Our Lives/Geohazards UGRC 144 Science and Technology in Our Lives/Geohazards Flood and Flood Hazards Dr. Patrick Asamoah Sakyi Department of Earth Science, UG, Legon College of Education School of Continuing and Distance Education

More information

Flooding. April 21, Notes 4/20 CONGRATULATIONS!!!!! Activity 2: AZ State Museum due TODAY. Extra Credit 2: Returned at end of class

Flooding. April 21, Notes 4/20 CONGRATULATIONS!!!!! Activity 2: AZ State Museum due TODAY. Extra Credit 2: Returned at end of class April 21, 2011 Flooding 1927 Mississippi Flood Notes 4/20 Activity 2: AZ State Museum due TODAY Extra Credit 2: Returned at end of class CONGRATULATIONS!!!!! Andrew Richard Undergraduate Research Grant

More information

Wednesday, May 30, :30 a.m. EDT

Wednesday, May 30, :30 a.m. EDT Wednesday, May 30, 2018 8:30 a.m. EDT Significant Activity May 29-30 Significant Events: Remnants of Tropical Depression Alberto Tropical Activity: Western Pacific No activity affecting U.S. interests

More information

An overview of the applications for early warning and mapping of the flood events in New Brunswick

An overview of the applications for early warning and mapping of the flood events in New Brunswick Flood Recovery, Innovation and Reponse IV 239 An overview of the applications for early warning and mapping of the flood events in New Brunswick D. Mioc 1, E. McGillivray 2, F. Anton 1, M. Mezouaghi 2,

More information

CARFFG System Development and Theoretical Background

CARFFG System Development and Theoretical Background CARFFG Steering Committee Meeting 15 SEPTEMBER 2015 Astana, KAZAKHSTAN CARFFG System Development and Theoretical Background Theresa M. Modrick, PhD Hydrologic Research Center Key Technical Components -

More information

Dr. S.SURIYA. Assistant professor. Department of Civil Engineering. B. S. Abdur Rahman University. Chennai

Dr. S.SURIYA. Assistant professor. Department of Civil Engineering. B. S. Abdur Rahman University. Chennai Hydrograph simulation for a rural watershed using SCS curve number and Geographic Information System Dr. S.SURIYA Assistant professor Department of Civil Engineering B. S. Abdur Rahman University Chennai

More information

United States Multi-Hazard Early Warning System

United States Multi-Hazard Early Warning System United States Multi-Hazard Early Warning System Saving Lives Through Partnership Lynn Maximuk National Weather Service Director, Central Region Kansas City, Missouri America s s Weather Enterprise: Protecting

More information

CWMS Modeling for Real-Time Water Management

CWMS Modeling for Real-Time Water Management Hydrologic Engineering Center Training Course on CWMS Modeling for Real-Time Water Management August 2018 Davis, California The Corps Water Management System (CWMS) is a software and hardware system to

More information

Workshop on Drought and Extreme Temperatures: Preparedness and Management for Sustainable Agriculture, Forestry and Fishery

Workshop on Drought and Extreme Temperatures: Preparedness and Management for Sustainable Agriculture, Forestry and Fishery Workshop on Drought and Extreme Temperatures: Preparedness and Management for Sustainable Agriculture, Forestry and Fishery 16-17 Feb.2009, Beijing, China Modeling Apple Tree Bud burst time and frost risk

More information

Doug Kluck NOAA Kansas City, MO National Center for Environmental Information (NCEI) National Integrated Drought Information System (NIDIS)

Doug Kluck NOAA Kansas City, MO National Center for Environmental Information (NCEI) National Integrated Drought Information System (NIDIS) National Integrated Drought Information System (NIDIS) for the Missouri River Basin Drought Early Warning Information System (DEWS) & Runoff Trends in the Missouri Basin & Latest Flood Outlook Doug Kluck

More information

What Are Disasters? The Rescue Kids Trio!

What Are Disasters? The Rescue Kids Trio! The Rescue Kids Trio! What Are Disasters? This manual was made possible through funding by the Council of Local Authorities for International Relations. Disasters and emergency preparedness Emergency preparedness

More information

M14/3/GEOGR/SP2/ENG/TZ0/XX/Q GEOGRAPHY STANDARD LEVEL PAPER 2. Monday 19 May 2014 (morning) 1 hour 20 minutes INSTRUCTIONS TO CANDIDATES

M14/3/GEOGR/SP2/ENG/TZ0/XX/Q GEOGRAPHY STANDARD LEVEL PAPER 2. Monday 19 May 2014 (morning) 1 hour 20 minutes INSTRUCTIONS TO CANDIDATES M14/3/GEOGR/SP2/ENG/TZ0/XX/Q 22145203 GEOGRAPHY STANDARD LEVEL PAPER 2 Monday 19 May 2014 (morning) 1 hour 20 minutes INSTRUCTIONS TO CANDIDATES Do not open this examination paper until instructed to do

More information

Daily Operations Briefing Tuesday, April 4, :30 a.m. EDT

Daily Operations Briefing Tuesday, April 4, :30 a.m. EDT Daily Operations Briefing Tuesday, April 4, 2017 8:30 a.m. EDT Significant Activity Apr 3-4 Significant Events: Severe Weather Southern Plains to Southeast Significant Weather: Severe Thunderstorms and

More information

THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION

THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION Research Paper Advances in River Engineering, JSCE, Vol.19, 2013,June THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION Seongsim YOON

More information

Susquehanna River Basin A Research Community Hydrologic Observatory. NSF-Funded Infrastructure Proposal in Support of River Basin Hydrologic Sciences

Susquehanna River Basin A Research Community Hydrologic Observatory. NSF-Funded Infrastructure Proposal in Support of River Basin Hydrologic Sciences Susquehanna River Basin A Research Community Hydrologic Observatory NSF-Funded Infrastructure Proposal in Support of River Basin Hydrologic Sciences Fundamental Problem: How Do Humans and Climate Impact

More information

DOWNLOAD OR READ : GIS BASED FLOOD LOSS ESTIMATION MODELING IN JAPAN PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : GIS BASED FLOOD LOSS ESTIMATION MODELING IN JAPAN PDF EBOOK EPUB MOBI DOWNLOAD OR READ : GIS BASED FLOOD LOSS ESTIMATION MODELING IN JAPAN PDF EBOOK EPUB MOBI Page 1 Page 2 gis based flood loss estimation modeling in japan gis based flood loss pdf gis based flood loss estimation

More information

SPECIFIC DEGRADATION AND RESERVOIR SEDIMENTATION. By Renee Vandermause & Chun-Yao Yang

SPECIFIC DEGRADATION AND RESERVOIR SEDIMENTATION. By Renee Vandermause & Chun-Yao Yang SPECIFIC DEGRADATION AND RESERVOIR SEDIMENTATION By Renee Vandermause & Chun-Yao Yang Outline Sediment Degradation - Erosion vs Sediment Yield - Sediment Yield - Methods for estimation - Defining Sediment

More information

Hydrology and Hydraulics Design Report. Background Summary

Hydrology and Hydraulics Design Report. Background Summary To: National Park Services Montezuma Castle National Monument Richard Goepfrich, Facility Manager From: Multicultural Technical Engineers Date: Tuesday - February 13, 2018 Subject: 30% Hydrology and Hydraulics

More information

Florida Commission on Hurricane Loss Projection Methodology Flood Standards Development Committee. October 30, 2014

Florida Commission on Hurricane Loss Projection Methodology Flood Standards Development Committee. October 30, 2014 Florida Commission on Hurricane Loss Projection Methodology Flood Standards Development Committee October 30, 2014 KatRisk LLC 752 Gilman St. Berkeley, CA 94710 510-984-0056 www.katrisk.com About KatRisk

More information

Preliminary Viability Assessment (PVA) for Lake Mendocino Forecast Informed Reservoir Operations (FIRO)

Preliminary Viability Assessment (PVA) for Lake Mendocino Forecast Informed Reservoir Operations (FIRO) Preliminary Viability Assessment (PVA) for Lake Mendocino Forecast Informed Reservoir Operations (FIRO) Rob Hartman Consultant to SCWA and CW3E May 30, 2017 Why Conduct a PVA? Key Questions for the PVA

More information

Workshop on MCCOE Radar Meteorology /Climatology in Indonesia. Segel Ginting Wanny K. Adidarma

Workshop on MCCOE Radar Meteorology /Climatology in Indonesia. Segel Ginting Wanny K. Adidarma Workshop on MCCOE Radar Meteorology /Climatology in Indonesia BPPT, 28 Februari 2013 JAKARTA FLOOD EARLY WARNING SYSTEM (J-FEWS) Segel Ginting Wanny K. Adidarma JCP (Joint Cooperation Program) Indonesia

More information

MISSOURI LiDAR Stakeholders Meeting

MISSOURI LiDAR Stakeholders Meeting MISSOURI LiDAR Stakeholders Meeting East-West Gateway June 18, 2010 Tim Haithcoat Missouri GIO Enhanced Elevation Data What s different about it? Business requirements are changing.fast New data collection

More information

CITY OF TUSCALOOSA ORGANIZATION OF 2015 FMP FLOODPLAIN MANAGEMENT PLAN

CITY OF TUSCALOOSA ORGANIZATION OF 2015 FMP FLOODPLAIN MANAGEMENT PLAN CITY OF TUSCALOOSA FLOODPLAIN MANAGEMENT PLAN FMPC Meeting #2 July 8, 2015 ORGANIZATION OF 2015 FMP 2015 Floodplain Management Plan Structure Chapter 1 Introduction Chapter 2 Community Profile Chapter

More information

HYDRO-METEOROLOGICAL INVESTIGATION OF 2015 FLASH FLOOD IN EASTERN HILL BASIN BANGLADESH

HYDRO-METEOROLOGICAL INVESTIGATION OF 2015 FLASH FLOOD IN EASTERN HILL BASIN BANGLADESH HYDRO-METEOROLOGICAL INVESTIGATION OF 2015 FLASH FLOOD IN EASTERN HILL BASIN BANGLADESH M.S. Hossain 1*, G. M. T. Islam 2, S. U. Raihan 1, S. M. Q. Hassan 3 & R. H. Khan 4 1 Flood Forecasting and Warning

More information

NOAA s National Weather Service Philadelphia/Mt. Holly NJ

NOAA s National Weather Service Philadelphia/Mt. Holly NJ Next Briefing Package: Thursday, October 1, 2015 no later than 300 PM Hazards and Impacts: Overview: A dangerous weather pattern is developing for our region. Threats include very heavy rainfall, inland

More information

Mid-West Heavy rains 18 April 2013

Mid-West Heavy rains 18 April 2013 Abstract: Mid-West Heavy rains 18 April 2013 By Richard H. Grumm and Charles Ross National Weather Service State College, PA The relatively wet conditions during the first 16 days of April 2013 set the

More information

THE WEATHER CASE STUDIES

THE WEATHER CASE STUDIES THE WEATHER CASE STUDIES Hedi Maurer, NEA (Panteia) Athens, 23.04.2012 Case studies, regions and modes 1. Flood of 2002 in Eastern Germany 2. Summer heat 2007 in Southern Europe 3. Flooding of the rail

More information

Quantitative Flood Forecasts using Short-term Radar Nowcasting

Quantitative Flood Forecasts using Short-term Radar Nowcasting Quantitative Flood Forecasts using Short-term Radar Nowcasting Enrique R. Vivoni *, Dara Entekhabi *, Rafael L. Bras *, Matthew P. Van Horne *, Valeri Y. Ivanov *, Chris Grassotti + and Ross Hoffman +

More information

MODELLING FROST RISK IN APPLE TREE, IRAN. Mohammad Rahimi

MODELLING FROST RISK IN APPLE TREE, IRAN. Mohammad Rahimi WMO Regional Seminar on strategic Capacity Development of National Meteorological and Hydrological Services in RA II (Opportunity and Challenges in 21th century) Tashkent, Uzbekistan, 3-4 December 2008

More information

Prediction of landslide-induced debris flow hydrograph: the Atsumari debris flow disaster in Japan

Prediction of landslide-induced debris flow hydrograph: the Atsumari debris flow disaster in Japan Monitoring, Simulation, Prevention and Remediation of Dense and Debris Flows 27 Prediction of landslide-induced debris flow hydrograph: the Atsumari debris flow disaster in Japan H. Takaoka 1, H. Hashimoto

More information

FLOOD HAZARD AND RISK ASSESSMENT IN MID- EASTERN PART OF DHAKA, BANGLADESH

FLOOD HAZARD AND RISK ASSESSMENT IN MID- EASTERN PART OF DHAKA, BANGLADESH FLOOD HAZARD AND RISK ASSESSMENT IN MID- EASTERN PART OF DHAKA, BANGLADESH Muhammad MASOOD MEE07180 Supervisor: Prof. Kuniyoshi TAKEUCHI ABSTRACT An inundation simulation has been done for the mid-eastern

More information

Engineering Hydrology

Engineering Hydrology Engineering Hydrology Prof. Rajesh Bhagat Asst. Professor Civil Engineering Department Yeshwantrao Chavan College Of Engineering Nagpur B. E. (Civil Engg.) M. Tech. (Enviro. Engg.) GCOE, Amravati VNIT,

More information

Daily Operations Briefing Sunday, January 8, :30 a.m. EST

Daily Operations Briefing Sunday, January 8, :30 a.m. EST Daily Operations Briefing Sunday, January 8, 2017 8:30 a.m. EST Significant Activity Jan 6-8 Significant Events: Heavy Precipitation forecast to impact CA and NV Significant Weather: Freezing rain Pacific

More information

Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts. Ben Binder (303)

Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts. Ben Binder (303) Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts Protecting Groundwater Sources from Flood Borne Contamination Ben Binder (303) 860-0600 Digital Design Group, Inc. The Problem Houston

More information

Use of Geospatial data for disaster managements

Use of Geospatial data for disaster managements Use of Geospatial data for disaster managements Source: http://alertsystemsgroup.com Instructor : Professor Dr. Yuji Murayama Teaching Assistant : Manjula Ranagalage What is GIS? A powerful set of tools

More information

Overview of Data for CREST Model

Overview of Data for CREST Model Overview of Data for CREST Model Xianwu Xue April 2 nd 2012 CREST V2.0 CREST V2.0 Real-Time Mode Forcasting Mode Data Assimilation Precipitation PET DEM, FDR, FAC, Slope Observed Discharge a-priori parameter

More information

Sunday, December 2, :30 a.m. EST

Sunday, December 2, :30 a.m. EST Sunday, December 2, 2018 8:30 a.m. EST Significant Activity Dec 1-2 Significant Events: Earthquake Alaska Tropical Activity: Western Pacific No activity affecting U.S. interests Significant Weather: Winter

More information

The use of SHAVE and NWS flash flood reports for impact characterization and prediction

The use of SHAVE and NWS flash flood reports for impact characterization and prediction EGU Vienna Flash Flood Session April 25th 2012 The use of SHAVE and NWS flash flood reports for impact characterization and prediction Martin Calianno Work carried out during my Master of Sc. Thesis, in

More information

Generation of synthetic design storms for the Upper Thames River basin

Generation of synthetic design storms for the Upper Thames River basin Generation of synthetic design storms for the Upper Thames River basin CFCAS project: Assessment of Water Resources Risk and Vulnerability to Changing Climatic Conditions Project Report V. November 2004

More information

Flash flood disaster in Bayangol district, Ulaanbaatar

Flash flood disaster in Bayangol district, Ulaanbaatar Flash flood disaster in Bayangol district, Ulaanbaatar Advanced Training Workshop on Reservoir Sedimentation Management 10-16 October 2007. IRTCES, Beijing China Janchivdorj.L, Institute of Geoecology,MAS

More information