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

16 lines
762 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
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