Skip to content

satadd: CLI pipeline for Planet, Satellogic, Google Earth Engine and Digital Globe Imagery

Latest
Compare
Choose a tag to compare
@samapriya samapriya released this 06 Oct 18:37
· 6 commits to master since this release
fb51666

This tool was built with a focus on the same issues and borrow parts from my other projects such as ppipe for handling Planet's datasets, gee2drive to handle download collections already available in Google Earth Engine (GEE), pygbdx which is a relatively new project to explore Digital Globe assets and I have now integrated tools to access and download Satellogic imagery. Core components from a lot of these tools have gone into building satadd based on the idea of adding satellite data as needed. These tools include authentications setups for every account, and access to datasets, metadata among other tools. This was not built however for heavy lifting though I have tested this on hundreds and thousands of assets delivery so it behaves robustly for now. The tool is built and rebuilt as companies change their authentication protocol and delivery mechanisms and allow for improving many aspects of data delivery and preprocessing in the next iterations.

Changelog

v0.0.3

  • Added better filename parsing for Satellogic images
  • Added error handling for multiprocessing download of Satellogic images

v0.0.2

  • Now searches for all DG and non DG assets available within GBDX
  • Added capability to create url list for rasters and download support using multiprocessing