r.sum(1) - Linux man page

Name

r.sum - Sums up the raster cell values.

Keywords

raster

Synopsis

r.sum
r.sum help
r.sum rast=string [--verbose] [--quiet]

Parameters:

rast=string

Name of incidence or density file.

Description

r.sum sums up the raster cell values. For example, it can be used to summarize the population of a country. Using a raster MASK, raster areas can be easily selected for the summary.

See Also

r.surf.area

Author

Bill Brown, UIUC GIS Laboratory

Last changed: $Date: 2007-05-29 13:42:23 +0200 (Tue, 29 May 2007) $

Full index

© 2003-2008 GRASS Development Team