File tree 1 file changed +3
-3
lines changed
python/plugins/processing/algs/grass7/description
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
r.relief - Creates shaded relief from an elevation layer (DEM).
3
3
Raster (r.*)
4
4
ParameterRaster|input|Input elevation layer
5
- ParameterNumber|altitude|Altitude of the sun in degrees above the horizon|None|None |30.0
6
- ParameterNumber|azimuth|Azimuth of the sun in degrees to the east of north|None|None |270.0
5
+ ParameterNumber|altitude|Altitude of the sun in degrees above the horizon|0|90 |30.0
6
+ ParameterNumber|azimuth|Azimuth of the sun in degrees to the east of north|0|360 |270.0
7
7
ParameterNumber|zscale|Factor for exaggerating relief|None|None|1.0
8
8
ParameterNumber|scale|Scale factor for converting horizontal units to elevation units|None|None|1.0
9
- ParameterSelection|units|et scaling factor (applies to lat./long. locations only, none: scale=1)|none;meters;feet
9
+ ParameterSelection|units|Elevation units (overrides scale factor)|intl;survey
10
10
OutputRaster|output|Output shaded relief layer
You can’t perform that action at this time.
0 commit comments