We can't import more than 49 files

Malcolm Williamson malcolm at cast.uark.edu
Thu Apr 22 09:59:16 EDT 1999


On Thu, 22 Apr 1999, Utente Grass wrote:

> 
> Thank you for your message. The real problem was format errors in ascii data.
> We've resolve them and we 're able to  import 215 files.
> 
> Now we are trying to patch them all together but r.patch allows only 10 files in
> input. It is possible to change the source without create new problems?
> 
> Good bye
> 
> Valentina & Marco
> 
You could modify the code for r.patch, but there is also a limit on how
many files may be open at a time in GRASS, something like 27. Your best
bet is simply to right a basic shell script that loops through r.patch,
creating temporary patched files from 10 layers at a time, and then
patching those together. Not a big deal. If you plan on doing much work
in GRASS, you'll want to learn how to do this anyway.
 
Regards,
--
Malcolm D. Williamson - GIS Specialist         E-mail: malcolm at cast.uark.edu
Center for Advanced Spatial Technologies        Phone: (501) 575-6159
Ozark Rm. 12                                      Fax: (501) 575-5218
University of Arkansas
Fayetteville, AR 72701                            Web: 
http://www.cast.uark.edu



More information about the grass-user mailing list