Hi,

Are the following calls doing the same in terms of which cells get
assigned the null value?

$ r.mapcalc "new_raster = if(raster == 0 || raster == 253, null(), raster)"
$ r.null map=raster setnull=0,253


Thanks,

-- 
Seb
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to