[Qgis-user] Processing Model issue

Richard McDonnell richard.mcdonnell at opw.ie
Fri Dec 1 05:10:46 PST 2017


Hi,
Ive an issue, which Im hoping someone could have a solution or point me 
in a direction of a solution.
We have developed a Processing model on QGIS 2.8, which interpolates a 
raster from points and subtracts the resultant from a DEM to produce a 
depth raster.
This tool works flawlessly in 2.8, but in 2.14, 2.18 and 2.99 it fails 
at the Raster Calculator stage, producing the same error. I have ran 
this using both GDAL and SAGA raster calculators, but no luck.
See attached error Logs.
I would appreciate any help in this.
Regards,

Richard.

-- 
*/_Richard McDonnell_/*
*GIS Specialist PgD GIS AssocSCSI*
*OPW FRM Data Management*
*52 Stephens Green, Dublin 2. D02 DR67*
TEL: 01 6476543

/*Sending files bigger than 9MB please use*/ *https://filetransfer.opw 
<https://filetransfer.opw.ie/filedrop/richard.mcdonnell@opw.ie>*

OPW - Ag féachaint don am atá le teacht - Ag caomhnú ón am atá thart
OPW - Looking to the future - Caring for the past

***********************************************************
Email Disclaimer: http://www.opw.ie/en/disclaimer/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20171201/d78de9b6/attachment.html>
-------------- next part --------------
Algorithm Test_Raster_Calc starting...
Prepare algorithm: SAGAINVERSEDISTANCEWEIGHTED_1
Running Inverse distance weighted interpolation [1/2]
Parameters: SHAPES =\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp, FIELD =WL10Pct, DW_WEIGHTING =1, DW_IDW_POWER =2, DW_IDW_OFFSET =False, DW_BANDWIDTH =1, SEARCH_RANGE =0, SEARCH_RADIUS =1000, SEARCH_POINTS_ALL =0, SEARCH_POINTS_MIN =-1, SEARCH_POINTS_MAX =10, SEARCH_DIRECTION =0, SEARCH_POINTS_ALL =0, SEARCH_POINTS_MAX =10, OUTPUT_EXTENT =199054.716026,203254.597244,135900.556902,140589.313182, TARGET_USER_SIZE =2, TARGET_DEFINITION =0, TARGET_USER_FITS =0, TARGET_TEMPLATE =D:\TEST\suir_02m_mosaic_reproject.tif
io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\682968086f4d43e4b3c7e8575021f019\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
grid_gridding "Inverse Distance Weighted" -SHAPES "\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp" -FIELD "WL10Pct" -DW_WEIGHTING 1 -DW_IDW_POWER 2 -DW_IDW_OFFSET false -DW_BANDWIDTH 1 -SEARCH_RANGE 0 -SEARCH_RADIUS 1000 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MIN -1 -SEARCH_POINTS_MAX 10 -SEARCH_DIRECTION 0 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MAX 10 -TARGET_USER_XMIN 199054.716026 -TARGET_USER_XMAX 203254.597244 -TARGET_USER_YMIN 135900.556902 -TARGET_USER_YMAX 140589.313182 -TARGET_USER_SIZE 2 -TARGET_DEFINITION 0 -TARGET_USER_FITS 0 -TARGET_TEMPLATE "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\682968086f4d43e4b3c7e8575021f019\suir02mmosaicreproject.sgrd" -TARGET_OUT_GRID "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\1bb13bcdf5434f94877a695133c56039\TARGETOUTGRID.sdat"

C:\OSGeo4W\bin>set SAGA=C:\OSGeo4W\apps\saga-ltr

