Converts relative humidity (RH) to actual vapour pressure (AVP) using an estimation with maximum and minimum temperature. This function exists because SWAP uses AVP whereas many datasets contain RH. Read more on fao.org
est_avp(tmin, tmax, rh)
vector of AVP, rounded to 2 decimal placews