StreamStats: Delivering Streamflow Information to the Public. By Kernell Ries

Size: px
Start display at page:

Download "StreamStats: Delivering Streamflow Information to the Public. By Kernell Ries"

Transcription

1 StreamStats: Delivering Streamflow Information to the Public By Kernell Ries U.S. Department of the Interior U.S. Geological Survey MD-DE-DC District

2 StreamStats Web Application Provides estimates of streamflow statistics, basin and climatic characteristics, and other information for user-selected points on ungaged streams Automatically measures basin and climatic characteristics for ungaged sites using GIS Provides published streamflow statistics, basin and climatic characteristics, and other information for data-collection stations

3 StreamStats Team Jacque Coles (ID District) ArcIMS Specialist / Site Administrator Al Rea (ID District) GIS Specialist Pete Steeves (MA-RI District) GIS Specialist Kernell Ries (OSW / MD-DE-DC District) Coordinator / Hydrologist Contractors ESRI, Inc. Application programming / ArcHydro Aqua Terra Consultants NFF Program / StreamStatsDB

4 Need for Streamflow Statistics Water resources planning, management, and permitting Flood-plain mapping Instream flow determinations for pollution and habitat Design and permitting of facilities such as wastewater-treatment plants, hydropower plants, and water-supply reservoirs Design of structures such as roads, bridges, culverts, dams, locks, and levees

5 Providing Streamflow Statistics Hundreds of USGS reports contain streamflow statistics for data-collection stations Many publications are out of date and/or out of print Labor cost for information requests is high Streamflow statistics are not available everywhere they are needed

6 Regression Equations Used to estimate streamflow statistics for ungaged sites Relate streamflow statistics to measured basin and climatic characteristics Developed by all 48 USGS districts on a State-by- State basis through the Cooperative Program Often not used because efforts needed to determine basin and climatic characteristics are very high Users often measure the characteristics inaccurately

7 Example Regression Equation Regression equations take the form: Q 100 = 0.471A E SH where: A E SH is drainage area, in square miles is mean basin elevation, in feet is a shape factor, dimensionless

8 Basin Characteristics Used for Peak Flows Basin characteristic # of States using this (including PR) Drainage area or contributing drainage area (square miles) 51 Main-channel slope (feet per mile) 27 Mean annual precipitation (inches) 19 Surface water storage (Lakes, ponds, swamps) 16 Rainfall amount for a given duration (inches) 14 Elevation of watershed 13 Forest cover (percent) 8 Channel length (miles) 6 Minimum mean January temperature (degrees F) 4 Basin shape ((length) 2 per drainage area) 4 Soils characteristics 3 Mean basin slope (feet per foot or feet per mile) 2 Mean annual snowfall (inches) 2 Area of stratified drift (percent) 1 Runoff coefficient 1 Drainage frequency (number of first order streams per sq. mi.) 1 Mean annual runoff (inches) 1 Normal daily May-March temp (degrees F) 1 Impervious Cover (percent) 1 Annual PET (inches) 1

9 Manually Determining Basin Characteristics A 10-square mile basin can take < 1 hour to > 1 day, depending on characteristics measured, source material, and expertise The required time increases exponentially with increasing watershed area because of the increasing dendritic patterns and logistical problems when matching between map sheets The manual process is not completely repeatable The error introduced by determining basin characteristics probably is as large as the uncertainty in the regression models

10 Massachusetts Prototype Developed in 1999 using ArcView 3.2/ArcViewIMS Available to public on web since Jan at Very limited ability for expansion to other States

11 New Prototype Objectives Potential expandability to all States Improved basic functionality Improved statistics database Potential to add other types of data, such as sediment, water use

