olivierhagolle / Sentinel-download

Automated download of Sentinel-2 L1C data from ESA (through wget) :http://olivierhagolle.github.io/Sentinel-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use in win10?

topgun009 opened this issue · comments

I try to use in win10 64bit os,and I only get the "query_results.xml" file.The images are not downloaded from ESA Sentinel distribution. When I run in win10,I use this command line "python Sentinel_download.py --downloader aria2 --lat 43.6 --lon 1.44 -a apihub.txt -o 51 -s S2".What's wrong with me?