On Tue, Apr 7, 2015 at 10:41 AM, umberto.minora <[email protected]> wrote: > I tried Pietro's suggestion: ... > Only, I had to add the "group" argument and it worked perfectly, thanks for > the help. > > {{{ > run_command("i.group", group="prova", input=mset.glist("raster", > pattern="prova_*")) > }}}
I have added that here: http://grasswiki.osgeo.org/wiki/GRASS_Python_Scripting_Library#i.group_with_patterns_as_name_for_input (feel free to edit/expand these Wiki pages!) Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