12 Development Strategy Same program will run as a dll on a desktop or on the Web Program based on the ArcGIS Hydro-Data Model and Tools ( Standard GIS methods for measuring basin characteristics will be built into the ArcGIS Hydro Tools Basin characteristics will be pre-processed for previously determined sub-basins At least initially, all GIS data to reside on local server The National Flood Frequency Program (NFF) will solve regression equations

13 Software ESRI ArcGIS with ArcHydro Tools ESRI ArcSDE Microsoft SQL Server ESRI ArcIMS IIS ASP Tomcat

14 Programming languages Visual Basic for Applications ArcObjects Javascript XML HTML

15 StreamStats Components User Interface Streamflow Statistics Database Statistics Calculation Program GIS Database

16 System Design Map Client (IE 6.0) Client (IE 6.0) Web Server (IIS, ASP) Server (ArcIMS) Data Server (ArcSDE) Client (IE 6.0) Application Server (ArcMap, NFF) Database (SQL Server)

17 User Interface Displays maps and enables site selection Displays default data layers for selected scale ranges and allows adding/subtracting map layers Zoom and pan to places of interest Zoom to named geographic location or stream Evaluate basin boundaries in the map frame Print maps and download data shown in the map frame

18 New User Interface at Startup

19 Statistics Database Includes For data-collection stations: Previously published streamflow statistics Descriptive information, such as station name and number, coordinates, period of record Basin characteristics, such as drainage area, total stream length, mean basin slope For ungaged sites: Data for solving regression equations (NFF)

20 StreamStatsDB User Interface

21 StreamStatsDB, cont d Linked to map in user interface showing site locations Built using MS Access and Visual Basic Contains fields for all streamflow and basin characteristics that are currently used, and allows new characteristics to be added Data entered by District office personnel Addition of sediment statistics is planned and other data could be added

22 Statistics Calculation Program Determines drainage boundaries for userselected sites Measures basin characteristics Runs the National Flood Frequency Program (NFF) Delivers results in pop-up browser window

23 Example Point Selection

24 Drainage Boundaries 1. User selects point on stream 2. Point is transferred to a cell in a flow-direction grid derived from a DEM 3. GIS determines boundary from flow-direction grid up to points at which the boundary for the new site intersects boundaries in boundary map layer 4. GIS accumulates all upstream areas and dissolves internal boundaries

25 Example Drainage Boundary

26 NFF Program User Interface Solves regression equations for StreamStats

27 National Flood Frequency Program Solves regression equations for any flow type Provides standard errors, equivalent years of record and/or prediction intervals as indicators of potential errors Computes of region-of-influence estimates, where available Urban equations, drainage-area ratio estimates, and weighted estimates not implemented initially in StreamStats

28 Example Output

29 GIS Database Includes Datasets needed to delineate accurate basin boundaries (DEM derivatives, streams, drainage divides) Datasets needed to determine basin characteristics (precipitation, land use, soils, DEM, etc.) Data-collection station locations Basemap datasets (DRG topos, roads, political boundaries, etc.)

30 GIS Data National map layers used when possible Local map layers used when needed to solve local equations or where better resolution is available Flexibility is key to wide use of application

31 StreamStats Benefits Published statistics are readily available Ungaged site process takes < 10 minutes Large collections of maps, equipment, and software are not necessary Consistent information delivery Little or no additional error is introduced Only basic understanding of hydrology, computer science, geographic analysis is needed Reduced information requests

32 Status and Short-Term Plans Prototype working in part of Idaho Implement statistics database and rest of Idaho by 10/03 Implement MA, NH, and VT by 12/03 Implement TN by 3/04

33 Long-Term Plan Include additional States Add drainage-area ratio estimates Add automated update of non-interpretive streamflow statistics Add methods for regulated streams Add sediment (and possibly other) data Add internal desktop version with batch processing

34 State Implementation Process Done through cooperative agreements between Districts and local agencies Populate the streamflow statistics database Generate and format any custom GIS data Test accuracy of basin and climatic characteristics and equation results, and summarize results Potentially develop new equations, using GIS data to measure basin characteristics USGS OSW and District concurrence to put on Web

35 Summary StreamStats Is a Web application that provides estimates of streamflow statistics and other information for gaged and ungaged sites Uses cutting-edge technology to provide the information to the public by running a GIS interactively over the Web Implementation for States will be done through cooperative funding agreements Full implementation will likely take several years

36 StreamStats web sites Public informational page: streamstats.html Internal application web page: idstreamstats/ NFF Program:

Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats

Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats Introducing Iowa StreamStats Version 4, a Redesign of the USGS Application for Estimating Streamflow Stats Presented at the 2016 Iowa Water Conference Ames, IA March 24, 2016 by David Eash U.S. Geological

More information

Watershed Application of WEPP and Geospatial Interfaces. Dennis C. Flanagan

Watershed Application of WEPP and Geospatial Interfaces. Dennis C. Flanagan Watershed Application of WEPP and Geospatial Interfaces Dennis C. Flanagan Research Agricultural Engineer USDA-Agricultural Research Service Adjunct Professor Purdue Univ., Dept. of Agric. & Biol. Eng.

More information

Section 4: Model Development and Application

Section 4: Model Development and Application Section 4: Model Development and Application The hydrologic model for the Wissahickon Act 167 study was built using GIS layers of land use, hydrologic soil groups, terrain and orthophotography. Within

More information

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas

Development and Land Use Change in the Central Potomac River Watershed. Rebecca Posa. GIS for Water Resources, Fall 2014 University of Texas Development and Land Use Change in the Central Potomac River Watershed Rebecca Posa GIS for Water Resources, Fall 2014 University of Texas December 5, 2014 Table of Contents I. Introduction and Motivation..4

More information

USING A GEOGRAPHIC INFORMATION SYSTEM TO PREDICT FLOW DURATION CURVES AT UNGAGED STREAM SITES IN GUAM

USING A GEOGRAPHIC INFORMATION SYSTEM TO PREDICT FLOW DURATION CURVES AT UNGAGED STREAM SITES IN GUAM USING A GEOGRAPHIC INFORMATION SYSTEM TO PREDICT FLOW DURATION CURVES AT UNGAGED STREAM SITES IN GUAM Dr. Leroy F. Heitz lheitz@triton.uog.edu Dr. Shahram Khosrowpanah khosrow@triton.uog.edu Water and

More information

Development of a GIS Interface for WEPP Model Application to Great Lakes Forested Watersheds

Development of a GIS Interface for WEPP Model Application to Great Lakes Forested Watersheds Development of a GIS Interface for WEPP Model Application to Great Lakes Forested Watersheds J.R. Frankenberger 1, S. Dun 2, D.C. Flanagan 1, J.Q. Wu 2, W.J. Elliot 3 1 USDA-ARS, West Lafayette, IN 2 Washington

More information

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner

A GIS-based Approach to Watershed Analysis in Texas Author: Allison Guettner Texas A&M University Zachry Department of Civil Engineering CVEN 658 Civil Engineering Applications of GIS Instructor: Dr. Francisco Olivera A GIS-based Approach to Watershed Analysis in Texas Author:

More information

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 18, 1998 WIT Press,   ISSN STREAM, spatial tools for river basins, environment and analysis of management options Menno Schepel Resource Analysis, Zuiderstraat 110, 2611 SJDelft, the Netherlands; e-mail: menno.schepel@resource.nl

More information

BSYSE 456/556 Surface Hydrologic Processes and Modeling

BSYSE 456/556 Surface Hydrologic Processes and Modeling BSYSE 456/556 Surface Hydrologic Processes and Modeling Lab 9 (Prepared by Erin Brooks and Jan Boll, UI, and Joan Wu, WSU) P Introduction One of the most difficult tasks in watershed assessment and management

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

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

Introduction to HEC-GeoHMS. Watershed boundary delineation. Assembling Hydrologic Modeling System

Introduction to HEC-GeoHMS. Watershed boundary delineation. Assembling Hydrologic Modeling System Introduction to HEC-GeoHMS Watershed boundary delineation Assembling Hydrologic Modeling System HEC-GeoHMS GIS tool set supporting HEC-HMS modeling S Developed by USACE S ArcView 3.x extension v1.1 supported

More information

NR402 GIS Applications in Natural Resources

NR402 GIS Applications in Natural Resources NR402 GIS Applications in Natural Resources Lesson 1 Introduction to GIS Eva Strand, University of Idaho Map of the Pacific Northwest from http://www.or.blm.gov/gis/ Welcome to NR402 GIS Applications in

More information

Hydrologic and Hydraulic Modeling with ArcGIS. Dean Djokic

Hydrologic and Hydraulic Modeling with ArcGIS. Dean Djokic Hydrologic and Hydraulic Modeling with ArcGIS Dean Djokic (ddjokic@esri.com) Content Water resources issues Core GIS tools for surface water analysis DEM data and processing Arc Hydro Application tools

More information

Changes to Extreme Precipitation Events: What the Historical Record Shows and What It Means for Engineers

Changes to Extreme Precipitation Events: What the Historical Record Shows and What It Means for Engineers Changes to Extreme Precipitation Events: What the Historical Record Shows and What It Means for Engineers Geoffrey M Bonnin National Oceanic and Atmospheric Administration National Weather Service Office

More information

Web (Java, ArcGIS Server [WebADF, flex, silverlight]) Mobile (ArcGIS Mobile, ArcPad, Windows Mobile) Deskt

Web (Java, ArcGIS Server [WebADF, flex, silverlight]) Mobile (ArcGIS Mobile, ArcPad, Windows Mobile) Deskt GIS Services company in Lincoln, NE Custom GIS database design and build (for local, county, state and private corporations) Custom (ESRI and non-esri) application design and build in Java, C++, C#,.Net

More information

GEOGRAPHIC INFORMATION SYSTEMS (GIS) AT GERS LAB

GEOGRAPHIC INFORMATION SYSTEMS (GIS) AT GERS LAB GEOGRAPHIC INFORMATION SYSTEMS (GIS) AT GERS LAB Fernando Gilbes Santaella GERS Lab-Department of Geology University of Puerto Rico at Mayaguez fernando.gilbes@upr.edu Geological and Environmental Remote

More information

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG

ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG ISU GIS CENTER S ARCSDE USER'S GUIDE AND DATA CATALOG 2 TABLE OF CONTENTS 1) INTRODUCTION TO ARCSDE............. 3 2) CONNECTING TO ARCSDE.............. 5 3) ARCSDE LAYERS...................... 9 4) LAYER

More information

Geospatial Fire Behavior Modeling App to Manage Wildfire Risk Online. Kenyatta BaRaKa Jackson US Forest Service - Consultant

Geospatial Fire Behavior Modeling App to Manage Wildfire Risk Online. Kenyatta BaRaKa Jackson US Forest Service - Consultant Geospatial Fire Behavior Modeling App to Manage Wildfire Risk Online Kenyatta BaRaKa Jackson US Forest Service - Consultant Fire Behavior Modeling and Forest Fuel Management Modeling Fire Behavior is an

More information

Hydrologic and Hydraulic Analyses Using ArcGIS

Hydrologic and Hydraulic Analyses Using ArcGIS Hydrologic and Hydraulic Analyses Using ArcGIS Two day training class Overview ArcGIS and Arc Hydro provide strong foundation for support of hydrologic and hydraulic (H&H) analyses. This two-day course

More information

Hydrography Webinar Series

Hydrography Webinar Series Hydrography Webinar Series Session 2 May 21, 2015 U.S. Department of the Interior U.S. Geological Survey U.S. GEOLOGICAL SURVEY HYDROGRAPHY WEBINAR SERIES Hosted by: Jeff Simley Al Rea Hydrography Webinar

More information

What s New in Topographic Information - USGS National Map

What s New in Topographic Information - USGS National Map + What s New in Topographic Information - USGS National Map SARGIS Workshop November 14, 2016 Rob Dollison, 703-648-5724 rdollison@usgs.gov + USGS 2 National Geospatial Program The National Geospatial

More information

Appendix C. Questionnaire Summary of Responses Geographic Information Systems

Appendix C. Questionnaire Summary of Responses Geographic Information Systems Appendix C Questionnaire Summary of Responses Geographic Information Systems 1. Is your agency using or planning use of GIS for: a. general mapping (e.g. highway routes, political boundaries, etc.) b.

More information

Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars

Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars Title: ArcMap: Calculating Soil Areas for Storm Water Pollution Prevention Plans Authors: Brandy Woodcock, Benjamin Byars Introduction Abstract: The use of ArcMap to calculate soil areas for storm water

More information

GISHydro2000: A Tool for Automated Hydrologic Analysis in Maryland. G. E. Moglen 1

GISHydro2000: A Tool for Automated Hydrologic Analysis in Maryland. G. E. Moglen 1 GISHydro2000: A Tool for Automated Hydrologic Analysis in Maryland G. E. Moglen 1 1 Department of Civil and Environmental Engineering, University of Maryland, College Park, MD 20742; PH (301) 405-1964;

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 10.0 WMS 10.0 Tutorial Watershed Modeling Orange County Hydrology Using GIS Data Learn how to delineate sub-basins and compute soil losses for Orange County (California) hydrologic modeling Objectives

More information

Designing a Dam for Blockhouse Ranch. Haley Born

Designing a Dam for Blockhouse Ranch. Haley Born Designing a Dam for Blockhouse Ranch Haley Born CE 394K GIS in Water Resources Term Paper Fall 2011 Table of Contents Introduction... 1 Data Sources... 2 Precipitation Data... 2 Elevation Data... 3 Geographic

More information

ArcGIS Online Tools and Water-Related Web Services You Can Use Every Day of Your Life!

ArcGIS Online Tools and Water-Related Web Services You Can Use Every Day of Your Life! ArcGIS Online Tools and Water-Related Web Services You Can Use Every Day of Your Life! Brian Rowley, PE, CFM FMA 2014 Annual Conference 1 Gold Rush (49ers) John Sutter Sutter s Mill South fork of American

More information

Appendix D. Model Setup, Calibration, and Validation

Appendix D. Model Setup, Calibration, and Validation . Model Setup, Calibration, and Validation Lower Grand River Watershed TMDL January 1 1. Model Selection and Setup The Loading Simulation Program in C++ (LSPC) was selected to address the modeling needs

More information

CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP. Oscar Robayo, Tim Whiteaker, and David Maidment*

CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP. Oscar Robayo, Tim Whiteaker, and David Maidment* CONVERTING A NEXRAD MAP TO A FLOODPLAIN MAP Oscar Robayo, Tim Whiteaker, and David Maidment* ABSTRACT: Using ArcGIS 9.0 ArcObjects and the new ModelBuilder environment, a methodology for converting a NEXRAD

More information

Flood Hazard Zone Modeling for Regulation Development

Flood Hazard Zone Modeling for Regulation Development Flood Hazard Zone Modeling for Regulation Development By Greg Lang and Jared Erickson Pierce County GIS June 2003 Abstract The desire to blend current digital information with government permitting procedures,

More information

GeoWEPP Tutorial Appendix

GeoWEPP Tutorial Appendix GeoWEPP Tutorial Appendix Chris S. Renschler University at Buffalo - The State University of New York Department of Geography, 116 Wilkeson Quad Buffalo, New York 14261, USA Prepared for use at the WEPP/GeoWEPP

More information

Geospatial Data, Services, and Products. National Surveying, mapping and geospatial conference

Geospatial Data, Services, and Products. National Surveying, mapping and geospatial conference Geospatial Data, Services, and Products Federal Programs -- USDA NRCS National Surveying, mapping and geospatial conference March 15, 2016 NRCS Applications using Geosaptial Products & Services Field

More information

Base Level Engineering FEMA Region 6

Base Level Engineering FEMA Region 6 Base Level Engineering Over the past five years, has been evaluating its investment approach and data preparation work flow to establish an efficient and effective change in operation, generating an approach

More information

Operational water balance model for Siilinjärvi mine

Operational water balance model for Siilinjärvi mine Operational water balance model for Siilinjärvi mine Vesa Kolhinen, Tiia Vento, Juho Jakkila, Markus Huttunen, Marie Korppoo, Bertel Vehviläinen Finnish Environment Institute (SYKE) Freshwater Centre/Watershed

More information

Floodplain Mapping & Flood Warning Applications in North Carolina

Floodplain Mapping & Flood Warning Applications in North Carolina Floodplain Mapping & Flood Warning Applications in North Carolina Marc Stanard, IT Project Manager Ken Ashe, Assistant Director David Herlong, Flood Warning Program Manager NC Crime Control & Public Safety

More information

Workshop: Build a Basic HEC-HMS Model from Scratch

Workshop: Build a Basic HEC-HMS Model from Scratch Workshop: Build a Basic HEC-HMS Model from Scratch This workshop is designed to help new users of HEC-HMS learn how to apply the software. Not all the capabilities in HEC-HMS are demonstrated in the workshop

More information

Determination of Urban Runoff Using ILLUDAS and GIS

Determination of Urban Runoff Using ILLUDAS and GIS Texas A&M University Department of Civil Engineering Instructor: Dr. Francisco Olivera CVEN689 Applications of GIS to Civil Engineering Determination of Urban Runoff Using ILLUDAS and GIS Tae Jin Kim 03.

More information

HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED

HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED HYDROLOGIC AND WATER RESOURCES EVALUATIONS FOR SG. LUI WATERSHED 1.0 Introduction The Sg. Lui watershed is the upper part of Langat River Basin, in the state of Selangor which located approximately 20

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

Big Wood River. General Information

Big Wood River. General Information General Information The flows out of the southern portion of the Sawtooth National Recreation Area in central Idaho. The study reach is about a,200 ft length of river about.5 miles upstream from the discontinued

More information

Management of Natural and Environmental Resources for Sustainable Agricultural Development

Management of Natural and Environmental Resources for Sustainable Agricultural Development World Meteorological Organization (WMO) Management of Natural and Environmental Resources for Sustainable Agricultural Development Use of the Object Modeling System for Operational Water Supply Forecasting

More information

A Cloud-Based Flood Warning System For Forecasting Impacts to Transportation Infrastructure Systems

A Cloud-Based Flood Warning System For Forecasting Impacts to Transportation Infrastructure Systems A Cloud-Based Flood Warning System For Forecasting Impacts to Transportation Infrastructure Systems Jon Goodall Associate Professor, Civil and Environmental Engineering Associate Director, Link Lab April

More information

Using the Stock Hydrology Tools in ArcGIS

Using the Stock Hydrology Tools in ArcGIS Using the Stock Hydrology Tools in ArcGIS This lab exercise contains a homework assignment, detailed at the bottom, which is due Wednesday, October 6th. Several hydrology tools are part of the basic ArcGIS

More information

REDWOOD VALLEY SUBAREA

REDWOOD VALLEY SUBAREA Independent Science Review Panel Conceptual Model of Watershed Hydrology, Surface Water and Groundwater Interactions and Stream Ecology for the Russian River Watershed Appendices A-1 APPENDIX A A-2 REDWOOD

More information

GeoSUR SRTM 30-m / TPS

GeoSUR SRTM 30-m / TPS GeoSUR SRTM 30-m / TPS Wm Matthew Cushing (USGS) 16 May 2013 U.S. Department of the Interior U.S. Geological Survey SRTM Mission Shuttle Radar Topography Mission (SRTM) Space Shuttle Endeavour during the

More information

USGS Hydrography Overview. May 9, 2018

USGS Hydrography Overview. May 9, 2018 + 1 USGS Hydrography Overview May 9, 2018 + 2 The National Geospatial Program Provides the geospatial baseline of the Nation s topography, natural landscape and built environment through The National Map,

More information

Merced Irrigation District Hydrologic and Hydraulic Operations (MIDH2O) Model

Merced Irrigation District Hydrologic and Hydraulic Operations (MIDH2O) Model Merced Irrigation District Hydrologic and Hydraulic Operations (MIDH2O) Model September 05, 2018 Marco Bell, Merced Irrigation District Bibek Joshi, Dewberry Objective Introduce HEC-RTS Benefits of MIDH2O

More information

USGS National Hydrography Dataset (NHD) and NHDPlus

USGS National Hydrography Dataset (NHD) and NHDPlus + 1 + USGS National Hydrography Dataset (NHD) and NHDPlus Al Rea USGS National Geospatial Program Western States Water Council August 1, 2018 + 2 USGS National Hydrography Datasets Hydrologic networks,

More information

Objectives: After completing this assignment, you should be able to:

Objectives: After completing this assignment, you should be able to: Data Analysis Assignment #1 Evaluating the effects of watershed land use on storm runoff Assignment due: 21 February 2013, 5 pm Objectives: After completing this assignment, you should be able to: 1) Calculate

More information

Developing a Campus-wide Base Map for Planning, Design and Construction. June 21, 2007

Developing a Campus-wide Base Map for Planning, Design and Construction. June 21, 2007 Developing a Campus-wide Base Map for Planning, Design and Construction June 21, 2007 Presenters Berent Pippert UCR Project Manager Capital and Physical Planning Academic Planning and Budget 951-827-2431

More information

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin

SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff. Michael G. Wing 1 * and Derek Godwin Journal of Spatial Hydrology Vol. 11, No. 2 Fall 2011 SWAMP GIS: A spatial decision support system for predicting and treating stormwater runoff Michael G. Wing 1 * and Derek Godwin Abstract SWAMP GIS

More information

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted).

Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). Exercise 7 Watershed Delineation Using ArcGIS Spatial Analyst Last Updated 4/6/2017 Within this document, the term NHDPlus is used when referring to NHDPlus Version 2.1 (unless otherwise noted). There

