Greetings
I have a raster (FCELL ) that has a minimum value of 0.1312103122 and If I
try to have an image with just those values
r.mapcalc "minim= if(image==0.1312103122,10,0)" I get an all Zero image.
Then I opened the minim metadata and i see that in comments I have:
if(clustered.1 == 0.13121031, 10, 0)
r.mapcalc has eliminated the last 2 digits.How can I avoid this to happen?
Thanks
Jenny
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to