HyP3 RTC GAMMA v2.4.0
HyP3 v1 is no longer supported as of this release.
Added
- A new
--include-scattering-areaoption has been added tortc_sentinel.pyandhyp3_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.pyno longer creates a flattened backscatter image.- The
hyp3_rtc_gammapackage entrypoint and HyP3 v1 support has been removed. rtc_gammapackage entrypoint will now pass arguments to thehyp3_rtc_gamma_v2entrypoint by default.
Fixed
rtc_sentinel.pynow runs successfully when--nocrosspolis specified (#179)