Skip to content

Releases: ASFHyP3/hyp3

HyP3 v10.11.4

05 Sep 21:06
8969d57

Choose a tag to compare

Added

  • Added METADATA step to ITS_LIVE_AUTORIFT to generate a project STAC JSON file and other metadata files for ingest into NSIDC DAAC.
  • Added a new ITS_LIVE_META job spec which generates STAC JSON and other metadata files for already published ITS_LIVE products.
  • Added the ITS_LIVE_META job spec to the ITS_LIVE deployments.

Changed

  • Renamed the AUTORIFT_ITS_LIVE job spec to ITS_LIVE_AUTORIFT to better group the ITS_LIVE project specific job specs.
  • Increase throughput for Cargill deployment by increasing max vCPUs to 6000 from 1600.
  • OPERA DIST-S1 default parameters and memory allocated.
  • Updated OPERA DIST-S1 command to match the entrypoint in the associated plugin (docker container).

HyP3 v10.11.3

26 Aug 17:52
7dd475c

Choose a tag to compare

Added

  • Added PUBLISH step to INSAR_ISCE and ARIA_RAIDER job specs.

Changed

  • Updated PUBLISH step of ARIA_S1_GUNW job spec to run on the same compute environment as the preceding steps, allowing the container to run on an already-provisioned EC2 instance.
  • Adjust Batch job IAM permissions to allow HyP3 job steps to publish to any SNS topic. Allows jobs to publish to the ingest-adapter's SNS topic across AWS accounts.

HyP3 v10.11.2

25 Aug 16:09
a9ce1d7

Choose a tag to compare

Changed

  • Update EDC credit cost for OPERA_RTC_S1_SLC to 0.065.
  • Revised instance types for hyp3-opera-uat and hyp3-opera-prod deployments.

HyP3 v10.11.1

18 Aug 18:15
53324b2

Choose a tag to compare

Added

  • Added new test and production deployments for hyp3-enterprise.
  • Added new deployment for PISM-Cloud.
  • Added new deployment for VolcSARvatory.
  • Added PUBLISH step to OPERA_RTC_S1_SLC job type

Fixed

  • Updated DIST-S1 entrypoint.

HyP3 v10.11.0

06 Aug 22:41
84d85e7

Choose a tag to compare

Changed

  • If the user submits an ARIA_S1_GUNW job whose parameters (reference_date, secondary_date, and frame_id) correspond to an already-archived product, the job will now transition directly from PENDING to SUCCEEDED, the job's browse_images and files fields will be populated from the CMR record, and the job's credit cost will be refunded to the user (unless the user has infinite credits).
  • AUTORIFT_ITS_LIVE now uses r7gd memory-optimized Graviton3 instances.

HyP3 v10.10.2

24 Jul 19:43
bfe28e4

Choose a tag to compare

Fixed

  • Set unused opera_rtc_s1_end_date parameter to Default in hyp3-opera-uat and hyp3-opera-prod deployments.
  • Set distribution_url parameter to '' in hyp3-opera-uat and hyp3-opera-prod deployments so that download URLs will be the default Amazon S3 URL.
  • Increased timeout and memory values for the ARIA_S1_COSEIS job type.

HyP3 v10.10.1

23 Jul 20:24
26e49f3

Choose a tag to compare

Added

  • Added a new ARIA_S1_COSEIS job spec to ARIA JPL deployments.
  • Added OPERA_RTC_S1_SLC job spec that processes all bursts in an SLC.
  • Created new hyp3-opera-uat and hyp3-opera-prod deployments.

HyP3 v10.10.0

16 Jul 17:45
9c903ae

Choose a tag to compare

Added

  • Added new deployment for AK-FIRE-SAFE.
  • The OpenAPI Specification version can now be specified in render.py via the --openapi-spec argument.
  • The AUTORIFT_ITS_LIVE.yml job spec has a new use_static_files parameter to specify whether to use Sentinel-1 static geometries for processing or not.
    • This parameter has been hard-coded to False in the AUTORIFT.yml and ARIA_AUTORIFT.yml to ensure there is no change in the workflow for those job types.

Fixed

  • The openapi-spec.yml and the api-cf.yml will now always specify the same OpenAPI Specification version.

Changed

  • AUTORIFT_ITS_LIVE.yml and ARIA_AUTORIFT.yml job specs, used in JPL deployments, allows Landsat, S2, S1 SLC, and multiple S1 bursts to be submitted via the new reference/secondary parameters (granules is no longer required).
  • For all AUTORIFT*.yml job specs, HyP3 now sets the memory required and number of threads to be used by OpenMP via AWS Batch environment overrides.
    • The default memory for Sentinel-1 processing has been reduced from 64 GB to 32 GB
    • The credit cost in EDC/DAAC deployments has been halved accordingly

Removed

  • Removed the deprecated S1_CORRECTION_ITS_LIVE job spec that's no longer supported by the hyp3-autorift plugin.

HyP3 v10.9.2

23 Jun 18:30
1b90bc7

Choose a tag to compare

Changed

  • Validation of reference and secondary scenes for INSAR_ISCE_MULTI_BURST has been updated to match the changes made by HyP3 ISCE2 v2.3.2:
    • Reference and secondary scenes are now accepted in any order, but must still have the same set of burst number + swath + polarization identifiers.
    • Reference scenes are now rejected if they contain any duplicate burst number + swath + polarization identifiers.

HyP3 v10.9.1

19 Jun 18:36
e89270a

Choose a tag to compare

Added

  • Added back PUBLISH step of ARIA_S1_GUNW jobs so outputs are published to the ASF archive.