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*

Be sure notebook extensions are enabled

ipywidgets: > jupyter nbextension enable –py widgetsnbextension

ipyleaflet: > jupyter nbextension enable –py –sys-prefix ipyleaflet

## 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.17.tar.gz (36.6 kB view details)

Uploaded Source

File details

Details for the file ipygee-0.0.17.tar.gz.

File metadata

  • Download URL: ipygee-0.0.17.tar.gz
  • Upload date:
  • Size: 36.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8

File hashes

Hashes for ipygee-0.0.17.tar.gz
Algorithm Hash digest
SHA256 e6d6cb73345f5489af465c3844a6ff39331312f7c1f16b041601b042ccc1c014
MD5 5da071f15a9123128152d1003bf9d33d
BLAKE2b-256 64568509a796b21c17825f0465ba416d5ae82b34a97626f0688545ca351a5e46

See more details on using hashes here.

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