2021-06-21 07:17:35 +03:00

11 lines
814 B
Plaintext

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
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