Luisa Peña wrote: > I have a script that runs automatically r.composite but when i compare my > RGB with an RGB (using the same images) bur produced with r.composite > outside my script I get the same image but with a different aspect (it > doesnt seem to be real color). Do i need to apply a color table to my RGB > produced from r.composite?
No; r.composite generates the colour table. Any map generated by r.composite with a given number of levels should have the same colour table, regardless of the data. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
