[GRASS-user] Using wildcards or regular expressions in r.gui.animation?

Hamish hamish_b at yahoo.com
Tue May 28 21:01:11 PDT 2013


Rainer wrote:
> is it possible to specify the names of the raster maps to be
> animated by using UNIX style wild cards as in r.out.mpeg, i.e.

use g.mlist.


for example:
 r.patch out=mosaic.dem in=`g.mlist rast patt=tile.* sep=,`

there's another example in the r.series help page.


Hamish


More information about the grass-user mailing list