Skip to content

HyP3 ISCE2 v2.1.4

Latest
Compare
Choose a tag to compare
@tools-bot tools-bot released this 05 Mar 23:32
6ebab48

Changed

  • Improved error messages for validating the reference and secondary scenes passed to the insar_tops_burst workflow.

Fixed

  • Refined temporal requirements for scenes passed to the insar_tops_burst workflow, to allow the acquisition to cross midnight. Previously, the reference scenes were required to fall on one calendar day and the secondary scenes on a different calendar day. Now, each list of scenes must fall within a two-minute temporal window (with reference older than secondary, as before).
  • Removed the unused swaths parameter from the hyp3_isce2.insar_tops_burst.insar_tops_multi_burst function.
  • The insar_tops_burst workflow now validates the reference and secondary scenes immediately after parsing CLI args. Fixes #278, in which the wrong error message was displayed if one reference scene and multiple secondary scenes were provided.