2014-04-19 15:53:43 +02:00
|
|
|
r.sunmask
|
2016-02-20 14:52:12 +00:00
|
|
|
r.sunmask.datetime - Calculates cast shadow areas from sun position and elevation raster map.
|
2014-04-19 15:53:43 +02:00
|
|
|
Raster (r.*)
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterRasterLayer|elevation|Elevation raster layer [meters]|None|False
|
|
|
|
QgsProcessingParameterNumber|year|year|QgsProcessingParameterNumber.Double|2000|False|2050|1950
|
|
|
|
QgsProcessingParameterNumber|month|month|QgsProcessingParameterNumber.Double|1|False|12|0
|
|
|
|
QgsProcessingParameterNumber|day|day|QgsProcessingParameterNumber.Double|1|False|31|0
|
|
|
|
QgsProcessingParameterNumber|hour|hour|QgsProcessingParameterNumber.Double|1|False|24|0
|
|
|
|
QgsProcessingParameterNumber|minute|minute|QgsProcessingParameterNumber.Double|0|False|60|0
|
|
|
|
QgsProcessingParameterNumber|second|second|QgsProcessingParameterNumber.Double|0|False|60|0
|
|
|
|
QgsProcessingParameterNumber|timezone|East positive, offset from GMT|QgsProcessingParameterNumber.Double|0.0|False|None|0
|
|
|
|
QgsProcessingParameterString|east|Easting coordinate (point of interest)|
|
|
|
|
QgsProcessingParameterString|north|Northing coordinate (point of interest)|
|
|
|
|
QgsProcessingParameterBoolean|-z|Do not ignore zero elevation|True
|
|
|
|
QgsProcessingParameterBoolean|-s|Calculate sun position only and exit|False
|
|
|
|
QgsProcessingParameterRasterDestination|output|Shadows
|