Published October 10, 2019 | Version 0.4.8
Software Open

samapriya/Planet-GEE-Pipeline-CLI: Planet-GEE-Pipeline-CLI

Creators

  • 1. Planet Labs

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

Changelog v0.4.8
  • fixed raw_input vs input for py2 and py3 cases
  • updated selenium setup path for windows vs other operating systems
v0.4.7
  • Download selenium drivers for all operating systems
  • updated asset size, acl changer and other tools
  • fixed metadata tool to work with python3
  • overall general improvements to the tool and updates
  • added selenium setup tools
v0.4.6
  • added fix for downloading selenium drivers
  • improved error handling
v0.4.4
  • 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

Files

samapriya/Planet-GEE-Pipeline-CLI-0.4.8.zip

Files (3.4 MB)

Name Size Download all
md5:b2cd5d6c9d6a3b536a8f8d56265f6116
3.4 MB Preview Download

Additional details