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