Skip to content

Commit 7aa7248

Browse files
giomannyalldawson
authored andcommittedMar 10, 2019
Better GRASS r.series description to help workaround a limitation of Processing
1 parent 8b621b6 commit 7aa7248

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/r.series.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
r.series
2-
Makes each output cell value a function of the values assigned to the corresponding cells in the input raster layers.
2+
Makes each output cell value a function of the values assigned to the corresponding cells in the input raster layers. Input rasters layers/bands must be separated in different data sources.
33
Raster (r.*)
44
QgsProcessingParameterMultipleLayers|input|Input raster layer(s)|3|None|False
55
QgsProcessingParameterBoolean|-n|Propagate NULLs|False

0 commit comments

Comments
 (0)
Please sign in to comment.