C:\OSGeo4W\bin>set SAGA_MLB=C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>PATH=c:\osgeo4w\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg\shapely\DLLs;C:\OSGeo4W\apps\Python27\DLLs;C:\OSGeo4W\apps\Python27\lib\site-packages\numpy\core;C:\OSGeo4W\apps\qgis-ltr\bin;C:\OSGeo4W\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBem;C:\OSGeo4W\apps\Python27\Scripts;;C:\OSGeo4W\apps\saga-ltr;C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>saga_cmd io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\682968086f4d43e4b3c7e8575021f019\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: io_gdal
library : GDAL/OGR
tool : Import Raster
author : O.Conrad (c) 2007 (A.Ringeler)
processors : 12 [12]
____________________________



Parameters


Grids: No objects
Files: "D:\TEST\suir_02m_mosaic_reproject.tif"
Select from Multiple Bands:
Alphanumeric Sorting: yes
Transformation: yes
Resampling: Nearest Neighbour


loading: D:\TEST\suir_02m_mosaic_reproject.tif



Driver: GTiff

Bands: 1

Rows: 43500

Columns: 34000


loading: suir_02m_mosaic_reproject
Error: grid: memory allocation failed [1545.94mb]
Error: executing tool [Import Raster]

C:\OSGeo4W\bin>saga_cmd grid_gridding "Inverse Distance Weighted" -SHAPES "\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp" -FIELD "WL10Pct" -DW_WEIGHTING 1 -DW_IDW_POWER 2 -DW_IDW_OFFSET false -DW_BANDWIDTH 1 -SEARCH_RANGE 0 -SEARCH_RADIUS 1000 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MIN -1 -SEARCH_POINTS_MAX 10 -SEARCH_DIRECTION 0 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MAX 10 -TARGET_USER_XMIN 199054.716026 -TARGET_USER_XMAX 203254.597244 -TARGET_USER_YMIN 135900.556902 -TARGET_USER_YMAX 140589.313182 -TARGET_USER_SIZE 2 -TARGET_DEFINITION 0 -TARGET_USER_FITS 0 -TARGET_TEMPLATE "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\682968086f4d43e4b3c7e8575021f019\suir02mmosaicreproject.sgrd" -TARGET_OUT_GRID "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\1bb13bcdf5434f94877a695133c56039\TARGETOUTGRID.sdat"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: grid_gridding
library : Gridding
tool : Inverse Distance Weighted
author : O.Conrad (c) 2003
processors : 12 [12]
____________________________

Load shapes: \\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp...




Parameters


Points: Nodes_M1_M6_160617_ti_5k
Attribute: WL10Pct
Target Grid System: user defined
Cellsize: 2.000000
Left: 199056.597244
Right: 203254.597244
Bottom: 135901.313182
Top: 140589.313182
Fit: nodes
Search Range: local
Maximum Search Distance: 1000.000000
Number of Points: maximum number of nearest points
Minimum: 1
Maximum: 10
Direction: all directions
Weighting Function: inverse distance to a power
Inverse Distance Weighting Power: 2.000000
Inverse Distance Offset: no







C:\OSGeo4W\bin>exit
Converting outputs
OK. Execution took 13.630 ms (1 outputs).
Prepare algorithm: GDALOGRRASTERCALCULATOR_1
Running Raster calculator [2/2]
Parameters: INPUT_A =D:\TEST\suir_02m_mosaic_reproject.tif, BAND_A =1, INPUT_B =C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\acff5692a15542188a7fc7690ef00725\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif, BAND_B =1, INPUT_C =None, BAND_C =1, INPUT_D =None, BAND_D =1, INPUT_E =None, BAND_E =1, INPUT_F =None, BAND_F =1, FORMULA =A-B, NO_DATA =None, RTYPE =5, EXTRA =None
GDAL command:
gdal_calc --calc "A-B" --format GTiff --type Float32 -A D:\TEST\suir_02m_mosaic_reproject.tif --A_band 1 -B C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\acff5692a15542188a7fc7690ef00725\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif --B_band 1 --outfile C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\9b134096981a40f4b8f28c82e2b5e487\OUTPUTALGGDALOGRRASTERCALCULATOR1.tif 
GDAL command output:
Traceback (most recent call last): 
File "C:\OSGeo4W\bin\gdal_calc.py", line 401, in 
main() 
File "C:\OSGeo4W\bin\gdal_calc.py", line 394, in main 
doit(opts, args) 
File "C:\OSGeo4W\bin\gdal_calc.py", line 114, in doit 
(myF, myFile.RasterXSize, myFile.RasterYSize, DimensionsCheck[0], DimensionsCheck[1])) 
Exception: Error! Dimensions of file C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\acff5692a15542188a7fc7690ef00725\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif (2100, 2345) are different from other files (43500, 34000). Cannot proceed 
Converting outputs
OK. Execution took 0.623 ms (1 outputs).
Model processed ok. Executed 2 algorithms total
Converting outputs
Loading resulting layers

The following layers were not correctly generated.
TEST
You can check the log messages to find more information about the execution of the algorithm
-------------- next part --------------
Algorithm Test_Raster_Calc starting...
Prepare algorithm: SAGAINVERSEDISTANCEWEIGHTED_1
Running Inverse distance weighted interpolation [1/2]
Parameters: SHAPES =\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp, FIELD =WL10Pct, DW_WEIGHTING =1, DW_IDW_POWER =2, DW_IDW_OFFSET =False, DW_BANDWIDTH =1, SEARCH_RANGE =0, SEARCH_RADIUS =1000, SEARCH_POINTS_ALL =0, SEARCH_POINTS_MIN =-1, SEARCH_POINTS_MAX =10, SEARCH_DIRECTION =0, SEARCH_POINTS_ALL =0, SEARCH_POINTS_MAX =10, OUTPUT_EXTENT =199854.693401,202887.940947,136678.312683,139611.563057, TARGET_USER_SIZE =2, TARGET_DEFINITION =0, TARGET_USER_FITS =0, TARGET_TEMPLATE =D:\TEST\suir_02m_mosaic_reproject.tif
io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\8402a6452e4d4280bc366ce8072ed76e\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
grid_gridding "Inverse Distance Weighted" -SHAPES "\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp" -FIELD "WL10Pct" -DW_WEIGHTING 1 -DW_IDW_POWER 2 -DW_IDW_OFFSET false -DW_BANDWIDTH 1 -SEARCH_RANGE 0 -SEARCH_RADIUS 1000 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MIN -1 -SEARCH_POINTS_MAX 10 -SEARCH_DIRECTION 0 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MAX 10 -TARGET_USER_XMIN 199854.693401 -TARGET_USER_XMAX 202887.940947 -TARGET_USER_YMIN 136678.312683 -TARGET_USER_YMAX 139611.563057 -TARGET_USER_SIZE 2 -TARGET_DEFINITION 0 -TARGET_USER_FITS 0 -TARGET_TEMPLATE "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\8402a6452e4d4280bc366ce8072ed76e\suir02mmosaicreproject.sgrd" -TARGET_OUT_GRID "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\6be94ed604ef4e41b0b25addfd40acf3\TARGETOUTGRID.sdat"

C:\OSGeo4W\bin>set SAGA=C:\OSGeo4W\apps\saga-ltr

C:\OSGeo4W\bin>set SAGA_MLB=C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>PATH=c:\osgeo4w\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg\shapely\DLLs;C:\OSGeo4W\apps\Python27\DLLs;C:\OSGeo4W\apps\Python27\lib\site-packages\numpy\core;C:\OSGeo4W\apps\qgis-ltr\bin;C:\OSGeo4W\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBem;C:\OSGeo4W\apps\Python27\Scripts;C:\OSGeo4W\apps\saga-ltr;C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>saga_cmd io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\8402a6452e4d4280bc366ce8072ed76e\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: io_gdal
library : GDAL/OGR
tool : Import Raster
author : O.Conrad (c) 2007 (A.Ringeler)
processors : 12 [12]
____________________________



