public class DownloadRunner extends AnalyzeRunner
AnalyzeRunner.AnalysisInfo| Modifier and Type | Field and Description |
|---|---|
protected Landsat8DownloadCommandLineOptions |
downloadOptions |
landsatOptions| Constructor and Description |
|---|
DownloadRunner(Landsat8BasicCommandLineOptions analyzeOptions,
Landsat8DownloadCommandLineOptions downloadOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected static File |
getDownloadFile(org.opengis.feature.simple.SimpleFeature band,
String workspaceDirectory) |
protected static File |
getDownloadTempFile(org.opengis.feature.simple.SimpleFeature band,
String workspaceDirectory) |
protected void |
nextBand(org.opengis.feature.simple.SimpleFeature band,
AnalyzeRunner.AnalysisInfo analysisInfo) |
lastSceneComplete, nextScene, runInternalprotected Landsat8DownloadCommandLineOptions downloadOptions
public DownloadRunner(Landsat8BasicCommandLineOptions analyzeOptions, Landsat8DownloadCommandLineOptions downloadOptions)
protected void nextBand(org.opengis.feature.simple.SimpleFeature band,
AnalyzeRunner.AnalysisInfo analysisInfo)
nextBand in class AnalyzeRunnerprotected static File getDownloadTempFile(org.opengis.feature.simple.SimpleFeature band, String workspaceDirectory)
Copyright © 2013–2019. All rights reserved.