public class DownloadRunner extends AnalyzeRunner
AnalyzeRunner.AnalysisInfo| Modifier and Type | Field and Description |
|---|---|
protected Sentinel2DownloadCommandLineOptions |
downloadOptions |
sentinel2Options| Constructor and Description |
|---|
DownloadRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
Sentinel2DownloadCommandLineOptions downloadOptions) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
cleanDownloadedFiles(org.opengis.feature.simple.SimpleFeature scene,
String workspaceDirectory)
Remove all downloaded files of the scene in the specified workspace directory
|
static File |
getSceneDirectory(org.opengis.feature.simple.SimpleFeature scene,
String workspaceDirectory)
Returns the path of the downloaded scene directory in the specified workspace directory
|
protected void |
nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene,
AnalyzeRunner.AnalysisInfo analysisInfo) |
lastSceneComplete, nextBand, runInternalprotected Sentinel2DownloadCommandLineOptions downloadOptions
public DownloadRunner(Sentinel2BasicCommandLineOptions analyzeOptions, Sentinel2DownloadCommandLineOptions downloadOptions)
protected void nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene,
AnalyzeRunner.AnalysisInfo analysisInfo)
nextScene in class AnalyzeRunnerpublic static File getSceneDirectory(org.opengis.feature.simple.SimpleFeature scene, String workspaceDirectory)
protected static void cleanDownloadedFiles(org.opengis.feature.simple.SimpleFeature scene,
String workspaceDirectory)
Copyright © 2013–2020. All rights reserved.