Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[processing][grass] Fix incorrect name for i.albedo parameter
  • Loading branch information
nyalldawson committed Jan 31, 2018
1 parent fc68bb2 commit 5896fb3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@ QgsProcessingParameterMultipleLayers|input|Name of input raster maps|3|None|Fals
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|-l|Landsat 8 (7 input bands:1,2,3,4,5,6,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
Expand Down

0 comments on commit 5896fb3

Please sign in to comment.