Skip to content

Releases: ASFHyP3/hyp3

HyP3-v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 23:50
6107054

Added

  • Retry policies to improve reliability

Changed

  • POST /jobs now accepts GRDH Files in the IW beam mode.
  • Removed scaling rules and moved to MANAGED compute environment to run jobs

HyP3-v0.3.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 19:06
c1b7324

Added

  • POST /jobs now checks granule intersects DEM Coverage map to provide faster feedback on common error cases

Fixed

  • Resolved bug not finding granules when submitting 10 unique granules in a RTC_GAMMA job

HyP3-v0.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 18:54
90a2492

Added

  • README.md with instructions for deploying, testing, and running the application
  • Descriptions for all parameters in the top level cloudformation template
  • Descriptions for all schema objects in the OpenAPI specification

Changed

  • Reduced monthly job quota per user from 100 to 25
  • Reduced maximum number of jobs allowed in a single POST /jobs request from 100 to 25

Removed

  • Removed user authorization requirement for submitting jobs
  • Removed is_authorized field from GET /user response

HyP3-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 22:14
0caa329

Added

  • New GET /user API endpoint to query job quota and jobs remaining
  • browse image key for each job containing a list of urls for browse images
  • browse images expire at the same time as products
  • thumbnail image key for each job containing a list of urls for thumbnail images
  • thubnail images expire at the same time as products

HYp3-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:18
b1a5eca

Added

  • API checks granule exists in CMR and rejects jobs with granules that are not found

Initial API Creation

Choose a tag to compare

@jhkennedy jhkennedy released this 10 Jul 19:08
6ac7208
v0.0.0

Initial API Creation