Releases: planetlabs/planet-client-python
Releases · planetlabs/planet-client-python
1.4.9
- New: analytic_8b_udm2 asset
- New: basic_analytic_8b_udm2 asset
- New: analytic_8b_sr_udm2 asset
- New: analytic_3b_udm2 asset
- Add support for 8-band asset types
- Add support for 3-band UDM2 asset type
1.4.8
- New: ortho_analytic_3b asset
- Fix: broken links in documentation & readme
- New: requests now use custom
X-Planet-App
client header for tracking
1.4.7
- New: basic_l1_all_frames asset
- New: PSSCene 8-band assets & item type
- New: ortho_analytic_sr asset
- Fix: Raise NoPermission exception when the user does not have download access
- Fix: force zip of entire order via cli and create test of download
- Fix: fixed orders model object with next key, Fix #226
1.4.6
- New: you can now pass a search string to the Orders CLI via
--ids_from_search
- New: the Orders CLI now has a shortcut
--clip
for clipping operations - Fix: you can now download Order locations one by one
- Multiple test fixes: Python 2.7 tests, flake8, & make html-docs warning
- Add support for new 5-band asset types
1.4.5
- Add support for new skysat video item and asset types
- Add
strict
keyword argument to searches
1.4.4
- Pin requests-futures version to avoid error message.
- Fix broke jq parsing for regular data search
- Under certain conditions the response body can get printed more than once
1.4.3
- Updating copyright date for modified files
- Removing monkey patch
- Make sure base_url has a trailing /
- Simplified configuration of analytics client to be consistent
1.4.2
Add new asset type
1.4.1
Fix quick search regression: allow multiple item types as options in quick search again
1.4.0
- Add CLI support for Planet Orders API