QGIS/python/plugins/processing/algs/saga/description/WindEffect(WindwardLeewardIndex).txt
2017-11-09 18:53:02 +02:00

16 lines
983 B
Plaintext

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