St. Johns River Water Management District. Tim Cera, P.E.

Size: px
Start display at page:

Download "St. Johns River Water Management District. Tim Cera, P.E."

Transcription

1 Tim Cera, P.E.

2 North Florida/Southeast Georgia HSPF Models Needed watershed delineation for what ended up being 71 Hydrological Simulation Program FORTRAN (HSPF) Establish recharge and maximum saturated ET estimates for input into groundwater model Needed ability to delineate against many USGS flow gauges 2

3 What is TauDEM? Terrain Analysis Using Digital Elevation Models (TauDEM) Developed by Professor David Tarboton at Utah State University Actively maintained Used in other software Better Assessment Science Integrating Point and Non-point Sources (BASINS) Code freely available GPLv3 license 3

4 Why TauDEM? Command line versions available on Linux Useful on District s Linux cluster, now at almost 500 CPUs ArcGIS Toolbox QGIS extension Comprehensive set of programs Can work with large scale DEMs split across multiple rasters 4

5 Basic Grid Analysis Functions Command pitremove d8flowdir dinfflowdir aread8 dreadinf gridnet Description Identifies all pits in the DEM and raises their elevation to the level of the lowest pour point around their edge. Takes as input the hydrologically correct elevation grid and outputs D8 flow direction and slope for each grid cell. Assigns a flow direction based on steepest slope on a triangular facet following the D infinity model. Takes as input a D8 flow directions grid and outputs the contributing area as the number of grid cells draining through each grid cell. Takes as input a D infinity flow direction grid and outputs the specific catchment area. Specific catchment area is defined as contributing area per unit contour length. GridNet Takes as input a D8 flow directions file and outputs three grid files: - plen contains the path length from the furthest cell that drains to each cell. - tlen contains the total length of all paths draining to each cell. - gord contains the Strahler order associated with that cell for a flow network defined using the D8 flow directions and including each gridcell. 5

6 Command peukerdouglas threshold d8flowpathextremeup slopearea lengtharea dropanalysis streamnet Stream Network Development Functions Description Takes as input an elevation grid and outputs an indicator (1,0) grid of candidate stream cells according to the Peuker and Douglas algorithm. Takes as any grid and outputs an indicator (1,0) grid of grid cells that have values >= the input threshold. Evaluates the extreme (either maximum or minimum) upslope value from an input grid based on the D8 flow directions. Evaluates Sman based on slope and specific catchment area grid inputs, and parameters m and n. Uses with slope-area stream delineation. Evaluates A >= M Ly and outputs an indicator (1,0) grid based on upslope path length and D8 contributing area grid inputs, and parameters M and y. Applies a series of thresholds and outputs a table of stream statistics used in objectively selecting the stream delineation threshold. Produces a vector network (shapefile) from a stream raster grid. Outputs a grid of subwatersheds draining to each stream network link. 6

7 Stream Network/Outlet Functions Command moveoutletstostreams gagewatershed Description Adjusts the position of outlets by moving them downslope along D8 flow directions until they reach a stream. Calculates Gage watersheds grid. Each grid cell is labeled with the identifier (from column id) of the gage to which it drains directly without passing through any other gages. 7

8 Specialized Grid Analysis Functions Command slopearearatio d8hdisttostrm dinfupdependence dinfdecayaccum dinfconclimaccum dinftranslimaccum dinfrevaccum dinfdistdown/ dinfdistup dinfavalanche slopeavedown twi Description Calculates ratio S/A where S is slope and A contributing area Calculates horizontal distance to stream along D8 flow directions Calculates upslope dependence Calculates decay limited accumulation Calculates concentration limited accumulation Calculates transport limited accumulation Calculates reverse accumulation Calculates distance downslope/upslope to a target zone (typically stream) using Dinf flow directions. Calculates avalanche runout zone and distance to avalanche source in avalanche runout zone Calculates slope averaged over specified distance down D8 flow directions Calculates Topographic Wetness Index (TWI). This provides an indication of depth to water table. No data values occur in locations where slope is 0 (flat). 8

9 Hydro-enforced DEM Known locations of water features like streams and watershed boundaries are burned into the DEM by altering the elevation values National Hydrography Dataset Plus (NHD+) has a hydro-enforced DEM based on the National Elevation Dataset (NED) 10,000 feet is subtracted from the cells that lie along know streams 10,000 feet is added to cells that lie along HUC8 and HUC12 boundaries 9

10 Reservoirs (Flat Areas) 10

11 Final 11

12 Final vs NHDPlus v2 12

13 Final vs NHDPlus v2 13

