SAGA 9.3.3 | Tool Library Documentation

Flow Accumulation (Recursive)


Description

Recursive upward processing of cells for calculation of flow accumulation and related parameters. This set of algorithms processes recursively all upwards connected cells until each cell of the DEM has been processed. Flow routing methods provided by this tool:


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationgrid, inputELEVATION--
Sink Routesgrid, input, optionalSINKROUTE--
Weightsgrid, input, optionalWEIGHTS--
Input for Mean over Catchmentgrid, input, optionalVAL_INPUT--
Material for Accumulationgrid, input, optionalACCU_MATERIAL--
Accumulation Targetgrid, inputACCU_TARGET--
Target Areasgrid, input, optionalTARGETS--
OutputFlow Accumulationgrid, outputFLOW--
Mean over Catchmentgrid, outputVAL_MEAN--
Accumulated Materialgrid, output, optionalACCU_TOTAL--
Accumulated Material (Left Side)grid, output, optionalACCU_LEFT--
Accumulated Material (Right Side)grid, output, optionalACCU_RIGHT--
Flow Path Lengthgrid, output, optionalFLOW_LENGTHaverage distance that a cell's accumulated flow travelled-
Loss through Negative Weightsgrid, output, optionalWEIGHT_LOSSwhen using weights without support for negative flow: output of the absolute amount of negative flow that occurred-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Flow Accumulation UnitchoiceFLOW_UNIT-Available Choices: [0] number of cells [1] cell area Default: 1
MethodchoiceMETHOD-Available Choices: [0] Deterministic 8 [1] Rho 8 [2] Deterministic Infinity [3] Multiple Flow Direction Default: 3
Convergencefloating point numberCONVERGENCEConvergence factor for Multiple Flow Direction Algorithm (Freeman 1991)Minimum: 0.000000 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
Prevent Negative Flow AccumulationbooleanNO_NEGATIVESwhen using weights: do not transport negative flow, set it to zero instead; useful e.g. when accumulating measures of water balance.Default: 1

Command Line


Usage: saga_cmd ta_hydrology 1 [-ELEVATION ] [-SINKROUTE ] [-WEIGHTS ] [-FLOW ] [-VAL_INPUT ] [-VAL_MEAN ] [-ACCU_MATERIAL ] [-ACCU_TARGET ] [-ACCU_TOTAL ] [-ACCU_LEFT ] [-ACCU_RIGHT ] [-FLOW_UNIT ] [-TARGETS ] [-FLOW_LENGTH ] [-WEIGHT_LOSS ] [-METHOD ] [-CONVERGENCE ] [-MFD_CONTOUR ] [-NO_NEGATIVES ]
  -ELEVATION:     	Elevation
	grid, input
  -SINKROUTE:     	Sink Routes
	grid, input, optional
  -WEIGHTS:       	Weights
	grid, input, optional
  -FLOW:          	Flow Accumulation
	grid, output
  -VAL_INPUT:     	Input for Mean over Catchment
	grid, input, optional
  -VAL_MEAN:      	Mean over Catchment
	grid, output
  -ACCU_MATERIAL: 	Material for Accumulation
	grid, input, optional
  -ACCU_TARGET:   	Accumulation Target
	grid, input
  -ACCU_TOTAL:    	Accumulated Material
	grid, output, optional
  -ACCU_LEFT:     	Accumulated Material (Left Side)
	grid, output, optional
  -ACCU_RIGHT:    	Accumulated Material (Right Side)
	grid, output, optional
  -FLOW_UNIT:     	Flow Accumulation Unit
	choice
	Available Choices:
	[0] number of cells
	[1] cell area
	Default: 1
  -TARGETS:       	Target Areas
	grid, input, optional
  -FLOW_LENGTH:   	Flow Path Length
	grid, output, optional
  -WEIGHT_LOSS:   	Loss through Negative Weights
	grid, output, optional
  -METHOD:        	Method
	choice
	Available Choices:
	[0] Deterministic 8
	[1] Rho 8
	[2] Deterministic Infinity
	[3] Multiple Flow Direction
	Default: 3
  -CONVERGENCE:	Convergence
	floating point number
	Minimum: 0.000000
	Default: 1.100000
  -MFD_CONTOUR:   	Contour Length
	boolean
	Default: 0
  -NO_NEGATIVES:  	Prevent Negative Flow Accumulation
	boolean
	Default: 1