aquacrop-eto is an actively developed fork of PyETo (https://github.com/woodcrafty/PyEToPython) for calculating reference crop evapotranspiration (ETo). The library provides numerous functions for estimating missing meteorological data.
Three methods for estimating ETo/PET are implemented:
- FAO-56 Penman-Monteith (Allen et al, 1998)
- Hargreaves (Hargreaves and Samani, 1982; 1985)
- Thornthwaite (Thornthwaite, 1948)
`
pip install aquacrop-eto
`