11 lines
814 B
Plaintext
Raw Normal View History

2016-04-24 15:28:04 +02:00
i.evapo.pt
Computes evapotranspiration calculation Priestley and Taylor formulation, 1972.
Imagery (i.*)
QgsProcessingParameterRasterLayer|net_radiation|Name of input net radiation raster map [W/m2]|None|False
QgsProcessingParameterRasterLayer|soil_heatflux|Name of input soil heat flux raster map [W/m2]|None|False
QgsProcessingParameterRasterLayer|air_temperature|Name of input air temperature raster map [K]|None|False
QgsProcessingParameterRasterLayer|atmospheric_pressure|Name of input atmospheric pressure raster map [millibars]|None|False
2017-09-05 09:57:58 +02:00
QgsProcessingParameterNumber|priestley_taylor_coeff|Priestley-Taylor coefficient|QgsProcessingParameterNumber.Double|1.26|False|0.0|None
*QgsProcessingParameterBoolean|-z|Set negative ETa to zero|False
QgsProcessingParameterRasterDestination|output|Evapotranspiration