QGIS/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorsfromDirectionalComponents.txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

11 lines
475 B
Plaintext

Gradient Vectors from Directional Components
shapes_grid
ParameterRaster|X|X Component|False
ParameterRaster|Y|Y Component|False
ParameterNumber|STEP|Step|None|None|1
ParameterNumber|SIZE_MIN|Size Range Min|None|None|25.0
ParameterNumber|SIZE_MAX|Size Range Max|None|None|100.0
ParameterSelection|AGGR|Aggregation|[0] nearest neighbour;[1] mean value
ParameterSelection|STYLE|Style|[0] simple line;[1] arrow;[2] arrow (centered to cell)
OutputVector|VECTORS|Gradient Vectors