QGIS/python/plugins/processing/algs/saga/description/WindEffect(WindwardLeewardIndex).txt

16 lines
983 B
Plaintext
Raw Normal View History

Wind effect|Wind Effect (Windward / Leeward Index)
ta_morphometry
2017-08-15 04:20:09 +10:00
QgsProcessingParameterRasterLayer|DEM|Elevation|None|False
QgsProcessingParameterRasterLayer|DIR|Wind Direction|None|True
QgsProcessingParameterRasterLayer|LEN|Wind Speed|None|True
2017-08-15 04:34:43 +10:00
QgsProcessingParameterNumber|DIR_CONST|Constant Wind Direction [Degree]|QgsProcessingParameterNumber.Integer|135|False|None|None
ParameterBoolean|OLDVER |Old Version|True
2017-08-15 04:34:43 +10:00
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
2017-08-15 04:34:43 +10:00
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