Skip to content

HyP3 v4.3.0

Compare
Choose a tag to compare
@tools-bot tools-bot released this 02 Nov 01:46
b59592b

Changed

  • The iterative_min_size and minimization_metric parameters have been moved from the WATER_MAP_TEST job spec to the WATER_MAP job spec. The default minimization_metric value has been changed from fmi to ts.
  • The known_water_threshold parameter for the WATER_MAP job type is now nullable, with a default value of null instead of 30.0 percent. A water threshold is computed when the value is null.
  • Use Amazon Linux 2023 AMI in non-Earthdata Cloud environments
    • Reduced the memory reservation of some job types due to slightly less memory being available for AWS Batch jobs on the AL2023 AMI
  • All deployments now use the SPOT_PRICE_CAPACITY_OPTIMIZED allocation strategy for AWS Batch. This includes JPL
    deployments, reverting the temporary change to On Demand instances in HyP3 v3.10.8

Removed

  • The WATER_MAP_TEST job spec