14 TauDEM Problems pitremove Necessary step to fix small pits or errors in the DEM that would cause problems for other programs to work correctly A closed basin is seen as a pit to fill Once filled by pitremove, closed basins are represented by very large flat areas Flat areas; lakes, wetlands, The process of establishing a stream network is very difficult without some elevation relief Frontal basins facing the ocean or large lakes Basins with multiple outlets 14

15 TauDEM Solutions Split watershed into separate areas Tributary basins Closed basins Flat basins (swamps and marshes) Frontal basins (multiple outlets) 15

16 Closed Basins 16

17 NFSEG Workflow Apply TauDEM processing workflow to each group using different parameters for each pitremove d8flowdir aread8 threshold streamnet/moveoutlettostream 17

18 Final Delineation 18

TauDEM 5.2 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS FOR TAUDEM MULTI FILE

TauDEM 5.2 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS FOR TAUDEM MULTI FILE TauDEM 5.2 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS FOR TAUDEM MULTI FILE August 2013 David G. Tarboton Page 1 Purpose The purpose of this document is to introduce Hydrologic Terrain Analysis using

More information

TauDEM 5.3 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS. October David G. Tarboton Pabitra Dash Nazmus Sazib

TauDEM 5.3 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS. October David G. Tarboton Pabitra Dash Nazmus Sazib TauDEM 5.3 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS October 2015 David G. Tarboton Pabitra Dash Nazmus Sazib Page 1 Purpose The purpose of this document is to introduce Hydrologic Terrain Analysis

More information

TauDEM 5.0 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS

TauDEM 5.0 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS TauDEM 5.0 GUIDE TO USING THE TAUDEM COMMAND LINE FUNCTIONS May 2010 David G. Tarboton Page 1 Purpose The purpose of this document is to introduce Hydrologic Terrain Analysis using the TauDEM command line

More information

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston

Geographic Surfaces. David Tenenbaum EEOS 383 UMass Boston Geographic Surfaces Up to this point, we have talked about spatial data models that operate in two dimensions How about the rd dimension? Surface the continuous variation in space of a third dimension

More information

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis Exercise 5. Height above Nearest Drainage Flood Inundation Analysis GIS in Water Resources, Fall 2018 Prepared by David G Tarboton Purpose The purpose of this exercise is to learn how to calculation the

More information

Prerequisites and Dependencies GRAIP-2 assumes a Windows Computer with ArcGIS or higher and Microsoft Office.

Prerequisites and Dependencies GRAIP-2 assumes a Windows Computer with ArcGIS or higher and Microsoft Office. GRAIP-2 for ArcGIS 10 Installation and Use David Tarboton, Pabitra Dash May 2016 Last updated:5/3/2016 This document describes how to install and use the ArgGIS 10 toolbox developed for GRAIP-2. GRAIP-2

More information

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools

Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Stream Network and Watershed Delineation using Spatial Analyst Hydrology Tools Prepared by Venkatesh Merwade School of Civil Engineering, Purdue University vmerwade@purdue.edu January 2018 Objective The

More information

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14

Applied Cartography and Introduction to GIS GEOG 2017 EL. Lecture-7 Chapters 13 and 14 Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-7 Chapters 13 and 14 Data for Terrain Mapping and Analysis DEM (digital elevation model) and TIN (triangulated irregular network) are two

More information

Delineating Watersheds from a Digital Elevation Model (DEM)

