From f558b5710b39b01fab528f8191cf2a1b80df1d0e Mon Sep 17 00:00:00 2001 From: Yoreley Date: Fri, 29 May 2026 15:58:15 -0700 Subject: [PATCH 01/15] add Sentinel-1D to InSAR naming convention --- docs/guides/insar_product_guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/insar_product_guide.md b/docs/guides/insar_product_guide.md index acb2cb33f..b0dfa6958 100644 --- a/docs/guides/insar_product_guide.md +++ b/docs/guides/insar_product_guide.md @@ -218,9 +218,9 @@ HyP3 InSAR output is a zip file containing various files, including GeoTIFFs, PN The InSAR product names are packed with information pertaining to the processing of the data, presented in the following order, as illustrated in Figure 4. -- The platform names, one of Sentinel-1A, Sentinel-1B, or Sentinel-1C, are abbreviated with the letters `A`, `B`, or `C` +- The platform names, one of Sentinel-1A, Sentinel-1B, Sentinel-1C, or Sentinel-1D, are abbreviated with the letters `A`, `B`, `C`, or `D` - Two of these letters follow `S1`, indicating the platform(s) used to acquire the reference and - secondary images, in that order (`S1AA`, `S1BA`, `S1AC`, etc.) + secondary images, in that order (`S1AA`, `S1BA`, `S1AC`, `S1AD`, etc.) - The reference start date and time and the secondary start date and time, with the date and time separated by the letter T - The polarizations for the pair, either HH or VV, the orbit type, and the days of separation for the pair From 5e7537fc8cf1fbbe54783e1ebcd68a1f50a26e6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoreley=20Villafa=C3=B1ez?= Date: Tue, 2 Jun 2026 09:55:58 -0700 Subject: [PATCH 02/15] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87ccdf31b..f5511f850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.13.8] + +### Changed +* Updated the InSAR Product Guide naming convention to include Sentinel-1D mission identifiers + ## [0.13.7] ### Changed From 0deea8416b963b24691dee3849f93b75ff962730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:32:54 +0000 Subject: [PATCH 03/15] Bump the github-actions-deps group across 1 directory with 11 updates Bumps the github-actions-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [actions/checkout](https://github.com/actions/checkout) | `5` | `6` | | [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `2.7.0` | `2.8.0` | | [ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) | `3` | `4` | | [ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [ASFHyP3/actions/.github/workflows/reusable-release.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5` | `7` | | [ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | | [ASFHyP3/actions/.github/workflows/reusable-bump-version.yml](https://github.com/asfhyp3/actions) | `0.20.0` | `0.21.1` | Updates `ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) Updates `lycheeverse/lychee-action` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/v2.7.0...v2.8.0) Updates `ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `conda-incubator/setup-miniconda` from 3 to 4 - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](https://github.com/conda-incubator/setup-miniconda/compare/v3...v4) Updates `ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `ASFHyP3/actions/.github/workflows/reusable-release.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `actions/upload-artifact` from 5 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v7) Updates `ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) Updates `ASFHyP3/actions/.github/workflows/reusable-bump-version.yml` from 0.20.0 to 0.21.1 - [Release notes](https://github.com/asfhyp3/actions/releases) - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md) - [Commits](https://github.com/asfhyp3/actions/compare/v0.20.0...v0.21.1) --- updated-dependencies: - dependency-name: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: lycheeverse/lychee-action dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: conda-incubator/setup-miniconda dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-release.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps - dependency-name: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/changelog.yml | 2 +- .github/workflows/check-links.yml | 4 ++-- .github/workflows/create-jira-issue.yml | 2 +- .github/workflows/deploy_to_github_io.yml | 6 +++--- .github/workflows/labeled-pr.yml | 2 +- .github/workflows/release-template-comment.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/spellcheck.yml | 4 ++-- .github/workflows/static-analysis.yml | 2 +- .github/workflows/tag-release.yml | 2 +- .github/workflows/test-build.yml | 4 ++-- .github/workflows/update_asf_tools_version.yml | 2 +- .github/workflows/update_sdk_version.yml | 2 +- 13 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 6f12305c2..01c74151c 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -13,4 +13,4 @@ on: jobs: call-changelog-check-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21.1 diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index d7c051a08..e185b61bf 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -9,11 +9,11 @@ jobs: linkChecker: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Link Checker id: lychee - uses: lycheeverse/lychee-action@v2.7.0 + uses: lycheeverse/lychee-action@v2.8.0 env: GITHUB_TOKEN: ${{secrets.TOOLS_BOT_PAK}} with: diff --git a/.github/workflows/create-jira-issue.yml b/.github/workflows/create-jira-issue.yml index c77e1e814..ffea2eba4 100644 --- a/.github/workflows/create-jira-issue.yml +++ b/.github/workflows/create-jira-issue.yml @@ -6,7 +6,7 @@ on: jobs: call-create-jira-issue-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.21.1 secrets: JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }} JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }} diff --git a/.github/workflows/deploy_to_github_io.yml b/.github/workflows/deploy_to_github_io.yml index 262a33996..56bbc23a2 100644 --- a/.github/workflows/deploy_to_github_io.yml +++ b/.github/workflows/deploy_to_github_io.yml @@ -11,11 +11,11 @@ jobs: name: Build site and deploy runs-on: "ubuntu-latest" steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: path: hyp3-docs - - uses: conda-incubator/setup-miniconda@v3 + - uses: conda-incubator/setup-miniconda@v4 with: auto-update-conda: true python-version: '3.10' @@ -33,7 +33,7 @@ jobs: sed -i 's|site_url: https://hyp3-docs.asf.alaska.edu/|site_url: https://hyp3-docs.asf.alaska.edu/hyp3-docs/|' mkdocs.yml mkdocs gh-deploy --force - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 if: github.ref == 'refs/heads/main' with: repository: ASFHyP3/ASFHyP3.github.io diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index b86b899b4..66b6f0259 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -12,4 +12,4 @@ on: jobs: call-labeled-pr-check-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21.1 diff --git a/.github/workflows/release-template-comment.yml b/.github/workflows/release-template-comment.yml index 297ac0c93..d94a1c87d 100644 --- a/.github/workflows/release-template-comment.yml +++ b/.github/workflows/release-template-comment.yml @@ -7,6 +7,6 @@ on: jobs: call-release-checklist-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.21.1 secrets: USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e4ece3ea9..fdd3e0f0b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: jobs: call-release-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.21.1 with: release_prefix: HyP3 Docs secrets: diff --git a/.github/workflows/spellcheck.yml b/.github/workflows/spellcheck.yml index ddb2f52e7..2fa404321 100644 --- a/.github/workflows/spellcheck.yml +++ b/.github/workflows/spellcheck.yml @@ -7,7 +7,7 @@ jobs: name: Spellcheck steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Spellcheck uses: tbroadley/spellchecker-cli-action@v1 with: @@ -19,7 +19,7 @@ jobs: plugins: "spell repeated-words syntax-mentions syntax-urls frontmatter" - name: Report if: ${{ failure() }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v7 with: name: report path: report.json diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index c3c0c4e16..a0543dfcd 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -4,4 +4,4 @@ on: push jobs: call-secrets-analysis-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21.1 diff --git a/.github/workflows/tag-release.yml b/.github/workflows/tag-release.yml index 89cde1fe9..e1c2d0926 100644 --- a/.github/workflows/tag-release.yml +++ b/.github/workflows/tag-release.yml @@ -7,6 +7,6 @@ on: jobs: call-bump-version-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.20.0 + uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21.1 secrets: USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index 6adc6b990..732b3db4f 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -11,9 +11,9 @@ jobs: name: Test build of site runs-on: "ubuntu-latest" steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - - uses: conda-incubator/setup-miniconda@v3 + - uses: conda-incubator/setup-miniconda@v4 with: auto-update-conda: true python-version: '3.10' diff --git a/.github/workflows/update_asf_tools_version.yml b/.github/workflows/update_asf_tools_version.yml index ea8eceec2..c7991431f 100644 --- a/.github/workflows/update_asf_tools_version.yml +++ b/.github/workflows/update_asf_tools_version.yml @@ -12,7 +12,7 @@ jobs: name: Bump the ASF Tools version runs-on: "ubuntu-latest" steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: token: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/update_sdk_version.yml b/.github/workflows/update_sdk_version.yml index 160bab165..ae7c8411d 100644 --- a/.github/workflows/update_sdk_version.yml +++ b/.github/workflows/update_sdk_version.yml @@ -12,7 +12,7 @@ jobs: name: Bump the SDK version runs-on: "ubuntu-latest" steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: token: ${{ secrets.TOOLS_BOT_PAK }} From efe9f1f963acee9ec76db641cbad98507ddc2788 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Tue, 2 Jun 2026 09:54:42 -0800 Subject: [PATCH 04/15] add Sentinel-1D to naming convention in RTC product guide --- CHANGELOG.md | 7 ++++--- docs/guides/rtc_product_guide.md | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9d6e244..918630ea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.13.8] + +## [0.13.9] ### Changed -* Dropped `polyfill.io` as a dependency +* Updated product guide naming conventions to include Sentinel-1D mission identifiers ## [0.13.8] ### Changed -* Updated the InSAR Product Guide naming convention to include Sentinel-1D mission identifiers +* Dropped `polyfill.io` as a dependency ## [0.13.7] diff --git a/docs/guides/rtc_product_guide.md b/docs/guides/rtc_product_guide.md index 69927f314..ec8e8a60e 100644 --- a/docs/guides/rtc_product_guide.md +++ b/docs/guides/rtc_product_guide.md @@ -261,7 +261,7 @@ Example: S1A_IW_20180128T161201_DVP_RTC30_G_gpuned_FD6A | Element | Definition | Example | |----------|------------------------------------------------------------------------------|----------| -| x | Sentinel-1 Platform: A, B, or C | A | +| x | Sentinel-1 Platform: A, B, C, or D | A | | yy | Beam Mode | IW | | aaaaaaaa | Start Year-Month-Day | 20180128 | | bbbbbb | Start Hour-Minute-Second | 161201 | From 0e58bcc2715b7e0a051e1fb91b4bdaac173eb0ef Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Tue, 2 Jun 2026 09:56:53 -0800 Subject: [PATCH 05/15] expand example range --- docs/guides/insar_product_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/insar_product_guide.md b/docs/guides/insar_product_guide.md index b0dfa6958..52a165fbb 100644 --- a/docs/guides/insar_product_guide.md +++ b/docs/guides/insar_product_guide.md @@ -220,7 +220,7 @@ following order, as illustrated in Figure 4. - The platform names, one of Sentinel-1A, Sentinel-1B, Sentinel-1C, or Sentinel-1D, are abbreviated with the letters `A`, `B`, `C`, or `D` - Two of these letters follow `S1`, indicating the platform(s) used to acquire the reference and - secondary images, in that order (`S1AA`, `S1BA`, `S1AC`, `S1AD`, etc.) + secondary images, in that order (`S1AA`, `S1BA`, `S1AC`, `S1CD`, etc.) - The reference start date and time and the secondary start date and time, with the date and time separated by the letter T - The polarizations for the pair, either HH or VV, the orbit type, and the days of separation for the pair From 9b03a813bd520f70ed2755d2b2d7eb716ebd8a0e Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Wed, 3 Jun 2026 16:14:48 -0800 Subject: [PATCH 06/15] document lack of S1D support in ISCE2 --- docs/guides/burst_insar_product_guide.md | 12 ++++++++---- docs/guides/gunw_product_guide.md | 6 ++++++ docs/guides/insar_product_guide_template.md | 9 ++++----- docs/products.md | 10 ++++++++++ 4 files changed, 28 insertions(+), 9 deletions(-) diff --git a/docs/guides/burst_insar_product_guide.md b/docs/guides/burst_insar_product_guide.md index 078499216..3ec0bc0a0 100644 --- a/docs/guides/burst_insar_product_guide.md +++ b/docs/guides/burst_insar_product_guide.md @@ -21,11 +21,15 @@ For those who would prefer to work at the scale of a full IW SLC, our original [On Demand InSAR](insar_product_guide.md){target=_blank} products are still available. These products have a larger footprint, and are generated using [GAMMA software](https://www.gamma-rs.ch/software){target=_blank}. If unsure of which InSAR processing option best fits your needs, visit our [ASF Sentinel-1 InSAR on Demand Product Comparison StoryMap](https://storymaps.arcgis.com/stories/6cb4f1c18558441bb9b4b11337515b53 "ASF Sentinel-1 InSAR On Demand Product Comparison"){target=_blank} to explore the capabilities, characteristics, and available products for each of ASF's On Demand InSAR options. -!!! tip "Sentinel-1C acquisitions now supported!" +!!! tip "Sentinel-1D acquisitions not yet supported" - ISCE2 has been updated to support processing of data collected by Sentinel-1C. Users can now submit - burst-based InSAR jobs for any available bursts from Sentinel-1 IW SLCs, regardless of the platform used - to acquire the data. + ISCE2 software does not currently support processing Sentinel-1D acquisitions. Until the software package is + updated, users will not be able to include Sentinel-1D bursts in pairs submitted for Burst InSAR + processing. + + Users can submit full IW Sentinel-1D granules for processing to InSAR using the + [On Demand InSAR](insar_product_guide.md "Sentinel-1 InSAR Product Guide") option, which leverages + GAMMA software rather than ISCE2. ## Burst InSAR Job Types diff --git a/docs/guides/gunw_product_guide.md b/docs/guides/gunw_product_guide.md index 1d764f7f6..5ec800e8d 100644 --- a/docs/guides/gunw_product_guide.md +++ b/docs/guides/gunw_product_guide.md @@ -103,6 +103,12 @@ ARIA-S1-GUNW jobs for On Demand processing. If the ARIA-S1-GUNW products you need are not available in the archive, you can use ASF's On Demand platform to submit custom ARIA-S1-GUNW jobs for processing. +!!! warning "Sentinel-1D acquisitions not yet supported" + + ISCE2 software, which is used for processing ARIA GUNW products, does not currently support processing + SLCs acquired by the newly launched Sentinel-1D platform. Until the software package is updated, users will + not be able to submit ARIA-S1-GUNW jobs that include Sentinel-1D acquisitions for On-Demand processing. + To order ARIA-S1-GUNW products using [Vertex](https://search.asf.alaska.edu/#/?dataset=SENTINEL-1%20INTERFEROGRAM%20(BETA)), select **ARIA-S1-GUNW** from the Dataset menu for a **Geographic Search**, and turn on the **On Demand** toggle switch. diff --git a/docs/guides/insar_product_guide_template.md b/docs/guides/insar_product_guide_template.md index 944b28b96..09c0efb47 100644 --- a/docs/guides/insar_product_guide_template.md +++ b/docs/guides/insar_product_guide_template.md @@ -71,12 +71,11 @@ Jobs can be submitted for processing using the [HyP3 Python SDK](https://hyp3-docs.asf.alaska.edu/using/sdk/ "https://hyp3-docs.asf.alaska.edu/using/sdk" ){target=_blank} or the [HyP3 API](https://hyp3-docs.asf.alaska.edu/using/api/ "https://hyp3-docs.asf.alaska.edu/using/api" ){target=_blank}. -!!! tip "InSAR Processing Now Supports Sentinel-1C!" +!!! warning "Sentinel-1D Support for InSAR Processing" - GAMMA and ISCE2 software have both been updated to support Sentinel-1C acquisitions as input for InSAR processing. - Users can now use any Sentinel-1 IW SLCs in the archive, including those acquired by Sentinel-1C, as input for - either [On Demand InSAR](insar_product_guide.md) or [On Demand Burst InSAR](burst_insar_product_guide.md) - processing. + GAMMA software supports Sentinel-1D acquisitions as input for InSAR processing, but ISCE2 software currently does + not. Until ISCE2 is updated, users will only be able to submit jobs including Sentinel-1D SLCs for processing + using [On Demand InSAR](insar_product_guide.md), not [On Demand Burst InSAR](burst_insar_product_guide.md). ### Vertex InSAR pairs are selected in [Vertex](https://search.asf.alaska.edu/#/ "https://search.asf.alaska.edu" ){target=_blank} using either the [Baseline Search](https://docs.asf.alaska.edu/vertex/baseline/ "https://docs.asf.alaska.edu/vertex/baseline" ){target=_blank} or the [SBAS Search](https://docs.asf.alaska.edu/vertex/sbas/ "https://docs.asf.alaska.edu/vertex/sbas" ){target=_blank} interface. The process of selecting pairs is the same for both IW SLC products and individual SLC bursts, but you will need to select the appropriate dataset when searching for content. As illustrated below, select the **Sentinel-1** option in the Dataset menu to search for IW SLC products, and select the **S1 Bursts** option to search for individual SLC bursts. diff --git a/docs/products.md b/docs/products.md index 9d3daeb37..dab8e8b65 100644 --- a/docs/products.md +++ b/docs/products.md @@ -115,6 +115,16 @@ sets of up to 15 contiguous along-track bursts to generate a single output inter [Sentinel-1 Burst InSAR Product Guide](guides/burst_insar_product_guide.md "Sentinel-1 Burst InSAR Product Guide") for more information. +!!! warning "Sentinel-1D acquisitions not yet supported in ISCE2" + + ISCE2 software does not currently support processing Sentinel-1D acquisitions. Until the software package is + updated, users will not be able to include Sentinel-1D bursts in pairs submitted for Burst InSAR + processing. + + Users can submit full IW Sentinel-1D granules for processing to InSAR using the + [On Demand InSAR](insar_product_guide.md "Sentinel-1 InSAR Product Guide") option, which leverages + GAMMA software rather than ISCE2. + For step-by-step instructions on searching for, ordering and downloading On Demand Burst InSAR products, visit our [Burst-Based InSAR for Sentinel-1 On Demand](https://storymaps.arcgis.com/stories/191bf1b6962c402086807390b3ce63b0 "Burst-Based InSAR for Sentinel-1 On Demand StoryMap" ){target=_blank} tutorial. From f388a468bdbe5594a0e8bfd25ed684c1eff89d01 Mon Sep 17 00:00:00 2001 From: hjkristenson Date: Wed, 3 Jun 2026 16:16:49 -0800 Subject: [PATCH 07/15] udpate changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e68352289..44b30f297 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [0.13.9] + +### Changed +* Documented lack of support for Sentinel-1D acquisitions in ISCE2 software + ## [0.13.8] ### Changed From af9d523bc0ecfa197e8f295e83f7936d28787588 Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:39:14 -0800 Subject: [PATCH 08/15] udpate dependency workflow permissions --- .github/workflows/changelog.yml | 6 +++++- .github/workflows/labeled-pr.yml | 11 +++++++++-- .github/workflows/static-analysis.yml | 11 +++++++++-- 3 files changed, 23 insertions(+), 5 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 01c74151c..0a1dd21f9 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -12,5 +12,9 @@ on: - develop jobs: - call-changelog-check-workflow: + call-bump-version-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21.1 + permissions: + contents: read + secrets: + USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} \ No newline at end of file diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 66b6f0259..efce59e00 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -11,5 +11,12 @@ on: - main jobs: - call-labeled-pr-check-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21.1 + call-bump-version-workflow: + uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21.1 + permissions: + contents: read + pull-requests: read + secrets: + USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} + + diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index a0543dfcd..7db372c92 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -1,7 +1,14 @@ name: Static analysis -on: push +on: + push: + branches: + - main jobs: - call-secrets-analysis-workflow: + call-bump-version-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21.1 + permissions: + contents: read + secrets: + USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} \ No newline at end of file From 9d5f23287885a2324c5de7dac99d08dcb8142485 Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:41:49 -0800 Subject: [PATCH 09/15] update names of workflows --- .github/workflows/changelog.yml | 2 +- .github/workflows/labeled-pr.yml | 2 +- .github/workflows/static-analysis.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 0a1dd21f9..36252ffaa 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -12,7 +12,7 @@ on: - develop jobs: - call-bump-version-workflow: + call-changelog-check-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21.1 permissions: contents: read diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index efce59e00..38cf9a9db 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -11,7 +11,7 @@ on: - main jobs: - call-bump-version-workflow: + call-labeled-pr-check-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21.1 permissions: contents: read diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 7db372c92..bfa78aada 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -6,7 +6,7 @@ on: - main jobs: - call-bump-version-workflow: + call-secrets-analysis-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21.1 permissions: contents: read From db1519777e4dedc99d6ff443862dcd960fdee01a Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:43:03 -0800 Subject: [PATCH 10/15] remove a bit of copypasta --- .github/workflows/labeled-pr.yml | 2 +- .github/workflows/static-analysis.yml | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 38cf9a9db..639d53200 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -12,7 +12,7 @@ on: jobs: call-labeled-pr-check-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21.1 + uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21.1 permissions: contents: read pull-requests: read diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index bfa78aada..01480dd5c 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -1,9 +1,6 @@ name: Static analysis -on: - push: - branches: - - main +on: push jobs: call-secrets-analysis-workflow: From ab09d5487ed6898fd36bcf5110968676393e6fff Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:44:01 -0800 Subject: [PATCH 11/15] fix trailing spaces --- .github/workflows/changelog.yml | 2 +- .github/workflows/labeled-pr.yml | 2 -- .github/workflows/static-analysis.yml | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 36252ffaa..abd6a95ba 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -17,4 +17,4 @@ jobs: permissions: contents: read secrets: - USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} \ No newline at end of file + USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 639d53200..b8a38abcd 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -18,5 +18,3 @@ jobs: pull-requests: read secrets: USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} - - diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 01480dd5c..7838c9f79 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -8,4 +8,4 @@ jobs: permissions: contents: read secrets: - USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} \ No newline at end of file + USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} From 02a817dfb0e8191f54d5d1df8553d3f3ebbb22e2 Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:45:21 -0800 Subject: [PATCH 12/15] remove secrets --- .github/workflows/changelog.yml | 2 -- .github/workflows/labeled-pr.yml | 2 -- .github/workflows/static-analysis.yml | 2 -- 3 files changed, 6 deletions(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index abd6a95ba..d91799f5f 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -16,5 +16,3 @@ jobs: uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.21.1 permissions: contents: read - secrets: - USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index b8a38abcd..77d493602 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -16,5 +16,3 @@ jobs: permissions: contents: read pull-requests: read - secrets: - USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 7838c9f79..8fde0a7ee 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -7,5 +7,3 @@ jobs: uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.21.1 permissions: contents: read - secrets: - USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} From 9bde068543fbd005294fbe1ee5f7a286eccfbcf7 Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:47:03 -0800 Subject: [PATCH 13/15] remove unnecessary permission --- .github/workflows/labeled-pr.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 77d493602..521be924f 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -15,4 +15,3 @@ jobs: uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21.1 permissions: contents: read - pull-requests: read From 07d5dcdd18961ca9c43376b5c2671a3ba9c33029 Mon Sep 17 00:00:00 2001 From: jacquelynsmale Date: Fri, 5 Jun 2026 10:47:51 -0800 Subject: [PATCH 14/15] switch permission --- .github/workflows/labeled-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 521be924f..5e8d0a0bf 100644 --- a/.github/workflows/labeled-pr.yml +++ b/.github/workflows/labeled-pr.yml @@ -14,4 +14,4 @@ jobs: call-labeled-pr-check-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.21.1 permissions: - contents: read + pull-requests: read From 5e81e6b4687f2f6dcc9830b384fa6392a6637428 Mon Sep 17 00:00:00 2001 From: Andrew Johnston Date: Mon, 8 Jun 2026 09:30:40 -0800 Subject: [PATCH 15/15] specify permissions for remaining github actions --- .github/workflows/create-jira-issue.yml | 2 ++ .github/workflows/release-template-comment.yml | 2 ++ .github/workflows/release.yml | 1 + .github/workflows/tag-release.yml | 1 + 4 files changed, 6 insertions(+) diff --git a/.github/workflows/create-jira-issue.yml b/.github/workflows/create-jira-issue.yml index ffea2eba4..dacaab9d2 100644 --- a/.github/workflows/create-jira-issue.yml +++ b/.github/workflows/create-jira-issue.yml @@ -7,6 +7,8 @@ on: jobs: call-create-jira-issue-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.21.1 + permissions: + issues: write secrets: JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }} JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }} diff --git a/.github/workflows/release-template-comment.yml b/.github/workflows/release-template-comment.yml index d94a1c87d..f89222b9d 100644 --- a/.github/workflows/release-template-comment.yml +++ b/.github/workflows/release-template-comment.yml @@ -8,5 +8,7 @@ on: jobs: call-release-checklist-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.21.1 + permissions: + pull-requests: write secrets: USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fdd3e0f0b..b75881a24 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,7 @@ on: jobs: call-release-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.21.1 + permissions: {} with: release_prefix: HyP3 Docs secrets: diff --git a/.github/workflows/tag-release.yml b/.github/workflows/tag-release.yml index e1c2d0926..2ce3244d7 100644 --- a/.github/workflows/tag-release.yml +++ b/.github/workflows/tag-release.yml @@ -8,5 +8,6 @@ on: jobs: call-bump-version-workflow: uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.21.1 + permissions: {} secrets: USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}