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

Release v2.1.0 #244

Merged
merged 104 commits into from
Aug 27, 2024
Merged

Release v2.1.0 #244

merged 104 commits into from
Aug 27, 2024

Conversation

jtherrmann
Copy link
Contributor

@jtherrmann jtherrmann commented Aug 23, 2024

TODO:

@jtherrmann jtherrmann added the minor Bump the minor version number of this project label Aug 23, 2024
@jtherrmann jtherrmann requested a review from a team August 23, 2024 17:52
Copy link
Contributor

github-actions bot commented Aug 23, 2024

Developer checklist

  • Indicated the level of changes to this package by affixing one of these labels:
    • major -- Major changes to the API that may break current workflows
    • minor -- Minor changes to the API that do not break current workflows
    • patch -- Patches and bugfixes for the current version that do not break current workflows
    • bumpless -- Changes to documentation, CI/CD pipelines, etc. that don't affect the software's version
  • (If applicable) Updated the dependencies and indicated any downstream changes that are required
  • Added/updated documentation for these changes
  • Added/updated tests for these changes
  • Verified changes in test deployment and summarized results, e.g. in PR description or comments on the related issue(s)

Reviewer checklist

  • Have all dependencies been updated?
  • Is the level of changes labeled appropriately?
  • Are all the changes described appropriately in CHANGELOG.md?
  • Has the documentation been adequately updated?
  • Are the tests adequate?
  • Have the changes been verified in the test deployment?

Copy link
Contributor

github-actions bot commented Aug 23, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
/home/runner/micromamba/envs/hyp3-isce2/lib/python3.11/site-packages/hyp3_isce2
   __main__.py26292%33, 44
   burst.py2505578%97–100, 113–118, 132–147, 163–172, 186–196, 254, 302–310, 330–344, 555–557, 583
   dem.py53394%101–110
   insar_stripmap.py755033%38–101, 105–107, 122–139
   insar_tops.py825533%47–97, 127–176, 198–216
   insar_tops_burst.py1359827%61–132, 143–197, 209–231, 235–237, 257–289
   logger.py4175%9
   merge_tops_bursts.py6299585%184, 201, 263, 268, 325, 341, 349, 381, 385, 471, 498, 576, 616–634, 683–691, 715, 720, 779, 802, 946, 1129–1149, 1164–1177, 1191–1217, 1228–1231, 1236–1249, 1253
   packaging.py19914826%45–47, 69–93, 130–228, 248–264, 284–294, 306–334, 346–348, 377–466, 470–476
   s1_auxcal.py21290%51, 59
   slc.py462057%23–30, 34–39, 50–56
   stripmapapp_alos.py50786%102, 138, 141–146
   topsapp.py70889%77, 107, 129–135
   utils.py1921095%109–120, 125, 203, 219–221, 228, 368, 413
   water_mask.py59592%88, 100–103
TOTAL191255971% 

Tests Skipped Failures Errors Time
81 0 💤 0 ❌ 0 🔥 30.670s ⏱️

@forrestfwilliams
Copy link
Contributor

We should continue to support insar_tops but I'm fine with not taking on the responsibility of insar_stripmap until we know that we have users actually using it.

I've opened a small PR fixing insar_tops and confirmed that the command below runs as expected.

insar_tops \
--reference S1A_IW_SLC__1SDV_20200604T022251_20200604T022318_032861_03CE65_7C85 \
--secondary S1A_IW_SLC__1SDV_20200616T022252_20200616T022319_033036_03D3A3_5D11 \
--polarization VV \
--looks 20x4

@forrestfwilliams
Copy link
Contributor

forrestfwilliams commented Aug 26, 2024

Golden tests have passed

@forrestfwilliams forrestfwilliams self-requested a review August 27, 2024 13:59
@jtherrmann jtherrmann merged commit 43b81e6 into main Aug 27, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Bump the minor version number of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants