Description Usage Arguments Value
Copy the scenes over area of extent and time span of interest from an input folder to a level 1 folder and add these scenes to a queue file
1 2 3 4 5 6 7 8 9 10 | addSen2queue(
S2auxfolder,
ext,
S2folder,
starttime,
endtime,
queuefolder,
queuefile,
l1folder
)
|
S2auxfolder |
directory with auxilliarity Sentinel-2 data, e.g. tile grid |
ext |
extent of the area of interest (vector with xmin, xmax, ymin, ymax in degrees) |
S2folder |
directory where all Sentinel-2 data are stored |
starttime |
start date of the time span of interest (vector with year, month, day) |
endtime |
end date of the time span of interest (vector with year, month, day) |
queuefolder |
directory where the queue file is stored |
queuefile |
name of the queue file |
l1folder |
directory of the level 1 folder |
adds Sentinel-2 data to the level1 folder and queue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.