This function download and install standalone version of sen2cor 2.5.5.
install_sen2cor(sen2cor_dir = NA, force = FALSE)
sen2cor_dir | (optional) Path where sen2cor will be installed (default: a subdirectory of the package path). |
---|---|
force | (optional) Logical: if TRUE, install even if it is already installed (default is FALSE). |
License: GPL 3.0
# NOT RUN { install_sen2cor() # }