Hello list, Is anyone having issues with r.mapcalc on grass7 r59245?
I'm getting: syntax error, unexpected ',', expecting $end Parse error ERROR: parse error Everytime I try to do an "if(a,b,c)" statement like: "mapmask = if(mask1 && mask2, mask2, null())" I found another way to do it by doing: "mapmask = mask1 + mask2" But I still think r.mapcalc is misbeheaving on this revision -- *César Augusto Ramírez Franco* Laboratorio de Sistemas Complejos Naturales Escuela de Geociencias Facultad de Ciencias Universidad Nacional de Colombia - Sede Medellín Teléfono: (57-4) 430 9369 - 301 389 5607
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
