samapriya/Planet-GEE-Pipeline-CLI: Planet-GEE-Pipeline-CLI
Description
While moving between assets from Planet Inc and Google Earth Engine it was imperative to create a pipeline that allows for easy transitions between the two service endpoints and this tool is designed to act as a step by step process chain from Planet Assets to batch upload and modification within the Google Earth Engine environment. The ambition is apart from helping user with batch actions on assets along with interacting and extending capabilities of existing GEE CLI. It is developed case by case basis to include more features in the future as it becomes available or as need arises.
This release also contains a windows installer which bypasses the need for you to have admin permission, it does, however, require you to have python in the system path meaning when you open up command prompt you should be able to type python and start it within the command prompt window. Post-installation using the installer you can just call ppipe using the command prompt similar to calling python. Give it a go post installation type
ppipe -h
The tool has been successfully tested on Windows 10 and Ubuntu 16 both running Python 2.7. This tool now has a PyPI distribution so you can install using
pip install ppipe
- Fixed selenium download path
- Streamlined overall functions of the tool
- Handles metadata for clipped assets (use porder to clip)
- Updated selenium uploader to function with earthengine-api
- Overall improvements and stability check
- Major improvements to earth engine tools including better task reporting, batch copy and move
- Improvement to the access tool which allows you to add read/write permissions for entire EE folder and collections for specific users
Files
samapriya/Planet-GEE-Pipeline-CLI-0.4.4.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:23c8feb9bef58064023dc0fb37345d12
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/samapriya/Planet-GEE-Pipeline-CLI/tree/0.4.4 (URL)