Adding pure FAO Penman-Monteith equation to compute potential evapotranspiration #2004
Open
2 tasks done
Labels
enhancement
New feature or request
Addressing a Problem?
The current implementation of
potential_evapotranspiration
makes certain assumptions about the available data e.g. saturation vapour pressure is estimated from min and max temperature or that wind speed is measured at 10m instead of two.I would like to implement a "pure" version of equation 6 in Allen et al. 1998
I would reuse this function in the
potential_evapotranspiration
index to keep backwards compatibility but also make it available as an individual import. See this discussion for more informationPotential Solution
Something like this should do it
Additional context
No response
Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: