Abstract

Estimation of evapotranspiration (ET, the water used by soil evaporation and plant transpiration) and soil water depletion (Dr, the amount of water to bring the soil water in the root zone to field capacity) are critical in irrigation water management. The open-source Python-based crop ET and water balance modeling package named “pyfao56” was originally developed based on the dual crop coefficient approach as described in the Food and Agricultural Organization of the United Nations, Irrigation and Drainage Paper No. 56 (FAO-56). The package later expanded on the seminal FAO-56 document to consider various options relevant to ET and water balance modeling, including both short (grass) and tall (alfalfa) reference crops, optional discretization of variable soil layers based on field capacity, and interpretation of readily available water (RAW) and Dr based on both a dynamic (growing) root zone and maximum root zone. The package requires two input data objects; the “Parameters” class defines variables affecting soil water balance and ET and the “Weather” class specifies relevant meteorological data. Other optional input data objects include the “Irrigation” class for irrigation events, the “Soil_Profile: class for defining stratified soil layer data, and the “Update” class for assimilation of measured data. Additional tools are available for estimating and forecasting standardized reference ET (ETref), providing seasonal water balance summaries, computing goodness-of-fit statistics between measured and modeled values, and visualizing time series plots of daily Dr, ET, and crop coefficients. The current pyfao56 release (v1.2.1) was incorporated into a customized workflow for specific use at the USDA-ARS Limited Irrigation Research Farm (LIRF) in Greeley, Colorado, and named the LIRF Implementation of Pyfao56 (LIRFIP). Field data from 2023 full and limited irrigation field trials were used to demonstrate the functionality of LIRFIP and its customizations and integration of pyfao56 into the LIRF workflow. Specific customizations included use of pyfao56 “customload” functions to input data from various sources, including weather from an on-site micrometerological station (using the application programming interface (API) developed by the maintainers of the Colorado Agricultural Meteorological (CoAgMet) weather station network), irrigation events (via a shared Google docs sheet), field capacity values by plot and soil layer (via an Excel spreadsheet), and measured soil water content as well as basal crop coefficient (Kcb) calculated from fractional canopy cover (fc) (via an SQLite database). To evaluate multiple research plots, LIRFIP was designed to iterate simulations from multiple instances of pyfao56 and to produce customized output summary files and interactive hypertext markup language (html) graphs as an aid for irrigation management decisions for LIRF field trials. This study demonstrated pyfao56 as a useful, flexible, customizable, and repeatable ET-based water balance model by showcasing its integration within a specific computational workflow for irrigation management field research at LIRF. The approach serves as an example for pyfao56 integration in other water management tools as conceived by water managers, researchers, and practitioners worldwide.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.