get_Sentinel2_data_from_zip: get_Sentinel2_data_from_zip

Description Usage Arguments Author(s)

Description

This function named 'get_Sentinel2_data_from_zip' extracts all needed S2 files and stores them in their folder structure.

A txt file is provided that contains the paths to the extracted files

Usage

1
2
get_Sentinel2_data_from_zip(data_dir, dir_aim, used_band, used_res,
  add = TRUE)

Arguments

data_dir

Folder directory to zip files

dir_aim

Folder, where extracted files / folder structure should be stored

used_band

string vector with bands, that should be extractet (e.g "B02", "B11", "AOT", "SCL")

used_res

string vector with corresponding resolution ("10", "10",...), must be of same size as used_band,

Check for available Resolution beforehand!!!

add

if variable is set TRUE, new layer directories will be added to already existing directory file (mandatory that directory file already exists)

Author(s)

Sebastian Buchelt (M.Sc. EAGLE - University of Wuerzburg)


SebEagle/snowcoveR documentation built on May 31, 2019, 12:07 p.m.