[Qgis-developer] Problems with Raster calculator (SAGA) on Win8

Victor Olaya volayaf at gmail.com
Fri Oct 24 03:06:08 PDT 2014


Are you using the most recent version? I don't think so. The algorith is
trying to do resampling, and that was removed some time ago. The fact that
you do not have the first layer to select in the interface probably also
means that you Processing is old

2014-10-24 11:54 GMT+02:00 Paolo Cavallini <cavallini at faunalia.it>:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all.
> On Windows 8, the interface for raster calculator is missing the first
> dropdown (with "a" raster). Possibly as a result, we cannot complete
> the analyses. See error below.
> Is this confirmed, or a local problem?
> All the best.
> ==========================
>
> SAGA execution console output
>
> C:UsersCERI-03Desktopcorso analisi QGIS>set
> SAGA=C:/PROGRA~2/QGISVA~1/appssaga
>
> C:UsersCERI-03Desktopcorso analisi QGIS>set
> SAGA_MLB=C:/PROGRA~2/QGISVA~1/appssagamodules
>
> C:UsersCERI-03Desktopcorso analisi
>
> QGIS>PATH=PATH;C:/PROGRA~2/QGISVA~1/appssaga;C:/PROGRA~2/QGISVA~1/appssagamodules
>
> C:UsersCERI-03Desktopcorso analisi QGIS>saga_cmd grid_tools
> "Resampling" -INPUT
>
> "C:UsersCERI-03AppDataLocalTempprocessinga7886fe52cac462797d5a42eda159efeaccflow.sgrd"
> - -TARGET 0 -SCALE_UP_METHOD 0 -SCALE_DOWN_METHOD 0 -USER_XMIN
> 262846.525725 -USER_XMAX 277871.525725 -USER_YMIN 4454025.0 -USER_YMAX
> 4464275.0 -USER_SIZE 25.0 -USER_GRID
> "C:UsersCERI-03AppDataLocalTempprocessing1414139466.262.sgrd"
> _____________________________________________
> ##### ## ##### ##
> ### ### ## ###
> ### # ## ## #### # ##
> ### ##### ## # #####
> ##### # ## ##### # ##
> _____________________________________________
>
> library path: C:/PROGRA~2/QGISVA~1/appssagamodules
> library name: grid_tools
> module name : Resampling
> author : O.Conrad (c) 2003
> _____________________________________________
> go...
>
> error: input file
>
> [C:UsersCERI-03AppDataLocalTempprocessinga7886fe52cac462797d5a42eda159efeaccflow.sgrd]
> Usage: Resampling -INPUT <str> [-INPUT_ADD <str>] [-OUTPUT_ADD <str>]
> [-KEEP_TYPE] [-TARGET <str>] [-SCALE_UP_METHOD <str>]
> [-SCALE_DOWN_METHOD <str>] [-USER_XMIN <str>] [-USER_XMAX <str>]
> [-USER_YMIN <str>] [-USER_YMAX <str>] [-USER_SIZE <str>] [-USER_GRID
> <str>] [-GRID_GRID <str>]
> - -INPUT:<str> Grid
> Grid (input)
> - -INPUT_ADD:<str> Additional Grids
> Grid list (optional input)
> - -OUTPUT_ADD:<str> Additional Grids
> Grid list (optional output)
> - -KEEP_TYPE Preserve Data Type
> Boolean
> - -TARGET:<str> Target Grid
> Choice
> Available Choices:
> [0] user defined
> [1] grid
> - -SCALE_UP_METHOD:<str> Interpolation Method
> Choice
> Available Choices:
> [0] Nearest Neighbor
> [1] Bilinear Interpolation
> [2] Inverse Distance Interpolation
> [3] Bicubic Spline Interpolation
> [4] B-Spline Interpolation
> [5] Mean Value
> [6] Mean Value (cell area weighted)
> [7] Minimum Value
> [8] Maximum Value
> [9] Majority
> - -SCALE_DOWN_METHOD:<str> Interpolation Method
> Choice
> Available Choices:
> [0] Nearest Neighbor
> [1] Bilinear Interpolation
> [2] Inverse Distance Interpolation
> [3] Bicubic Spline Interpolation
> [4] B-Spline Interpolation
> - -USER_XMIN:<str> Left
> Floating point
> - -USER_XMAX:<str> Right
> Floating point
> - -USER_YMIN:<str> Bottom
> Floating point
> - -USER_YMAX:<str> Top
> Floating point
> - -USER_SIZE:<str> Cellsize
> Floating point
> Minimum: 0.000000
> - -USER_GRID:<str> Grid
> Data Object (optional output)
> - -GRID_GRID:<str> Grid
> Grid (output)
>
> error: executing module [Resampling]
>
> C:UsersCERI-03Desktopcorso analisi QGIS>saga_cmd grid_tools
> "Resampling" -INPUT
>
> "C:UsersCERI-03AppDataLocalTempprocessingb7e47e4fc0e34cd3b4479b27d9577450dem25.sgrd"
> - -TARGET 0 -SCALE_UP_METHOD 0 -SCALE_DOWN_METHOD 0 -USER_XMIN
> 262846.525725 -USER_XMAX 277871.525725 -USER_YMIN 4454025.0 -USER_YMAX
> 4464275.0 -USER_SIZE 25.0 -USER_GRID
> "C:UsersCERI-03AppDataLocalTempprocessing1414139466.263.sgrd"
> _____________________________________________
> ##### ## ##### ##
> ### ### ## ###
> ### # ## ## #### # ##
> ### ##### ## # #####
> ##### # ## ##### # ##
> _____________________________________________
>
> library path: C:/PROGRA~2/QGISVA~1/appssagamodules
> library name: grid_tools
> module name : Resampling
> author : O.Conrad (c) 2003
> _____________________________________________
> go...
>
> error: input file
>
> [C:UsersCERI-03AppDataLocalTempprocessingb7e47e4fc0e34cd3b4479b27d9577450dem25.sgrd]
> Usage: Resampling -INPUT <str> [-INPUT_ADD <str>] [-OUTPUT_ADD <str>]
> [-KEEP_TYPE] [-TARGET <str>] [-SCALE_UP_METHOD <str>]
> [-SCALE_DOWN_METHOD <str>] [-USER_XMIN <str>] [-USER_XMAX <str>]
> [-USER_YMIN <str>] [-USER_YMAX <str>] [-USER_SIZE <str>] [-USER_GRID
> <str>] [-GRID_GRID <str>]
> - -INPUT:<str> Grid
> Grid (input)
> - -INPUT_ADD:<str> Additional Grids
> Grid list (optional input)
> - -OUTPUT_ADD:<str> Additional Grids
> Grid list (optional output)
> - -KEEP_TYPE Preserve Data Type
> Boolean
> - -TARGET:<str> Target Grid
> Choice
> Available Choices:
> [0] user defined
> [1] grid
> - -SCALE_UP_METHOD:<str> Interpolation Method
> Choice
> Available Choices:
> [0] Nearest Neighbor
> [1] Bilinear Interpolation
> [2] Inverse Distance Interpolation
> [3] Bicubic Spline Interpolation
> [4] B-Spline Interpolation
> [5] Mean Value
> [6] Mean Value (cell area weighted)
> [7] Minimum Value
> [8] Maximum Value
> [9] Majority
> - -SCALE_DOWN_METHOD:<str> Interpolation Method
> Choice
> Available Choices:
> [0] Nearest Neighbor
> [1] Bilinear Interpolation
> [2] Inverse Distance Interpolation
> [3] Bicubic Spline Interpolation
> [4] B-Spline Interpolation
> - -USER_XMIN:<str> Left
> Floating point
> - -USER_XMAX:<str> Right
> Floating point
> - -USER_YMIN:<str> Bottom
> Floating point
> - -USER_YMAX:<str> Top
> Floating point
> - -USER_SIZE:<str> Cellsize
> Floating point
> Minimum: 0.000000
> - -USER_GRID:<str> Grid
> Data Object (optional output)
> - -GRID_GRID:<str> Grid
> Grid (output)
>
> error: executing module [Resampling]
>
> C:UsersCERI-03Desktopcorso analisi QGIS>saga_cmd grid_calculus "Grid
> Calculator" -GRIDS
>
> "C:UsersCERI-03AppDataLocalTempprocessing1414139466.262.sgrd;C:UsersCERI-03AppDataLocalTempprocessing1414139466.263.sgrd"
> - -FORMULA "a/a*b" -RESULT
>
> "C:UsersCERI-03AppDataLocalTempprocessing89fba9610bb84594a830da8349c9f342RESULT.tif.sgrd"
> _____________________________________________
> ##### ## ##### ##
> ### ### ## ###
> ### # ## ## #### # ##
> ### ##### ## # #####
> ##### # ## ##### # ##
> _____________________________________________
>
> library path: C:/PROGRA~2/QGISVA~1/appssagamodules
> library name: grid_calculus
> module name : Grid Calculator
> author : Copyrights (c) 2003 by Andre Ringeler
> _____________________________________________
> go...
>
> Load grid: C:UsersCERI-03AppDataLocalTempprocessing1414139466.262.sgrd...
>
> failed
>
> Load grid: C:UsersCERI-03AppDataLocalTempprocessing1414139466.263.sgrd...
>
> failed
>
> error: Grid file could not be opened.
>
> error: input file
> [C:UsersCERI-03AppDataLocalTempprocessing1414139466.262.sgrd]
>
> error: Grid file could not be opened.
>
> error: input file
> [C:UsersCERI-03AppDataLocalTempprocessing1414139466.263.sgrd]
>
> error: empty input list [GRIDS]
> Usage: Grid Calculator -GRIDS <str> [-XGRIDS <str>] -RESULT <str>
> [-FORMULA <str>] [-NAME <str>] [-FNAME] [-USE_NODATA]
> - -GRIDS:<str> Grids
> Grid list (input)
> - -XGRIDS:<str> Grids from different Systems
> Grid list (optional input)
> - -RESULT:<str> Result
> Grid (output)
> - -FORMULA:<str> Formula
> Text
> - -NAME:<str> Name
> Text
> - -FNAME Take Formula
> Boolean
> - -USE_NODATA Use NoData
> Boolean
>
> error: executing module [Grid Calculator]
>
> C:UsersCERI-03Desktopcorso analisi QGIS>saga_cmd io_gdal 1 -GRIDS
>
> "C:UsersCERI-03AppDataLocalTempprocessing89fba9610bb84594a830da8349c9f342RESULT.tif.sgrd"
> - -FORMAT 4 -TYPE 0 -FILE
>
> "C:UsersCERI-03AppDataLocalTempprocessing89fba9610bb84594a830da8349c9f342RESULT.tif"
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_ECW_JP2ECW.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_ECW_JP2ECW.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_MG4Lidar.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_MG4Lidar.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_MrSID.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> ERROR 1: Can't load requested DLL:
> C:PROGRA~2QGISWE~1bingdalpluginsgdal_MrSID.dll
> 126: Impossibile trovare il modulo specificato.
>
>
> _____________________________________________
> ##### ## ##### ##
> ### ### ## ###
> ### # ## ## #### # ##
> ### ##### ## # #####
> ##### # ## ##### # ##
> _____________________________________________
>
> library path: C:/PROGRA~2/QGISVA~1/appssagamodules
> library name: io_gdal
> module name : GDAL: Export Raster
> author : O.Conrad (c) 2007
> _____________________________________________
> go...
>
> Load grid:
>
> C:UsersCERI-03AppDataLocalTempprocessing89fba9610bb84594a830da8349c9f342RESULT.tif.sgrd...
>
> failed
>
> error: Grid file could not be opened.
>
> error: input file
>
> [C:UsersCERI-03AppDataLocalTempprocessing89fba9610bb84594a830da8349c9f342RESULT.tif.sgrd]
>
> error: empty input list [GRIDS]
> Usage: 1 -GRIDS <str> [-FILE <str>] [-FORMAT <str>] [-TYPE <str>]
> - -GRIDS:<str> Grid(s)
> Grid list (input)
> - -FILE:<str> File
> File path
> - -FORMAT:<str> Format
> Choice
> Available Choices:
> [0] Virtual Raster
> [1] GeoTIFF
> [2] National Imagery Transmission Format
> [3] Erdas Imagine Images (.img)
> [4] ELAS
> [5] In Memory Raster
> [6] MS Windows Device Independent Bitmap
> [7] PCIDSK Database File
> [8] ILWIS Raster Map
> [9] SGI Image File Format 1.0
> [10] Leveller heightfield
> [11] Terragen heightfield
> [12] ERMapper .ers Labelled
> [13] Raster Matrix Format
> [14] Idrisi Raster A.1
> [15] Intergraph Raster
> [16] Golden Software Binary Grid (.grd)
> [17] Portable Pixmap Format (netpbm)
> [18] ENVI .hdr Labelled
> [19] ESRI .hdr Labelled
> [20] PCI .aux Labelled
> [21] Vexcel MFF Raster
> [22] Vexcel MFF2 (HKV) Raster
> [23] VTP .bt (Binary Terrain) 1.3 Format
> [24] Image Data and Analysis
> [25] NOAA Vertical Datum .GTX
> [26] NTv2 Datum Grid Shift
> [27] ARC Digitized Raster Graphics
> [28] SAGA GIS Binary Grid (.sdat)
> - -TYPE:<str> Data Type
> Choice
> Available Choices:
> [0] match input data
> [1] 8 bit unsigned integer
> [2] 16 bit unsigned integer
> [3] 16 bit signed integer
> [4] 32 bit unsigned integer
> [5] 32 bit signed integer
> [6] 32 bit floating point
> [7] 64 bit floating point
>
> error: executing module [GDAL: Export Raster]
>
>
> C:UsersCERI-03Desktopcorso analisi QGIS>exit
> - --
> Paolo Cavallini - www.faunalia.eu
> QGIS & PostGIS courses: http://www.faunalia.eu/training.html
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
>
> iEYEARECAAYFAlRKIcIACgkQ/NedwLUzIr6G5gCbBcguzwP9ZK3KqqgoKcpZiiWp
> AGkAnjqF818uuqeELnK24+NecL1aOAsq
> =5XNy
> -----END PGP SIGNATURE-----
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20141024/f58dfced/attachment-0001.html>


More information about the Qgis-developer mailing list