woodcrafty / PyETo

Python package for calculating reference/potential evapotranspiration (ETo).
BSD 3-Clause "New" or "Revised" License
154 stars 81 forks source link

===== PyETo

.. image:: https://travis-ci.org/woodcrafty/PyETo.png?branch=master :target: https://travis-ci.org/woodcrafty/PyETo :alt: Build Status

.. image:: https://coveralls.io/repos/woodcrafty/PyETo/badge.png?branch=master :target: https://coveralls.io/r/woodcrafty/PyETo?branch=master :alt: Coverage Status

:Author: Mark Richards <http://www.abdn.ac.uk/staffnet/profiles/m.richards/> :Email: mark.l.a.richardsREMOVETHIS@gmail.com :License: BSD 3-Clause <http://opensource.org/licenses/BSD-3-Clause> :Status: Pre-alpha

PyETo is a Python library for calculating reference crop evapotranspiration (ET\ :sub:o\ ), sometimes referred to as potential evapotranspiration (PET). The library provides numerous functions for estimating missing meteorological data.

Three methods for estimating ET\ :sub:o\ /PET are implemented:

The documentation can be found at https://pyeto.readthedocs.io/en/latest/index.html

Installation

Currently there is no installation abvailable for this package so to use it you will need to incorporate the source into your project.

Versions tested

License

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