diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 3737f2ef..19ae63e7 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -13,6 +13,6 @@ on: jobs: call-changelog-check-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.8.0 secrets: USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/create-jira-issue.yml b/.github/workflows/create-jira-issue.yml new file mode 100644 index 00000000..8ce649de --- /dev/null +++ b/.github/workflows/create-jira-issue.yml @@ -0,0 +1,15 @@ +name: Create Jira issue + +on: + issues: + types: [labeled] + +jobs: + call-create-jira-issue-workflow: + uses: ASFHyP3/actions/.github/workflows/reusable-create-jira-issue.yml@v0.8.0 + secrets: + JIRA_BASE_URL: ${{ secrets.JIRA_BASE_URL }} + JIRA_USER_EMAIL: ${{ secrets.JIRA_USER_EMAIL }} + JIRA_API_TOKEN: ${{ secrets.JIRA_API_TOKEN }} + JIRA_PROJECT: ${{ secrets.JIRA_PROJECT }} + JIRA_FIELDS: ${{ secrets.JIRA_FIELDS }} diff --git a/.github/workflows/labeled-pr.yml b/.github/workflows/labeled-pr.yml index 013f4130..735b477d 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.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-labeled-pr-check.yml@v0.8.0 diff --git a/.github/workflows/release-template-comment.yml b/.github/workflows/release-template-comment.yml index c913408f..55c27824 100644 --- a/.github/workflows/release-template-comment.yml +++ b/.github/workflows/release-template-comment.yml @@ -6,7 +6,7 @@ on: - main jobs: - call-release-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.7.1 + call-release-checklist-workflow: + uses: ASFHyP3/actions/.github/workflows/reusable-release-checklist-comment.yml@v0.8.0 secrets: USER_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7248204e..d6a3bbfe 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.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-release.yml@v0.8.0 with: release_prefix: HyP3 GAMMA secrets: diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index b796fa08..5d076508 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -4,9 +4,9 @@ on: push jobs: call-flake8-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-flake8.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-flake8.yml@v0.8.0 with: local_package_names: hyp3_gamma call-secrets-analysis-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-secrets-analysis.yml@v0.8.0 diff --git a/.github/workflows/tag-version.yml b/.github/workflows/tag-version.yml index 8f49136a..2c99081e 100644 --- a/.github/workflows/tag-version.yml +++ b/.github/workflows/tag-version.yml @@ -7,6 +7,6 @@ on: jobs: call-bump-version-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-bump-version.yml@v0.8.0 secrets: USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }} diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 5fdf9396..91d84d42 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -18,14 +18,14 @@ env: jobs: call-pytest-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-pytest.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-pytest.yml@v0.8.0 with: local_package_name: hyp3_gamma python_versions: >- ["3.10"] call-version-info-workflow: - uses: ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.7.1 + uses: ASFHyP3/actions/.github/workflows/reusable-version-info.yml@v0.8.0 with: python_version: '3.10' diff --git a/CHANGELOG.md b/CHANGELOG.md index aa9967e7..cfedadb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ 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). +## [6.2.3] + +### Added +- References to the DEM pixel value unit (meters) in the readme.md.txt file for the RTC and InSAR products ## [6.2.2] diff --git a/hyp3_gamma/metadata/templates/insar/readme.md.txt.j2 b/hyp3_gamma/metadata/templates/insar/readme.md.txt.j2 index c19d7e0b..8550612f 100644 --- a/hyp3_gamma/metadata/templates/insar/readme.md.txt.j2 +++ b/hyp3_gamma/metadata/templates/insar/readme.md.txt.j2 @@ -196,7 +196,7 @@ The ellipsoid incidence angle indicates the angle in radians between the inciden ---------------- ## 10. DEM used to process the data -This is a copy of the Digital Elevation Model (DEM) layer used for processing. This layer is tagged with _dem.tif, and is a 32-bit float GeoTIFF. +This is a copy of the Digital Elevation Model (DEM) layer used for processing. This layer is tagged with _dem.tif, and is a 32-bit float GeoTIFF. Pixel values indicate the elevation in meters. The source DEM has a geoid correction applied before it is used for processing, so height values in this file will differ from the source DEM. The DEM is down-sampled to twice the pixel spacing of the desired InSAR output pixel spacing to smooth it before processing. As such, an 80-m InSAR product requires the DEM to be down-sampled to a pixel spacing of 160 m. It is provided in the same pixel spacing/alignment and projected to the same UTM Zone as the interferogram files. diff --git a/hyp3_gamma/metadata/templates/rtc/readme.md.txt.j2 b/hyp3_gamma/metadata/templates/rtc/readme.md.txt.j2 index 0106d886..e7d1526b 100644 --- a/hyp3_gamma/metadata/templates/rtc/readme.md.txt.j2 +++ b/hyp3_gamma/metadata/templates/rtc/readme.md.txt.j2 @@ -97,11 +97,11 @@ KMZ files are generated for use in Google Earth and other compatible application ------------- ## 3. DEM used to correct the data -The Digital Elevation Model (DEM) used for RTC processing can optionally be included in the product package. This layer is tagged with _dem.tif, and is provided in 16-bit signed integer format. Note that the actual RTC correction is performed using a 32-bit float version, but this file has been converted to 16-bit to reduce file size. +The Digital Elevation Model (DEM) used for RTC processing can optionally be included in the product package. This layer is tagged with _dem.tif, and is provided in 16-bit signed integer format. Note that the actual RTC correction is performed using a 32-bit float version, but this file has been converted to 16-bit to reduce file size. Pixel values indicate the elevation in meters. The source DEM has a geoid correction applied before it is used for RTC, so elevation values in this file will differ from the source DEM. It is provided in the same pixel spacing/alignment as the RTC product. **The pixel spacing of the DEM included in the product package is not a reflection of the resolution of the source DEM, which is resampled to match the pixel spacing of the RTC product.** The pixel spacing of the adjusted DEM included in this product package is {{ pixel_spacing|int }} meters. -The DEM used for this product is {{ dem_name }}, which has a native pixel spacing of {{ dem_pixel_spacing(dem_name) }}. {{ dem_blurb(dem_name) }} +The DEM used for this product is {{ dem_name }}. The DEM has a native pixel spacing of {{ dem_pixel_spacing(dem_name) }}. {{ dem_blurb(dem_name) }} {% if dem_blurb(dem_name) %} *Refer to the _dem.tif.xml file for additional information about the specific DEM included with this product, including use and citation requirements.*