Description Usage Arguments Author(s)
This function extracts all needed Landsat8 files and stores them in subfolder of the aimfolder structure.
A txt file is provided that contains the paths to the extracted files
1 | get_Landsat8_data_from_tar(data_dir, dir_aim, used_band, add = TRUE)
|
data_dir |
Folder directory to tar files |
dir_aim |
Folder, where extracted files / folder structure should be stored |
used_band |
string vector with bands, that should be extractet (e.g "band1", "band2",..., "band7") |
add |
if variable is set TRUE, new layer directories will be added to already existing directory file (mandatory that directory file already exists) |
Sebastian Buchelt (M.Sc. EAGLE - University of Wuerzburg)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.