More information

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

Digital Elevation Models. Using elevation data in raster format in a GIS

Digital Elevation Models. Using elevation data in raster format in a GIS Digital Elevation Models Using elevation data in raster format in a GIS What is a Digital Elevation Model (DEM)? Digital representation of topography Model based on scale of original data Commonly a raster

More information

Valenciano Reservoir Safe Yield Study. Prepared by: CSA Architects & Engineers, LLP

Valenciano Reservoir Safe Yield Study. Prepared by: CSA Architects & Engineers, LLP Valenciano Reservoir Safe Yield Study Prepared by: CSA Architects & Engineers, LLP CSA Group Prepared for: Puerto Rico Aqueduct and Sewer Authority Planning TABLE OF CONTENTS 1 Introduction...1 1.1 Safe

More information

The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to assist in setting

The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to assist in setting WEPP Online GIS OpenLayers/Google Maps Interface February 15,2011 Website: http://milford.nserl.purdue.edu/ol/wepp/ The WEPP online GIS interface uses the OpenLayers (http://openlayers.org/) software to

More information

Lake Tahoe Watershed Model. Lessons Learned through the Model Development Process

Lake Tahoe Watershed Model. Lessons Learned through the Model Development Process Lake Tahoe Watershed Model Lessons Learned through the Model Development Process Presentation Outline Discussion of Project Objectives Model Configuration/Special Considerations Data and Research Integration

