[GRASS-dev] pyGRASS send job to background

Hamish hamish_b at yahoo.com
Fri Jun 21 06:40:09 PDT 2013


Yann wrote:

> I have several jobs that can be run together,
> in BASH we can add "&" at the end of the module command,
> is there a pyGRASS option we can throw to the same effect?

fwiw the "import grass.script" way to do it is demonstrated in
scripts/r3.in.xyz.py and i.landsat.rgb.py scripts.

see also grass.start_command() and raster.mapcalc_start()


Hamish



More information about the grass-dev mailing list