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

Add option to select geometry source #50

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pjhartzell
Copy link
Contributor

@pjhartzell pjhartzell commented Oct 20, 2022

Related Issue(s):
#48

Description:

  • Added abiliity to create Item geometry from a raster data footprint.
  • The method for creating Item geometry is now a required argument in the create_item function. There are 4 options.

Tests and mypy will be cleaned up once we firm up the approach.

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • Documentation has been updated to reflect changes, if applicable.
  • Examples have been updated to reflect changes, if applicable
  • Changes are added to the CHANGELOG.

src/stactools/landsat/constants.py Outdated Show resolved Hide resolved
src/stactools/landsat/utils.py Outdated Show resolved Hide resolved
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.

2 participants