Skip to content

HyP3 GAMMA v3.0.0

Choose a tag to compare

@tools-bot tools-bot released this 11 Dec 20:13
be2f89b

HyP3 RTC GAMMA as been transformed into HyP3 GAMMA; a processor based plugin

Changed

  • hyp3_rtc_gamma has been transformed into a hyp3_gamma package

    • hyp3_rtc_gamma.__init__ has moved to hyp3_gamma.__init__
    • hyp3_rtc_gamma.__main__ has moved to hyp3_gamma.__main__
    • hyp3_rtc_gamma.check_coreg has moved to hyp3_gamma.rtc.check_coreg
    • hyp3_rtc_gamma.rtc_sentinel has moved to hyp3_gamma.rtc.rtc_sentinel
    • hyp3_rtc_gamma.smoothem has moved to hyp3_gamma.rtc.smoothem
  • hyp3_gamma now provides these entrypoints:

    • hyp3_gamma is the main HyP3 entrypoint
    • rtc provides the RTC process interface to HyP3
    • rtc_sentinel.py is the RTC (science code) processor
    • check_coreg.py for checking the results of the GAMMA coregistration process
    • smoothdem.py for smoothing and filling holes in DEMs