Parameters


Grids: No objects
Files: "D:\TEST\suir_02m_mosaic_reproject.tif"
Select from Multiple Bands:
Alphanumeric Sorting: yes
Transformation: yes
Resampling: Nearest Neighbour


loading: D:\TEST\suir_02m_mosaic_reproject.tif



Driver: GTiff

Bands: 1

Rows: 43500

Columns: 34000


loading: suir_02m_mosaic_reproject
Error: grid: memory allocation failed [1545.94mb]
Error: executing tool [Import Raster]

C:\OSGeo4W\bin>saga_cmd grid_gridding "Inverse Distance Weighted" -SHAPES "\\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp" -FIELD "WL10Pct" -DW_WEIGHTING 1 -DW_IDW_POWER 2 -DW_IDW_OFFSET false -DW_BANDWIDTH 1 -SEARCH_RANGE 0 -SEARCH_RADIUS 1000 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MIN -1 -SEARCH_POINTS_MAX 10 -SEARCH_DIRECTION 0 -SEARCH_POINTS_ALL 0 -SEARCH_POINTS_MAX 10 -TARGET_USER_XMIN 199854.693401 -TARGET_USER_XMAX 202887.940947 -TARGET_USER_YMIN 136678.312683 -TARGET_USER_YMAX 139611.563057 -TARGET_USER_SIZE 2 -TARGET_DEFINITION 0 -TARGET_USER_FITS 0 -TARGET_TEMPLATE "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\8402a6452e4d4280bc366ce8072ed76e\suir02mmosaicreproject.sgrd" -TARGET_OUT_GRID "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\6be94ed604ef4e41b0b25addfd40acf3\TARGETOUTGRID.sdat"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: grid_gridding
library : Gridding
tool : Inverse Distance Weighted
author : O.Conrad (c) 2003
processors : 12 [12]
____________________________

Load shapes: \\tsclient\Z\DataManagementProject\12_FRAM_Data\00_FINAL_datasets\nodes\suir\Nodes_M1_M6_160617_ti_5k.shp...




Parameters


Points: Nodes_M1_M6_160617_ti_5k
Attribute: WL10Pct
Target Grid System: user defined
Cellsize: 2.000000
Left: 199855.940947
Right: 202887.940947
Bottom: 136679.563057
Top: 139611.563057
Fit: nodes
Search Range: local
Maximum Search Distance: 1000.000000
Number of Points: maximum number of nearest points
Minimum: 1
Maximum: 10
Direction: all directions
Weighting Function: inverse distance to a power
Inverse Distance Weighting Power: 2.000000
Inverse Distance Offset: no







C:\OSGeo4W\bin>exit
Converting outputs
OK. Execution took 13.003 ms (1 outputs).
Prepare algorithm: SAGARASTERCALCULATOR_1
Running Raster calculator [2/2]
Parameters: GRIDS =D:\TEST\suir_02m_mosaic_reproject.tif, XGRIDS =C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\87909a43a30943e786236876a83b3105\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif, FORMULA =b-a, USE_NODATA =True, TYPE =8
io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\b2ace2a32e3d4b09b486a2e395e22511\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\f104ba5bb8904c61be9d1a2c1ec71a09\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1tif.sgrd" -FILES "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\87909a43a30943e786236876a83b3105\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif"
grid_calculus "Grid Calculator" -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\b2ace2a32e3d4b09b486a2e395e22511\suir02mmosaicreproject.sgrd" -XGRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\f104ba5bb8904c61be9d1a2c1ec71a09\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1tif.sgrd" -FORMULA "b-a" -USE_NODATA true -TYPE 8 -RESULT "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\a1a2b07faf1045f199a8bc538e20127f\RESULT.sdat"

C:\OSGeo4W\bin>set SAGA=C:\OSGeo4W\apps\saga-ltr

