Download Agrineer Software

Software packages below are released under the GPLv3 license.
Link to Repository
Description
Provides Python classes used in the GDC and SME applications. Also, command line utility programs are included to fetch and check the data used in these applications. See the wiki description here.
ETo
Calculates standard evapotranspiration, ETo, over a geographical area using the United Nation's Food and Agriculture Organization (FAO) methods and Weather Research and Forecast (WRF) model data as input. This is a command line program written in Python. See the wiki description here.
GDC
Grow Degree Calculator (GDC). Calculates grow degree units for a given location using WRF model data as input. Written in Python, this is the back-end, command-line, program for the web application, GDC. See the wiki description here.
SME
Soil Moisture Estimator (SME). Estimates soil moisture for a given location using WRF model data as input and the FAO's methods to calculate crop-indexed evapotranspiration, ETc. Currently, the SME implements the Sacramento Soil Moisture Accounting Model. Written in Python and C, this is the back-end, command-line, program for the web application SME. See the wiki description here.
A Docker file package providing a container which generates Weather, Forecast, and Research (WRF) data used in the GDC and SME tools. Data contribution for specific sectors can be done with this package. Suitable for compute servers and multi-core desktops alike. See the wiki description here.