General Introduction. Developed by USGS Freely available via Internet

Slides:



Advertisements
Similar presentations
PROCESS-BASED, DISTRIBUTED WATERSHED MODELS New generation Source waters and flowpaths Physically based.
Advertisements

Application of the FEWS Stream Flow (SF) Model to the Limpopo Basin, Mozambique Final Report Tanya Hoogerwerf.
Standard watershed and stream delineation recipe - Vector stream (ex. NHD data) fusion into DEM raster (burning in) - Sink removal - Flow direction - Flow.
Raster Based GIS Analysis
Introduction to Cartography GEOG 2016 E
National Hydrography Data Use and Applications.
From Topographic Maps to Digital Elevation Models Daniel Sheehan DUE Office of Educational Innovation & Technology Anne Graham MIT Libraries.
PrePro2004: Comparison with Standard Hydrologic Modeling Procedures Rebecca Riggs April 29, 2005.
Digital Elevation Model based Hydrologic Modeling Topography and Physical runoff generation processes (TOPMODEL) Raster calculation of wetness index Raster.
Application of HEC- HMS for Hydrologic Studies Texas A&M University Department of Civil Engineering CVEN689 – Applications of GIS in CE Instructor: Dr.
Application of GIS Tools for Hydraulic Modeling
Geographic Information Systems : Data Types, Sources and the ArcView Program.
Hydrologic/Watershed Modeling Glenn Tootle, P.E. Department of Civil and Environmental Engineering University of Nevada, Las Vegas
Barry Biediger Utah Automated Geographic Reference Center (AGRC) October 28, 2004 Database Issues.
The GIS Weasel An Interface for the Treatment Of Spatial Information In Modeling Roland Viger, Steven Markstrom, George.
Soil Water Assessment Tool (SWAT) Model Input
From Topographic Maps to Digital Elevation Models Daniel Sheehan IS&T Academic Computing Anne Graham MIT Libraries.
NHD Watershed: Tools and Applications
Spatial Data Model: Basic Data Types 2 basic spatial data models exist vector: based on geometry of points lines Polygons raster: based on geometry of.
Spatial data models (types)
FNR 402 – Forest Watershed Management
Spatial (coordinate) data model Relational (tabular) data model
ESRM 250 & CFR 520: Introduction to GIS © Phil Hurvitz, KEEP THIS TEXT BOX this slide includes some ESRI fonts. when you save this presentation,
Run-Off Characteristics of Streams
GIS Applications in Civil Engineering
CFR 250/590 Introduction to GIS © Phil Hurvitz, intro_overview.ppt Introduction-Overview Why use a GIS? What can a GIS do? How does a GIS work?
Chapter 3 Sections 3.5 – 3.7. Vector Data Representation object-based “discrete objects”
Patrick Broxton (University of Arizona) Michael Schaffner (National Weather Service) Peter Troch (University of Arizona) Dave Goodrich (USDA–ARS–SWRC)
AWRA Water Resources Conference Jacksonville, FL, November Modeling of Watershed Systems Lauren Hay Steve Markstrom Steve Regan.
Data input 1: - Online data sources -Map scanning and digitizing GIS 4103 Spring 06 Adina Racoviteanu.
How do we represent the world in a GIS database?
Raster Data Model.
SPARROW Surface Water Quality Workshop October 29-31, 2002 Reston, Virginia Section 5. Comparison of GIS Approaches, Data Sources and Management.
Raster Concepts.
PRECIPITATION-RUNOFF MODELING SYSTEM (PRMS) SNOW MODELING OVERVIEW.
DIGITAL ELEVATION MODELING GEOG 421: DR. SHUNFU HU, SIUE Project One Steve Klaas Fall 2013.
Extent and Mask Extent of original data Extent of analysis area Mask – areas of interest Remember all rasters are rectangles.
Introduction to Spatial Calculation Estimation of Areas Susceptible to Flood and Soil Loss.
GIS Data Structures How do we represent the world in a GIS database?
Understanding hydrologic changes: application of the VIC model Vimal Mishra Assistant Professor Indian Institute of Technology (IIT), Gandhinagar
PRECIPITATION-RUNOFF MODELING SYSTEM (PRMS) SNOW MODELING OVERVIEW.
WMS Investigation: Travel Time Variability with Method, Area, and Slope Ryan Murdock May 1, 2001.
A Soil-water Balance and Continuous Streamflow Simulation Model that Uses Spatial Data from a Geographic Information System (GIS) Advisor: Dr. David Maidment.
1 Overview Importing data from generic raster files Creating surfaces from point samples Mapping contours Calculating summary attributes for polygon features.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Introduction to GIS. What is GIS? Geographic Information System Geographic implies of or pertaining to the surface of the earth Information implies knowledge.
Geospatial Stream Flow Model (GeoSFM) USGS FEWS NET EROS Data Center Sioux Falls, SD U.S. Department of the Interior U.S. Geological Survey.
U.S. Department of the Interior U.S. Geological Survey Automatic Generation of Parameter Inputs and Visualization of Model Outputs for AGNPS using GIS.
What is GIS? “A powerful set of tools for collecting, storing, retrieving, transforming and displaying spatial data”
Spatial Data Models Geography is concerned with many aspects of our environment. From a GIS perspective, we can identify two aspects which are of particular.
HEC-PrePro Workshop GIS Research Group Center for Research in Water Resources University of Texas at Austin Francisco Olivera HEC-PrePro v. 2.0 Workshop.
Mapping of soil moisture content by SWAT and GIS programming Yuri Kim Jessica Jahnke GEOG 593.
Soil type Vegetation type / Forest density Land Use Fire activity Slopes Support NWS Flash Flood Warning Program: Development of Flash Flood Potential.
1 Byung Sik, Kim Kangwon National University Advanced Hydrology and Water Resources Management.
Introduction to Spatial Information in Modeling Concepts and the GIS Weasel.
Spatial Data Model: Basic Data Types
PROCESS-BASED, DISTRIBUTED WATERSHED MODELS
A Geographic Information System Tool for Hydrologic Model Setup
Data Queries Raster & Vector Data Models
Digital Elevation Model based Hydrologic Modeling
GIS FOR HYDROLOGIC DATA DEVELOPMENT FOR DESIGN OF HIGHWAY DRAINAGE FACILITIES by Francisco Olivera and David Maidment Center for Research in Water Resources.
Introduction to Geographic Information Science
Hydrologic Analysis of the Hyrum Reservoir watershed
TOPMODEL and the role of topography and variable contributing areas in runoff production Learning objectives Be able to describe the topographic wetness.
May 18, 2016 Spring 2016 Institute of Space Technology
Provo River Watershed Modeling with WMS Ryan Murdock.
Digital Elevation Model based Hydrologic Modeling
Hyrum Reservoir and how it applies to Flood Control by Nathan Wright
Environmental Modelling with RASTER DEMs: Hydrologic Features
Presentation transcript:

