public class IngestRunner extends RasterIngestRunner
AnalyzeRunner.AnalysisInfobandsIngested, coverageNameTemplate, dataStorePluginOptions, indices, ingestOptions, lastSceneBands, parameters, store, writerCachedownloadOptionslandsatOptions| Constructor and Description |
|---|
IngestRunner(Landsat8BasicCommandLineOptions analyzeOptions,
Landsat8DownloadCommandLineOptions downloadOptions,
Landsat8RasterIngestCommandLineOptions 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, getNoDataValueFromName, lastSceneComplete, processPreviousScenegetDownloadFile, getDownloadTempFilepublic IngestRunner(Landsat8BasicCommandLineOptions analyzeOptions, Landsat8DownloadCommandLineOptions downloadOptions, Landsat8RasterIngestCommandLineOptions 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.