Hello,

You can use r.series for that and pass the list of maps that you get with
g.list directly into r.series using back ticks, or you can also pass a file
with all map names. Check the manual for more examples:
https://grass.osgeo.org/grass73/manuals/r.series.html

Cheers,
Vero

El sept. 8, 2016 7:13 PM, "Miguel Carrero" <[email protected]>
escribió:

> Dear all,
>
> I have 120 raster maps with the same name pattern: arc_01, arc_02, arc_03,
> arc_(...), and want to sum all of them in one. I can do it manually by
> introducing all the raster maps, but, does anyone know any way to do it
> automatically? Maybe with any expression based on the pattern?
>
> Thanks for the attention.
>
> _______________________________________________
> grass-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to