GPRE code documentation

This section provides an overview of all code documentation that is part of GPRE. This part of the documentation is mostly generated from the documentation headers in the source code. Further, it can be used to quickly navigate the source code as each documented function or class is linked to the relevant code section using the [source] link.

GPRE service implementation

Code for all specific GPRE services is described here

Weather service

Crop stage prediction service

Disease service

Webserver scripts

All webserver scripts are thin wrappers around GPRE scripts that perform the actual processing. All webserver scripts use Flask through a WSGI interface for exposing the HTTP URL.

Simulator for phenology, management alerts and weather alerts

Simulation of crop phenology

Simulation of management alerts simulator

Simulation of weather alerts simulator

Data providers