<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Depending on what you want to do in detail, grass.run_command(“g.mlist”, 
...) may help ...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Christian.</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=pedroroma1982@gmail.com 
href="mailto:pedroroma1982@gmail.com">Pedro Roma</A> </DIV>
<DIV><B>Sent:</B> Thursday, February 17, 2011 10:30 AM</DIV>
<DIV><B>To:</B> <A title=grass-user@lists.osgeo.org 
href="mailto:grass-user@lists.osgeo.org">GRASS user list</A> </DIV>
<DIV><B>Subject:</B> [GRASS-user] Find rasters by using a 
wildcard</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">Greetings 

<DIV>&nbsp;</DIV>
<DIV>Currently, I'm using this expression to find a raster file (in a Python 
script):</DIV>
<DIV>grass.find_file(raster_map, element = 'cell', mapset=mapset)</DIV>
<DIV>&nbsp;</DIV>
<DIV>My problem is that now I need to find files that are not called raster_maps 
but that incldues a specific string E.g. raster. So I would like to list all 
files with that string on its name in a defined MAPSET</DIV>
<DIV>How can I do that in a GRASS python script?</DIV>
<DIV>Thanks</DIV>
<DIV>Pedro</DIV>
<DIV>&nbsp;</DIV>
<P>
<HR>
_______________________________________________<BR>grass-user mailing 
list<BR>grass-user@lists.osgeo.org<BR>http://lists.osgeo.org/mailman/listinfo/grass-user<BR></DIV></DIV></DIV></BODY></HTML>