Ok -k parameter<div>In this case is incorrect giving the fact that the first band is not red :D)</div><div><br><br><div class="gmail_quote">2010/6/7 Hamish <span dir="ltr">&lt;<a href="mailto:hamish_b@yahoo.com">hamish_b@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">katrin wrote:<br>
&gt; I have a stack of images and when I import it to GRASS it starts to<br>
&gt; renaming as blue, green, red and then numbers. Why does it attribute those<br>
&gt; names since I&#39;m not asking for it?<br>
<br>
<br>
</div></div>r.in.gdal -k flag:<br>
    -k   Keep band numbers instead of using band color names<br>
<br>
(so the red,green, blue naming is incorrect, or you just don&#39;t want them?)<br>
<br>
r,g,b sets are grouped with the i.group command, displayed with d.rgb,<br>
combined into a single map with r.composite (loss of fidelity if you do<br>
that though)<br>
<font color="#888888"><br>
<br>
Hamish<br>
<br>
<br>
<br>
</font></blockquote></div><br></div>