Skip to content

Releases: ASFHyP3/hyp3

HyP3 v3.10.1

10 Aug 21:16
0f83ba3
Compare
Choose a tag to compare

Changed

  • Updated default public key used to verify authentication cookie

HyP3 v3.10.0

09 Aug 18:28
4f1c1ec
Compare
Choose a tag to compare

Added

  • Added INSAR_ISCE_BURST job type to hyp3-test deployment.

Changed

  • Added larger c6id instance types to hyp3-tibet-jpl deployment
  • Set ++omp-num-threads=4 for INSAR_ISCE_TEST jobs

HyP3 v3.9.8

08 Aug 18:08
6536cfa
Compare
Choose a tag to compare

Removed

  • Removed c5d.xlarge instance types from hyp3-tibet-jpl and hyp3-nisar-jpl deployments.

HyP3 v3.9.7

27 Jul 00:04
8085a92
Compare
Choose a tag to compare

Changed

  • Added r6idn instance types and removed r5d,r5dn instance types from most deployments.

HyP3 v3.9.6

20 Jul 00:17
a494ee2
Compare
Choose a tag to compare

Removed

  • PermissionsBoundaryPolicyArn stack parameter; this setting is no longer required for Earthdata Cloud deployments

HyP3 v3.9.5

19 Jul 18:10
f78ea57
Compare
Choose a tag to compare

Added

  • apply_water_mask option for INSAR_ISCE_BURST jobs

Changed

  • POST /jobs now returns HTTP 400 for Sentinel-1 Burst granules that do not exist in CMR
  • POST /jobs now returns HTTP 400 for INSAR_ISCE_BURST jobs for burst granules that do not intersect the
    Copernicus GLO-30 Public DEM.

HyP3 v3.9.4

26 Jun 19:24
563480c
Compare
Choose a tag to compare

Fixed

  • Modified start_execution_manager to submit no more than 2 batches of 300 jobs, in order to reduce payload size.
    Fixes #1689.

HyP3 v3.9.3

22 Jun 19:18
7df3b77
Compare
Choose a tag to compare

Fixed

  • Reduced start-execution-worker concurrency to address AWS Batch Too Many Requests errors. Fixes #1676.
  • Added jobs query pagination for subscription-worker so that all jobs will be retrieved when constructing the list of processed granules.

HyP3 v3.9.2

16 Jun 19:23
20cb836
Compare
Choose a tag to compare

Fixed

  • Reverted asf_search to v6.0.2. Fixes #1673.

HyP3 v3.9.1

15 Jun 22:33
04ff150
Compare
Choose a tag to compare

Fixed

  • Invalid install_requires clause in dynamo/setup.py. Fixes #1666.