Delineating Watersheds from a Digital Elevation Model (DEM) Delineating Watersheds from a Digital Elevation Model (DEM) (Using example from the ESRI virtual campus found at http://training.esri.com/courses/natres/index.cfm?c=153) Download locations for additional

More information

Improved Applications with SAMB Derived 3 meter DTMs

Improved Applications with SAMB Derived 3 meter DTMs Improved Applications with SAMB Derived 3 meter DTMs Evan J Fedorko West Virginia GIS Technical Center 20 April 2005 This report sums up the processes used to create several products from the Lorado 7

More information

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis

Exercise 5. Height above Nearest Drainage Flood Inundation Analysis Exercise 5. Height above Nearest Drainage Flood Inundation Analysis GIS in Water Resources, Fall 2016 Prepared by David G Tarboton Purpose The purpose of this exercise is to illustrate the use of TauDEM

More information

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010

Surface Analysis. Data for Surface Analysis. What are Surfaces 4/22/2010 Surface Analysis Cornell University Data for Surface Analysis Vector Triangulated Irregular Networks (TIN) a surface layer where space is partitioned into a set of non-overlapping triangles Attribute and

More information

Delineating the Stream Network and Watersheds of the Guadalupe Basin

Delineating the Stream Network and Watersheds of the Guadalupe Basin Delineating the Stream Network and Watersheds of the Guadalupe Basin Francisco Olivera Department of Civil Engineering Texas A&M University Srikanth Koka Department of Civil Engineering Texas A&M University

More information

Channel Conditions in the Onion Creek Watershed. Integrating High Resolution Elevation Data in Flood Forecasting

Channel Conditions in the Onion Creek Watershed. Integrating High Resolution Elevation Data in Flood Forecasting Channel Conditions in the Onion Creek Watershed Integrating High Resolution Elevation Data in Flood Forecasting Lukas Godbout GIS in Water Resources CE394K Fall 2016 Introduction Motivation Flooding is

More information

2D Model Implementation for Complex Floodplain Studies. Sam Crampton, P.E., CFM Dewberry

2D Model Implementation for Complex Floodplain Studies. Sam Crampton, P.E., CFM Dewberry 2D Model Implementation for Complex Floodplain Studies Sam Crampton, P.E., CFM Dewberry 2D Case Studies Case Study 1 Rain-on-Grid 2D floodplain simulation for unconfined flat topography in coastal plain

More information

RIVER CHANNEL GEOMETRY AND RATING CURVE ESTIMATION USING HEIGHT ABOVE THE NEAREST DRAINAGE

RIVER CHANNEL GEOMETRY AND RATING CURVE ESTIMATION USING HEIGHT ABOVE THE NEAREST DRAINAGE RIVER CHANNEL GEOMETRY AND RATING CURVE ESTIMATION USING HEIGHT ABOVE THE NEAREST DRAINAGE Xing Zheng, David G. Tarboton, David R. Maidment, Yan Y. Liu, Paola Passalacqua Ph.D. Student (Zheng) and Professor

More information

Field-Scale Watershed Analysis

Field-Scale Watershed Analysis Conservation Applications of LiDAR Field-Scale Watershed Analysis A Supplemental Exercise for the Hydrologic Applications Module Andy Jenks, University of Minnesota Department of Forest Resources 2013

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 10.1 WMS 10.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

TERRAINWORKS INC. Powering Your Knowledge of the Environment

TERRAINWORKS INC. Powering Your Knowledge of the Environment Creation of a digital flowline network from IfSAR 5-m DEMs for the Matanuska-Susitna Basins: a resource for NHD updates in Alaska Dan Miller Lee Benda James DePasquale David Albert Abstract: High-resolution

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

Parallel Flow-Direction and Contributing Area Calculation for Hydrology Analysis in Digital Elevation Models

Parallel Flow-Direction and Contributing Area Calculation for Hydrology Analysis in Digital Elevation Models 1 Parallel Flow-Direction and Contributing Area Calculation for Hydrology Analysis in Digital Elevation Models Chase Wallis Dan Watson David Tarboton Robert Wallace Computer Science Computer Science Civil

More information

Learn how to delineate a watershed using the hydrologic modeling wizard

Learn how to delineate a watershed using the hydrologic modeling wizard v. 11.0 WMS 11.0 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Import a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Geographical Information System (Dam and Watershed Analysis)

Geographical Information System (Dam and Watershed Analysis) Geographical Information System (Dam and Watershed Analysis) Kumar Digvijay Singh 02D05012 Under Guidance of Prof. Milind Sohoni Outline o Watershed delineation o Sinks, flat areas, flow direction, delineation

More information

Watershed Modeling Advanced DEM Delineation

Watershed Modeling Advanced DEM Delineation v. 10.1 WMS 10.1 Tutorial Watershed Modeling Advanced DEM Delineation Techniques Model manmade and natural drainage features Objectives Learn to manipulate the default watershed boundaries by assigning

More information

R STREAM A GRASS GIS TOOLBOX FOR ADVANCED HYDROGEOMORPHOLOGICAL MODELING COURSE DESCRIPTION r stream is a comprehensive and flexible hydro-geomorpholo

R STREAM A GRASS GIS TOOLBOX FOR ADVANCED HYDROGEOMORPHOLOGICAL MODELING COURSE DESCRIPTION r stream is a comprehensive and flexible hydro-geomorpholo COURSE DESCRIPTION r stream is a comprehensive and flexible hydro-geomorphological modeling tool written as an extension for GRASS GIS. The toolbox is optimized to work with really huge datasets (of hundreds

More information

Lab 11: Terrain Analyses

Lab 11: Terrain Analyses Lab 11: Terrain Analyses What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. There is a mix of old and new functions used in this lab. We ll explain

More information

Spatial Analysis Exercise GIS in Water Resources Fall 2011

Spatial Analysis Exercise GIS in Water Resources Fall 2011 Spatial Analysis Exercise GIS in Water Resources Fall 2011 Prepared by David G. Tarboton and David R. Maidment Goal The goal of this exercise is to serve as an introduction to Spatial Analysis with ArcGIS.

More information

Watershed Modeling With DEMs: The Rest of the Story

Watershed Modeling With DEMs: The Rest of the Story Watershed Modeling With DEMs: The Rest of the Story Lesson 7 7-1 DEM Delineation: The Rest of the Story DEM Fill for some cases when merging DEMs Delineate Basins Wizard Smoothing boundaries Representing

More information

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR

BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR BRIEF EXAMPLES OF PRACTICAL USES OF LIDAR PURDUE ROAD SCHOOL - 3/9/2016 CHRIS MORSE USDA-NRCS, STATE GIS COORDINATOR LIDAR/DEM SOURCE DATES LiDAR and its derivatives (DEMs) have a collection date for data

More information

Extracting Topographic Structure from Digital Elevation Data for Geographic Information System Analysis

Extracting Topographic Structure from Digital Elevation Data for Geographic Information System Analysis Extracting Topographic Structure from Digital Elevation Data for Geographic Information System Analysis S.K. Jenson and J. O. Domingue TGS Technology, Inc., EROS Data Center, Sioux Falls, SD 57198 ABSTRACT:

More information

Stream network delineation and scaling issues with high resolution data

Stream network delineation and scaling issues with high resolution data Stream network delineation and scaling issues with high resolution data Roman DiBiase, Arizona State University, May 1, 2008 Abstract: In this tutorial, we will go through the process of extracting a stream

More information

L7 Raster Algorithms

L7 Raster Algorithms L7 Raster Algorithms NGEN6(TEK23) Algorithms in Geographical Information Systems by: Abdulghani Hasan, updated Nov 216 by Per-Ola Olsson Background Store and analyze the geographic information: Raster

More information

Lab 11: Terrain Analysis

Lab 11: Terrain Analysis Lab 11: Terrain Analysis What You ll Learn: Basic terrain analysis functions, including watershed, viewshed, and profile processing. You should read chapter 11 in the GIS Fundamentals textbook before performing

More information

Spatial Analysis Exercise GIS in Water Resources Fall 2015

Spatial Analysis Exercise GIS in Water Resources Fall 2015 Spatial Analysis Exercise GIS in Water Resources Fall 2015 Prepared by David G. Tarboton and David R. Maidment Goal The goal of this exercise is to serve as an introduction to Spatial Analysis with ArcGIS.

More information

Exercise 3: Spatial Analysis GIS in Water Resources Fall 2013

Exercise 3: Spatial Analysis GIS in Water Resources Fall 2013 Exercise 3: Spatial Analysis GIS in Water Resources Fall 2013 Prepared by David G. Tarboton and David R. Maidment Goal The goal of this exercise is to serve as an introduction to Spatial Analysis with

More information

ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA

ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA ARC HYDRO TOOLS CONFIGURATION DOCUMENT #3 GLOBAL DELINEATION WITH EDNA DATA Environmental Systems Research Institute, Inc. (Esri) 380 New York Street Redlands, California 92373-8100 Phone: (909) 793-2853

More information

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard

WMS 9.1 Tutorial Watershed Modeling DEM Delineation Learn how to delineate a watershed using the hydrologic modeling wizard v. 9.1 WMS 9.1 Tutorial Learn how to delineate a watershed using the hydrologic modeling wizard Objectives Read a digital elevation model, compute flow directions, and delineate a watershed and sub-basins

More information

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University

Automated Enforcement of High Resolution Terrain Models April 21, Brian K. Gelder, PhD Associate Scientist Iowa State University Automated Enforcement of High Resolution Terrain Models April 21, 2015 Brian K. Gelder, PhD Associate Scientist Iowa State University Problem Statement High resolution digital elevation models (DEMs) should

More information

Terrain Processing for Efficient 1D and 2D H&H Modeling. Dean Djokic and Zichuan Ye, Esri Inc.

Terrain Processing for Efficient 1D and 2D H&H Modeling. Dean Djokic and Zichuan Ye, Esri Inc. Terrain Processing for Efficient 1D and 2D H&H Modeling Dean Djokic and Zichuan Ye, Esri Inc. Overview Overview of GIS for H&H modeling support (why do we do this) Terrain processing techniques 1D vs.

More information

Part 1. Slope calculations

Part 1. Slope calculations Exercise 3: Spatial Analysis GIS in Water Resources Prepared by David G. Tarboton and David R. Maidment Updated to ArcGIS Pro by Paul Ruess, August 2016 Updated David Tarboton, September 2017 Goal The

More information

Hydrologic Terrain Processing Using Parallel Computing

Hydrologic Terrain Processing Using Parallel Computing 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 Hydrologic Terrain Processing Using Parallel Computing Wallis, C. 1, R. Wallace 3, D.G. Tarboton 2,

More information

Watershed Delineation

Watershed Delineation Watershed Delineation Using SAGA GIS Tutorial ID: IGET_SA_003 This tutorial has been developed by BVIEER as part of the IGET web portal intended to provide easy access to geospatial education. This tutorial

More information

CRC Website and Online Book Materials Page 1 of 16

CRC Website and Online Book Materials Page 1 of 16 Page 1 of 16 Appendix 2.3 Terrain Analysis with USGS DEMs OBJECTIVES The objectives of this exercise are to teach readers to: Calculate terrain attributes and create hillshade maps and contour maps. use,

More information

AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design

AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design AutoCAD Civil 3D 2010 Education Curriculum Instructor Guide Unit 4: Environmental Design Lesson 2 Watershed Analysis Overview In this lesson, you learn about how AutoCAD Civil 3D software is used to analyze

More information

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform

Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform v. 9.0 WMS 9.0 Tutorial Spatial Hydrologic Modeling HEC-HMS Distributed Parameter Modeling with the MODClark Transform Setup a basic distributed MODClark model using the WMS interface Objectives In this

More information

TauRkSWAT. An Operating System Independent SWAT Model Watershed Initialization Interface. Virginia Tech, Nature Conservancy, EPA, USDA-ARS

TauRkSWAT. An Operating System Independent SWAT Model Watershed Initialization Interface. Virginia Tech, Nature Conservancy, EPA, USDA-ARS TauRkSWAT An Operating System Independent SWAT Model Watershed Initialization Interface Daniel Fuka, Daniel Auerbach, Brian Buchanan, Amy Collick, Peter Kleinman, Moges Berbero, Andrew Sommerlot, Zachary

More information

J.Welhan 5/07. Watershed Delineation Procedure

J.Welhan 5/07. Watershed Delineation Procedure Watershed Delineation Procedure 1. Prepare the DEM: - all grids should be in the same projection; if not, then reproject (or define and project); if in UTM, all grids must be in the same zone (if not,

More information

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface

Watershed Modeling Rational Method Interface. Learn how to model urban areas using WMS' rational method interface v. 10.1 WMS 10.1 Tutorial Learn how to model urban areas using WMS' rational method interface Objectives Learn how to model urban areas using the Rational method, including how to compute rainfall intensity,

More information

Spatial Analysis Exercise GIS in Water Resources Fall 2012

Spatial Analysis Exercise GIS in Water Resources Fall 2012 Spatial Analysis Exercise GIS in Water Resources Fall 2012 Prepared by David G. Tarboton and David R. Maidment Goal The goal of this exercise is to serve as an introduction to Spatial Analysis with ArcGIS.

More information

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 10.1 WMS 10.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

Spa$al Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University

Spa$al Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Spa$al Analysis and Modeling (GIST 432/532) Guofeng Cao Department of Geosciences Texas Tech University Representa$on of Spa$al Data Representa$on of Spa$al Data Models Object- based model: treats the

More information

Modeling Watershed Geomorphology

Modeling Watershed Geomorphology W A T E R S H E D S Tutorial Modeling Watersheds Modeling Watershed Geomorphology with TNTmips page 1 Before Getting Started The movement of water over land surfaces is an important environmental factor

More information

George Mason University Department of Civil, Environmental and Infrastructure Engineering

George Mason University Department of Civil, Environmental and Infrastructure Engineering George Mason University Department of Civil, Environmental and Infrastructure Engineering Dr. Celso Ferreira Prepared by Lora Baumgartner December 2015 Revised by Brian Ross July 2016 Exercise Topic: GIS

More information

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button.

16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose <None>. Click OK button. 16) After contour layer is chosen, on column height_field, choose Elevation, and on tag_field column, choose . Click OK button. 17) The process of TIN making will take some time. Various process

More information

Reality Check: Processing LiDAR Data. A story of data, more data and some more data

Reality Check: Processing LiDAR Data. A story of data, more data and some more data Reality Check: Processing LiDAR Data A story of data, more data and some more data Red River of the North Red River of the North Red River of the North Red River of the North Introduction and Background

More information

Computation of Slope

Computation of Slope Computation of Slope Prepared by David R. Maidment and David Tarboton GIS in Water Resources Class University of Texas at Austin September 2011, Revised December 2011 There are various ways in which slope

More information

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University Raster Analysis Overview Neighborhood Analysis Overlay Cost Surfaces Why we use Raster GIS In our previous discussion of data models, we indicated that Raster GIS is often used because: Raster is better

More information

Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico

Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico Developing an Interactive GIS Tool for Stream Classification in Northeast Puerto Rico Lauren Stachowiak Advanced Topics in GIS Spring 2012 1 Table of Contents: Project Introduction-------------------------------------

More information

GIS LAB 8. Raster Data Applications Watershed Delineation

GIS LAB 8. Raster Data Applications Watershed Delineation GIS LAB 8 Raster Data Applications Watershed Delineation This lab will require you to further your familiarity with raster data structures and the Spatial Analyst. The data for this lab are drawn from

More information

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 9.1 WMS 9.1 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

WORKSHOP MANUAL: CREATING ELEVATION PRODUCTS AND PTMAPP-DESKTOP INPUTS

WORKSHOP MANUAL: CREATING ELEVATION PRODUCTS AND PTMAPP-DESKTOP INPUTS May 2017 WORKSHOP MANUAL: CREATING ELEVATION PRODUCTS AND PTMAPP-DESKTOP INPUTS An innovative solution by: This manual was amended from materials provided in a Sauk River Watershed District workshop in

More information

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 13. TERRAIN MAPPING AND ANALYSIS 13.1 Data for Terrain Mapping and Analysis 13.1.1 DEM 13.1.2 TIN Box 13.1 Terrain Data Format 13.2 Terrain Mapping 13.2.1 Contouring 13.2.2 Vertical Profiling 13.2.3

More information

Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County)

Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County) Harris County Flood Control District HEC-RAS 2D Modeling Guidelines (Standardizing HEC-RAS 2D Models for Submittal Within Harris County) Presented by: April 27, 2017 Matthew Zeve, P.E., CFM Harris County

