Skip to content

Releases: planetlabs/planet-client-python

1.4.9

07 Dec 21:23
d1c586c
Compare
Choose a tag to compare
  • 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

30 Nov 19:51
Compare
Choose a tag to compare
  • 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

30 Jun 17:10
Compare
Choose a tag to compare
  • 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

18 May 21:34
Compare
Choose a tag to compare
  • 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

11 Feb 19:18
Compare
Choose a tag to compare
  • Add support for new skysat video item and asset types
  • Add strict keyword argument to searches

1.4.4

17 Dec 23:56
Compare
Choose a tag to compare
  • 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

14 Nov 23:55
Compare
Choose a tag to compare
  • 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

04 Oct 14:28
Compare
Choose a tag to compare

Add new asset type

1.4.1

17 Sep 15:48
Compare
Choose a tag to compare

Fix quick search regression: allow multiple item types as options in quick search again

1.4.0

16 Sep 21:20
Compare
Choose a tag to compare
  • Add CLI support for Planet Orders API