public class IngestRunner extends RasterIngestRunner
AnalyzeRunner.AnalysisInfobandsIngested, coverageNameTemplate, dataStorePluginOptions, indices, ingestOptions, lastScene, lastSceneBands, parameters, provider, store, writerCachedownloadOptionssentinel2Options| Constructor and Description |
|---|
IngestRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
Sentinel2DownloadCommandLineOptions downloadOptions,
Sentinel2RasterIngestCommandLineOptions ingestOptions,
VectorOverrideCommandLineOptions vectorOverrideOptions,
List<String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
nextBand(org.opengis.feature.simple.SimpleFeature band,
AnalyzeRunner.AnalysisInfo analysisInfo) |
protected void |
nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene,
AnalyzeRunner.AnalysisInfo analysisInfo) |
protected void |
processParameters(org.locationtech.geowave.core.cli.api.OperationParams params) |
protected void |
runInternal(org.locationtech.geowave.core.cli.api.OperationParams params) |
getBandData, getConverter, lastSceneComplete, processPreviousScenecleanDownloadedFiles, getSceneDirectorypublic IngestRunner(Sentinel2BasicCommandLineOptions analyzeOptions, Sentinel2DownloadCommandLineOptions downloadOptions, Sentinel2RasterIngestCommandLineOptions ingestOptions, VectorOverrideCommandLineOptions vectorOverrideOptions, List<String> parameters)
protected void processParameters(org.locationtech.geowave.core.cli.api.OperationParams params)
throws Exception
processParameters in class RasterIngestRunnerExceptionprotected void nextBand(org.opengis.feature.simple.SimpleFeature band,
AnalyzeRunner.AnalysisInfo analysisInfo)
nextBand in class RasterIngestRunnerprotected void nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene,
AnalyzeRunner.AnalysisInfo analysisInfo)
nextScene in class RasterIngestRunnerprotected void runInternal(org.locationtech.geowave.core.cli.api.OperationParams params)
throws Exception
runInternal in class RasterIngestRunnerExceptionCopyright © 2013–2020. All rights reserved.