More information

GIS in Water Resources Midterm Quiz Fall There are 5 questions on this exam. Please do all 5. They are of equal credit.

GIS in Water Resources Midterm Quiz Fall There are 5 questions on this exam. Please do all 5. They are of equal credit. Page 1 of 7 Name: GIS in Water Resources Midterm Quiz Fall 2004 There are 5 questions on this exam. Please do all 5. They are of equal credit. 1. In exercises in this class you have developed the skills

More information

September 2016 New ArcGIS Solutions

September 2016 New ArcGIS Solutions September 2016 New ArcGIS Solutions Hydroelectric https://profservices.maps.arcgis.com/apps/mapjournal/index.html?appid=0ef98f74f8fb4f9da88 1adc521e1c90f Adopta Engage the public in the maintenance and

More information

software, just as word processors or databases are. GIS was originally developed and cartographic capabilities have been augmented by analysis tools.

software, just as word processors or databases are. GIS was originally developed and cartographic capabilities have been augmented by analysis tools. 1. INTRODUCTION 1.1Background A GIS is a Geographic Information System, a software package for creating, viewing, and analyzing geographic information or spatial data. GIS is a class of software, just

More information

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax:

GENERALIZATION IN THE NEW GENERATION OF GIS. Dan Lee ESRI, Inc. 380 New York Street Redlands, CA USA Fax: GENERALIZATION IN THE NEW GENERATION OF GIS Dan Lee ESRI, Inc. 380 New York Street Redlands, CA 92373 USA dlee@esri.com Fax: 909-793-5953 Abstract In the research and development of automated map generalization,

