mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
13 lines
711 B
Plaintext
13 lines
711 B
Plaintext
i.albedo
|
|
Computes broad band albedo from surface reflectance.
|
|
Imagery (i.*)
|
|
QgsProcessingParameterMultipleLayers|input|Name of input raster maps|3|None|False
|
|
QgsProcessingParameterBoolean|-m|MODIS (7 input bands:1,2,3,4,5,6,7)|False
|
|
QgsProcessingParameterBoolean|-n|NOAA AVHRR (2 input bands:1,2)|False
|
|
QgsProcessingParameterBoolean|-l|Landsat 5+7 (6 input bands:1,2,3,4,5,7)|False
|
|
QgsProcessingParameterBoolean|-8|Landsat 8 (7 input bands:1,2,3,4,5,6,7)|False
|
|
QgsProcessingParameterBoolean|-a|ASTER (6 input bands:1,3,5,6,8,9)|False
|
|
QgsProcessingParameterBoolean|-c|Aggressive mode (Landsat)|False
|
|
QgsProcessingParameterBoolean|-d|Soft mode (MODIS)|False
|
|
QgsProcessingParameterRasterDestination|output|Albedo
|