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 bands #1238

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add bands #1238

wants to merge 1 commit into from

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Sep 27, 2023

Related Issue(s):

Description:

WIP until STAC 1.1 is out w/ bands. Might need more fields on bands.

PR Checklist:

  • pre-commit hooks pass locally
  • Tests pass (run scripts/test)
  • Documentation has been updated to reflect changes, if applicable
  • This PR maintains or improves overall codebase code coverage.
  • Changes are added to the CHANGELOG. See the docs for information about adding to the changelog.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Files Coverage Δ
pystac/__init__.py 94.73% <100.00%> (+0.09%) ⬆️
pystac/asset.py 97.43% <100.00%> (+0.40%) ⬆️
pystac/collection.py 93.31% <100.00%> (+0.35%) ⬆️
pystac/item.py 94.37% <100.00%> (+0.39%) ⬆️
pystac/band.py 81.81% <81.81%> (ø)

📢 Thoughts on this report? Let us know!.

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 Asset.bands
1 participant