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

rkk pushed a commit to branch rc2-readme
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git

commit 7fb291796632ff9ee7a2c833686e1ea5fc3c1942
Merge: ee6ee7f 14356ba
Author: rileykk <[email protected]>
AuthorDate: Tue Dec 13 09:56:26 2022 -0800

    Merge remote-tracking branch 'origin/release/1.0.0' into rc2-readme

 CHANGELOG.md                                              |  3 ++-
 DISCLAIMER                                                |  6 ++++++
 NOTICE                                                    |  5 +++++
 analysis/__init__.py                                      | 15 +++++++++++++++
 analysis/tests/algorithms/test_base_doms_handler.py       | 15 +++++++++++++++
 analysis/tests/algorithms/test_subsetter.py               | 15 +++++++++++++++
 analysis/tests/conftest.py                                | 15 +++++++++++++++
 analysis/tests/redirect/__init__.py                       | 15 +++++++++++++++
 analysis/tests/redirect/test_RemoteSDAPCache.py           | 15 +++++++++++++++
 analysis/tests/webapp_test.py                             | 15 +++++++++++++++
 analysis/webservice/NexusLivyHandler.py                   | 15 +++++++++++++++
 analysis/webservice/algorithms/NexusCalcHandler.py        | 15 +++++++++++++++
 analysis/webservice/algorithms/doms/insitu.py             | 15 +++++++++++++++
 .../webservice/algorithms_spark/NexusCalcSparkHandler.py  | 15 +++++++++++++++
 analysis/webservice/algorithms_spark/utils.py             | 15 +++++++++++++++
 analysis/webservice/apidocs/__init__.py                   | 15 +++++++++++++++
 analysis/webservice/metrics/MetricsField.py               | 15 +++++++++++++++
 analysis/webservice/metrics/MetricsRecord.py              | 15 +++++++++++++++
 analysis/webservice/metrics/__init__.py                   | 15 +++++++++++++++
 analysis/webservice/nexus_tornado/__init__.py             | 15 +++++++++++++++
 .../nexus_tornado/app_builders/HandlerArgsBuilder.py      | 15 +++++++++++++++
 .../nexus_tornado/app_builders/NexusAppBuilder.py         | 15 +++++++++++++++
 .../nexus_tornado/app_builders/RedirectAppBuilder.py      | 15 +++++++++++++++
 .../nexus_tornado/app_builders/SparkContextBuilder.py     | 15 +++++++++++++++
 .../webservice/nexus_tornado/app_builders/__init__.py     | 15 +++++++++++++++
 analysis/webservice/nexus_tornado/request/__init__.py     | 15 +++++++++++++++
 .../nexus_tornado/request/handlers/NexusRequestHandler.py | 15 +++++++++++++++
 .../webservice/nexus_tornado/request/handlers/__init__.py | 15 +++++++++++++++
 .../nexus_tornado/request/renderers/NexusCSVRenderer.py   | 15 +++++++++++++++
 .../nexus_tornado/request/renderers/NexusJSONRenderer.py  | 15 +++++++++++++++
 .../request/renderers/NexusNETCDFRenderer.py              | 15 +++++++++++++++
 .../nexus_tornado/request/renderers/NexusPNGRenderer.py   | 15 +++++++++++++++
 .../request/renderers/NexusRendererFactory.py             | 15 +++++++++++++++
 .../nexus_tornado/request/renderers/NexusZIPRenderer.py   | 15 +++++++++++++++
 .../nexus_tornado/request/renderers/__init__.py           | 15 +++++++++++++++
 analysis/webservice/redirect/RedirectHandler.py           | 15 +++++++++++++++
 analysis/webservice/redirect/RemoteCollectionMatcher.py   | 15 +++++++++++++++
 analysis/webservice/redirect/RemoteSDAPCache.py           | 15 +++++++++++++++
 analysis/webservice/redirect/__init__.py                  | 15 +++++++++++++++
 analysis/webservice/webmodel/CustomEncoder.py             | 15 +++++++++++++++
 analysis/webservice/webmodel/Exceptions.py                | 15 +++++++++++++++
 analysis/webservice/webmodel/NexusRequestObject.py        | 15 +++++++++++++++
 .../webservice/webmodel/NexusRequestObjectTornadoFree.py  | 15 +++++++++++++++
 analysis/webservice/webmodel/NexusResults.py              | 15 +++++++++++++++
 analysis/webservice/webmodel/RequestParameters.py         | 15 +++++++++++++++
 analysis/webservice/webmodel/StandardNexusErrors.py       | 15 +++++++++++++++
 analysis/webservice/webmodel/StatsComputeOptions.py       | 15 +++++++++++++++
 analysis/webservice/webmodel/__init__.py                  | 15 +++++++++++++++
 analysis/webservice/webmodel/cached.py                    | 15 +++++++++++++++
 docs/conf.py                                              | 15 +++++++++++++++
 .../esri/zipped_toolbox/daily_difference_average.py       | 15 +++++++++++++++
 integrations/esri/zipped_toolbox/lat_hof_moeller.py       | 15 +++++++++++++++
 integrations/esri/zipped_toolbox/lon_hof_moeller.py       | 15 +++++++++++++++
 integrations/esri/zipped_toolbox/matchup.py               | 15 +++++++++++++++
 integrations/esri/zipped_toolbox/time_average_map.py      | 15 +++++++++++++++
 integrations/esri/zipped_toolbox/time_series_script.py    | 15 +++++++++++++++
 tests/regression/conftest.py                              | 15 +++++++++++++++
 tools/rmqmonitor/monitor.py                               | 14 ++++++++++++++
 58 files changed, 837 insertions(+), 1 deletion(-)

Reply via email to