Google Earth Engine

Aus Wiki
Wechseln zu: Navigation, Suche

Installation on Ubuntu 16.04 LTS

sudo pip install google-api-python-client
sudo pip install pyCrypto
sudo apt-get install openssl
sudo pip install earthengine-api

Configure Authentification

earthengine authenticate

Copy URL in Browser to get authorization code

That`s it