Skip to content
forked from woodcrafty/PyETo

Python package for calculating reference/potential evapotranspiration (ETo).

License

Notifications You must be signed in to change notification settings

jonaslenz/PyETo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyETo

Build Status Coverage Status
Author:Mark Richards
Email:[email protected]
License:BSD 3-Clause
Status:Pre-alpha

PyETo is a Python library for calculating reference crop evapotranspiration (ETo), sometimes referred to as potential evapotranspiration (PET). 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)

The documentation can be found at TODO: insert link

Installation

TODO: complete this section

Versions tested

  • Python 2.7
  • Python 3.4
  • Python 3.5
  • Python 3.6
  • Python 3.7
  • Python 3.8
  • PyPy
  • PyPy3

License

BSD 3-Clause "New" or "Revised" License. See LICENSE.txt for details.

About

Python package for calculating reference/potential evapotranspiration (ETo).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%