This is an automated email from the ASF dual-hosted git repository.
nchung pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git.
from 84480ab SDAP-305: Get current match up working with AVHRR OI data
that is currently ingested in the bigdata cluster (#123)
add 8efdb90 SDAP-305: Get current match up working with AVHRR OI data
that is currently ingested in the bigdata cluster (#124)
No new revisions were added by this update.
Summary of changes:
.../webservice/algorithms/doms/BaseDomsHandler.py | 8 ++--
.../webservice/algorithms/doms/ResultsPlotQuery.py | 11 +++--
.../webservice/algorithms/doms/ResultsRetrieval.py | 7 +--
.../webservice/algorithms/doms/ResultsStorage.py | 54 ++++++++++++++++------
.../webservice/algorithms/doms/histogramplot.py | 17 ++++---
.../webservice/algorithms/doms/insitusubset.py | 4 +-
analysis/webservice/algorithms/doms/mapplot.py | 15 +++---
analysis/webservice/algorithms/doms/scatterplot.py | 17 +++----
analysis/webservice/algorithms/doms/subsetter.py | 6 +--
analysis/webservice/algorithms_spark/Matchup.py | 20 ++++----
.../request/renderers/NexusCSVRenderer.py | 3 +-
.../request/renderers/NexusZIPRenderer.py | 3 +-
analysis/webservice/webapp.py | 21 ++++++---
data-access/setup.py | 2 +-
docker/nexus-webapp/Dockerfile | 30 ++++++------
15 files changed, 126 insertions(+), 92 deletions(-)