Skip to content

Commit 7cc38ae

Browse files
committed
Uniform and informative output names for Processing (GRASS-r.* modules complete)
1 parent b65df5c commit 7cc38ae

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+117
-117
lines changed

python/plugins/processing/algs/grass/description/r.slope.aspect.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ParameterSelection|format|Format for reporting the slope|degrees;percent
66
ParameterSelection|prec|Type of output aspect and slope layer|float;double;int
77
ParameterNumber|zfactor|Multiplicative factor to convert elevation units to meters|None|None|1.0
88
ParameterNumber|min_slp_allowed|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
9-
OutputRaster|slope|Output slope layer
10-
OutputRaster|aspect|Output aspect layer
11-
OutputRaster|pcurv|Output profile curvature layer
12-
OutputRaster|tcurv|Output tangential curvature layer
13-
OutputRaster|dx|Output first order partial derivative dx (E-W slope) layer
14-
OutputRaster|dy|Output first order partial derivative dy (N-S slope) layer
15-
OutputRaster|dxx|Output second order partial derivative dxx layer
16-
OutputRaster|dyy|Output second order partial derivative dyy layer
17-
OutputRaster|dxy|Output second order partial derivative dxy layer
9+
OutputRaster|slope|Slope
10+
OutputRaster|aspect|Aspect
11+
OutputRaster|pcurv|Profile curvature
12+
OutputRaster|tcurv|Tangential curvature
13+
OutputRaster|dx|First order partial derivative dx (E-W slope)
14+
OutputRaster|dy|First order partial derivative dy (N-S slope)
15+
OutputRaster|dxx|Second order partial derivative dxx
16+
OutputRaster|dyy|Second order partial derivative dyy
17+
OutputRaster|dxy|Second order partial derivative dxy

python/plugins/processing/algs/grass/description/r.slope.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ParameterSelection|prec|Type of output aspect and slope maps|float;double;int
77
ParameterNumber|zfactor|Multiplicative factor to convert elevation units to meters|None|None|1.0
88
ParameterNumber|min_slp_allowed|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
99
ParameterBoolean|-a|Do not align the current region to the elevation layer|True
10-
OutputRaster|slope|Name for output slope raster map
10+
OutputRaster|slope|Slope

python/plugins/processing/algs/grass/description/r.spread.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ ParameterRaster|start|Name of raster map containing STARTing sources|True
1414
*ParameterNumber|init_time|INITial TIME for current simulation (0) (min)|0|None|0
1515
*ParameterNumber|lag|Simulating time duration LAG (fill the region) (min)|0|None|0
1616
*ParameterRaster|backdrop|Name of raster map as a display backdrop|False
17-
OutputRaster|output|Name of raster map to contain OUTPUT spread time (min)
18-
OutputRaster|x_output|Name of raster map to contain X_BACK coordinates
19-
OutputRaster|y_output|Name of raster map to contain Y_BACK coordinates
17+
OutputRaster|output|Spread time (min)
18+
OutputRaster|x_output|X_BACK coordinates
19+
OutputRaster|y_output|Y_BACK coordinates

python/plugins/processing/algs/grass/description/r.spreadpath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|x_input|x_input|False
55
ParameterRaster|y_input|y_input|False
66
ParameterString|coordinate|coordinate|0,0
7-
OutputRaster|output|Output layer
7+
OutputRaster|output|Backward least cost

python/plugins/processing/algs/grass/description/r.statistics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterRaster|base|Base raster layer|False
55
ParameterRaster|cover|Cover raster layer|False
66
ParameterSelection|method|method|diversity;average;mode;median;avedev;stddev;variance;skewness;kurtosis;min;max;sum
77
ParameterBoolean|-c|Cover values extracted from the category labels of the cover map|False
8-
OutputRaster|output|Output raster layer
8+
OutputRaster|output|Statistics

