This is an automated email from the ASF dual-hosted git repository.
skperez pushed a change to branch SDAP-455
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
from 8725ff6 Large job tracking
add 7fc250b Added new query parameter to matchup algorithm (#238)
add d611d75 SDAP-444 - Fixed resultSizeLimit truncating result storage in
match_spark (#234)
add 5995f84 Added granule download script from #242 to master in advance
for release logistics (#244)
new 8feb2ba Merge remote-tracking branch 'origin' into SDAP-455
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG.md | 2 +
analysis/tests/algorithms_spark/test_matchup.py | 68 +++++++++++++
analysis/webservice/algorithms_spark/Matchup.py | 28 ++++--
analysis/webservice/apidocs/openapi.yml | 13 +++
docs/granule-download.sh | 127 ++++++++++++++++++++++++
5 files changed, 232 insertions(+), 6 deletions(-)
create mode 100755 docs/granule-download.sh