Description Usage Arguments Value
Download Landsat and/or Sentinel-2 data using FORCE
1 2 3 4 5 6 7 8 9 10 11 12 |
ext |
extent of the area of interest, vector with xmin, xmax, ymin, ymax in degrees |
queuepath |
full path to the FORCE queue file |
l1folder |
full path to the FORCE level 1 folder |
metafolder |
full path to the FORCE metadata folder |
tmpfolder |
full path to a temporary folder |
cld |
minimum and maximum cloud cover, e.g. c(0,50) |
starttime |
start date, given as a vector of year, month, and day |
endtime |
end date, given as a vector of year, month, and day |
tiers |
tier of interest (only relevant for Landsat) |
sensors |
vector of sensors, e.g. c('LC08', 'LE07', 'LT05', 'LT04', 'S2A', 'S2B') |
downloads files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.