7 lines
272 B
Plaintext
Raw Normal View History

r.resamp.interp
r.resamp.interp - Resamples a raster map layer to a finer grid using interpolation.
Raster (r.*)
ParameterRaster|input|Input raster layer|False
ParameterSelection|method|Interpolation method|nearest;bilinear;bicubic
OutputRaster|output|Output raster layer