More information

Utah UIC Geospatial Integration EIEN Project

Utah UIC Geospatial Integration EIEN Project Utah UIC Geospatial Integration EIEN Project ESRI UC, June 2007 Bert Granberg Utah Automated Geographic Reference Center Utah Automated Geographic Reference Center (AGRC) AGRC Responsibilities Facilitate

More information

Web GIS Based Disaster Portal Project ESRI INDIA

Web GIS Based Disaster Portal Project ESRI INDIA Web GIS Based Disaster Portal Project ESRI INDIA Contents Requirements Overview Product Technology Used KSNDMC Application Architecture Tool Developed Benefits for the End User Problems faced during implementation

More information

A Temporal Hydrologic Database for Rapidly Changing Landscapes

A Temporal Hydrologic Database for Rapidly Changing Landscapes A Temporal Hydrologic Database for Rapidly Changing Landscapes Using Mt. St. Helens in Washington as a Pilot Site Adam Mosbrucker Geog 575 BACKGROUND: Client / User U.S. Geological Survey Cascades Volcano

More information

Using PRISM Climate Grids and GIS for Extreme Precipitation Mapping

Using PRISM Climate Grids and GIS for Extreme Precipitation Mapping Using PRISM Climate Grids and GIS for Extreme Precipitation Mapping George H. Taylor, State Climatologist Oregon Climate Service 316 Strand Ag Hall Oregon State University Corvallis OR 97331-2209 Tel:

