Skip to content

Commit 5896fb3

Browse files
committed
[processing][grass] Fix incorrect name for i.albedo parameter
1 parent fc68bb2 commit 5896fb3

File tree

1 file changed

+1
-1
lines changed
  • python/plugins/processing/algs/grass7/description

1 file changed

+1
-1
lines changed

python/plugins/processing/algs/grass7/description/i.albedo.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ QgsProcessingParameterMultipleLayers|input|Name of input raster maps|3|None|Fals
55
QgsProcessingParameterBoolean|-m|MODIS (7 input bands:1,2,3,4,5,6,7)|False
66
QgsProcessingParameterBoolean|-n|NOAA AVHRR (2 input bands:1,2)|False
77
QgsProcessingParameterBoolean|-l|Landsat 5+7 (6 input bands:1,2,3,4,5,7)|False
8-
QgsProcessingParameterBoolean|-l|Landsat 8 (7 input bands:1,2,3,4,5,6,7)|False
8+
QgsProcessingParameterBoolean|-8|Landsat 8 (7 input bands:1,2,3,4,5,6,7)|False
99
QgsProcessingParameterBoolean|-a|ASTER (6 input bands:1,3,5,6,8,9)|False
1010
QgsProcessingParameterBoolean|-c|Aggressive mode (Landsat)|False
1111
QgsProcessingParameterBoolean|-d|Soft mode (MODIS)|False

0 commit comments

Comments
 (0)