Skip to content

HyP3 v7.10.0

Compare
Choose a tag to compare
@tools-bot tools-bot released this 01 Oct 22:19
c396b43

Added

  • Added a new INSAR_ISCE_MULTI_BURST job type for running multi-burst InSAR. Currently, this job type is restricted to a special hyp3-multi-burst-sandbox deployment for HyP3 operators. However, this is an important step toward eventually making multi-burst InSAR available for general users.

Changed

  • Job validator functions now accept two parameters: the job dictionary and the granule metadata.
  • Granule metadata validation now supports reference and secondary job parameters in addition to the existing granules parameter.
  • Burst InSAR validators now support multi-burst jobs.
  • Replaced the step function's INSPECT_MEMORY_REQUIREMENTS step with a new SET_BATCH_OVERRIDES step, which calls a Lambda function to dynamically calculate Batch container overrides based on job type and parameters.