More information

Import, view, edit, convert, and digitize triangulated irregular networks

Import, view, edit, convert, and digitize triangulated irregular networks v. 10.1 WMS 10.1 Tutorial Import, view, edit, convert, and digitize triangulated irregular networks Objectives Import survey data in an XYZ format. Digitize elevation points using contour imagery. Edit

More information

Spatial Analysis and Modeling (GIST 4302/5302) Representation of Spatial Data. Representation of Spatial Data Models 3/5/18

Spatial Analysis and Modeling (GIST 4302/5302) Representation of Spatial Data. Representation of Spatial Data Models 3/5/18 3/5/8 Spatial Analysis and Modeling (GIST 432/532) Representation of Spatial Data Guofeng Cao Department of Geosciences Texas Tech University Representation of Spatial Data Models Object-based model: treats

More information

Spatial hydrology. Methods and tools to evaluate the impact of natural and anthropogenic artefacts on runoff pathways.

Spatial hydrology. Methods and tools to evaluate the impact of natural and anthropogenic artefacts on runoff pathways. Spatial hydrology Methods and tools to evaluate the impact of natural and anthropogenic artefacts on runoff pathways Partners Contribution E. Bocher & G. Petit IRSTV FR CNRS 2488 Ecole Centrale de Nantes,

More information

