Skip to content

Releases: ASFHyP3/hyp3-gamma

HyP3 GAMMA v6.2.4

16 Aug 18:38
ae279a3
Compare
Choose a tag to compare

Changed

  • Remove the NoData setting in the output dem.tif

HyP3 GAMMA v6.2.3

27 Jul 23:49
e304f18
Compare
Choose a tag to compare

Added

  • References to the DEM pixel value unit (meters) in the readme.md.txt file for the RTC and InSAR products

HyP3 GAMMA v6.2.2

04 May 23:15
423474f
Compare
Choose a tag to compare

Changed

  • The initial DEM mosaic for RTC processing is now resampled to the desired output pixel spacing so that pixels for 20m
    products are always aligned to a common grid.

HyP3 GAMMA v6.2.1

03 May 19:11
dbff373
Compare
Choose a tag to compare

Changed

  • Updated language in RTC readme files to remove references to standard products

HyP3 GAMMA v6.2.0

02 May 18:14
b9d9f32
Compare
Choose a tag to compare

Added

  • Added resolution=20.0 option for __main__.rtc()

HyP3 GAMMA v6.1.0

06 Apr 00:37
98772a9
Compare
Choose a tag to compare

Added

  • A --phase-filter-paameter option has been added to the __main__ (HyP3) and ifm_sentinel.py entry points to specify the adaptive phase filter parameter used when processing InSAR products. The provided value is ultimately passed to the alpha argument of the adf GAMMA function, which uses the algorithm with a constant exponent as described in https://doi.org/10.1029/1998GL900033.

HyP3 GAMMA v6.0.1

15 Feb 23:03
76faf94
Compare
Choose a tag to compare

Fixed

  • Broken Copernicus DEM links.

HyP3 GAMMA v6.0.0

04 Feb 01:15
205e264
Compare
Choose a tag to compare

Removed

  • Surface water extent map processing of RTC products, which is now entirely contained in
    asf-tools and its associated docker container image. This includes removing:
    • water_map entrypoint to create a water map product
    • asf_tools environment from the hyp3-gamma docker container image

HyP3 GAMMA v5.7.5

13 Jan 23:09
df32dec
Compare
Choose a tag to compare

Added

  • Information about image pixel spacing to RTC product README.md.txt

HyP3 GAMMA v5.7.4

05 Jan 20:21
102cd30
Compare
Choose a tag to compare

Added

  • ++omp-num-threads parameter to the main() entrypoint to limit the number of threads used by GAMMA during
    multiprocessing.