More information

RHOAPS. Real-time Hydrology Ocean Atmosphere Prediction System. Pronunciation: Ropes Motto: More than just THREDDS

RHOAPS. Real-time Hydrology Ocean Atmosphere Prediction System. Pronunciation: Ropes Motto: More than just THREDDS RHOAPS Real-time Hydrology Ocean Atmosphere Prediction System Pronunciation: Ropes Motto: More than just THREDDS Key Aspects Integrated real-time data systems Atmospheric Hydrologic Coastal oceans Societal

More information

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420

JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420 COUNTY OF GRANDE PRAIRIE JOB DESCRIPTION JOB TITLE: CURRENT CLASSIFICATION/GRID POSITION # GIS Coordinator AD Grid Level 6(c) # 420 NOC CODE: 2255 STANDARD HOURS: 35 hours/week (non-management) JOB TITLE

More information

W. Elliot, PE, PhD USDA Forest Service, Rocky Mountain Research Station Moscow, Idaho Version: April, 2017 WEPP PEP The Water Erosion Prediction Project (WEPP) Post Fire Erosion Predictor (PEP) is an online

More information

Welcome to NetMap Portal Tutorial

Welcome to NetMap Portal Tutorial Welcome to NetMap Portal Tutorial Potential Applications What Can you do with the Portal? At least 25 things! 1) Locate the best potential fish habitats. 2) Identify biological hotspots. 3) Map floodplain

