mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
16 lines
1.6 KiB
Plaintext
16 lines
1.6 KiB
Plaintext
i.eb.hsebal01
|
|
i.eb.hsebal01.coords - Computes sensible heat flux iteration SEBAL 01. Inline coordinates
|
|
Imagery (i.*)
|
|
QgsProcessingParameterRasterLayer|netradiation|Name of instantaneous net radiation raster map [W/m2]|None|False
|
|
QgsProcessingParameterRasterLayer|soilheatflux|Name of instantaneous soil heat flux raster map [W/m2]|None|False
|
|
QgsProcessingParameterRasterLayer|aerodynresistance|Name of aerodynamic resistance to heat momentum raster map [s/m]|None|False
|
|
QgsProcessingParameterRasterLayer|temperaturemeansealevel|Name of altitude corrected surface temperature raster map [K]|None|False
|
|
QgsProcessingParameterNumber|frictionvelocitystar|Value of the height independent friction velocity (u*) [m/s]|QgsProcessingParameterNumber.Double|0.32407|False|0.0|None
|
|
QgsProcessingParameterNumber|vapourpressureactual|Value of the actual vapour pressure (e_act) [KPa]|QgsProcessingParameterNumber.Double|1.511|False|0.0|None
|
|
QgsProcessingParameterNumber|row_wet_pixel|Row value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
|
QgsProcessingParameterNumber|column_wet_pixel|Column value of the wet pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
|
QgsProcessingParameterNumber|row_dry_pixel|Row value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
|
QgsProcessingParameterNumber|column_dry_pixel|Column value of the dry pixel|QgsProcessingParameterNumber.Double|None|True|None|None
|
|
*QgsProcessingParameterBoolean|-c|Dry/Wet pixels coordinates are in image projection, not row/col|False
|
|
QgsProcessingParameterRasterDestination|output|Sensible Heat Flux
|