Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 671 Bytes

File metadata and controls

33 lines (22 loc) · 671 Bytes

Earth Engine App


Create dynamic maps using Google Earth Engine to study temperature, vegetation, elevation, deforestation and water occurrence and change of any country or your custom zone of interest.

Elevation

Water Ocurrence

Temperature

Installation and Usage

First, it is necessary to update the config.py properties.

Install python dependencies

pip install -r requirements.txt

Execute app

python main.py

Your app will be live on http://localhost:8080

Requirements

  • Python 2.7 or 3.6.
  • Pip

Apache 2.0 License