Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added field_boundaries_sentinel_2_p1m for Field Boundaries PV support #1027

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

cholmes
Copy link
Member

@cholmes cholmes commented Mar 20, 2024

Related Issue(s):

Closes #1026

I modeled this off of 4c920fd 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:

  • [] This PR is as small and focused as possible
  • [] If this PR includes proposed changes for inclusion in the changelog, the title of this PR summarizes those changes and is ready for inclusion in the Changelog.
  • [] I have updated docstrings for function changes and docs in the 'docs' folder for user interface / behavior changes
  • [] This PR does not break any examples or I have updated them

(Optional) @mentions for Notifications:

mkdocs.yml Outdated Show resolved Hide resolved
@asonnenschein asonnenschein merged commit 3600475 into main Apr 3, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Field Boundaries PV
2 participants