Hi! I have 3 layers in my qgis project. The first is called correct_crs(vektor), second and third are satellite images (raster) from sentinel band 4 and band 8. I want to calculate with these pictures the ndvi via python in a script. I produced following code - - > https://pastebin.com/dpLK6DnW
My problem is that "calc.processCalculation()" returns memory error - 5 (early it returned parse error - 4). And I don't know how to handle such error Kind regards Lukas
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
