Skip to content

Commit ef3eb85

Browse files
committedJun 19, 2015
Better output name for saga kernel
1 parent 7c73521 commit ef3eb85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel
77
Hardcoded|-TARGET 0
88
Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX
99
ParameterNumber|USER_SIZE|Cellsize|None|None|100.0
10-
OutputRaster|USER_GRID|Grid
10+
OutputRaster|USER_GRID|Kernel

‎python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX
99
ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0
1010
ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells
1111
ParameterRaster|TARGET_TEMPLATE|Target System|True
12-
OutputRaster|TARGET_OUT_GRID|Grid
12+
OutputRaster|TARGET_OUT_GRID|Kernel

0 commit comments

Comments
 (0)
Please sign in to comment.