Skip to content

Releases: ASFHyP3/hyp3

HyP3 v10.13.0

05 Feb 04:41
effd8e5

Choose a tag to compare

Added

  • Added optional chip_size and search_range parameters to the ARIA_AUTORIFT.yml job specification to enable user-defined chip-size and search-range.
  • Updated AUTORIFT.yml, ARIA_AUTORIFT.yml, and ITS_LIVE_AUTORIFT.yml validation schema to support processing of Sentinel-1D and Sentinel-2C/D granules.
  • Added a model_context_length parameter to the OPERA_DIST_S1 job specification.
  • Added a new custom hyp3-slimsar-test deployment.
  • Added a new SLIMSAR_TDBP job_spec for slimsar time-domain backprojection processing.
  • Added a new SlimSAR compute environment for slimsar processing with correct EC2 instances.
  • Added a new ITS_LIVE_CROP_BULK job spec which re-crops existing ITS_LIVE products which are specified in a parquet file to ensure they are chunk-aligned and have a time dimension, and then it generates STAC JSON and other metadata files.
  • Added a new ITS_LIVE_META_BULK job spec which generates STAC JSON and other metadata files for existing ITS_LIVE products which are specified in a parquet file.
  • Added the ITS_LIVE_CROP_BULK and ITS_LIVE_META_BULK job spec to the ITS_LIVE deployments.
  • Added the stac_items_endpoint and stac_exists_okay job parameters to the ITS_LIVE_AUTORIFT and ITS_LIVE_CROP job specs to allow directly publishing STAC items to the ITS_LIVE STAC catalog.

Changed

  • Increased the maximum stride_for_norm_param_estimation to 32 from 16 for the OPERA_DIST_S1 job specification to handle models with a larger input size.
  • Changed readme to reflect current state of AWS, motivation for deploying a hyp3 stack, and clarify naming and formatting.
  • The ITS_LIVE_META job spec has been renamed ITS_LIVE_CROP as it re-crops an existing ITS_LIVE product to ensure it is chunk-aligned and has a time dimension, and then it generates STAC JSON and other metadata files.
  • The hyp3-ci stack permission for JPL deployments were expanded to support deploying HyP3-based monitoring stacks:
    • Listing CloudFormation stacks is now allowed.
    • CloudFormation permissions were expanded to any region from just us-west-2.
    • ECR actions are now allowed.

Removed

  • Removed the publish_stac_prefix job parameter from the ITS_LIVE_AUTORIFT and ITS_LIVE_CROP (previously ITS_LIVE_META) job specs as it's no longer used by the ITS_LIVE plugins.

HyP3 v10.12.1

10 Dec 00:03
59a47cf

Choose a tag to compare

Fixed

  • Doubled the memory requirement for INSAR_ISCE_MULTI_BURST jobs at 20x4 looks and >= 13 burst pairs. As a result, the credit cost for such jobs as also doubled from 5 to 10. Fixes #2933
  • ScaleCluster now takes no action when desired vCPUs only marginally exceeds target vCPUs. Fixes #2965

HyP3 v10.12.0

02 Dec 00:13
14ae973

Choose a tag to compare

Added

  • Added a new PATCH /jobs endpoint that accepts up to 100 job IDs and updates those jobs with the given name value. The update is not transactional, so it's possible that only some of the jobs will be updated if an error occurs. See #2972

HyP3 v10.11.18

01 Dec 19:51
36dfe44

Choose a tag to compare

Fixed

  • Changed insar_tops_burst for insar_tops_multi_burst in VOLCSARVATORY_MULTI_BURST job spec.

HyP3 v10.11.17

01 Dec 17:11
c81f6d1

Choose a tag to compare

Added

  • Added --publish-bucket parameter on VOLCSARVATORY_MULTI_BURST job spec.

Changed

  • Increased product lifecycle from 14 to 30 days for hyp3-tibet-jpl-test to match hyp3-tibet-jpl.
  • Reduced default credits per user to 8,000 from 10,000 for the hyp3-edc-prod and hyp3-edc-uat deployments.
  • Reduced product lifecycle from 365000 to 30 days for hyp3-volcsarvatory.

HyP3 v10.11.16

14 Nov 18:25
30db60d

Choose a tag to compare

Fixed

  • ScaleCluster now only disables the compute environment when a scale-down is necessary. Fixes #2965

HyP3 v10.11.15

13 Nov 18:25
241ad9c

Choose a tag to compare

Added

  • Added more available models to the OPERA_DIST_S1 job specification.

Changed

  • Reduced default/max vcpus for DAAC test and prod to 1200/2400.

HyP3 v10.11.14

27 Oct 21:46
05d341d

Choose a tag to compare

Added

  • Added ARIA_S1_GUNW job type to the plus-test deployment.
  • Added VOLCSARVATORY_MULTI_BURST job type to run multiburst jobs for hyp3-volcsarvatory increasing the max length burst limit.

Changed

  • Increased hyp3-tibet-jpl and hyp3-tibet-jpl-test throughput to 6400 VCPUs.
  • Removed temporary version pin for INSAR_ISCE_MULTI_BURST job spec introduced in HyP3 v10.11.13.
  • Changed ++process in INSAR_ISCE_MULTI_BURST job spec to reflect changes in hyp3-isce2 v4.0.0.

Removed

  • ESA_USERNAME and ESA_PASSWORD environment variables removed in RAiDER v0.5.5

HyP3 v10.11.13

21 Oct 16:41
86575a9

Choose a tag to compare

Changed

  • The INSAR_ISCE_MULTI_BURST job type has been temporarily pinned to HyP3 ISCE2 v3.0.1 in preparation for removing the insar_tops_burst entrypoint in the upcoming HyP3 ISCE2 v4.0.0 release.

HyP3 v10.11.12

20 Oct 17:48
d0afc68

Choose a tag to compare

Changed

  • The INSAR_ISCE_BURST job type has been pinned to HyP3 ISCE2 v3.0.1 in preparation for removing the insar_tops_burst entrypoint in the upcoming HyP3 ISCE2 v4.0.0 release.