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

16 lines
1.1 KiB
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
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|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
2017-08-15 17:39:27 +10:00
QgsProcessingParameterBoolean|PYRAMIDS |Use Pyramids|True
QgsProcessingParameterEnum|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
2017-08-15 05:07:09 +10:00
QgsProcessingParameterRasterDestination|EFFECT|Wind Effect
QgsProcessingParameterRasterDestination|LUV|Windward Effect
QgsProcessingParameterRasterDestination|LEE|Leeward Effect