Skip to content

HyP3 RTC GAMMA v2.4.0

Choose a tag to compare

@tools-bot tools-bot released this 17 Nov 20:51
a9140e5

HyP3 v1 is no longer supported as of this release.

Added

  • A new --include-scattering-area option has been added to rtc_sentinel.py and hyp3_rtc_gamma_v2
    to include a geotiff of scattering area in the product package. This supports creation of composites
    of RTC images using Local Resolution Weighting per Small (2012) https://doi.org/10.1109/IGARSS.2012.6350465.

Changed

  • Upgraded to hyp3_metadata v0.1.4 from v0.1.2

Removed

  • rtc_sentinel.py no longer creates a flattened backscatter image.
  • The hyp3_rtc_gamma package entrypoint and HyP3 v1 support has been removed.
  • rtc_gamma package entrypoint will now pass arguments to the hyp3_rtc_gamma_v2 entrypoint by default.

Fixed

  • rtc_sentinel.py now runs successfully when --nocrosspol is specified (#179)