1topic_aggregation(1) GRASS GIS User's Manual topic_aggregation(1)
2
3
4
6 r.series Makes each output cell value a function of the values as‐
7 signed to the corresponding cells in the input raster map
8 layers.
9
10 t.rast.aggregate.ds Aggregates data of an existing space time raster dataset us‐
11 ing the time intervals of a second space time dataset.
12
13 t.rast.aggregate Aggregates temporally the maps of a space time raster
14 dataset by a user defined granularity.
15
16 t.rast.neighbors Performs a neighborhood analysis for each map in a space
17 time raster dataset.
18
19 t.rast.series Performs different aggregation algorithms from r.series on
20 all or a subset of raster maps in a space time raster
21 dataset.
22
23
24 See also the corresponding keyword aggregation for additional refer‐
25 ences.
26
27 Main index | Topics index | Keywords index | Graphical index | Full in‐
28 dex
29
30 © 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual
31
32
33
34GRASS 8.2.1 topic_aggregation(1)