
Last chance! 50% off unlimited learning
Sale ends in
converts evaporative water flux from mass (ET=evapotranspiration) to energy (LE=latent heat flux) units, or vice versa.
LE.to.ET(LE, Tair)ET.to.LE(ET, Tair)
Latent heat flux (W m-2)
Air temperature (deg C)
Evapotranspiration (kg m-2 s-1)
The conversions are given by:
where latent.heat.vaporization
.
# NOT RUN {
# LE of 200 Wm-2 and air temperature of 25degC
LE.to.ET(200,25)
# }
Run the code above in your browser using DataLab