Sir, <br><br>That was a brilliant observation from your side. Now the feature works. In fact that is how the landsat data files are named, with *.TIF extension. Anyway I can save lot of time now.<br><br>Thanks and Regards,<br>

<br>Chethan S.<br><br><div class="gmail_quote">On Mon, Dec 6, 2010 at 6:50 PM, Micha Silver <span dir="ltr">&lt;<a href="mailto:micha@arava.co.il">micha@arava.co.il</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

On 06/12/2010 13:37, Chethan S. wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Unfortunately, that does not work for me. As you said the *.tif files appear<br>
grayed out in that particular folder. But the next outcome is not the one<br>
you get. Also after a recent update of GRASS 6.4.1 SVN there is no option<br>
&quot;Bulk Import of Raster data&quot;. Its only &quot;import raster data&quot;. I select<br>
directory option there. For using the individual file import option like<br>
before I used &quot;Command Dialog&quot; option as shown below. I should also mention<br>
that I use GRASS 6.4.0 version from Ubuntu repository at my college but<br>
again face the same problem.<br>
<br>
<a href="http://osgeo-org.1803224.n2.nabble.com/file/n5807453/Selection_022.png" target="_blank">http://osgeo-org.1803224.n2.nabble.com/file/n5807453/Selection_022.png</a><br>
<br>
Regards,<br>
<br>
Chethan S.<br>
</blockquote>
I think I have an idea why the GUI isn&#39;t working. I noticed in your first post that the LandSAT tif files are named with CAPS in the filename extension, i.e. 171146051_05122001402_B10.TIF. It looks to me that the GUI ignores files name *.TIF and only &quot;sees&quot; *.tif.<br>


<br>
You can do a bulk rename of all the files (from the command line...) with<br>
for f in *.TIF; do mv $f `basename $f .TIF`.tif; done<br>
<br>
Then open the GUI and check if those files are added to the import list.<br>
<br>
Regards,<br><font color="#888888">
Micha</font><div><div></div><div class="h5"><br>
<br>
<br>
-- <br>
Micha Silver<br>
<a href="http://www.surfaces.co.il/" target="_blank">http://www.surfaces.co.il/</a><br>
Arava Development Co.  +972-52-3665918<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><font style="color: rgb(102, 102, 0);" size="4"><span style="font-family: trebuchet ms,sans-serif;">Chethan S.</span></font><span style="font-family: trebuchet ms,sans-serif; color: rgb(0, 0, 0);"></span><br>