[GRASS-user] r.info output after r.reclass
Hamish
hamish.webmail at gmail.com
Sat Aug 23 20:44:36 PDT 2014
Hermann wrote:
> I am using [1] as rules for r.reclass to shift a map's value range of
> -100..100 to 0..200.
fyi, see also r.recode, r.rescale, and r.mapcalc.
> After reclassification, r.info shows the result
> as quoted in [2]. I am missing the line saying that -100 has been
> reclassified to 0.
>
> Why is this line missing?
I don't know, you might look into the $MAPSET/cellhd/mapname file and
look for clues.
It may be a hold-over from before GRASS 5, when '0' was treated as NULL.
the important thing is that 'r.info -r' and r.univar show the correct
values.
Hamish
More information about the grass-user
mailing list