Implements weather station class in Python that calculates ETo (reference crop's evapotranspiration) based on UN-FAO Irrigation and Drainage Paper 56
-
Updated
Jan 10, 2024 - Python
Implements weather station class in Python that calculates ETo (reference crop's evapotranspiration) based on UN-FAO Irrigation and Drainage Paper 56
CRITERIA 1D is a one-dimensional agro-hydrological model. It includes soil water fluxes, crop development and crop water needs, a GIS interface (CRITERIA GEO) for geographical simulations and tools to manage crop and soil parameters. The software is written in C++ using Qt libraries, so cross-platform building is possible (Windows, Linux, MacOS)
Evapotranspiration for the reference crop in Uzbekistan. Based on UN-FAO's Irrigation and Drainage Paper 56 and Penman-Monteith Equation.
Add a description, image, and links to the irrigation-forecast topic page so that developers can more easily learn about it.
To associate your repository with the irrigation-forecast topic, visit your repo's landing page and select "manage topics."