s2download is a collection of python scripts used to download and correct Sentinel-2 images, and it is required by this package. This internal function check if their dependences (python, wget and aria2) are installed, and imports the module.
import_s2download(with_aria2 = TRUE, ...)
with_aria2 | (optional) Logical: if TRUE (default), the presence of aria2 is checked; if FALSE, only Wget and python are checked. |
---|---|
... | Optional parameters of |
s2download
python module
License: GPL 3.0