Skip to content

Hydrologic Models

anthonyblackham edited this page Nov 15, 2017 · 4 revisions

ESRI has a set of tools to model the flow of water based on Digital Elevation Models (DEMS)

Data

There are many types and sources of elevation data.

Hydrology Model:

Once you've acquired your data you can run geoprocesses provided that you have the licences required- spatial analyst and 3D analyst.

  • Fill
  • Flow Direction
  • Flow Accumulation
  • Con
    • Conditional: Flow Accumulation
    • True: Flow Direction
    • False: Flow Direction
  • Stream Order
    • Con
    • Flow Direction
  • Stream to Feature
    • Stream Order
    • Flow Direction
      • expression grid code <> 1, 2, 3
      • Colour ramp blue
  • Basin
  • Raster to Polygon

ESRI also has proprietary geoprocessing tools for calculating watersheds and downstream traces. It uses the NED from the USGS as their primary data source though there are others as well.