planetlabs / planet-client-python

Python client for Planet APIs
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
Apache License 2.0
271 stars 91 forks source link

Add SDK support for cloud_filter tool in Subscriptions API #1014

Closed pl-gideon closed 11 months ago

pl-gideon commented 11 months ago

Related Issue(s):

Closes #1013

Proposed Changes:

For inclusion in changelog (if applicable):

  1. Add support for cloud_filter tool in Subscriptions API

Not intended for changelog:

Diff of User Interface

Old behavior: cloud_filter tool cannot be specified using the subscription request builder, only by adding it manually to the request.

New behavior: cloud_filter tool can be specified using the subscription request builder.

PR Checklist: