mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
10 lines
663 B
Plaintext
10 lines
663 B
Plaintext
i.topo.corr
|
|
Computes topographic correction of reflectance.
|
|
Imagery (i.*)
|
|
QgsProcessingParameterMultipleLayers|input|Name of reflectance raster maps to be corrected topographically|3|None|False
|
|
QgsProcessingParameterRasterLayer|basemap|Name of illumination input base raster map|None|False
|
|
QgsProcessingParameterNumber|zenith|Solar zenith in degrees|QgsProcessingParameterNumber.Double|0.0|False|0.0|360.0
|
|
QgsProcessingParameterEnum|method|Topographic correction method|cosine;minnaert;c-factor;percent|False|0|True
|
|
*QgsProcessingParameterBoolean|-s|Scale output to input and copy color rules|False
|
|
QgsProcessingParameterFolderDestination|output|Output Directory
|