Arc Hydro
Arc Hydro
Arc Hydro
ArcGIS-based system
consists of two key components:
◦ Arc Hydro Data Model
DEM Grid
Hydrography Data
◦ Stream network (vector data)
ARC HYDRO TOOLBAR
6 menus
9 tools
ARC HYDRO TOOLS TOOLBOX
Additional tools in the geoprocessing
environment are available in the Arc Hydro
Tools toolbox
ARC HYDRO TOOLS HAVE TWO KEY PURPOSES
1. to manipulate (assign) key attributes in the Arc Hydro data model
◦ These attributes form the basis for further analyses
◦ include the key identifiers (such as HydroID, DrainID, NextDownID, etc.) and the measure attributes
(such as LengthDown)
Open ArcMap
Save map
Load Arc Hydro Tools
Activate Spatial Analyst Extension
Load Data (DEM, Stream network)
SET TARGET LOCATIONS
Select ApUtilities > Set Target Locations
Select the HydroConfig node
Important: starting a new Arc Hydro Project
―The first layer added to the map sets the spatial reference
for the map data frame.
―MUST not use a geographic projection system
―Arc Hydro will set the projection of the output target
dataset accordingly
TERRAIN PREPROCESSING STEPS
Terrain Preprocessing uses DEM to identify the surface drainage pattern
◦ DEM Reconditioning
◦ Pit Removal (Fill Sinks)
◦ Flow Direction
◦ Flow Accumulation
◦ Stream Definition
◦ Stream Segmentation
◦ Catchment Grid Delineation
◦ Raster to Vector Conversion (Catchment Polygon, Drainage Line, Drainage Point
Processing)
Basic dendritic terrain processing
workflow
DEM RECONDITIONING
This function modifies a DEM by imposing linear features onto it
Function: Terrain Preprocessing ⃗ Data Manipulation ⃗DEM
Reconditioning
AGREE:
DEM SURFACE RECONDITIONING SYSTEM
DEM RECONDITIONING
Original DEM and Known Streams Burned DEM and Known Streams Burned DEM and Burned Streams
Surface Reconditioned DEM and Known Streams Surface Reconditioned DEM and Surface Original DEM and All Streams
Reconditioned Streams
When ‘Burn’ in is feasible?
When it should be use?
◦ sources of the data for the DEM and for known streams are the same (in scale
and time)
◦ discrepancies in the patterns are due to the artifacts of the DEM construction
and D8 flow direction determination
A pit is a set of one or more cells which has no downstream cells around it
There are artificial pits in DEM which needed to be removed
Otherwise these pits become sinks
Pit Filling is increasing the elevation until the pit drains to a neighbor cell
PIT FILLING
Function: Terrain Preprocessing ⃗ Data Manipulation ⃗Fill Sinks
FLOW DIRECTION
Computes the flow direction for a grid according to the 8-point
pour flow direction model
In the direction of the steepest descent from a cell
EIGHT DIRECTION POUR POINT MODEL
STEEPEST SLOPE: D8 ALGORITHM
Topography defines drainage direction on the landscape
In a grid representation of topography, water flows from a cell to one and
only one of its eight nearest orthogonal or diagonal neighbors in the
direction of steepest descent
Through this concept a grid of flow accumulation from a DEM can be
determined
80 74 63
69 67 56
60 52 48
Slope of steepest descent to define the pathway of water flowing downhill
2 2 4 4 8
1 2 4 8 4
4 1 2 4 8
2 4 4 4 4
1 2 1 4 16
FLOW DIRECTION GRID
2 2 4 4 8
1 2 4 8 4
4 1 2 4 8
2 4 4 4 4
1 2 1 4 16
GRID NETWORK
Function: Terrain Preprocessing ⃗Flow Direction
FLOW ACCUMULATION
Computes the flow accumulation grid for each cell in input grid that
contains the accumulated number of cells upstream of a cell
Flow Accumulation Grid
0 0 0 0 0 0 0 0 0 0
0 2 2 2 0 0 2 2 2 0
0 0 0 1 0 0 10 0 1
10
1 0 0 1 0 0 14 0
0 14
0 4 1 1 0 4 1 19 1
19
Function: Terrain Preprocessing ⃗Flow Accumulation
STREAM DEFINITION
The stream definition step identifies those cells that are “streams”.
The streams are defined as those cells that drain more area than a
user specified threshold Stream Network for 10 cell
Threshold Drainage Area