Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, and read the current addon manual page.
NAME
r.patch.many
DESCRIPTION
r.patch.many works in the same way as r.patch, but
it divides the input maps up into smaller groups to that the process
can take advantage of multi-core CPUs. In a second pass it patches together
the intermediate patch maps into the final output map.
It is useful for situations where the number of input maps is very large.
NOTES
Set the workers parameter to match the number of CPUs available.
SEE ALSO
g.mlist
r.patch
r.series
AUTHOR
Hamish Bowman
Geology Dept.
University of Otago
Dunedin, New Zealand
Last changed: $Date: 2014-03-23 18:07:29 -0700 (Sun, 23 Mar 2014) $
Main index - raster index - Full index
© 2003-2014 GRASS Development Team