1topic_resample(1) Grass User's Manual topic_resample(1)
2
3
4
6 r.resamp.filter Resamples raster map layers using an analytic kernel.
7
8 r.resamp.interp Resamples raster map to a finer grid using interpolation.
9
10 r.resamp.rst Reinterpolates and optionally computes topographic analysis
11 from input raster map to a new raster map (possibly with
12 different resolution) using regularized spline with tension
13 and smoothing.
14
15 r.resamp.stats Resamples raster map layers to a coarser grid using aggrega‐
16 tion.
17
18 r.resample GRASS raster map layer data resampling capability.
19
20
21 See also the corresponding keyword resample for additional references.
22
23 Main index | Topics index | Keywords index | Graphical index | Full
24 index
25
26 © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
27
28
29
30GRASS 7.8.2 topic_resample(1)