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

Update SAR Extension #556

Merged

Conversation

duckontheweb
Copy link
Contributor

@duckontheweb duckontheweb commented Jul 14, 2021

Related Issue(s):

Description:

  • Updates docstrings for SAR Extension implementation
  • Adds Collection summaries for SAR Extension
  • Adds migration for pre-0.9 SAR fields:
    • sar:type -> sar:product_type
    • sar:polarization -> sar:polarizations

PR Checklist:

  • Code is formatted (run pre-commit run --all-files)
  • 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.

@duckontheweb duckontheweb requested a review from lossyrob July 14, 2021 01:53
@duckontheweb duckontheweb added this to the 1.0.0 milestone Jul 14, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2021

Codecov Report

Merging #556 (78767ca) into main (e4059c8) will increase coverage by 0.08%.
The diff coverage is 99.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #556      +/-   ##
==========================================
+ Coverage   94.35%   94.43%   +0.08%     
==========================================
  Files          71       71              
  Lines       10409    10611     +202     
  Branches     1089     1092       +3     
==========================================
+ Hits         9821    10021     +200     
- Misses        419      420       +1     
- Partials      169      170       +1     
Impacted Files Coverage Δ
pystac/extensions/eo.py 94.41% <ø> (ø)
pystac/extensions/sar.py 98.60% <98.57%> (-0.37%) ⬇️
tests/extensions/test_sar.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4059c8...78767ca. Read the comment docs.

@duckontheweb duckontheweb merged commit 77f203e into stac-utils:main Jul 15, 2021
@duckontheweb duckontheweb deleted the update/gh-326-sar-extension branch July 17, 2021 15:58
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.

4 participants