General Introduction

Developed by USGS Freely available via Internet

Any platform (Unix/Windows) Workstation ArcInfo - with GRID raster processing software C compiler (if running under Unix)

Purpose: simplify the creation of spatial information in modeling by providing tools to delineate parameterize relevant spatial features.

delineate: make a map of a type of spatial feature -for example, a map of hillslopes

delineate: make a map of a type of spatial feature -for example, a map of hillslopes  NOTE: each hillslope is called a “zone”

delineate: make a map of a type of spatial feature -for example, a map of hillslopes  NOTE: each hillslope is called a “zone” -for example, a map of stream channels

delineate: make a map of a type of spatial feature -for example, a map of hillslopes  NOTE: each hillslope is called a “zone” -for example, a map of stream channels  NOTE: each stream channel is called a “zone”

parameterize: calculate a measure of central tendency (e.g. mean, mode) - of a value surface - for each zone of a map parameter [] = function ( zone_map, value_surface)  produces one parameter value for each zone

parameterize: Surface values vary cell-by-cell Zone values vary zone-by-zone

parameterize: = f(, )

Elevation data Any resolution Any coordinate system

Many GIS Weasel functions use elevation Many GIS Weasel functions do not use elevation - may use any raster data -user must provide this data (more on rasters later) -These data may be necessary to parameterize for your model!

For example, you may need raster maps of Soils characteristics Porosity, texture, depth Vegetation type Bare ground, grass, shrub, deciduous tree, coniferous tree Vegetation density Land Cover Impervious surfaces, surface geology Other

Vegetation Type (USFS) Vegetation Density (USFS) Land Use-Land Cover (USGS) Sample Optional Data Layers for United States

The GIS Weasel is a generic, stand-alone application Produces simple, ASCII formatted output - easy to reformat for non-MMS models

Also produces MMS format output

Routines for PRMS - Daily & storm modes Routines for TOP_PRMS - soil moisture based on topographic wetness index Routines for Xroute - Muskingum routing model Routines for Flood Frequency Analyses Generic Routines - user specified sets of parameters

ArcInfo Coverage & ArcView Shapefile Points Lines Polygons Good for representing things with clear, discrete positions and boundaries.

ArcInfo GRID Cells Continuously varying surfaces -For example, elevation or vegetation density Categorical Surfaces - For example, vegetation type or land cover

GIS Weasel uses both vector and raster formats Mostly raster based

3x3 matrix of cells Used in many raster analysis functions

Every cell has an elevation value and a position

Determine direction of steepest slope out of cell using ELEVATION

Use FLOW DIRECTION surface to calculate upslope area

Define minimum flow accumulation (upslope area) needed to support streamflow

A concept for sub-dividing an Area-Of-Interest - for example, a watershed Different landscape behavior at different locations An HRU is represented to model as a single, homogenous feature delineation activity

Alternate HRU conceptualizations Different models sensitive to different physical attributes Variety of MRU delineation tools in GIS Weasel No fixed methods in GIS Weasel

Automation Speed Well defined methods Transfer methods to new areas easily Ability to reproduce results

Automation - reduce labor Speed - reduce time costs Well defined methods - objective parameter estimation Transfer methods to new areas easily - increase value through reusability Ability to reproduce results - increase reliability

9 topographic –slope, aspect, area, x,y,z, … 3 soils –texture, water holding capacity) –type, density, seasonal interception, radiation transmission) 8 vegetation 2 evapotranspiration 5 topological indices –Connect HRUs, groundwater reservoirs, subsurface reservoirs, channel reaches, and point measurement stations Always adding more…