[GRASS-user] How to sum a hundred of raster maps using r.mapcalc
Laurent C.
lrntct at gmail.com
Fri Sep 9 08:09:17 PDT 2016
2016-09-08 12:32 GMT-05:00 Veronica Andreo <veroandreo at gmail.com>:
> 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
More information about the grass-user
mailing list