Module: Overland Flow Distance to Channel Network
(c) 2001 by O.Conrad
Menu: Terrain Analysis > Channels
Description
This module calculates overland flow distances to a channel network based on gridded digital elevation data and channel network information.
The flow algorithm may be either Deterministic 8 (O'Callaghan & Mark 1984) or Multiple Flow Direction (Freeman 1991)


References:

- Freeman, G.T., 1991: 'Calculating catchment area with divergent flow based on a regular grid', Computers and Geosciences, 17:413-22

- O'Callaghan, J.F., Mark, D.M., 1984: 'The extraction of drainage networks from digital elevation data', Computer Vision, Graphics and Image Processing, 28:323-344

Parameters
NameTypeIdentifierDescriptionConstraints
Input
Elevation Grid (input)ELEVATIONA grid that contains elevation data.
Channel Network Grid (input)CHANNELSA grid providing information about the channel network. It is assumed that no-data cells are not part of the channel network. Vice versa all others cells are recognised as channel network members.
Output
Overland Flow DistanceGrid (output)DISTANCEThe overland flow distance in map units. It is assumed that the (vertical) elevation data use the same units as the (horizontal) grid coordinates.
Vertical Overland Flow DistanceGrid (output)DISTVERTThis is the vertical component of the overland flow
Horizontal Overland Flow DistanceGrid (output)DISTHORZThis is the horizontal component of the overland flow
Options
Flow AlgorithmChoiceMETHODChoose a flow routing algorithm that shall be used for the overland flow distance calculation:
- D8
- MFD
Available Choices:
[0] D8
[1] MFD