samapriya/Clip-Ship-Planet-CLI: Clip-Ship-Batch Planet Command Line Interface
Description
Planet's Clip API was a compute API designed to allowed users to clip the images to their area of interest. This would save them time in preprocessing and also allow the user to save on their area quota which might have restrictions. Based on Planet's Education and Research Program this quota is set at 10,000 square kilometers a month, which means saving up on quota is very useful. The discussion also led to an important clarification that users are in fact charged only for the area downloaded post clip if using the clip operation and hence this tool. This tool takes a sequential approach from activation to generating a clip request for multiple images activated and then processing the download tokens to actually download the clipped image files. The tool also consists of a sort function which allows the user to extract the files and sort them by type and deleting the original files to save on space.
Changelog- The Clip function now handles error codes if the post response code is not 202(accepted for processing) then the error code and item and asset type is printed.
- Handles single time input API Key, this is needed only once to start the program
- Fixed issue with base metadata folder during sort
- Updated asset argument for asset activation to match styles
Files
samapriya/Clip-Ship-Planet-CLI-0.1.5.zip
Files
(23.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:5ba8b5b4471a3d86f0435baf402499bb
|
23.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/samapriya/Clip-Ship-Planet-CLI/tree/0.1.5 (URL)