Skip to content

Topic: resample

Tool Description
r.resamp.filter Resamples raster map layers using an analytic kernel.
r.resamp.interp Resamples raster map to a finer grid using interpolation.
r.resamp.rst Reinterpolates and optionally computes topographic analysis from input raster map to a new raster map (possibly with different resolution) using regularized spline with tension and smoothing.
r.resamp.stats Resamples raster map layers to a coarser grid using aggregation.
r.resample GRASS raster map layer data resampling capability.

See also the corresponding keyword for additional references:

resample

  • r.area.createweight - Create a dasymetric weighting layer with Random Forest
  • r.resamp.bspline - Performs bilinear or bicubic spline interpolation with Tykhonov regularization.
  • r.resamp.filter - Resamples raster map layers using an analytic kernel.
  • r.resamp.interp - Resamples raster map to a finer grid using interpolation.
  • r.resamp.rst - Reinterpolates and optionally computes topographic analysis from input raster map to a new raster map (possibly with different resolution) using regularized spline with tension and smoothing.
  • r.resamp.stats - Resamples raster map layers to a coarser grid using aggregation.
  • r.resample - GRASS raster map layer data resampling capability.