| Package | Description |
|---|---|
| org.locationtech.geowave.format.sentinel2 |
| Modifier and Type | Field and Description |
|---|---|
protected Sentinel2BasicCommandLineOptions |
Sentinel2AnalyzeCommand.analyzeOptions |
protected Sentinel2BasicCommandLineOptions |
Sentinel2IngestRasterCommand.analyzeOptions |
protected Sentinel2BasicCommandLineOptions |
Sentinel2DownloadCommand.analyzeOptions |
protected Sentinel2BasicCommandLineOptions |
Sentinel2IngestCommand.analyzeOptions |
protected Sentinel2BasicCommandLineOptions |
Sentinel2IngestVectorCommand.analyzeOptions |
protected Sentinel2BasicCommandLineOptions |
AnalyzeRunner.sentinel2Options |
| Constructor and Description |
|---|
AnalyzeRunner(Sentinel2BasicCommandLineOptions options) |
DownloadRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
Sentinel2DownloadCommandLineOptions downloadOptions) |
IngestRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
Sentinel2DownloadCommandLineOptions downloadOptions,
Sentinel2RasterIngestCommandLineOptions ingestOptions,
VectorOverrideCommandLineOptions vectorOverrideOptions,
List<String> parameters) |
RasterIngestRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
Sentinel2DownloadCommandLineOptions downloadOptions,
Sentinel2RasterIngestCommandLineOptions ingestOptions,
List<String> parameters) |
VectorIngestRunner(Sentinel2BasicCommandLineOptions analyzeOptions,
List<String> parameters) |
Copyright © 2013–2020. All rights reserved.