Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 1.02 KB

README.md

File metadata and controls

11 lines (6 loc) · 1.02 KB

epidemia-gee

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).

Author: Ram charan Reddy Kankanala, University of Oklahoma

Contact: Michael C. Wimberly ([email protected]) and Dawn Nekorchuk ([email protected]), University of Oklahoma, Department of Geography and Environmental Sustainability.

For detailed installation and run steps refer to the "epidemia-gee installation guide", attached to the latest release, or found in the main directory of the repository.

For an example use of this package, please see the EPIDEMIA_GEE_python.R script in the GEE folder of the EPIDEMIA demo project: https://github.com/EcoGRAPH/epidemiar-demo.