Hi Maning, have you tried Screen tool? (http://www.linuxjournal.com/article/6340) I use to launch my GRASS scripts (Bash or Python) within a screen session an, after desattaching, I can keep on working on the GRASS console, although this must be done carefully if your script is running on the same mapset that you are working in the GRASS console. But for different mapset it should work, at least, I hadn't many problems
Cheers, Jose > uick question: > > Can you run another GRASS instance from a different Mapset while > running a GRASS BATCH JOB? > > cheers, > maning > > On 8/13/08, maning sambale <[EMAIL PROTECTED]> wrote: >> Thanks Dylan! Your script might be useful in the succeeding stage of >> my project. >> >>> >>> Not sure if this is what you are asking for, but here is an example of >>> scripted GRASS usage involving two locations: >>> >>> http://casoilresource.lawr.ucdavis.edu/drupal/node/613 >>> >>> Cheers, >>> >>> Dylan >>> >> >> >> >> -- >> |---------|----------------------------------------------------------| >> | __.-._ |"Ohhh. Great warrior. Wars not make one great." -Yoda | >> | '-._"7' |"Freedom is still the most radical idea of all" -N.Branden| >> | /'.-c |Linux registered user #402901, http://counter.li.org/ | >> | | /T |http://esambale.wikispaces.com| >> | _)_/LI >> |---------|----------------------------------------------------------| >> > > > -- > |---------|----------------------------------------------------------| > | __.-._ |"Ohhh. Great warrior. Wars not make one great." -Yoda | > | '-._"7' |"Freedom is still the most radical idea of all" -N.Branden| > | /'.-c |Linux registered user #402901, http://counter.li.org/ | > | | /T |http://esambale.wikispaces.com| > | _)_/LI > |---------|----------------------------------------------------------| > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > -- José A. Ruiz-Arias Solar Radiation and Atmosphere Modelling Group http://www.ujaen.es/investiga/tep220 Physics Department, University of Jaén Campus Lagunillas, Building A3 066 23071 Jaén Spain Tlf: +34 953 212 474 Fax: +34 953 212 838 _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
