Closed loreabad6 closed 2 years ago
Currently 4 files are downloaded in parallel, however they all take quite a while and it would be good to be aware of how download is going. Check tqdm module.
tqdm
This will be hard to implement since the download wraps around asf-search. But, they have an issue open for this on the ASF repo: https://github.com/asfadmin/Discovery-asf_search/issues/56
asf-search
Currently 4 files are downloaded in parallel, however they all take quite a while and it would be good to be aware of how download is going. Check
tqdm
module.