Hi,<br><br>I am starting a recursive process on many images and I would like to display a resulting image for each of the dataset being processed.<br><br>The script I am using is a Python script, calling GRASS without grass being run "normally", and it does process properly, so all is OK.<br>
<br>I am trying like this:<br>g.run_command('d.mon',start="wx0")<br>g.run_command('d.mon',select="wx0")<br clear="all">g.run_command('d.rast',map=toar)<br><br>but not display is being launched, though it says "wx0 already selected"...<br>
<br>Am I expecting not available features, or did something wrong?<br>Yann<br><br>-- <br>Yann Chemin<br><br>