python/plugins/processing/algs/grass/description/r.stats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ ParameterBoolean|-n|Suppress reporting of any NULLs|False
1818
ParameterBoolean|-N|Suppress reporting of NULLs when all values are NULL|False
1919
ParameterBoolean|-C|Report for cats fp ranges (fp maps only)|False
2020
ParameterBoolean|-i|Read fp map as integer (use map's quant rules)|False
21-
OutputHTML|html|Output stats file
21+
OutputHTML|html|Statistics

python/plugins/processing/algs/grass/description/r.stream.angle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ParameterNumber|skip|Skip segments shorter than|1|None|5
1010
ParameterNumber|treshold|Max angle (degrees) beetwen stream segments to|1.0|360.0|150.0
1111
ParameterBoolean|-r|Output angles in radians|False
1212
ParameterBoolean|-e|Extended topology|False
13-
OutputVector|seg_vector|Vector to store new network with segments
13+
OutputVector|seg_vector|Network

python/plugins/processing/algs/grass/description/r.stream.basins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ParameterVector|points|Basins outlets|0|True
77
ParameterBoolean|-z|Create zero-value background|False
88
ParameterBoolean|-c|Use unique category sequence|False
99
ParameterBoolean|-l|Create basins only for last stream links|False
10-
OutputRaster|basins|Output basin map
10+
OutputRaster|basins|Basins

python/plugins/processing/algs/grass/description/r.stream.del.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterRaster|stream|Input map: stream mask|False
55
ParameterRaster|dir|Input map: flow direction|False
66
ParameterNumber|threshold|Minimum number of cell in stream|1|None|1
77
ParameterBoolean|-z|Create zero-value background|False
8-
OutputRaster|reduced|Output reduced stream map
8+
OutputRaster|reduced|Reduced stream

python/plugins/processing/algs/grass/description/r.stream.distance.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ParameterSelection|method|Calculation method|upstream,downstream|1
88
ParameterBoolean|-o|Calculate parameters for outlets|False
99
ParameterBoolean|-s|Calculate parameters for subbasins|False
1010
ParameterBoolean|-n|Calculate nearest local maximum|False
11-
OutputRaster|elevation|Output elevation map
12-
OutputRaster|distance|Output distance map
11+
OutputRaster|elevation|Elevation
12+
OutputRaster|distance|Distance

python/plugins/processing/algs/grass/description/r.stream.extract.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ ParameterNumber|threshold|Minimum flow accumulation for streams|1.0|None|0.1
88
ParameterNumber|mexp|Montgomery exponent for slope|0|None|0
99
ParameterNumber|stream_length|Delete stream segments shorter than cells|0|None|0
1010
ParameterNumber|d8cut|Use SFD above this threshold|0|None|0
11-
OutputRaster|stream_rast|Output raster map with unique stream ids
12-
OutputVector|stream_vect|Output vector with unique stream ids
13-
OutputRaster|direction|Output raster map with flow direction
11+
OutputRaster|stream_rast|Unique stream ids (rast)
12+
OutputVector|stream_vect|Unique stream ids (vect)
13+
OutputRaster|direction|Flow direction

python/plugins/processing/algs/grass/description/r.stream.order.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Raster (r.*)
44
ParameterRaster|stream|Input map: stream mask|False
55
ParameterRaster|dir|Input map: direction map|False
66
ParameterBoolean|-z|Create zero-value background|False
7-
OutputRaster|strahler|Output basin map (Strahler)
8-
OutputRaster|shreve|Output basin map (Shreve)
9-
OutputRaster|horton|Output basin map (Horton)
10-
OutputRaster|hack|Output basin map (Hack)
11-
OutputRaster|top|Output basin map (Top)
7+
OutputRaster|strahler|Basin (Strahler)
8+
OutputRaster|shreve|Basin (Shreve)
9+
OutputRaster|horton|Basin (Horton)
10+
OutputRaster|hack|Basin (Hack)
11+
OutputRaster|top|Basin (Top)

python/plugins/processing/algs/grass/description/r.stream.pos.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ ParameterRaster|stream|Input map: stream mask|False
55
ParameterRaster|dir|Input map: flow direction|False
66
ParameterNumber|multiplier|Multipier to store stream index value|1|None|1000
77
ParameterBoolean|-s|Create new stream category sequence|False
8-
OutputFile|cells|File to store pixel's position
9-
OutputFile|lengths|File to store current stream length
8+
OutputFile|cells|Pixel position
9+
OutputFile|lengths|Stream length

python/plugins/processing/algs/grass/description/r.stream.stats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|stream|Input map: stream mask|False
55
ParameterRaster|dir|Input map: flow direction|False
66
ParameterRaster|dem|Input map: elevation|False
7-
OutputFile|outputtext|Output stats
7+
OutputFile|outputtext|Stream statistics

python/plugins/processing/algs/grass/description/r.sun.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ParameterNumber|day|No. of day of the year (1-365)|1|365|1
1616
*ParameterNumber|dist|Sampling distance step coefficient (0.5-1.5)|0.5|1.5|1.0
1717
ParameterBoolean|-s|Incorporate the shadowing effect of terrain|False
1818
*ParameterBoolean|-m|Use the low-memory version of the program|False
19-
OutputRaster|beam_rad|Output irradiation layer [Wh.m-2.day-1]
20-
OutputRaster|insol_time|Output insolation time layer [h]
21-
OutputRaster|diff_rad|Outpu diffuse irradiation layer [Wh.m-2.day-1]
22-
OutputRaster|refl_rad|Output ground reflected irradiation layer [Wh.m-2.day-1]
23-
OutputRaster|glob_rad|Output global (total) irradiance/irradiation layer [Wh.m-2.day-1]
19+
OutputRaster|beam_rad|Irradiation [Wh.m-2.day-1]
20+
OutputRaster|insol_time|Insolation time [h]
21+
OutputRaster|diff_rad|Diffuse irradiation [Wh.m-2.day-1]
22+
OutputRaster|refl_rad|Ground reflected irradiation [Wh.m-2.day-1]
23+
OutputRaster|glob_rad|Global (total) irradiance/irradiation [Wh.m-2.day-1]

python/plugins/processing/algs/grass/description/r.sunmask.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ ParameterNumber|timezone|East positive, offset from GMT|0|None|0.0
1414
ParameterNumber|east|Easting coordinate (point of interest)|None|None|0.0
1515
ParameterNumber|north|Northing coordinate (point of interest)|None|None|0.0
1616
ParameterBoolean|-z|Don't ignore zero elevation|True
17-
OutputRaster|output|Output layer
17+
OutputRaster|output|Shadow

python/plugins/processing/algs/grass/description/r.surf.contour.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ r.surf.contour
22
r.surf.contour - Surface generation program from rasterized contours.
33
Raster (r.*)
44
ParameterRaster|input|Raster layer with rasterized contours|False
5-
OutputRaster|output|Output raster layer
5+
OutputRaster|output|DTM from contours

python/plugins/processing/algs/grass/description/r.surf.gauss.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ r.surf.gauss - Creates a raster layer of Gaussian deviates.
33
Raster (r.*)
44
ParameterString|mean|Distribution mean|0.0
55
ParameterString|sigma|Standard deviation|1.0
6-
OutputRaster|output|Output raster layer
6+
OutputRaster|output|Gaussian deviates

python/plugins/processing/algs/grass/description/r.surf.idw.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|input|Name of input raster layer|False
55
ParameterNumber|npoints|Number of interpolation points|1|None|12
66
ParameterBoolean|-e|Output is the interpolation error|False
7-
OutputRaster|output|Output raster layer
7+
OutputRaster|output|Interpolated IDW

python/plugins/processing/algs/grass/description/r.surf.idw2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ r.surf.idw2 - Surface generation.
33
Raster (r.*)
44
ParameterRaster|input|Input raster layer|False
55
ParameterNumber|npoints|Number of interpolation points|1|None|12
6-
OutputRaster|output|Output raster layer
6+
OutputRaster|output|Interpolated IDW

python/plugins/processing/algs/grass/description/r.surf.random.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterNumber|min|Minimum random value|None|None|0
55
ParameterNumber|max|Maximum random value|None|None|100
66
ParameterBoolean|-i|Create an integer raster layer|False
7-
OutputRaster|output|Output raster layer
7+
OutputRaster|output|Random

python/plugins/processing/algs/grass/description/r.terraflow.short.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ r.terraflow.short - Flow computation for massive grids (integer version).
33
Raster (r.*)
44
ParameterRaster|elevation|Name of elevation raster map|False
55
ParameterBoolean|-s|SFD (D8) flow (default is MFD)|False
6-
OutputRaster|filled|Name for output filled (flooded) elevation raster map
7-
OutputRaster|direction|Name for output flow direction raster map
8-
OutputRaster|swatershed|Name for output sink-watershed raster map
9-
OutputRaster|accumulation|Name for output flow accumulation raster map
10-
OutputRaster|tci|Name for output topographic convergence index (tci) raster map
11-
OutputFile|stats|Name of file containing runtime statistics
6+
OutputRaster|filled|Filled (flooded) elevation
7+
OutputRaster|direction|Flow direction
8+
OutputRaster|swatershed|Sink-watershed
9+
OutputRaster|accumulation|Flow accumulation
10+
OutputRaster|tci|Topographic convergence index (tci)
11+
OutputFile|stats|Runtime statistics

python/plugins/processing/algs/grass/description/r.terraflow.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ r.terraflow - Flow computation for massive grids (float version).
33
Raster (r.*)
44
ParameterRaster|elevation|Name of elevation raster map|False
55
ParameterBoolean|-s|SFD (D8) flow (default is MFD)|False
6-
OutputRaster|filled|Name for output filled (flooded) elevation raster map
7-
OutputRaster|direction|Name for output flow direction raster map
8-
OutputRaster|swatershed|Name for output sink-watershed raster map
9-
OutputRaster|accumulation|Name for output flow accumulation raster map
10-
OutputRaster|tci|Name for output topographic convergence index (tci) raster map
11-
OutputFile|stats|Name of file containing runtime statistics
6+
OutputRaster|filled|Filled (flooded) elevation
7+
OutputRaster|direction|Flow direction
8+
OutputRaster|swatershed|Sink-watershed
9+
OutputRaster|accumulation|Flow accumulation
10+
OutputRaster|tci|Topographic convergence index (tci)
11+
OutputFile|stats|Runtime statistics

python/plugins/processing/algs/grass/description/r.thin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ r.thin - Thins non-zero cells that denote linear features in a raster layer.
33
Raster (r.*)
44
ParameterRaster|input|Input raster layer to thin|False
55
ParameterString|iterations|Maximal number of iterations|200
6-
OutputRaster|output|Output thinned raster
6+
OutputRaster|output|Thinned

python/plugins/processing/algs/grass/description/r.to.vect.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|input|Input raster layer|False
55
ParameterSelection|feature|Feature type|line;point;area
66
ParameterBoolean|-s|Smooth corners of area features|False
7-
OutputVector|output|Output vector layer
7+
OutputVector|output|Vectorized

python/plugins/processing/algs/grass/description/r.topidx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ r.topidx
22
r.topidx - Creates topographic index layer from elevation raster layer
33
Raster (r.*)
44
ParameterRaster|input|Input elevation layer|False
5-
OutputRaster|Output topographic index layer|output
5+
OutputRaster|Topographic index

python/plugins/processing/algs/grass/description/r.univar.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ParameterRaster|zones|Raster map used for zoning, must be of type CELL|True
77
*ParameterBoolean|-g|Print the stats in shell script style|False
88
*ParameterBoolean|-t|Table output format instead of standard output format|False
99
*ParameterNumber|percentile|Percentile to calculate (requires extended statistics flag)|0.0|100.0|90
10-
OutputFile|output|Name for output text file
10+
OutputFile|output|Statistics

python/plugins/processing/algs/grass/description/r.volume.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|data|Layer representing data that will be summed within clumps|False
55
ParameterRaster|clump|Clumps layer (preferably the output of r.clump)|False
66
*ParameterBoolean|-f|Generate unformatted report|False
7-
OutputVector|centroids|Vector points map to contain clump centroids
7+
OutputVector|centroids|Centroids

python/plugins/processing/algs/grass/description/r.walk.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ ParameterString|slope_factor|Slope factor determines travel energy cost per heig
1313
*ParameterBoolean|-k|Use the 'Knight's move'; slower, but more accurate|True
1414
*ParameterBoolean|-n|Keep null values in output map|True
1515
*ParameterBoolean|-r|Start with values in raster map|True
16-
OutputRaster|output|Output cost layer
16+
OutputRaster|output|Cost

python/plugins/processing/algs/grass/description/r.watershed.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ OutputRaster|accumulation|Number of cells that drain through each cell
1818
OutputRaster|drainage|Drainage direction
1919
OutputRaster|basin|Unique label for each watershed basin
2020
OutputRaster|stream|Stream segments
21-
OutputRaster|half.basin|Half-basins output layer
22-
OutputRaster|visual|Visual display output layer
21+
OutputRaster|half.basin|Half-basins
22+
OutputRaster|visual|Visual display
2323
OutputRaster|length.slope|Slope length and steepness (LS) factor for USLE
24-
OutputRaster|slope.steepness|Slope steepness (S) factor for USLE
24+
OutputRaster|slope.steepness|Slope steepness (S) factor for USLE

python/plugins/processing/algs/grass7/description/r.slope.aspect.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ ParameterSelection|format|Format for reporting the slope|degrees;percent
66
ParameterSelection|precision|Type of output aspect and slope layer|CELL;FCELL;DCELL
77
ParameterNumber|zscale|Multiplicative factor to convert elevation units to meters|None|None|1.0
88
ParameterNumber|min_slope|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
9-
OutputRaster|slope|Output slope layer
10-
OutputRaster|aspect|Output aspect layer
11-
OutputRaster|pcurvature|Output profile curvature layer
12-
OutputRaster|tcurvature|Output tangential curvature layer
13-
OutputRaster|dx|Output first order partial derivative dx (E-W slope) layer
14-
OutputRaster|dy|Output first order partial derivative dy (N-S slope) layer
15-
OutputRaster|dxx|Output second order partial derivative dxx layer
16-
OutputRaster|dyy|Output second order partial derivative dyy layer
17-
OutputRaster|dxy|Output second order partial derivative dxy layer
9+
OutputRaster|slope|Slope
10+
OutputRaster|aspect|Aspect
11+
OutputRaster|pcurvature|Profile curvature
12+
OutputRaster|tcurvature|Tangential curvature
13+
OutputRaster|dx|First order partial derivative dx (E-W slope)
14+
OutputRaster|dy|First order partial derivative dy (N-S slope)
15+
OutputRaster|dxx|Second order partial derivative dxx
16+
OutputRaster|dyy|Second order partial derivative dyy
17+
OutputRaster|dxy|Second order partial derivative dxy

python/plugins/processing/algs/grass7/description/r.slope.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterRaster|elevation|Elevation|False
55
ParameterSelection|precision|Data type|CELL;FCELL;DCELL
66
ParameterNumber|zfactor|Multiplicative factor to convert elevation units to meters|None|None|1.0
77
ParameterNumber|min_slope|Minimum slope val. (in percent) for which aspect is computed|None|None|0.0
8-
OutputRaster|slope|Output aspect layer
8+
OutputRaster|slope|Slope

python/plugins/processing/algs/grass7/description/r.spreadpath.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|x_input|x_input|False
55
ParameterRaster|y_input|y_input|False
66
ParameterString|coordinates|coordinate|0,0
7-
OutputRaster|output|Output layer
7+
OutputRaster|output|Backward least cost

python/plugins/processing/algs/grass7/description/r.statistics.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterRaster|base|Base raster layer|False
55
ParameterRaster|cover|Cover raster layer|False
66
ParameterSelection|method|method|diversity;average;mode;median;avedev;stddev;variance;skewness;kurtosis;min;max;sum
77
ParameterBoolean|-c|Cover values extracted from the category labels of the cover map|False
8-
OutputRaster|output|Output raster layer
8+
OutputRaster|output|Statistics

python/plugins/processing/algs/grass7/description/r.stats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ ParameterBoolean|-n|Suppress reporting of any NULLs|False
1818
ParameterBoolean|-N|Suppress reporting of NULLs when all values are NULL|False
1919
ParameterBoolean|-C|Report for cats fp ranges (fp maps only)|False
2020
ParameterBoolean|-i|Read fp map as integer (use map's quant rules)|False
21-
OutputHTML|html|Output stats file
21+
OutputHTML|html|Statistics

python/plugins/processing/algs/grass7/description/r.stream.angle.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ParameterNumber|skip|Skip segments shorter than|1|None|5
1010
ParameterNumber|threshold|Max angle (degrees) beetwen stream segments to|1.0|360.0|150.0
1111
ParameterBoolean|-r|Output angles in radians|False
1212
ParameterBoolean|-e|Extended topology|False
13-
OutputVector|seg_vector|Vector to store new network with segments
13+
OutputVector|seg_vector|Network

python/plugins/processing/algs/grass7/description/r.stream.basins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ParameterVector|points|Basins outlets|0|True
77
ParameterBoolean|-z|Create zero-value background|False
88
ParameterBoolean|-c|Use unique category sequence|False
99
ParameterBoolean|-l|Create basins only for last stream links|False
10-
OutputRaster|basins|Output basin map
10+
OutputRaster|basins|Basins

python/plugins/processing/algs/grass7/description/r.stream.del.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterRaster|stream_raster|Input map: stream mask|False
55
ParameterRaster|direction|Input map: flow direction|False
66
ParameterNumber|threshold|Minimum number of cell in stream_rast|1|None|1
77
ParameterBoolean|-z|Create zero-value background|False
8-
OutputRaster|reduced|Output reduced stream map
8+
OutputRaster|reduced|Reduced stream

python/plugins/processing/algs/grass7/description/r.stream.distance.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ParameterSelection|method|Calculation method|upstream,downstream|1
88
ParameterBoolean|-o|Calculate parameters for outlets|False
99
ParameterBoolean|-s|Calculate parameters for subbasins|False
1010
ParameterBoolean|-n|Calculate nearest local maximum|False
11-
OutputRaster|difference|Output elevation difference map
12-
OutputRaster|distance|Output distance map
11+
OutputRaster|difference|Elevation difference
12+
OutputRaster|distance|Distance

python/plugins/processing/algs/grass7/description/r.stream.extract.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ ParameterNumber|threshold|Minimum flow accumulation for streams|1.0|None|0.1
88
ParameterNumber|mexp|Montgomery exponent for slope|0|None|0
99
ParameterNumber|stream_length|Delete stream segments shorter than cells|0|None|0
1010
ParameterNumber|d8cut|Use SFD above this threshold|0|None|0
11-
OutputRaster|stream_raster|Output raster map with unique stream ids
12-
OutputVector|stream_vecter|Output vector with unique stream ids
13-
OutputRaster|direction|Output raster map with flow direction
11+
OutputRaster|stream_raster|Unique stream ids (rast)
12+
OutputVector|stream_vecter|Unique stream ids (vect)
13+
OutputRaster|direction|Flow direction

python/plugins/processing/algs/grass7/description/r.stream.order.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ParameterRaster|stream_raster|Input map: stream mask|False
55
ParameterRaster|direction|Input map: direction map|False
66
ParameterBoolean|-a|Use flow accumulation to trace horton and hack models|False
77
ParameterBoolean|-z|Create zero-value background|False
8-
OutputRaster|strahler|Output basin map (Strahler)
9-
OutputRaster|shreve|Output basin map (Shreve)
10-
OutputRaster|horton|Output basin map (Horton)
11-
OutputRaster|hack|Output basin map (Hack)
12-
OutputRaster|topo|Output basin map (Topo)
8+
OutputRaster|strahler|Basin (Strahler)
9+
OutputRaster|shreve|Basin (Shreve)
10+
OutputRaster|horton|Basin (Horton)
11+
OutputRaster|hack|Basin (Hack)
12+
OutputRaster|topo|Basin (Topo)

python/plugins/processing/algs/grass7/description/r.stream.pos.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ ParameterRaster|stream_raster|Input map: stream mask|False
55
ParameterRaster|direction|Input map: flow direction|False
66
ParameterNumber|multiplier|Multipier to store stream index value|1|None|1000
77
ParameterBoolean|-s|Create new stream category sequence|False
8-
OutputFile|cells|File to store pixel's position
9-
OutputFile|lengths|File to store current stream length
8+
OutputFile|cells|Pixel position
9+
OutputFile|lengths|Stream length

python/plugins/processing/algs/grass7/description/r.stream.stats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Raster (r.*)
44
ParameterRaster|stream_raster|Input map: stream mask|False
55
ParameterRaster|direction|Input map: flow direction|False
66
ParameterRaster|elevation|Input map: elevation|False
7-
OutputFile|output|Output stats
7+
OutputFile|output|Stream statistics

0 commit comments

Comments
 (0)