I'm having problems using r.reclass interactively, in that it doesn't seem
to be possible to display the full-screen text menu giving the category
labels and category numbers of the old raster values, and the fields for
the new values alongside. Instead it is prompting me for the old and new
values to be entered line by line. Could you clarify whether this is a
change from Grass 5.0 to 6.0, or have I not installed 6.0 correctly (using
6.2.2cvs, but had the same problem with 6.0).
I'm having problems using r.reclass interactively, in that it doesn't
seem to be possible to display the full-screen text menu giving the
category labels and category numbers of the old raster values, and the
fields for the new values alongside. Instead it is prompting me for
the old and new values to be entered line by line. Could you clarify
whether this is a change from Grass 5.0 to 6.0, or have I not
installed 6.0 correctly (using 6.2.2cvs, but had the same problem with
6.0).
The full screen interactive mode of r.reclass was removed for GRASS 6.
Try running r.report on the raster as a guide to the old cat values.
Hopefully one day soon we will have a fancy new wxPython GUI editor for
this.