Skip to content

Release v10.16.0#3078

Merged
jtherrmann merged 22 commits intomainfrom
develop
Apr 15, 2026
Merged

Release v10.16.0#3078
jtherrmann merged 22 commits intomainfrom
develop

Conversation

@jtherrmann
Copy link
Copy Markdown
Contributor

@jtherrmann jtherrmann commented Apr 15, 2026

Validation of short_name patterns:

  • Submitted the default INSAR_GAMMA to hyp3-test to confirm that SENTINEL-1?_SLC works
  • Submitted RTC_GAMMA with S1B_IW_GRDH_1SSH_20160926T090725_20160926T090754_002238_003C30_463B to confirm that SENTINEL-1?_SP_GRD_HIGH works
  • Submitted RTC_GAMMA with S1B_IW_GRDH_1SDV_20160926T003306_20160926T003335_002233_003C11_A052 to confirm that SENTINEL-1?_DP_GRD_HIGH works
  • Submitted the default SRG_GSLC and SRG_TIME_SERIES to https://hyp3-lavas-test.asf.alaska.edu to confirm that SENTINEL-1?_RAW works
  • Submitted the default INSAR_ISCE_BURST to confirm that SENTINEL-1_BURSTS works

TODO:

@jtherrmann jtherrmann added the minor Bump the minor version number of this project label Apr 15, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 15, 2026

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)
  • If the step function code has changed, have you drained the job queue before merging?
    • For example, if the interface for a Lambda function has changed to expect different input,
      then currently running jobs (which use the old step function definition) will call the new
      function with the old input. So we must drain the job queue before deployment, so that the new
      function is only called by the new step function definition.

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?

@jtherrmann jtherrmann marked this pull request as ready for review April 15, 2026 20:12
@jtherrmann jtherrmann requested review from a team as code owners April 15, 2026 20:12
@williamh890
Copy link
Copy Markdown
Contributor

revert changes to INSAR_GAMMA resource requirements
@jtherrmann jtherrmann merged commit ec72131 into main Apr 15, 2026
38 of 39 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.

3 participants