Skip to content

Version 1.0.0 Released 2020 June 26

Latest
Compare
Choose a tag to compare
@michdn michdn released this 26 Jun 17:20
· 1 commit to master since this release
9157296

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.