APPENDIX E2. Vernal Pool Watershed Mapping

APPENDIX E2. Vernal Pool Watershed Mapping APPENDIX E2 Vernal Pool Watershed Mapping MEMORANDUM To: U.S. Fish and Wildlife Service From: Tyler Friesen, Dudek Subject: SSHCP Vernal Pool Watershed Analysis Using LIDAR Data Date: February 6, 2014

More information

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model

WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model v. 8.4 WMS 8.4 Tutorial Watershed Modeling MODRAT Interface (GISbased) Delineate a watershed and build a MODRAT model Objectives Delineate a watershed from a DEM and derive many of the MODRAT input parameters

More information

Local Elevation Surface Modeling using GPS Derived Point Clouds. John G. Whitman, Jr.

Local Elevation Surface Modeling using GPS Derived Point Clouds. John G. Whitman, Jr. Local Elevation Surface Modeling using GPS Derived Point Clouds WhitmanJ2@myfairpoint.net Study Area Overview Topographic Background NAIP with Roads and Streams Public DEM Models of Study Area National

More information

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model

Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model v. 10.1 WMS 10.1 Tutorial Watershed Modeling Using Online Spatial Data to Create an HEC-HMS Model Learn how to setup an HEC-HMS model using WMS online spatial data Objectives This tutorial shows how to

