[GRASS-user] Re: d.mon and monitor frames

Damian M maddalena at nc.rr.com
Sat Sep 4 14:03:12 EDT 2010


Thank you for your reply.

I am using the PNG monitor as follows:

--------------------------------------------------

    os.environ['GRASS_WIDTH'] = '2000'
    os.environ['GRASS_HEIGHT'] = '1600'
    os.environ["GRASS_TRUECOLOR"] = "TRUE"

    os.putenv('GRASS_PNGFILE', outFileName+".png") 
    grass.run_command("d.mon", start="PNG")

...
...
...

   grass.run_command("d.mon", stop="PNG")

------------------

-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/d-mon-and-monitor-frames-tp5496890p5498901.html
Sent from the Grass - Users mailing list archive at Nabble.com.


More information about the grass-user mailing list