More information

Pompton Lakes Dam Downstream Effects of the Floodgate Facility. Joseph Ruggeri Brian Cahill Michael Mak Andy Bonner

Pompton Lakes Dam Downstream Effects of the Floodgate Facility. Joseph Ruggeri Brian Cahill Michael Mak Andy Bonner Pompton Lakes Dam Downstream Effects of the Joseph Ruggeri Brian Cahill Michael Mak Andy Bonner ASFPM 2013: Overview Page 2 Overview Page 3 Overview Page 4 Overview Page 5 Overview - Historical Pompton

More information

Red River Flooding June 2015 Caddo and Bossier Parishes Presented by: Flood Technical Committee Where the Rain Falls Matters I-30 versus I-20 I-20 Backwater and Tributary Floods (Localized) 2016 Flood

More information

Current and Future Plans. R. Srinivasan

Current and Future Plans. R. Srinivasan Current and Future Plans R. Srinivasan Contents 1 The ArcSWAT Interface 2 VizSWAT: Output Visualization 3 User online support 4 MapWindows SWAT interface 5 ArcGIS SWAT/APEX interfaces 6 Radar Rainfall

More information

GERSVIEW: A New Database for Web Mapping

GERSVIEW: A New Database for Web Mapping GERSVIEW: A New Database for Web Mapping William J. Hernández, M.S. Graduate Student Department of Marine Sciences-UPRM Fernando Gilbes, Ph.D. Associate Professor Department of Geology-UPRM Overview Introduction

More information

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS

AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS AN ASSESSMENT OF THE IMPACT OF RETENTION PONDS FOR SEDIMENT TRAPPING IN THE ADA CREEK AND LONGWOOD COVE USING REMOTELY SENSED DATA AND GIS ANALYSIS Sudhanshu Sekhar Panda Associate Professor, GIS/Env.

More information

NRC Workshop - Probabilistic Flood Hazard Assessment Jan 2013

NRC Workshop - Probabilistic Flood Hazard Assessment Jan 2013 Regional Precipitation-Frequency Analysis And Extreme Storms Including PMP Current State of Understanding/Practice Mel Schaefer Ph.D. P.E. MGS Engineering Consultants, Inc. Olympia, WA NRC Workshop - Probabilistic

