Skip to content

HyP3 ISCE2 v0.2.1

Compare
Choose a tag to compare
@tools-bot tools-bot released this 05 May 19:52
9df41e0

Added

  • The get_isce2_burst_bbox function to calculate burst bounding boxes using ISCE2 directly to fix inaccurate generation of burst bounding boxes.

Removed

  • The reformat_gcp, create_gcp_df, and create_geometry methods from the BurstMetadata class because they are superseded by get_isce2_burst_bbox

Fixed

  • test_get_region_of_interest so that it has an ascending and descending test case, not two descending. This required changing the reference_ascending.xml and secondary_ascending.xml files in tests/data.
  • Fixed the path to the entrypoint.sh script in the Docker container image.