Skip to content

jhoanse/tethysapp-earth_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earth Engine App

The Earth Engine is a Tethys App that demonstrates how to use Google Earth Engine to visualize remotely sensed datasets.

Installation

Install the app with the Tethys Platform environment activated as follows:

# For development installations
tethys install -d

# For production installations
tethys install

Settings

The app has two Custom Settings that can be used to configure the app to use a Google Earth Engine service account:

  • service_account_email: Email associated with the service account.
  • private_key_file: Path to service account JSON file containing the private key.

Authenticate for Development

Alternatively, you can authenticate with your personal Google Earth Engine account by running the following command:

earthengine authenticate

WARNING: Do not use personal Google Earth Engine credentials for a production installation.

About

A Google Earth Engine demonstration Tethys App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published