Greetings I'm doing a processing that requires setting rules such as : IF band1> 1 output=5 if band<=1 ouput= 3 and if band2>5 output=7. How can I do this in a Python script in order to be "almost automatic"?
Thanks Best regards Luisa
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
