Hi all, I'm in trouble with Saga Raster Calculator in QGIS 2.18.9 3a16a4e installed via deb package on ubuntu 17.04. I set this operation on three raster layers:
ifelse(a<500,0,((b-c)/a)*1000) I got the resulting map, but checking the computation the pixels have no correct values. I tested the same operation in a proprietary software, and with astonishment, I see that the computation works fine. I cannot believe that! So I think I'm wrong somewhere in the raster calculator module. Can you help me? Eugenio -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Wrong-result-with-Saga-Raster-calculator-tp5322429.html Sent from the QGIS - User mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
