Can someone explain why SDAP has 3 separate GitHub repositories rather than one?

It's not my place to suggest changes. But if the separate repositories
are causing more pain than joy, it might be worth reconsidering.
(Several times I have typed in
https://github.com/apache/incubator-sdap/ and been surprised that
there's nothing there.)

Julian

On Tue, Jan 3, 2023 at 2:20 PM Riley Kuttruff <r...@apache.org> wrote:
>
> Thanks. This change will require an update to the build instructions. I have 
> an open pull request to get that done [1] that I would like to get approved 
> and merged before trying the next rc.
>
> [1] https://github.com/apache/incubator-sdap-nexus/pull/225
>
> On 2023/01/03 21:50:30 Frank Greguska wrote:
> > Makes sense to me.
> >
> > - Frank
> >
> > On Tue, Jan 3, 2023 at 1:16 PM Riley Kuttruff <r...@apache.org> wrote:
> >
> > > I've been looking into better structuring our release artifacts and was
> > > wondering if anyone had any opinions on how I've updated it:
> > >
> > >
> > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > apache-sdap-nexusproto-1.0.0-src-incubating.tar.gz
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/.gitignore
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/CONTRIBUTING.md
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/DISCLAIMER-WIP
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/LICENSE
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/NOTICE
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/README.md
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/build.gradle
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle.properties
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.jar
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradle/wrapper/gradle-wrapper.properties
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/gradlew.bat
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/Jenkinsfile
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/jenkins/pipeline-syntax.gdsl
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/nexusproto.iml
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/settings.gradle
> > > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/proto/DataTile.proto
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/serialization.py
> > > >
> > > Apache-SDAP/apache-sdap-nexusproto-1.0.0/src/main/python/nexusproto/setup.py
> > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > apache-sdap-nexus-1.0.0-src-incubating.tar.gz
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CHANGELOG.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/CONTRIBUTING.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/DISCLAIMER-WIP
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/LICENSE
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/NOTICE
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/VERSION.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/analysis.iml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/encodings.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/misc.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/modules.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/.idea/vcs.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/conda-requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/package-list.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/static/index.html
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/test.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/StandardDeviationSearch_test.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/longitudelatitudemap_test.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_base_doms_handler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms/test_subsetter.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_matchup.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/algorithms_spark/test_timeseriesspark.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/config/algorithms.ini
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/conftest.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/data/edge_response.json
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/integration/algorithms_spark/test_matchup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/collections-config.yaml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/redirect/test_RemoteSDAPCache.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/tests/webapp_test.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/Filtering.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/GenerateImageMRF.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/LayerConfig.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/NexusLivyHandler.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/WorkflowDriver.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/Capabilities.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/ColorBarHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/CorrelationMap.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/DailyDifferenceAverage.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/DataInBoundsSearch.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/DataSeriesList.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/DelayTest.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/ErrorTosserTest.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/Heartbeat.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/HofMoeller.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/LongitudeLatitudeMap.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/MapFetchHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/NexusCalcHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/StandardDeviationSearch.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/TestInitializer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/TileSearch.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/TimeAvgMap.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/TimeSeries.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/TimeSeriesSolr.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/colortables.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/BaseDomsHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/DatasetListQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/DomsInitialization.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/MatchupQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/MetadataQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/ResultsPlotQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/ResultsRetrieval.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/ResultsStorage.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/StatsQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/ValuesQuery.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/config.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/datafetch.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/domsconfig.ini.default
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/fetchedgeimpl.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/geo.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/histogramplot.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/insitu.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/insitusubset.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/mapplot.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/scatterplot.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/subsetter.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/values.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms/doms/workerthread.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/ClimMapSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/CorrMapSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/HofMoellerSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/Matchup.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/MatchupDoms.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/MaximaMinimaSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/NexusCalcSparkHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/TimeAvgMapSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/TimeSeriesSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/VarianceSpark.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/algorithms_spark/utils.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/apidocs/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/apidocs/dataset-populate.js
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/apidocs/index.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/apidocs/openapi.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/config/algorithms.ini
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/config/web.ini
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/matserver.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/metrics/MetricsField.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/metrics/MetricsRecord.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/metrics/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/app_builders/HandlerArgsBuilder.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/app_builders/NexusAppBuilder.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/app_builders/RedirectAppBuilder.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/app_builders/SparkContextBuilder.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/app_builders/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/handlers/NexusRequestHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/handlers/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusCSVRenderer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusJSONRenderer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusNETCDFRenderer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusPNGRenderer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusRendererFactory.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/NexusZIPRenderer.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/nexus_tornado/request/renderers/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/plotting.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/redirect/RedirectHandler.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/redirect/RemoteCollectionMatcher.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/redirect/RemoteSDAPCache.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/redirect/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/resources/transparent.png
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/resources/wkt.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webapp.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webapp_livy.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/CustomEncoder.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/Exceptions.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/NexusRequestObject.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/NexusRequestObjectTornadoFree.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/NexusResults.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/RequestParameters.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/StandardNexusErrors.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/StatsComputeOptions.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/analysis/webservice/webmodel/cached.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/ClimatologySpark.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/ClimatologySpark2.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/binsum.f
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/cache.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/climatology.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/climatology1.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/climatology2.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/climatology3Spark.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/cluster.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/cluster2.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/datasets.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/dparkTest.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/gaussInterp.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/gaussInterp.pyx
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/gaussInterp_f.f
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/gaussInterp_f.mk
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/gaussInterp_slow.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/interp.f
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/jobClimatology2.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/jobTest.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/README
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/binsum.c
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/clouderosion.c
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/gaussinterp.readme
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/gaussinterp_C_code.tar
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/interp.c
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/makefile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/C/setupinterp.c
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/armstrong_interp_code.tar
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/binsum.f
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/interp.f
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/makefile
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/passbase.f
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/orig/Fortran/setupinterp.f
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/pixelStats.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/plotlib.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/reroot.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/sort.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/sparkTest.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/spatialFilter.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/spatialFilter_f.f
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/spatialFilter_f.mk
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/split.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/test/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/test/ccmpTest.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/timePartitions.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/__init__.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/array.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/introspect.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/plot.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/stats.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/timeJ2000.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/warn.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/util/wls.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/variables.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/clim/wls.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/climatology/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.idea/data-access.iml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.idea/encodings.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.idea/misc.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.idea/modules.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/.idea/vcs.xml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/README.md
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/cassandra/nexustiles.cql
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/contractions_ca.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/contractions_fr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/contractions_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/contractions_it.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/hyphenations_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stemdict_nl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stoptags_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ar.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_bg.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ca.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_cz.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_da.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_de.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_el.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_en.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_es.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_eu.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_fa.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_fi.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_fr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_gl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_hi.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_hu.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_hy.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_id.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_it.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_lv.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_nl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_no.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_pt.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ro.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_ru.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_sv.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_th.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/stopwords_tr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/lang/userdict_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/managed-schema
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/params.json
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/protwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/solrconfig.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/stopwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr-7.1.0/nexustiles/conf/synonyms.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/_rest_managed.json
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/currency.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/lang/stopwords_en.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/protwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/schema.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/solrconfig.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/stopwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/conf/synonyms.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/dataset/core.properties
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/currency.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/elevate.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/contractions_ca.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/contractions_fr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/contractions_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/contractions_it.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/hyphenations_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stemdict_nl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stoptags_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ar.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_bg.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ca.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_cz.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_da.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_de.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_el.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_en.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_es.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_eu.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_fa.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_fi.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_fr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ga.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_gl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_hi.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_hu.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_hy.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_id.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_it.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_lv.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_nl.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_no.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_pt.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ro.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_ru.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_sv.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_th.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/stopwords_tr.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/lang/userdict_ja.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/managed-schema
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/params.json
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/protwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/solrconfig.xml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/stopwords.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/conf/synonyms.txt
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/config/schemas/solr/nexustiles/core.properties
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/config/datastores.ini.default
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/CassandraProxy.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/DynamoProxy.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/ElasticsearchProxy.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/S3Proxy.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/SolrProxy.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/dao/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/model/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/model/nexusmodel.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/nexustiles/nexustiles.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/config/datastores.ini
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/nexusmodel_test.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/nexustiles_test.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/sizefromcass.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/solr_update.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/test_elasticsearch_proxy.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/data-access/tests/test_solr_proxy.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/jupyter/Dockerfile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/jupyter/Time Series
> > > Example.ipynb
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/jupyter/requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/nexus-webapp/Dockerfile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/nexus-webapp/Readme.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/nexus-webapp/install_conda.sh
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/nexus-webapp/install_nexusproto.sh
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/solr/Dockerfile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/solr/Readme.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/solr/cloud-init/Dockerfile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/solr/cloud-init/Readme.rst
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/docker/solr/cloud-init/create-collection.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/Makefile
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/build.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/conf.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/dockerimages.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/images/Jupyter_Home.png
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/images/Jupyter_Quickstart.png
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/images/nexus-summary.png
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/index.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/intro.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/make.bat
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/ningester.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/docs/quickstart.rst
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/.helmignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/Chart.yaml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/requirements.yaml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/_helpers.tpl
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/collection-manager.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/collections-config-gitcfg.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/config-operator-rbac.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/config-operator.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/gitbasedconfig-crd.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/granule-ingester.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/history-pvc.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/ingress.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/init-cassandra-configmap.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/onearth.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/root-webpage.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/solr-create-collection.yml
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/spark-serviceaccount.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/templates/webapp.yml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/helm/values.yaml
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/README.md
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/nexus_toolbox_embedded.tbx
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/daily_difference_average.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/lat_hof_moeller.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/lon_hof_moeller.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/matchup.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/nexus_toolbox.tbx
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/time_average_map.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/esri/zipped_toolbox/time_series_script.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/README.md
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/docs/nexuscli/index.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/docs/nexuscli/nexuscli.m.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/docs/nexuscli/nexuscli_ow.m.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/docs/nexuscli/test/index.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/docs/nexuscli/test/nexuscli_test.m.html
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/nexuscli/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/nexuscli/nexuscli.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/nexuscli/nexuscli_ow.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/nexuscli/test/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/nexuscli/test/nexuscli_test.py
> > > >
> > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/integrations/python-client/setup.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/nexus-ingest/Readme.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tests/regression/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tests/regression/cdms_reader.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tests/regression/conftest.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tests/regression/test_cdms.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/cdms/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/cdms/cdms_reader.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/cdms/requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/deletebyquery/.gitignore
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/deletebyquery/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/deletebyquery/deletebyquery.py
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/deletebyquery/requirements.txt
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/rmqmonitor/README.md
> > > > Apache-SDAP/apache-sdap-nexus-1.0.0/tools/rmqmonitor/monitor.py
> > > > (sdap-nexus) rileykk@MT-110978 apache-sdap-1.0.0-rc3 % tar -tf
> > > apache-sdap-ingester-1.0.0-src-incubating.tar.gz
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/.github/workflows/github-dev-release.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/.github/workflows/pypi-tag-release.yml
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/.gitignore
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/CHANGELOG.md
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/DISCLAIMER
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/LICENSE.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/NOTICE
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/README
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/VERSION.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/README.md
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/entities/Collection.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/entities/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/entities/exceptions/Exceptions.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/entities/exceptions/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/main.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/CollectionProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/CollectionWatcher.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/MessagePublisher.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/S3Observer.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/history_manager/FileIngestionHistory.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/history_manager/IngestionHistory.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/history_manager/SolrIngestionHistory.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/collection_manager/services/history_manager/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/docker/Dockerfile
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/docker/entrypoint.sh
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/migration/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/migration/history_migration.py.bkp
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/requirements.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/setup.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/entities/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/entities/test_Collection.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/collections.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/collections_alternate.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/collections_bad_schema.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/collections_bad_syntax.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/data/avhrr-oi-analysed-sst.csv
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/data/avhrr_oi/
> > > 20151101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/resources/data/avhrr_oi/
> > > 20151102120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/history_manager/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/history_manager/test_FileIngestionHistory.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/history_manager/test_SolrIngestionHistory.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/test_CollectionProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/test_CollectionWatcher.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/collection_manager/tests/services/test_S3Observer.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/common/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/common/async_test_utils/AsyncTestUtils.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/common/async_test_utils/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/common/async_utils/AsyncUtils.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/common/async_utils/__init__.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/common/setup.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/README.md
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/config_source/LocalDirConfig.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/config_source/RemoteGitConfig.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/config_source/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/config_source/exceptions.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/k8s/K8sConfigMap.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/k8s/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/config_operator/main.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/containers/docker/Dockerfile
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/containers/k8s/config-operator-crd.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/containers/k8s/git-repo-test.yml
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/requirements.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/setup.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/config_source/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/config_source/test_LocalDirConfig.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/config_source/test_RemoteGitConfig.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/k8s/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/k8s/test_K8sConfigMap.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/resources/collections.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/resources/localDirBadTest/collections.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/resources/localDirTest/.hidden_file.txt
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/resources/localDirTest/README.md
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/config_operator/tests/resources/localDirTest/collections.yml
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/README.md
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/conda-requirements.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/docker/Dockerfile
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/docker/entrypoint.sh
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/docker/install_nexusproto.sh
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/README.md
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/consumer/MessageConsumer.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/consumer/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/exceptions/Exceptions.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/exceptions/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/granule_loaders/GranuleLoader.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/granule_loaders/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/healthcheck/HealthCheck.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/healthcheck/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/main.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/pipeline/Modules.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/pipeline/Pipeline.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/pipeline/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/EmptyTileFilter.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/ForceAscendingLatitude.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/GenerateTileId.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/Subtract180FromLongitude.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/TileProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/TileSummarizingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/kelvintocelsius.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/EccoReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/GridMultiVariableReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/GridReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/MultiBandUtils.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/SwathMultiVariableReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/SwathReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/TileReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/TimeSeriesReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/processors/reading_processors/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/slicers/SliceFileByDimension.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/slicers/SliceFileByStepSize.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/slicers/SliceFileByTilesDesired.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/slicers/TileSlicer.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/slicers/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/CassandraStore.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/DataStore.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/ElasticsearchStore.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/MetadataStore.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/SolrStore.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/granule_ingester/writers/__init__.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/requirements.txt
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/setup.py
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/config_files/analysed_sst.yml
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/config_files/ingestion_config_testfile.yaml
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > 20050101120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > 20181231090000-JPL-L4_GHRSST-SSTfnd-MUR25-GLOB-v02.0-fv04.2.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/20190630_d-ACRI-L4-CHL-MULTI_4KM-GLO-REP.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/3B-DAY-E.MS.MRG.3IMERG.20070101-S000000-E235959.V06.nc4
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > HLS.S30.T11SPC.2020001.v1.4.hdf.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/OBP_
> > > 2017_01.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/OBP_
> > > native_grid.nc
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > OISSS_L4_multimission_global_7d_v1.0_2021-03-12.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/SMAP_L2B_SSS_04892_20160101T005507_R13080.h5
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/THETA_
> > > 199201.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/empty_mur.nc4
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/not_empty_ascatb.nc4
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/not_empty_avhrr.nc4
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > not_empty_ccmp.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/not_empty_mur.nc4
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/not_empty_smap.h5
> > > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/
> > > not_empty_wswm.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/granules/s1_output_latlon_HLS_S30_T18TYN_
> > > 2019363.nc
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/pipeline/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/pipeline/test_Pipeline.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/processors/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/processors/test_ForceAscendingLatitude.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/processors/test_GenerateTileId.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_EccoReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_GridMultiBandReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_GridReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_SwathMultiBandReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_SwathReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_TileReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_TileSummarizingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/reading_processors/test_TimeSeriesReadingProcessor.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/slicers/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/slicers/test_SliceFileByDimension.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/slicers/test_SliceFileByStepSize.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/slicers/test_SliceFileByTilesDesired.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/slicers/test_TileSlicer.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/writers/__init__.py
> > > >
> > > Apache-SDAP/apache-sdap-ingester-1.0.0/granule_ingester/tests/writers/test_SolrStore.py
> > >
> > > Please let me know.
> > >
> > > Thanks,
> > > Riley
> > >
> > >
> > > On 2023/01/03 02:36:14 Riley Kuttruff wrote:
> > > > Hello everyone,
> > > >
> > > > The IPMC vote has turned up a couple issues with our release:
> > > >
> > > > - The presence of a precompiled jar (gradle-wrapper.jar) in the
> > > nexusproto release [1]
> > > > - Our project organization is 'awkward' and 'cumbersome' [2]
> > > > - The copyright line in our NOTICE files is now out of date (2017-2022)
> > > [2] I'm worried this will necessitate a new release candidate.
> > > >
> > > > The vote is still technically ongoing, though I would like to start a
> > > discussion on a) how to resolve these issues and b) whether we should
> > > pursue a new release candidate.
> > > >
> > > > Thanks,
> > > > Riley
> > > >
> > > > [1] https://lists.apache.org/thread/5lq0hh5brs42o3t68sx4lv8jpmd3knb7
> > > > [2] https://lists.apache.org/thread/0jww8p4bjr51vbqo34w5gs22qy6qftkm
> > > >
> > >
> >

Reply via email to