Published July 7, 2021
| Version 0.8.3
Software
Open
tyson-swetnam/porder: porder: Simple CLI for Planet ordersV2 API
Authors/Creators
- 1. CyVerse
- 2. SEAL (Spatial Ecosystems Analytics Lab)
- 3. @developmentseed
- 4. UW, Shean Geoconsulting
- 5. University of Washington, @uwescience
Description
Orders v2 is the next iteration of Planet's API for getting Analysis Ready Data (ARD) delivered to you. Orders v2 has the capability to submit any number of images in a batch order and perform operations such as: top of atmospheric (TOA) reflectance, compression, coregistration, and supports enhanced notifications such as email and webhooks. Based on your personal license access you can use the porder to place orders, download orders, or chain together a sequence of operations from the Orders v2 API. The porder tool runs on the command line interface only. For exporting to cloud storage porder uses a configuration folder with config.yml structures.
- Fixed bundle parsing
- Updated based bundles
- Pull request 48
- fixes typos and equations for bandmath and includes additional reference information
- increased pipwin check time to 60+ days
- added better version check and handling
- updated license date and minor fixes
- Search function can now parse date and time. Enhancement from Issue 47
- Updated readme site to include search examples
- Stability test across python3.7 to 3.9 and for all os types
- pipwin checks cache every one month
- Added gee-integration example
- Updated readme site to include examples
- Added gee-integration tool to order
- General improvements
- Added support for multipolygon search and clip.
- Added coregistration and format tools to order
- Removed persistent version print
- Overall cleanup and general Improvements
- Removed dependency on pendulum and general cleanup.
- Now use multiple assets with the idlist tool pass assets as analytic_sr,udm2 for example to get items with both these assets.
- Updated readme.
- Fixed pipwin python path for installer.
- idlist tool now only returns standard and excludes beta and test quality.
- added smart check on partially completed order for reordering.
- completed orders can be reordered as well
- Now constantly checks for updated version incase your porder version is not updated.
- Added a reorder tool for users to reorder an exiting order or failed order.
- ID check tool now works with/without geometry, pass an idlist, and item and asset type to check.
- Order size tool is optimized for speed.
- pipwin tool uploaded to v0.5.0 to handle windows packages.
- Overall general improvements.
- Now estimates total download size before downloading.
- Fixed issue with downloading single archive zip files.
- Updated readme to do bulk conversion from Shapefile and KML to geojson.
- Fixed issues with bundles read and update.
- Fixed issues with direct usage of kml to get idlist.
- Combined convert tool to convert folders with shapefiles and kml to geojsons.
- Fixed downloader for pipwin for release >= 0.4.8
- Improved overall package installation for windows
- Check pipwin import version to get release 0.4.9
- Added bundles check function to get latest bundles from developers page.
- Pull request fixed issue with pipwin installation.
- Added cancel order and bulk cancel orders tools
- Fixed base64 encoding for GCS credentials for python 3.
- Re-release of python 3 only supported version. Use upto version 0.5.7 only for Python 2.
- No more deprecation or future warnings from pyproj Issue 40
porder searchis faster- Python 2.7 will reach the end of its life on January 1st, 2020. No more python 2 support from v0.5.9
- Handles python version while installing pipwin
- Now open readme page in browser using porder readme
- Fixed arg readout if no argument is passed to CLI. Issue 39.
- Updated requirements to include DateTimeRange
- Fixed issue with GDAL~=3 requirement for fiona 1.8.11 release
- Merged pull request 38 to allow for nested delivery of zip files to cloud storage.
- Added an order state list tool.
- Better file check for skipping download requests.
- Improvements to multiprocessing and async downloader.
- General improvements to stability and performance.
Files
tyson-swetnam/porder-0.8.3.zip
Files
(3.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f09724820f25c7d5a21b7d4d78b218ab
|
3.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/tyson-swetnam/porder/tree/0.8.3 (URL)