Skip to main content

A set of tools for working with Google Earth Engine Python API in Jupyter notebooks

Project description

# IpyGEE

A set of tools and Widgets for working with Google Earth Engine in Jupyter notebooks and Jupyter Lab

## Install

pip install ipygee

Note: Installation **does not* install Earth Engine Python API. You have to install it before installing ipygee, see: https://developers.google.com/earth-engine/python_install*

## Main Widgets

### - Map

` python from ipygee import * Map = Map() Map.show() `

### - AssetManager ` python from ipygee import * AM = AssetManager() AM `

### - TaskManager ` python from ipygee import * TM = TaskManager() TM `

See examples in [here](https://github.com/fitoprincipe/ipygee/tree/master/examples)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipygee-0.0.13.tar.gz (35.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page