C:\OSGeo4W\bin>set SAGA_MLB=C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>PATH=c:\osgeo4w\apps\python27\lib\site-packages\shapely-1.2.18-py2.7-win32.egg\shapely\DLLs;C:\OSGeo4W\apps\Python27\DLLs;C:\OSGeo4W\apps\Python27\lib\site-packages\numpy\core;C:\OSGeo4W\apps\qgis-ltr\bin;C:\OSGeo4W\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBem;C:\OSGeo4W\apps\Python27\Scripts;;C:\OSGeo4W\apps\saga-ltr;C:\OSGeo4W\apps\saga-ltr\modules

C:\OSGeo4W\bin>saga_cmd io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\b2ace2a32e3d4b09b486a2e395e22511\suir02mmosaicreproject.sgrd" -FILES "D:\TEST\suir_02m_mosaic_reproject.tif"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: io_gdal
library : GDAL/OGR
tool : Import Raster
author : O.Conrad (c) 2007 (A.Ringeler)
processors : 12 [12]
____________________________



Parameters


Grids: No objects
Files: "D:\TEST\suir_02m_mosaic_reproject.tif"
Select from Multiple Bands:
Alphanumeric Sorting: yes
Transformation: yes
Resampling: Nearest Neighbour


loading: D:\TEST\suir_02m_mosaic_reproject.tif



Driver: GTiff

Bands: 1

Rows: 43500

Columns: 34000


loading: suir_02m_mosaic_reproject
Error: grid: memory allocation failed [1545.94mb]
Error: executing tool [Import Raster]

C:\OSGeo4W\bin>saga_cmd io_gdal 0 -TRANSFORM 1 -RESAMPLING 0 -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\f104ba5bb8904c61be9d1a2c1ec71a09\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1tif.sgrd" -FILES "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\87909a43a30943e786236876a83b3105\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: io_gdal
library : GDAL/OGR
tool : Import Raster
author : O.Conrad (c) 2007 (A.Ringeler)
processors : 12 [12]
____________________________



Parameters


Grids: No objects
Files: "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\87909a43a30943e786236876a83b3105\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif"
Select from Multiple Bands:
Alphanumeric Sorting: yes
Transformation: yes
Resampling: Nearest Neighbour


loading: C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\87909a43a30943e786236876a83b3105\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1.tif



Driver: GTiff

Bands: 1

Rows: 1517

Columns: 1467


loading: TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1





C:\OSGeo4W\bin>saga_cmd grid_calculus "Grid Calculator" -GRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\b2ace2a32e3d4b09b486a2e395e22511\suir02mmosaicreproject.sgrd" -XGRIDS "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\f104ba5bb8904c61be9d1a2c1ec71a09\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1tif.sgrd" -FORMULA "b-a" -USE_NODATA true -TYPE 8 -RESULT "C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\a1a2b07faf1045f199a8bc538e20127f\RESULT.sdat"
____________________________

##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________

SAGA Version: 2.3.2 (32 bit)

____________________________
library path: C:\OSGeo4W\apps\saga-ltr\modules\
library name: grid_calculus
library : Calculus
tool : Grid Calculator
author : A.Ringeler (c) 2003
processors : 12 [12]
____________________________

Load grid: C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\b2ace2a32e3d4b09b486a2e395e22511\suir02mmosaicreproject.sgrd...
failed
Load grid: C:\Users\User\AppData\Local\Temp\processing0641d3031b764e9c8afad7758f3cc5b1\f104ba5bb8904c61be9d1a2c1ec71a09\TARGETOUTGRIDALGSAGAINVERSEDISTANCEWEIGHTED1tif.sgrd...


Grid Calculator: could not initialize data objects
Error: executing tool [Grid Calculator]

C:\OSGeo4W\bin>exit
Converting outputs
Failed

Error executing algorithm Raster calculator 'NoneType' object has no attribute 'crs' See log for more details


More information about the Qgis-user mailing list