Skip to content

Releases: planetlabs/planet-client-python

1.2.2

04 Mar 17:14
Compare
Choose a tag to compare
  • Use requests' urlparse for Py2 & Py3 compatibility
  • Prevent empty filenames when attempting to download assets without a Content-Disposition header
  • Add more Python 3.7 support by removing keywords
  • Rename --rbox to --bbox and leave --bbox as an alias for backwards compatibility
  • De-duplicate explicit jq hyperlink (avoids sphinx warning)
  • Add examples of mosaic functionality
  • Update CLI command help info for mosaic functionality
  • Add LICENSE explicitly to setup.py so that pex can find it

1.2.1

08 Nov 17:53
Compare
Choose a tag to compare
  • set login headers as content-type:application/json during planet init

1.2.0

11 Oct 18:13
Compare
Choose a tag to compare
  • Added support for mosaics
  • Unpinned setuptools
  • Upgraded setuptools and pip
  • Built universal wheels.
  • Implemented filter combining in the CLI
  • Fixed flake8 violations, mostly trivial
  • Added sentinel1 item type
  • Added SR & skysat asset types to defaults
  • Added tox config for testing against multiple Python versions
  • Regenerated docs

1.1.0

15 Sep 17:16
Compare
Choose a tag to compare
  • update docs to use cloud_cover as field_name
  • move version and update user agent with client name and version
  • fix cli reference doc generation, flags have dash
  • Support new assets as they become available in the API without changes needed to the client.

1.0.1

22 Aug 22:32
Compare
Choose a tag to compare
  • update the doc strings with defaults
  • update allowed item/asset types for skysat
  • date_range improvements, handle Z suffix in strp_lenient

1.0.0 - no-joke

01 Apr 17:35
Compare
Choose a tag to compare

Despite the current date, this is an actual release.

0.0.6

18 Feb 05:12
Compare
Choose a tag to compare
  • Support for 'aoi_id' (saved geometry) queries in 'search' command.
  • More robust handling of potential download failures.

0.0.5

01 Dec 17:08
Compare
Choose a tag to compare
version 0.0.5

0.0.4

24 Sep 00:03
Compare
Choose a tag to compare
version 0.0.4

0.0.3

25 Aug 18:58
Compare
Choose a tag to compare
update CHANGES.txt, fix erroneous 0.0.2 release date