More information

FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS. Inputs, Methods, Results. June 15, 2012

FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS. Inputs, Methods, Results. June 15, 2012 W e t l a n d s A n a l y s i s FOR Save the Poudre: Poudre Waterkeeper BY PetersonGIS Inputs, Methods, Results June 15, 2012 PROJECT GOALS The project goals were 1) create variable width buffers along

More information

The Reference Library Generating Low Confidence Polygons

The Reference Library Generating Low Confidence Polygons GeoCue Support Team In the new ASPRS Positional Accuracy Standards for Digital Geospatial Data, low confidence areas within LIDAR data are defined to be where the bare earth model might not meet the overall

More information

A Comparison of the Performance of Digital Elevation Model Pit Filling Algorithms for Hydrology

A Comparison of the Performance of Digital Elevation Model Pit Filling Algorithms for Hydrology 20th International Congress on Modelling and Simulation, Adelaide, Australia, 1 6 December 2013 www.mssanz.org.au/modsim2013 A Comparison of the Performance of Digital Elevation Model Pit Filling Algorithms

More information

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University

Lecture 9. Raster Data Analysis. Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Lecture 9 Raster Data Analysis Tomislav Sapic GIS Technologist Faculty of Natural Resources Management Lakehead University Raster Data Model The GIS raster data model represents datasets in which square

