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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ipygee-0.0.5.tar.gz
.
File metadata
- Download URL: ipygee-0.0.5.tar.gz
- Upload date:
- Size: 32.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7f88868a8494c9bf9e995d42c7b58fda6fb80ed64b1acf398fe88ccbf51e7d6 |
|
MD5 | dcbf399f1e4a8fdcf345016d514c0fab |
|
BLAKE2b-256 | b3ea958c4df0b7e59731cb77f2b3bff097942047d07f96c3759be3a78dc6ecef |