SAGA 9.3.3 | Tool Library Documentation

Upslope Area


Description

This tool allows you to specify target cells, for which the upslope contributing area shall be identified. The result will give for each cell the percentage of its flow that reaches the target cell(s). _______ This version uses all valid cells (not 'no data' values) of a given target grid to determine the contributing area. In case no target grid is provided as input, the specified x/y coordinates are used as target point.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTarget Areagrid, input, optionalTARGET--
Elevationgrid, inputELEVATION--
Sink Routesgrid, input, optionalSINKROUTE--
OutputUpslope Areagrid, outputAREA--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Target X coordinatefloating point numberTARGET_PT_XThe x-coordinate of the target point in world coordinates [map units]Default: 0.000000
Target Y coordinatefloating point numberTARGET_PT_YThe y-coordinate of the target point in world coordinates [map units]Default: 0.000000
MethodchoiceMETHOD-Available Choices: [0] Deterministic 8 [1] Deterministic Infinity [2] Multiple Flow Direction [3] Multiple Triangular Flow Directon [4] Multiple Maximum Downslope Gradient Based Flow Directon Default: 2
Convergencefloating point numberCONVERGEConvergence factor for Multiple Flow Direction algorithmMinimum: 0.001000 Default: 1.100000
Contour LengthbooleanMFD_CONTOURInclude (pseudo) contour length as additional weighting factor in multiple flow direction routing, reduces flow to diagonal neighbour cells by a factor of 0.71 (s. Quinn et al. 1991 for details).Default: 0

Command Line


Usage: saga_cmd ta_hydrology 4 [-TARGET ] [-TARGET_PT_X ] [-TARGET_PT_Y ] [-ELEVATION ] [-SINKROUTE ] [-AREA ] [-METHOD ] [-CONVERGE ] [-MFD_CONTOUR ]
  -TARGET:        	Target Area
	grid, input, optional
  -TARGET_PT_X:	Target X coordinate
	floating point number
	Default: 0.000000
  -TARGET_PT_Y:	Target Y coordinate
	floating point number
	Default: 0.000000
  -ELEVATION:     	Elevation
	grid, input
  -SINKROUTE:     	Sink Routes
	grid, input, optional
  -AREA:          	Upslope Area
	grid, output
  -METHOD:        	Method
	choice
	Available Choices:
	[0] Deterministic 8
	[1] Deterministic Infinity
	[2] Multiple Flow Direction
	[3] Multiple Triangular Flow Directon
	[4] Multiple Maximum Downslope Gradient Based Flow Directon
	Default: 2
  -CONVERGE:   	Convergence
	floating point number
	Minimum: 0.001000
	Default: 1.100000
  -MFD_CONTOUR:   	Contour Length
	boolean
	Default: 0