mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
8 lines
428 B
Plaintext
8 lines
428 B
Plaintext
r.bilinear
|
|
Bilinear interpolation utility for raster map layers.
|
|
Raster (r.*)
|
|
ParameterRaster|input|Input raster layer|False
|
|
ParameterNumber|north|Specific input value to be assigned to the north and/or south poles for longitude-latitude grids|None|None|0
|
|
ParameterNumber|east|Specific input value to be assigned to the north and/or south poles for longitude-latitude grids|None|None|0
|
|
OutputRaster|output|Interpolated bilinear
|