Thanks Daniel.

But no, I was not able to make your suggestion work; it complains that it dos not know the command 'For'...

Regards larsf


Den 01. april 2012 16:01, skrev Daniel Victoria:

I believe there is a batch import function in the gui ( I'm not in front of my computer now). If not, you can write a for loop in the command line to import all files.
In Linux shell it's something like
For i in *.arc
Do r.in.arc $i <output name here>
Done

Daniel

On Apr 1, 2012 10:13 AM, "Lars Forseth" <[email protected] <mailto:[email protected]>> wrote:

    Hi!
    I want to import a set (20) of ESRI ASCII raster files in a
    catalog, and merge them to a single GRASS raster dataset.

    How do I do that? (Yes I can import each file, and then merge
    (r.patch), but..)

    Regards larsf


    _______________________________________________
    grass-user mailing list
    [email protected] <mailto:[email protected]>
    http://lists.osgeo.org/mailman/listinfo/grass-user


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to