Skip to content

waterhackweek/whw2020_waterbalance

Repository files navigation

Water Hack Week 2020: Irrigation Water Balance

Collaborators

  • Project Lead: Ayman Alafifi
  • Data Science Lead: Scott Black
  • Science Team: Hemendra Kumar, Takhellambam Bijoychandra Singh, Parisa Shahbaz, Brooke Mason, Santosh Subhash Palmate, Deen Dayal, Bart Nijssen

Background Statement

  • Precipitation, and in particular its effective portion, provides part of the water crops need to satisfy their transpiration requirements. The soil, acting as a buffer, stores part of the precipitation water and returns it to the crops in times of deficit.
  • In humid climates, this mechanism is sufficient to ensure satisfactory growth in rainfed agriculture. In arid climates or during extended dry seasons, irrigation is necessary to compensate for the evapotranspiration (crop transpiration and soil evaporation) deficit due to insufficient or erratic precipitation.
  • Irrigation consumptive water use is defined as the volume of water needed to compensate for the deficit between potential evapotranspiration on the one side and effective precipitation over the crop growing period and change in soil moisture content on the other side. It varies considerably with climatic conditions, seasons, crops and soil types.

Project Goal

Map irrigation consumptive water use in the Lower Yakima Basin, Washington using the crop water demand equation:

ICU = ETc - P – DS

where: ICU = irrigation consumptive water use needed to satisfy crop water demand (mm) ETc = potential crop evapotranspiration (mm) P = effective precipitation (mm) DS = change in soil moisture (mm)

Data Sources

Python Packages

  • folium
  • numpy
  • pandas
  • geopandas
  • pyproj
  • xarray
  • rioxarray
  • regionmask
  • shapely
  • pynhd
  • pygeoogc
  • pygeoutils
  • hydrodata
  • datetime
  • warnings
  • netCDF4
  • pathlib
  • contextily
  • dask
  • pygeoogc
  • requests

Additional Readings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published