Skip to content

porder: Simple CLI for Planet ordersV2 API

Compare
Choose a tag to compare
@samapriya samapriya released this 29 May 04:13
· 202 commits to master since this release

Ordersv2 is the next iteration of Planet's API is the next iteration of Planet's API in getting Analysis Ready Data (ARD) delivered to you. Orders v2 allows you to improved functionality in this domain, including the capability to submit a number of images in a batch order, and perform operations such as the top of atmospheric reflectance, compression, coregistration and also enhanced notifications such as email and webhooks. Based on your access you can use this tool to chain together a sequence of operations. This tool is a command line interface that allows you to interact with the ordersv2 API along with place orders and download orders as needed. The tool also allows you to chain multiple processes together and additional functionalities will be added as needed. For exporting to cloud storages release 0.0.8 onwards has a configuration folder with config yml structures to be used with this tool. Simply replaces the fields as needed.) in getting Analysis Ready Data (ARD) delivered to you. Orders v2 allows you to improved functionality in this domain, including the capability to submit a number of images in a batch order, and perform operations such as the top of atmospheric reflectance, compression, coregistration and also enhanced notifications such as email and webhooks. Based on your access you can use this tool to chain together a sequence of operations. This tool is a command line interface that allows you to interact with the ordersv2 API along with place orders and download orders as needed. The tool also allows you to chain multiple processes together and additional functionalities will be added as needed. For exporting to cloud storages release 0.0.8 onwards has a configuration folder with config yml structures to be used with this tool. Simply replaces the fields as needed.

Changelog

v0.3.4

  • Added async downloader for python 3.4
  • Checks for existing files before spawning processes
  • Better handling of multiprocessing output
  • Added a quick version tool

v0.3.3

  • Fixed issue with order name when no ops are used.
  • Used file basename for splitting the idlist.

v0.3.2

  • idlist tool can no use a multipolygon and iteratively look for scenes
  • Orders clip tool can now handle multipolygon clip
  • Added new tool zipall to handle single archive download in format ordername_date.zip

v0.3.0

  • Enhances idlist to execute faster search and return using Planet CLI
  • Included better error handling while placing order.