mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			905 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			905 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
i.evapo.pm
 | 
						|
Computes potential evapotranspiration calculation with hourly Penman-Monteith.
 | 
						|
Imagery (i.*)
 | 
						|
QgsProcessingParameterRasterLayer|elevation|Name of input elevation raster map [m a.s.l.]|None|False
 | 
						|
QgsProcessingParameterRasterLayer|temperature|Name of input temperature raster map [C]|None|False
 | 
						|
QgsProcessingParameterRasterLayer|relativehumidity|Name of input relative humidity raster map [%]|None|False
 | 
						|
QgsProcessingParameterRasterLayer|windspeed|Name of input wind speed raster map [m/s]|None|False
 | 
						|
QgsProcessingParameterRasterLayer|netradiation|Name of input net solar radiation raster map [MJ/m2/h]|None|False
 | 
						|
QgsProcessingParameterRasterLayer|cropheight|Name of input crop height raster map [m]|None|False
 | 
						|
*QgsProcessingParameterBoolean|-z|Set negative ETa to zero|False
 | 
						|
*QgsProcessingParameterBoolean|-n|Use Night-time|False
 | 
						|
QgsProcessingParameterRasterDestination|output|Evapotranspiration
 |