[GRASS-user] python commands on grass.

Milton Cezar Ribeiro miltinho.astronauta at gmail.com
Tue May 5 14:52:42 EDT 2009


Dear all,

is there a way of I know the commands available on python grass library?

Checking the codes available at
https://svn.osgeo.org/grass/grass/trunk/script
(thanks Martin) I saw the following commands:

grass.read_command
grass.parse_key_val
grass.run_command
grass.message
grass.fatal

By the way, how can I know the methods / parameters for each command?

Meanwhile, I can run g.list with the command bellow, but I can't
deal with the name of each of my raster map. In fact I receive the
same output as in gis.m console, but I would like only receive a list of
maps as output.

rasterfiles = grass.read_command('g.list',type='rast')
Cheers

milton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-user/attachments/20090505/b6aef3aa/attachment.html


More information about the grass-user mailing list