More information

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford

Lidar and GIS: Applications and Examples. Dan Hedges Clayton Crawford Lidar and GIS: Applications and Examples Dan Hedges Clayton Crawford Outline Data structures, tools, and workflows Assessing lidar point coverage and sample density Creating raster DEMs and DSMs Data area

More information

WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM

WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM v. 9.0 WMS 9.0 Tutorial GSSHA WMS Basics Watershed Delineation using DEMs and 2D Grid Generation Delineate a watershed and create a GSSHA model from a DEM Objectives Learn how to delineate a watershed

More information

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation

Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation Workshop Exercises for Digital Terrain Analysis with LiDAR for Clean Water Implementation This manual is designed to accompany lecture and handout materials provided at a series of workshops offered in

More information

Lecture 21 - Chapter 8 (Raster Analysis, part2)

Lecture 21 - Chapter 8 (Raster Analysis, part2) GEOL 452/552 - GIS for Geoscientists I Lecture 21 - Chapter 8 (Raster Analysis, part2) Today: Digital Elevation Models (DEMs), Topographic functions (surface analysis): slope, aspect hillshade, viewshed,

More information

Generalized Random Tessellation Stratified (GRTS) Spatially-Balanced Survey Designs for Aquatic Resources

Generalized Random Tessellation Stratified (GRTS) Spatially-Balanced Survey Designs for Aquatic Resources Generalized Random Tessellation Stratified (GRTS) Spatially-Balanced Survey Designs for Aquatic Resources Anthony (Tony) R. Olsen USEPA NHEERL Western Ecology Division Corvallis, Oregon Voice: (541) 754-4790

More information

Watershed Modeling Using Arc Hydro Tools. Geo HMS, and HEC-HMS

Watershed Modeling Using Arc Hydro Tools. Geo HMS, and HEC-HMS South Dakota State University Open PRAIRIE: Open Public Research Access Institutional Repository and Information Exchange Civil and Environmental Engineering Faculty Publications Department of Civil and

More information

Estimation of Design Flow in Ungauged Basins by Regionalization

Estimation of Design Flow in Ungauged Basins by Regionalization Estimation of Design Flow in Ungauged Basins by Regionalization Yu, P.-S., H.-P. Tsai, S.-T. Chen and Y.-C. Wang Department of Hydraulic and Ocean Engineering, National Cheng Kung University, Taiwan E-mail:

More information

Massive Data Algorithmics

Massive Data Algorithmics In the name of Allah Massive Data Algorithmics An Introduction Overview MADALGO SCALGO Basic Concepts The TerraFlow Project STREAM The TerraStream Project TPIE MADALGO- Introduction Center for MAssive

More information

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University

Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Spatial Analysis and Modeling (GIST 4302/5302) Guofeng Cao Department of Geosciences Texas Tech University Representation of Spatial Data Representation of Spatial Data Models Object-based model: treats

More information

A new triangular multiple flow direction algorithm for computing upslope areas from gridded digital elevation models

A new triangular multiple flow direction algorithm for computing upslope areas from gridded digital elevation models Click Here for Full Article WATER RESOURCES RESEARCH, VOL. 43, W04501, doi:10.1029/2006wr005128, 2007 A new triangular multiple flow direction algorithm for computing upslope areas from gridded digital

More information

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes

v. 8.4 Prerequisite Tutorials Watershed Modeling Advanced DEM Delineation Techniques Time minutes v. 8.4 WMS 8.4 Tutorial Modeling Orange County Rational Method GIS Learn how to define a rational method hydrologic model for Orange County (California) from GIS data Objectives This tutorial shows you

More information

Flow on terrains. Laura Toma csci 3225 Algorithms for GIS Bowdoin College

Flow on terrains. Laura Toma csci 3225 Algorithms for GIS Bowdoin College Flow on terrains Laura Toma csci 3225 Algorithms for GIS Bowdoin College Overview Flow on grids (discrete) flow direction flow accumulation algorithms for FD and FA dealing with flat areas watershed hierarchy

