Skip to main content

A Python package to simulate field-scale evapotranspiration and drainage

Project description

edcrop

Evapotranspiration is one of the major components of Earth’s water balance, being the sum of evaporation and plant transpiration from the land and ocean surface.

Edcrop is a Python package that, using climate input, simulates field-scale evapotranspiration and drainage from the root zone of an area covered with a crop, a wetland, or a forest.

The conceptual model implemented in edcrop is a modification of the Evacrop model by Olesen and Heidmann (2002), which itself builds on the Watcros model by Aslyng and Hansen (1982). The edcrop conceptualization is based on considerations regarding the physical processes that are important for turning precipitation and irrigation into either evaporation, transpiration, or drainage from the root zone: Temperature determines whether precipitation falls as rain or snow, and it determines when snow thaws and infiltrates. The vegetation intercepts a part of precipitation, while the rest infiltrates into the ground. The infiltrated water will either evaporate, be absorbed by plant roots, be stored in the soil, or drain from the root zone. Potential evaporation is distributed between vegetation and soil, where the former part drives evaporation of intercepted water and plant transpiration from the green leaf area, while the latter part drives evaporation from the soil. The soil’s ability to store water depends on its field capacity; when the water content exceeds field capacity, water will gradually drain downwards. Furthermore, it is assumed that the annual life cycle of crops and wetland vegetation can be described by growing degree-days alone, while for forests the life cycle is described by a calendar. For irrigation, either (i) date and amount are input, or (ii) they are determined automatically by edcrop using certain criteria.

There are two alternative soil water balance functions to choose between in edcrop. The first alternative is an almost straight copy of the function used in the original Evacrop code by Olesen and Heidmann (2002), simulating flow through the soil profile as flow through two linear reservoirs using daily time steps. However, it can simulate macro-pore drainage, which the original Evacrop cannot. The second alternative simulates flow through the soil profile as flow through four linear or nonlinear reservoirs using daily or sub-daily time steps. For nonlinear reservoirs, edcrop.py uses Mualem – van Genuchten like functions. It also simulates gravity driven macro-pore flow as well as surface runoff.

As input, given in text files, edcrop requires daily temperature, precipitation, and reference evapotranspiration. It also requires information about combination(s) of soil type and vegetation type to simulate. One can choose between seven default soil types and fifteen default vegetation types, or one can manually input information for other types of soil or vegetation. In a single model run, edcrop.py can loop through lists of climate files, soils, and vegetation.

Edcrop can be imported and used in own script, or it can be executed from the command line as a script.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edcrop-0.0.8.tar.gz (162.7 kB view details)

Uploaded Source

Built Distribution

edcrop-0.0.8-py3-none-any.whl (165.0 kB view details)

Uploaded Python 3

File details

Details for the file edcrop-0.0.8.tar.gz.

File metadata

  • Download URL: edcrop-0.0.8.tar.gz
  • Upload date:
  • Size: 162.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for edcrop-0.0.8.tar.gz
Algorithm Hash digest
SHA256 86bbc00e4a3a73a1be46bdf8d307b24e24c82bc60b5f9f4521a70e92414a0d7f
MD5 582180ce4a82317bb716b750469221e9
BLAKE2b-256 6136d67c85a5d694ebcac712f4409436360395793e27c6712451d3aedc98350c

See more details on using hashes here.

File details

Details for the file edcrop-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: edcrop-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 165.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for edcrop-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 69db6b0f1d4a48c5702d13d96077a47626138684a44ff12073f58d3c322eddaf
MD5 1bec8ce0050e182ef750b2c57fb1bf91
BLAKE2b-256 3220a0511c5e767fbcf6b77523abe251ee84612d2c511c0006d7fb901f8a8d78

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page