Hi all,
Thanks to everyone for the help. I’ve tried with g.list, and pass a file with all map names in r.mapcalp, but realised that there is a limit on space to sum a high number of maps at the same time. So, I’m going to have a look to r.series. Cheers, Miguel. De: Laurent C. Enviado: viernes, 9 de septiembre de 2016 16:09 Para: Veronica Andreo CC: Miguel Carrero; grass-user Asunto: Re: [GRASS-user] How to sum a hundred of raster maps using r.mapcalc 2016-09-08 12:32 GMT-05:00 Veronica Andreo <[email protected]>: > 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 > Hello, Interesting, I always used mapcalc for this. Do you know what are the advantages of using r.series instead of mapcalc for this type of job? Laurent
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
