[GRASS-user] GRASS7 r.mapcalc not working
César Augusto Ramírez Franco
caesarivs at gmail.com
Thu Mar 13 06:09:30 PDT 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140313/04b0e4f0/attachment.html>
More information about the grass-user
mailing list