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

Added field_boundaries_sentinel_2_p1m for Field Boundaries PV support #1027

Closed cholmes closed 5 months ago

cholmes commented 5 months ago

Related Issue(s):

Closes #1026

I modeled this off of https://github.com/planetlabs/planet-client-python/commit/4c920fde74706da7724323522f606586815ab583 which didn't have any tests, so hopefully none are needed. Just adds an option for the new https://developers.planet.com/docs/planetary-variables/field-boundaries/

Proposed Changes:

For inclusion in changelog (if applicable):

  1. Support for field_boundaries_sentinel_2_p1m in Subscriptions API

Not intended for changelog:

Diff of User Interface

Old behavior: No mention of field_boundaries_sentinel_2_p1m, and failure if you try to use it.

New behavior: field_boundaries_sentinel_2_p1m can be provided to a PV subscription, and it shows up as an option in the CLI.

PR Checklist:

(Optional) @mentions for Notifications: