Bug #5957

Thin Plate Spline (global) - SAGA>Grid-Spline

Added by Olav Peeters 11 months ago. Updated 11 months ago.

Status:Feedback Start Date:07/05/2012
Priority:Normal Due date:
Assigned to:Victor Olaya % Done:

0%

Category:Backend/SAGA
Target version:-
Patch supplied:No

Description

1) add a point layer with a reasonable density of points in QGIS with SEXTANTE plugin
2) perform a "Thin Plate Spline (global)" (under SAGA - "Grid - Spline" with all the default settings

On Ubuntu 11.10 and Win7 with QGis 1.8.0 and SEXTANTE 1.0.7, this results in error similar to this (taken from sextante_qgis.log):

ALGORITHM|Thu Jul 05 2012 19:48:01|Sextante.runalg("saga:thinplatespline(global)","/path/to/input_file.shp","values",0,0,"166435.280164,172450.77143,169163.996336,176414.108081",1,"/path/to/output_file.tif")
INFO|Thu Jul 05 2012 19:48:02|SAGA execution commands|libgrid_spline "Thin Plate Spline (Global)" -SHAPES "/path/to/input_file.shp" -FIELD "values" -TARGET 0 -REGUL 0 -USER_XMIN 166435.280164 -USER_XMAX 172450.77143 -USER_YMIN 169163.996336 -USER_YMAX 176414.108081 -USER_SIZE 1 -USER_GRID "/home/user/sextante/tempdata/output_file.tif.sgrd"|libio_gdal 1 -GRIDS "/home/user/sextante/tempdata/output_file.tif.sgrd" -FORMAT 1 -TYPE 0 -FILE "/path/to/output_file.tif"
INFO|Thu Jul 05 2012 19:48:25|SAGA execution console output|_____________________________________________|##### ## ##### ##|### ### ## ###|### # ## ## #### # ##|### ##### ## # #####|##### # ## ##### # ##|_____________________________________________||library path: /usr/lib/saga|library name: libgrid_spline|module name : Thin Plate Spline (Global)|author : (c) 2006 by O.Conrad|_____________________________________________|go...||Load shapes: /path/to/input_file.shp...||ready||okay|||||Parameters|||||Points: 24-05-2012_12_NO2|Attribute: values|Target Grid: user defined|Regularisation: 0.000000||||error: Grid file could not be opened.||error: input file [/home/user/sextante/tempdata/output_file.tif.sgrd]||error: empty input list [GRIDS]||error: executing module [GDAL: Export Raster]|_____________________________________________|##### ## ##### ##|### ### ## ###|### # ## ## #### # ##|### ##### ## # #####|##### # ## ##### # ##|_____________________________________________||library path: /usr/lib/saga|library name: libio_gdal|module name : GDAL: Export Raster|author : O.Conrad (c) 2007|_____________________________________________|go...||Load grid: /home/user/sextante/tempdata/output_file.tif.sgrd...||failed

24-05-2012_12_NO2.txt.zip (1.7 MB) Olav Peeters, 07/05/2012 12:37 pm

History

Updated by Victor Olaya 11 months ago

  • Status changed from New to Feedback

could you add the points layer you are using? I have just run that algorithm with a point layer and I had no problems. If the problem is with large layers or with many points, then it might be a saga problem, so I would like to check that. Thanks in advance.

Updated by Olav Peeters 11 months ago

see attached delimited text layer (in EPSG:31370). This is indeed a large file (ca. 400k points), but I also tried it with a smaller subset (ca 20k points), same result.

Also available in: Atom PDF