630 likes | 1.28k Views
Hydrologic Modeling. David R. Maidment, Oscar Robayo, Venkatesh Merwade, Carlos Patino, Nate Johnson, Sergio Martinez, Tim Whiteaker, Dan Obenour Center for Research in Water Resources University of Texas at Austin. Modeling. Geodatabase. Hydrologic Information Systems.
E N D
Hydrologic Modeling David R. Maidment, Oscar Robayo, Venkatesh Merwade, Carlos Patino, Nate Johnson, Sergio Martinez, Tim Whiteaker, Dan Obenour Center for Research in Water Resources University of Texas at Austin
Modeling Geodatabase Hydrologic Information Systems A hydrologic information system is a combination of geospatial and temporal hydrologic data with hydrologic models that supports hydrologic practice, science and education
GIS Preprocessors for Hydrologic Models GIS InterfacePrograms HMS Geo HMS Database RAS Geo RAS
Connecting Arc Hydro and Hydrologic Models GIS Interfacedata models HMS HMS IDM Geo Database Arc Hydro data model RAS RAS IDM
GeoRAS Connecting Arc Hydro and Hydrologic Models GIS Interfacedata models HMS HMS IDM GeoHMS Geo Database Arc Hydro data model RAS RAS IDM
Development of a Geographic Framework for an Integrated Flood Modeling System By David Maidment Oscar Robayo Tim Whiteaker Dan Obenour University of Texas at Austin Center for Research in Water Resources Department of Civil Engineering August, 2004
Regional Storm Water Modeling Program and Master Plan for San Antonio City of San Antonio
San Antonio Regional Watershed Modeling System Geospatial Data: City, County SARA, other “Bring the models together” Modeling System Rainfall Data: Rain gages Nexrad Calibration Data: Flows Water Quality Floodplain Management Capital Improvement Planning Water quality planning Integrated Regional Water Resources planning Flood Forecasting
Objectives • Develop a geographically integrated flood modeling system using ArcGIS and the HEC models using Salado Creek in San Antonio as a case study • Drive this system with digital rain maps to generate flood maps • Store and generate HEC flood models from an ArcGIS geodatabase • Develop a scenario management system to generate and evaluate alternative plans
Objectives • Develop a geographically integrated flood modeling system using ArcGIS and the HEC models using Salado Creek in San Antonio as a case study • Drive this system with digital rain maps to generate flood maps • Store and generate HEC flood models from an ArcGIS geodatabase • Develop a scenario management system to generate and evaluate alternative plans
NEXRAD WSR-88D Radars in Central Texas(Weather Surveillance Radar-1988 Doppler)scanning range = 230 km EWX – NEXRAD Radar in New Braunfels Source: PBS&J, 2003
Reading Historical Archives of NEXRAD Datasets from Internet FTP Server Internet Local
Design Rainfall Maps 100yr 06h 100yr 12h 100yr 24h
Regional Watershed Modeling System Case Study Salado Creek watershed Components: • Arc HydroGeodatabase • for whole watershed • HEC-HMShydrology model • for whole watershed • HEC-RAShydraulic model • for Rosillo Creek Bexar County Rosillo Creekwatershed
Arc Hydro and HEC-HMS HEC-HMS Hydrologic Model Arc Hydro Schematic Network Calculates Flows
Arc Hydro and HEC-RAS HEC-RAS Hydraulic Model Calculates Water Surface Elevations Arc Hydro Channel Cross Sections
HEC Data Storage System (DSS)(binary data file system shared by HEC models) • An exact replica of the binary DSS files is stored in the ArcGIS geodatabase • An Arc 9 Toolbox exchanges data between DSS and the geodatabase Time series catalog Many time series
Flow Change Points Models communicate with one another through Arc Hydro at designated points
InformationFlow Rainfall 1 HEC-RAS HEC-HMS 3 Streamflow 2 Flood Elevations Streamflow 4
FLOODPLAIN MAP Nexrad Map to Flood Map in Arc 9 Model Builder Flood map as output Model for flood flow HMS Model for flood depth Nexrad rainfall map as input
Objectives • Develop a geographically integrated flood modeling system using ArcGIS and the HEC models using Salado Creek in San Antonio as a case study • Drive this system with digital rain maps to generate flood maps • Store and generate HEC flood models from an ArcGIS geodatabase • Develop a scenario management system to generate and evaluate alternative plans
Connecting Arc Hydro and Hydrologic Models GIS Interfacedata models HMS Geo Database Arc Hydro data model RAS WRAP
HEC Interface Data Models HMS files HMS IDM RAS files RAS IDM
IDM Arc Hydro Compliance • Arc Hydro connectivity and naming conventions Arc Hydro Geodatabase IDM Geodatabase HEC Program files HydroID FeatureID HMSCode Element Names
Constant Loss Rate (inches/hour) Llano at Junction Model Rainfall lost to infiltration
Snyder Time to Peak (hours) Llano at Junction Model Time to Peak
Modified Puls Storage (ac-ft) Llano at Junction Model Storage required to produce 5000 cfs flow
XML-Based Data Exchange • Platform Independent • Application Independent • Ready to share with many third party applications • Updates do not require code recompilation
Objectives • Develop a geographically integrated flood modeling system using ArcGIS and the HEC models using Salado Creek in San Antonio as a case study • Drive this system with digital rain maps to generate flood maps • Store and generate HEC flood models from an ArcGIS geodatabase • Develop a scenario management system to generate and evaluate alternative plans
Preliminary Interface Data Model for HSPF Nate Johnson & David Maidment ESRI User’s Conference San Diego, CA August 8, 2004
Interface Data Model for HSPF Arc Hydro (demo) • Preliminary Geodatabase for HSPF IDM: Intermediate To BASINS
GenScn:Generalized Scenario Management • GenScn is a open source, public domain program distributed with the USEPA’s BASINS software • Primarily designed for postprocessing timeseries data from HSPF models • Links Geospatial data (shapefiles) to Timeseries data and allows users to interact with the data
Organizing and selecting timeseries that describe geospatial data • Timeseries are organized around 3 key attributes: • Location (can be linked to geospatial data) • Scenario (can be used for scenario management) • Constituent (what the timeseries describes) (demo)
Arc Hydro and GenScn • CRWR has worked on reading Arc Hydro timeseries into GenScn’s representation to make it available to GenScn’s tools • When completed, will also facilitate the transfer of timeseries from Arc Hydro format to .wdm, and vice versa • .wdm is the time series format used by EPA Basins systems
Habitat Model Instream Flow DecisionMaking Instream Flow Studies Criterion Depth & velocity Species groups Hydrodynamic Habitat Model Descriptions Biological Data Collection SMS/RMA2 ArcGIS
Habitat Modeling Velocity + Depth + Habitat Description
Mesohabitat Output Mesohabitat output for 41.22 m3/s.
Priority Segments in Texas for Instream Flow Studies • Priority segments are 100s of miles long • Representative reaches (study areas) are only a few (<5) miles long
Data representation Profile lines and cross-sections Points
4 River Channel Morphology Model • Get the shape (blue line or DOQ) • Using the shape, locate the thalweg • Using thalweg location, create cross-sections • Network of cross-sections and profile lines 1 2 3
nL nR 0 - + Z P(ni, zi) d Zd w = nL + nR Normalizing the data For any point P(ni,zi), the normalized coordinates are: n* = (ni – nL)/w z* = (Z – zi)/d For nL = -15, nR = 35, d = 5, Z=10 P (10, 7.5) becomesPnew(0.5, 0.5)