I am using SAGA --> Grid Calculus --> Raster Calculator on QGIS version 2.6. The formula I am using is:
ifelse(gt(a,0), (a), b) where a is my layer with values in a greater extent than that of b. The resulting layer doesn't seem to abide by the else condition of my formula contains only 0s.
Dug into error log and found a bunch of these type errors:
أكثر...
ifelse(gt(a,0), (a), b) where a is my layer with values in a greater extent than that of b. The resulting layer doesn't seem to abide by the else condition of my formula contains only 0s.
Dug into error log and found a bunch of these type errors:
ERROR 1: Can't load requested DLL: C:\PROGRA~1\QGISBR~1\bin\gdalplugins\gdal_ECW_x
أكثر...