From ef3eb85d656861c10c9a5cc1c7bc828a275b087b Mon Sep 17 00:00:00 2001 From: pcav Date: Fri, 19 Jun 2015 17:02:44 +0000 Subject: [PATCH] Better output name for saga kernel --- .../algs/saga/description/2.1.2/KernelDensityEstimation.txt | 2 +- .../algs/saga/description/2.1.3/KernelDensityEstimation.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt b/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt index ef8d14ef3cb1..d65b682661f6 100644 --- a/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt +++ b/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt @@ -7,4 +7,4 @@ ParameterSelection|KERNEL|Kernel|[0] quartic kernel;[1] gaussian kernel Hardcoded|-TARGET 0 Extent USER_XMIN USER_XMAX USER_YMIN USER_YMAX ParameterNumber|USER_SIZE|Cellsize|None|None|100.0 -OutputRaster|USER_GRID|Grid +OutputRaster|USER_GRID|Kernel diff --git a/python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt b/python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt index d3de8afed2eb..f99533f209ee 100644 --- a/python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt +++ b/python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt @@ -9,4 +9,4 @@ Extent TARGET_USER_XMIN TARGET_USER_XMAX TARGET_USER_YMIN TARGET_USER_YMAX ParameterNumber|TARGET_USER_SIZE|Cellsize|None|None|100.0 ParameterSelection|TARGET_USER_FITS|Fit|[0] nodes;[1] cells ParameterRaster|TARGET_TEMPLATE|Target System|True -OutputRaster|TARGET_OUT_GRID|Grid +OutputRaster|TARGET_OUT_GRID|Kernel