Carlos "Guâno" Grohmann schrieb:
I just imported a DEM that was sent to to in Erdas IMG format (HFA),
with r.in.gdal, and after importing I had to use r.mapcalc to make the
NODATA cells -- which were tagged as -32768 -- became NULL.

I was just wondering if there is a way to do this automatically? can I
pass the -32768 value as an option to r.in.gdal so the cell will be
imported as null?

cheers

Carlos


you can use r.null to set the null flag.

_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev

Reply via email to