You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2024/01/19 17:49:14 UTC

(incubator-sdap-nexus) branch SDAP-506 updated (0691d87 -> 092c87b)

This is an automated email from the ASF dual-hosted git repository.

skperez pushed a change to branch SDAP-506
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


    from 0691d87  move stac endpoints to matchup tag in openapi spec
     add b5df944  removed resultSizeLimit param from matchup
     add 5e0fbb2  Add # of primaries/avergae secondaries to job output
     add fbad6b7  rename to executionId
     add e0a5999  update changelog
     add 8942afc  add totalSecondaryMatched field to /job output
     add dd73036  num unique secondaries addition
     add db68d4f  updated docs to use correct sea_water_temperature param name
     add 7e11a4c  Merge remote-tracking branch 'origin' into SDAP-493
     add a8be9b8  bugfix
     add 62de867  fix division by zero bug
     add 831ca37  add page number to default filename for matchup output
     add 4ab2f9b  pagination improvements
     add 3677c11  removed debugging line
     add 86f1348  changelog
     add 1e8cc4e  Update helm cassandra dependency (#289)
     add 3e700b8  Merge branch 'SDAP-500' into SDAP-499
     add 9378760  Revert "Update helm cassandra dependency (#289)"
     add 092c87b  Merge branch 'SDAP-499' into SDAP-506

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  7 +++
 .../webservice/algorithms/doms/BaseDomsHandler.py  |  2 +-
 .../algorithms/doms/DomsInitialization.py          |  5 +-
 .../webservice/algorithms/doms/ExecutionStatus.py  | 16 ++++++-
 .../webservice/algorithms/doms/ResultsStorage.py   | 11 +++--
 analysis/webservice/algorithms_spark/Matchup.py    | 31 +++++-------
 analysis/webservice/apidocs/openapi.yml            | 34 ++++++-------
 .../webservice/webmodel/NexusExecutionResults.py   | 56 +++++++++++++++-------
 8 files changed, 100 insertions(+), 62 deletions(-)