SAGA-GIS Module Library Documentation (v2.1.3)

Module 08: Extended neighbourhoods - catchment areas (parallel)

Extended Neighbourhoods - Catchment areas.
(c) 2003 by Olaf Conrad, Goettingen
email: oconrad@gwdg.de

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevation gridGrid (input)ELEVATIONThis must be your input data of type grid.-
OutputCatchment areaGrid (output)AREAThis will contain your output data of type grid.-
OptionsMethodChoiceMETHODChoose a methodAvailable Choices:
[0] D8
[1] MFD
Default: 0

Command-line

Usage: saga_cmd garden_learn_to_program 7 -ELEVATION <str> [-AREA <str>] [-METHOD <str>]
  -ELEVATION:<str>	Elevation grid
	Grid (input)
  -AREA:<str>     	Catchment area
	Grid (output)
  -METHOD:<str>   	Method
	Choice
	Available Choices:
	[0] D8
	[1] MFD
	Default: 0