We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2844005 + b566587 commit d9377e0Copy full SHA for d9377e0
python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt
@@ -6,5 +6,6 @@ ParameterNumber|RADIUS|Radius|None|None|10
6
ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel
7
Hardcoded|-TARGET_DEFINITION 0
8
Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
9
-ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
10
-OutputRaster|USER_GRID|Grid
+ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
+ParameterSelection|TARGET_USER_FITS|Fit Choice|[0] nodes;[1] cells
11
+OutputRaster|TARGET_OUT_GRID|Grid
0 commit comments