Skip to content

Releases: ASFHyP3/hyp3

HyP3 v10.17.6

Choose a tag to compare

@tools-bot tools-bot released this 06 Jul 18:11
4d9d3c0

Added

  • Added RDS Connection Permission to the TaskRole.
  • Added FIRE_TRACK job spec to hyp3-ak-fire-safe.
  • Added parameter upload_to_db to AK_FIRE_SAFE job spec.
  • Added environment variable DB_HOST to AK_FIRE_SAFE job spec.

Changed

  • Parquet file products are now visible.
  • Sentinel-1D scenes are now accepted by ARIA_S1_COSEIS, INSAR_ISCE, WATER_MAP and WATERMAP_EQ jobs.
  • Updated the pinned version of hyp3-isce2 from v3.0.1 to v3.0.2 in INSAR_ISCE_BURST, INSAR_ISCE_BURST, and INSAR_ISCE_BURST job specs to support Sentinel-1D processing in single burst jobs.

Fixed

  • The SrgGslc and SlimSAR compute environments have been upgraded to AL2023-based AMIs from AL2 AMIs due to the pending end-of-life of AL2.
  • The check_same_relative_orbits validator has been updated to account for the repositioning of Sentinel-1C in June, 2026.

Removed

  • The hyp3-carter deployment has been retired.

HyP3 v10.17.5

Choose a tag to compare

@tools-bot tools-bot released this 26 Jun 17:07
223a528

Added

  • Added an option to force static file regeneration for the ITS_LIVE_AUTORIFT job type.

Changed

  • ASF-deployment-ci-cf.yml now deploys a role to be assumed via OIDC by Github Actions, rather than a service user
  • plus-test and plus-prod environments are now deployed via OIDC

HyP3 v10.17.4

Choose a tag to compare

@tools-bot tools-bot released this 23 Jun 23:28
1d76dc9

Changed

  • Deploy EDC deployments using OpenID Connect (OIDC) with Amazon Web Services.

HyP3 v10.17.3

Choose a tag to compare

@tools-bot tools-bot released this 22 Jun 17:35
80d9b25

Added

  • Added the PISM_TERRA_RUN_FORWARD and PISM_TERRA_RUN_INERVERSE jobs for preparing both forward and inverse model runs.
  • ARTRAFF_RTC job spec for RTCing commercial SAR data on a dev basis.
  • Added NISAR_GUNW job spec for VolcSARvatory

Changed

  • The PISM_TERRA_EXECUTE jobs no longer requires or accepts an ensemble_job_id parameter, which was used to determine the S3 location to stage files from, and instead takes a full S3 URI for run_script.
  • Increased default/expanded vCPUs to 1500/3000 in hyp3-edc-uat and hyp3-edc-prod.
  • Updated AK_FIRE_SAFE job spec to use feds workflow.

Removed

  • Removed the PISM_TERRA_PREP_ENSEMBLE job in favor of PISM_TERRA_RUN_FORWARD and PISM_TERRA_RUN_INERVERSE.
  • Removed the PISM_TERRA_RUN job.

HyP3 v10.17.2

Choose a tag to compare

@tools-bot tools-bot released this 05 Jun 01:09
0720d60

Added

  • Added PS processing for SRG_TIME_SERIES, and new argument process to choose between ps and sbas.
  • Added new parameters tbaseline and pbaseline to customize temporal and perpendicular baselines.
  • Added a deployment parameter which will allow publishing products to any bucket within the containing AWS account, not just the HyP3 content bucket. This should only be allowed for projects that have a separate log-term archive bucket in the same account and have set the default user credits to 0.

HyP3 v10.17.1

Choose a tag to compare

@asjohnston-asf asjohnston-asf released this 30 May 00:06
889c42d

Changed

HyP3 v10.17.0

Choose a tag to compare

@tools-bot tools-bot released this 22 May 16:09
3e369f2

Added

  • bucket and bucket_prefix top level parameters for all job types.
    • The bucket parameter allows for overwriting the content bucket that a job's products will be placed into.
    • The bucket_prefix parameter:
      • allows for overwriting the default prefix (the job ID) for the S3 bucket.
      • can only be used if also using a custom bucket.
      • allows for inserting the job's ID and name by including {job_id} or {name} in the prefix string.
  • /bucket-policy/<bucket_name> route for retrieving an AWS policy that will allow HyP3 to write to a the <bucket_name> S3 Bucket.

HyP3 v10.16.5

Choose a tag to compare

@tools-bot tools-bot released this 20 May 21:01
6f08003

Added

  • Added support for Element84 Sentinel-2 L2A STAC IDs to the ARIA_AUTORIFT job spec.

Changed

  • Do not include cost offsets from EC2 Savings Plans when computing month-to-date spending in scale-cluster lambda.

HyP3 v10.16.4

Choose a tag to compare

@tools-bot tools-bot released this 08 May 00:48
daa6365

Added

  • Bucket prefix for multiburst jobs in VOLCSARVATORY_MULTI_BURST.yml.

HyP3 v10.16.3

Choose a tag to compare

@tools-bot tools-bot released this 29 Apr 22:29
ec4a6bb

Changed

  • Increased default credits per user to 8,000 from 4,000 for the hyp3-edc-prod and hyp3-edc-uat deployments,
    reverting the reduction in 10.16.1.