More information

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR&

)UDQFR54XHQWLQ(DQG'tD]'HOJDGR& &21&(37,21$1',03/(0(17$7,212)$1+

More information

Providing Public Access to King County GIS Data. Presented by: Michael Jenkins King County GIS Center Seattle, WA

Providing Public Access to King County GIS Data. Presented by: Michael Jenkins King County GIS Center Seattle, WA Providing Public Access to King County GIS Data Presented by: Michael Jenkins King County GIS Center Seattle, WA King County, Washington Microsoft Boeing Amazon.Com Starbucks Port of Seattle Weyerhauser

More information

Geo-spatial Analysis for Prediction of River Floods

Geo-spatial Analysis for Prediction of River Floods Geo-spatial Analysis for Prediction of River Floods Abstract. Due to the serious climate change, severe weather conditions constantly change the environment s phenomena. Floods turned out to be one of

More information

Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge Helotes Creek at Helotes, Texas

Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge Helotes Creek at Helotes, Texas Leon Creek Watershed October 17-18, 1998 Rainfall Analysis Examination of USGS Gauge 8181400 Helotes Creek at Helotes, Texas Terrance Jackson MSCE Candidate University of Texas San Antonio Abstract The

More information

13 Watershed Delineation & Modeling

13 Watershed Delineation & Modeling Module 4 (L12 - L18): Watershed Modeling Standard modeling approaches and classifications, system concept for watershed modeling, overall description of different hydrologic processes, modeling of rainfall,

More information

Introduction to Geographic Information Systems

Introduction to Geographic Information Systems Introduction to Geographic Information Systems Lynn_Carlson@brown.edu 401-863-9917 The Environmental And Remote TecHnologies Lab MacMillan Hall, Room 105 http://www.brown.edu/research/earthlab/ Outline

More information

The BASINS Watershed Analysis System -- Evolving to Embrace New Data and Techniques. PH (404) ; author

The BASINS Watershed Analysis System -- Evolving to Embrace New Data and Techniques. PH (404) ; author The BASINS Watershed Analysis System -- Evolving to Embrace New Data and Techniques Paul B. Duda 1, John L. Kittle, Jr. 1, Paul R. Hummel 1, Mark H. Gray 1, Russell S. Kinerson, Ph.D. 2 1 AQUA TERRA Consultants,

More information

QGIS FLO-2D Integration

QGIS FLO-2D Integration EPiC Series in Engineering Volume 3, 2018, Pages 1575 1583 Engineering HIC 2018. 13th International Conference on Hydroinformatics Karen O Brien, BSc. 1, Noemi Gonzalez-Ramirez, Ph. D. 1 and Fernando Nardi,

More information

Introduction to Geographic Information Systems (GIS): Environmental Science Focus

Introduction to Geographic Information Systems (GIS): Environmental Science Focus Introduction to Geographic Information Systems (GIS): Environmental Science Focus September 9, 2013 We will begin at 9:10 AM. Login info: Username:!cnrguest Password: gocal_bears Instructor: Domain: CAMPUS

More information

June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY:

June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY: June 2018 WORKSHOP SECTION 2 MANUAL: RUNNING PTMAPP-DESKTOP AN INNOVATIVE SOLUTION BY: TABLE OF CONTENTS 1 PURPOSE... 3 2 SET UP DATA PATHS... 4 2.1 BASE DATA SETUP... 4 3 INGEST DATA... 6 3.1 CLIP WATERSHED...

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

Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage. con terra GmbH Dipl.-Ing. Mark Döring

Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage. con terra GmbH Dipl.-Ing. Mark Döring Solving the European Data Puzzle Simplifying INSPIRE Challenges and Usage con terra GmbH Dipl.-Ing. Mark Döring INSPIRE Reference Projects GeoBAK 2.0 Project // INSPIRE Data & Services The Project Evolution

More information

TSEGI WASH 50% DESIGN REPORT

TSEGI WASH 50% DESIGN REPORT TSEGI WASH 50% DESIGN REPORT 2/28/2014 Daniel Larson, Leticia Delgado, Jessica Carnes I Table of Contents Acknowledgements... IV 1.0 Project Description... 1 1.1 Purpose... 1 Figure 1. Erosion of a Headcut...

More information

What's New with NHDPlus (Classic)?

What's New with NHDPlus (Classic)? What's New with NHDPlus (Classic)? 1987 Reach File Version 1 2017 - NHDPlus Annie Mejaes EPA, Office of Water 2 Overview NHD-NHDPlus Basics Evolving NHD-NHDPlus Data and Tools Training and Support The

More information

Appendix E Guidance for Shallow Flooding Analyses and Mapping

Appendix E Guidance for Shallow Flooding Analyses and Mapping Appendix E Guidance for Shallow Flooding Analyses and Mapping E.1 Introduction Different types of shallow flooding commonly occur throughout the United States. Types of flows that result in shallow flooding

More information

Introduction to the 176A labs and ArcGIS Purpose of the labs

Introduction to the 176A labs and ArcGIS Purpose of the labs Introduction to the 176A labs and ArcGIS Purpose of the labs Acknowledgement: Slides by David Maidment, U Texas-Austin and Francisco Olivera (TAMU) Hands-on experience with a leading software package Introduction

More information

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey

The National Hydrography Dataset in the Pacific Region. U.S. Department of the Interior U.S. Geological Survey The National Hydrography Dataset in the Pacific Region U.S. Department of the Interior U.S. Geological Survey The National Map The National Map is built on partnerships and standards The National Map consists

More information

Multi-scale modeling of species distributions, hydrology, & gene flow

Multi-scale modeling of species distributions, hydrology, & gene flow Multi-scale modeling of species distributions, hydrology, & gene flow Douglas R. Leasure PhD. Candidate University of Arkansas Department of Biological Sciences BIG data in GIS http://www.gap.uidaho.edu/portal/datadownload.html

More information

Illinois State Water Survey Division

Illinois State Water Survey Division Illinois State Water Survey Division SURFACE WATER SECTION SWS Miscellaneous Publication 108 SEDIMENT YIELD AND ACCUMULATION IN THE LOWER CACHE RIVER by Misganaw Demissie Champaign, Illinois June 1989

More information

Delineation of Watersheds

Delineation of Watersheds Delineation of Watersheds Adirondack Park, New York by Introduction Problem Watershed boundaries are increasingly being used in land and water management, separating the direction of water flow such that

More information

GEOGRAPHIC INFORMATION SYSTEMS AND WATER RESOURCES IV AWRA SPRING SPECIALTY CONFERENCE Houston, Texas

GEOGRAPHIC INFORMATION SYSTEMS AND WATER RESOURCES IV AWRA SPRING SPECIALTY CONFERENCE Houston, Texas GEOGRAPHIC INFORMATION SYSTEMS AND WATER RESOURCES IV AWRA SPRING SPECIALTY CONFERENCE Houston, Texas May 8-10, 2006 Copyright 2006, AWRA THE BASINS WATERSHED ANALYSIS SYSTEM -- INTEGRATING WITH OPEN SOURCE

More information

An Internet-Based Integrated Resource Management System (IRMS)

An Internet-Based Integrated Resource Management System (IRMS) An Internet-Based Integrated Resource Management System (IRMS) Third Quarter Report, Year II 4/1/2000 6/30/2000 Prepared for Missouri Department of Natural Resources Missouri Department of Conservation

More information

Automatic Watershed Delineation using ArcSWAT/Arc GIS

Automatic Watershed Delineation using ArcSWAT/Arc GIS Automatic Watershed Delineation using ArcSWAT/Arc GIS By: - Endager G. and Yalelet.F 1. Watershed Delineation This tool allows the user to delineate sub watersheds based on an automatic procedure using

More information

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project

Summary Description Municipality of Anchorage. Anchorage Coastal Resource Atlas Project Summary Description Municipality of Anchorage Anchorage Coastal Resource Atlas Project By: Thede Tobish, MOA Planner; and Charlie Barnwell, MOA GIS Manager Introduction Local governments often struggle

More information