Hi Markus and the rest of the people<br><br><div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Nothing :) The files in the indicated FTP directory are in a different<br>

file format.<br>
If you look at the .hdr files therein, you&#39;ll find the metadata easily. They are<br>
in ASCII format, too.<br>
<div class="im"><br></div></blockquote><div>But the code refers to a *.met file right? So I was not &quot;reading&quot; the code wrong. So I just need to substitute *.met for  the new metadata?</div><div><br></div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
&gt; I need to import Landsat-7 image with all that information...<br>
<br>
</div>r.in.gdal should be able to import these data without problems.<br>
<div class="im"><br></div></blockquote><div>But r.in.gdal only imports the data not the metadata. Right?</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">
&gt; Even at NC_SPM landsat dataset, onlyu 2002 has Metadata information. 1987<br>
&gt; doesn&#39;t have that.<br>
<br>
</div>Unfortunately various formats are used... But luckily most (all?) are understood<br>
by GDAL, so r.in.gdal should do the job. You can also obtain metadata<br>
information<br>
with<br>
 gdalinfo filename<br>
<br></blockquote><div>And how can I automatically incorporate the metadata, specially from a external file, into imported file?</div><div> </div><div>Thanks</div><div>Kat</div><div><br></div></div></div>