QGIS/python/plugins/processing/algs/saga/description/2.1.2/WindEffect(WindwardLeewardIndex).txt
volaya aa60bfecb2 [processing] New system for handling SAGA versions
This commit sets a different way of handling SAGA versions and a new way of checking saga installations

This is done to fix the messy situation that SAGA causes due to its API changing in each release.
2015-01-15 10:27:18 +01:00

16 lines
693 B
Plaintext

Wind effect|Wind Effect (Windward / Leeward Index)
ta_morphometry
ParameterRaster|DEM|Elevation|False
ParameterRaster|DIR|Wind Direction|True
ParameterRaster|LEN|Wind Speed|True
ParameterNumber|DIR_CONST|Constant Wind Direction [Degree]|None|None|135
ParameterBoolean|OLDVER |Old Version|True
ParameterNumber|MAXDIST|Search Distance [km]|0.0|None|300.0
ParameterNumber|ACCEL|Acceleration|0.0|None|1.5
ParameterBoolean|PYRAMIDS |Use Pyramids|True
ParameterSelection|DIR_UNITS|Wind Direction Units|[0] radians;[1] degree
ParameterNumber|LEN_SCALE|Wind Speed Scale Factor|0.0|None|1.0
OutputRaster|EFFECT|Wind Effect
OutputRaster|LUV|Windward Effect
OutputRaster|LEE|Leeward Effect