SAGA-GIS Tool Library Documentation (v8.2.1)

Tool ANGMAP


This tool computes the acute angle raster between the topographic surface defined by slope and aspect rasters internally derived from input elevation raster, and a structural plane defined by diop direction- and dip grids. Optionally, the dip direction and dip of the cutting line linears between the two planes can be calculated
Reference: Günther, A. (2003). SLOPEMAP: programs for automated mapping of geometrical and kinematical properties of hard rock hill slopes. Computers & Geosciences, 29, 865 - 875.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputElevationGrid, inputDEMA Digital Elvation Model (DEM)-
Dip grid (degrees) (*)Grid, input, optionalCA grid representing the dip of the structure plane (in degrees)-
Dip direction grid (degrees) (*)Grid, input, optionalDA grid representing the dip direction of the structure plane (in degrees)-
OutputAngleGrid, outputEAcute angle (degrees) grid-
CL dipdir (*)Grid, output, optionalFDip direction cutting line (degrees)-
CL dip (*)Grid, output, optionalGDip cutting line (degrees)-
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Global structure dip (degrees)Floating pointfBConstant value if no raster setDefault: 45.000000
Global structure dip direction (degrees)Floating pointfCConstant value if no raster setDefault: 90.000000
(*) optional

Command-line

Usage: saga_cmd ta_slope_stability 5 [-DEM <str>] [-C <str>] [-D <str>] [-fB <double>] [-fC <double>] [-E <str>] [-F <str>] [-G <str>]
  -DEM:<str>  	Elevation
	Grid, input
  -C:<str>    	Dip grid (degrees) 
	Grid, input, optional
  -D:<str>    	Dip direction grid (degrees) 
	Grid, input, optional
  -fB:<double>	Global structure dip (degrees)
	Floating point
	Default: 45.000000
  -fC:<double>	Global structure dip direction (degrees)
	Floating point
	Default: 90.000000
  -E:<str>    	Angle
	Grid, output
  -F:<str>    	CL dipdir
	Grid, output, optional
  -G:<str>    	CL dip
	Grid, output, optional