The epidemia-gee package is a new python package in the EPIDEMIA system for interfacing with Google Earth Engine (GEE) from R via python. The package is built for an Ethiopian national-level data collection, and an example script is included in the epidemiar-demo project to show how this linkage can be used to gather GEE environmental data from a script in R, rather than using another external application (e.g. GEE code editor in a web browser).
An example script, EPIDEMIA_GEE_python.R, can be found in the GEE folder of the epidemiar-demo project: https://github.com/EcoGRAPH/epidemiar-demo/releases/latest
Please follow the attached instructions for installing R, RStudio and Anaconda; and setting up the necessary conda environment.