Open stpCES opened 2 years ago
Thanks! I see the same issue when R's internal downloader is used. I am unsure when I will be able to fix this (at least about 2 weeks). Please consider downloading the aria2c executable for your system, set use_aria = TRUE
and point aria_bin
towards where you installed the executable. This comes with the additional benefit of parallel downloads thus speeding up the whole process. Also consider if your really need to download all assets. For example, the visual
asset is simply a RBG-composite of Band 02, 03, 04 thus this data would be downloaded twice.
Yes, I started the download using the aria2c now. Let's see if it works for the whole data package.
It actually downloads the file and afterwards says it already existing and overwrite would be false even though I specified it to be true. I changed the outdir in case it would have something to do with Windows access permissions but it doesn't change anything.
Moreover the function also interrupts when trying to download the all assets because the thumbnail is first and it gives the following error