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/02/01 20:42:08 UTC

(incubator-sdap-nexus) branch SDAP-500 updated (2a340dc -> b79fd1a)

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

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


    from 2a340dc  Merge branch 'SDAP-493' into SDAP-500
     add 56a841c  Update helm cassandra dependency (#289)
     add 39f1741  SDAP-507 - Remove geos from image build (#292)
     add b79fd1a  Merge branch 'develop' into SDAP-500

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  13 +-
 .../webservice/algorithms/doms/BaseDomsHandler.py  |   7 -
 .../webservice/algorithms/doms/ResultsPlotQuery.py |  56 -------
 analysis/webservice/algorithms/doms/__init__.py    |   1 -
 analysis/webservice/algorithms/doms/mapplot.py     | 174 ---------------------
 .../app_builders/HandlerArgsBuilder.py             |   6 +-
 docker/nexus-webapp/Dockerfile                     |   4 +-
 7 files changed, 12 insertions(+), 249 deletions(-)
 delete mode 100644 analysis/webservice/algorithms/doms/ResultsPlotQuery.py
 delete mode 100644 analysis/webservice/algorithms/doms/mapplot.py