Pydeck wrapper for use with Google Earth Engine
Project description
pydeck-earthengine-layers
Pydeck wrapper for use with Google Earth Engine
Install
pip install pydeck-earthengine-layers
This also ensures pydeck is installed. If you haven't previously enabled pydeck to be used with Jupyter, follow its instructions to install.
Using
For an example, see the
examples/Introduction.ipynb
Jupyter Notebook.
Release notes
To release, bump the version by running:
bumpversion patch
// or
bumpversion minor
Then create a dist bundle with:
python setup.py sdist
Then upload to PyPI with
twine upload dist/pydeck-earthengine-layers-0.1.0.tar.gz
replacing with the current version number.
Changelog
1.0.1 (2020-08-06)
- Pin JS bundle used by pydeck to
1.0.0
, since1.1.0
upgrades the TileLayer to deck.gl 8.2 and is currently broken.
1.0.0 (2020-06-05)
- Release in conjunction with NPM 1.0 release.
0.2.2 (2020-06-05)
- Update Python module to point to beta NPM module via unpkg for now
0.2.1 (2020-06-04)
- Update Python module to point to released NPM module via unpkg, instead of serving directly from Github. #77
0.2.0 (2020-05-26)
- Set
vis_params
as the second positional argument #56 - Use a minified bundle #51
- Option to set a custom EE Layer bundle url #31
0.1.1 (2020-04-27)
- Include
requirements.txt
andrequirements_dev.txt
inMANIFEST.in
to fix install.
0.1.0 (2020-04-23)
- First release on PyPI.
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 pydeck-earthengine-layers-1.0.1.tar.gz
.
File metadata
- Download URL: pydeck-earthengine-layers-1.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1.post20200604 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dca91867fdd843d590eea412a93b6715fd67f7573a414cce4da7aa08d57bdc3 |
|
MD5 | 8e0afaa85c9b7bc3ab5752f52b76d58a |
|
BLAKE2b-256 | 554f76a25a16e1d48b07473ab2670fd5c7f6744443102258af447d174a7e0d46 |