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.18.tar.gz (37.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ipygee-0.0.18.tar.gz
  • Upload date:
  • Size: 37.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for ipygee-0.0.18.tar.gz
Algorithm Hash digest
SHA256 8d7ed0abcdacc6e41c4fe1391bf43445661261a8fce4656744136fcde48fbc2e
MD5 34ca7d30ab73baff3813afd53012ecb7
BLAKE2b-256 d90487bea020e649a1eac0da21657b66b8a72b45066d3e1d1fc7efbfc4546fd2

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