More information

Introduction to GIS 2011

Introduction to GIS 2011 Introduction to GIS 2011 Digital Elevation Models CREATING A TIN SURFACE FROM CONTOUR LINES 1. Start ArcCatalog from either Desktop or Start Menu. 2. In ArcCatalog, create a new folder dem under your c:\introgis_2011

More information

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University

Raster Analysis. Overview Neighborhood Analysis Overlay Cost Surfaces. Arthur J. Lembo, Jr. Salisbury University Raster Analysis Overview Neighborhood Analysis Overlay Cost Surfaces Exam results Mean: 74% STDEV: 15% High: 92 Breakdown: A: 1 B: 2 C: 2 D: 1 F: 2 We will review the exam next Tuesday. Start thinking

More information

Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion

Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion Exercise Lab: Where is the Himalaya eroding? Using GIS/DEM analysis to reconstruct surfaces, incision, and erosion 1) Start ArcMap and ensure that the 3D Analyst and the Spatial Analyst are loaded and

More information

Algorithms for GIS csci3225

Algorithms for GIS csci3225 Algorithms for GIS csci3225 Laura Toma Bowdoin College Flow on digital terrain models (I) Flow Where does the water go when it rains? Flooding: What are the areas susceptible to flooding? Sea level rise:

More information

Watershed Analysis and A Look Ahead

Watershed Analysis and A Look Ahead Watershed Analysis and A Look Ahead 1 2 Specific Storm Flow to Grate What data do you need? Watershed boundaries for each storm sewer Net flow generated from each point across the landscape Elevation Fill

More information

Metrics assessments Toolset name : METRICS

Metrics assessments Toolset name : METRICS User guide for FluvialCorridor toolbox Metrics assessments Toolset name : METRICS Tool s names : Elevation and slope Morphometry Watershed Width Contact length Discontinuities How to cite : Roux, C., Alber,

More information

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS

v. 9.1 WMS 9.1 Tutorial Watershed Modeling HEC-1 Interface Learn how to setup a basic HEC-1 model using WMS v. 9.1 WMS 9.1 Tutorial Learn how to setup a basic HEC-1 model using WMS Objectives Build a basic HEC-1 model from scratch using a DEM, land use, and soil data. Compute the geometric and hydrologic parameters

More information

Watershed Modeling Orange County Hydrology Using GIS Data

Watershed Modeling Orange County Hydrology Using GIS Data v. 9.1 WMS 9.1 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

A NEW METHOD FOR THE DETERMINATION OF FLOW DIRECTIONS AND UPSLOPE AREAS IN GRID DIGITAL ELEVATION MODELS

A NEW METHOD FOR THE DETERMINATION OF FLOW DIRECTIONS AND UPSLOPE AREAS IN GRID DIGITAL ELEVATION MODELS A NEW METHOD FOR THE DETERMINATION OF FLOW DIRECTIONS AND UPSLOPE AREAS IN GRID DIGITAL ELEVATION MODELS David G. Tarboton Utah Water Research Laboratory, Utah State University, Logan, UT 84322-4110, U.S.A.

More information

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst

GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst GEOGRAPHIC INFORMATION SYSTEMS Lecture 25: 3D Analyst 3D Analyst - 3D Analyst is an ArcGIS extension designed to work with TIN data (triangulated irregular network) - many of the tools in 3D Analyst also

More information

What is new in GFLOW 2.1.0?

What is new in GFLOW 2.1.0? What is new in GFLOW 2.1.0? Users that are upgrading from an earlier version of GFLOW (previously named GFLOW 2000) should read this document, since some paradigms of the earlier versions have been modified.

More information

Creating and Delineating a Watershed from DXF Terrain Data

Creating and Delineating a Watershed from DXF Terrain Data Creating and Delineating a Watershed from DXF Terrain Data 1. Start up WMS. 2. Switch to the Map Module. 3. Select DXF Import. Select the DXF file to import. 4. Notice that the DXF file imports fine into

More information

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map

v Introduction to WMS WMS 11.0 Tutorial Become familiar with the WMS interface Prerequisite Tutorials None Required Components Data Map s v. 11.0 WMS 11.0 Tutorial Become familiar with the WMS interface Objectives Import files into WMS and change modules and display options to become familiar with the WMS interface. Prerequisite Tutorials

More information

Lab 12: Sampling and Interpolation

Lab 12: Sampling and Interpolation Lab 12: Sampling and Interpolation What You ll Learn: -Systematic and random sampling -Majority filtering -Stratified sampling -A few basic interpolation methods Data for the exercise are in the L12 subdirectory.

More information