Skip to content

Commit

Permalink
finish stating changes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy committed Jun 10, 2023
1 parent 0b0876e commit 12baaec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Added
* `hyp3_autorift`'s main entrypoint now accepts `++process` arguments to support multiple workflows
* `++process hyp3_autorift` (default) will run the same autoRIFT pair processing workflow
* `++process s1_correction` will run a Geogrid-only workflow to create the GeoTIFFs necessary to correct a
scale-projection issue in polar-sterographic products generated from Sentinel-1 pairs that were created using
HyP3 autoRIFT versions < 0.9.0, which was released November 2, 2022
* `++process s1_correction` will run a Geogrid-only workflow to create the GeoTIFFs necessary for correcting the
scale-projection issue in polar-sterographic products generated from Sentinel-1 pairs that were created using HyP3
autoRIFT versions < 0.9.0, which was released November 2, 2022

### Changed
* Patch [nasa-jpl/autorift#78](hyp3_autorift/vend/CHANGES-UPSTREAM-78.diff) was applied from upstream to support the
Expand Down
4 changes: 4 additions & 0 deletions hyp3_autorift/vend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ We've replaced it with `hyp3_autorift.io.get_topsinsar_config`.
to fix the `noDataMask` used for the search range and %-valid pixel calculations. Unfortunately, this bug exists
upstream but this fix is dependent on changes in (4) which are not easily applied upstream. Therefore, these changes
are *not* expected to be applied upstream to `nasa-jpl/autoRIFT` without a significant refactor upstream.
8. The changes listed in `CHANGES-UPSTREAM-78.diff` were applied from upstream ([nasa-jpl/autorift#78](https://github.com/nasa-jpl/autorift/pull/78))
in [ASFHyP3/hyp3-autorift#218](https://github.com/ASFHyP3/hyp3-autorift/pull/218) to run a Geogrid-only workflow to
create the GeoTIFFs necessary for correcting the scale-projection issue in polar-sterographic products generated
from Sentinel-1 pairs that were created using HyP3 autoRIFT versions < 0.9.0, which was released November 2, 2022

0 comments on commit 12baaec

Please sign in to comment.