peps_download
peps_download copied to clipboard
Tool to download Sentinel images from PEPS sentinel mirror site : https://peps.cnes.fr
Hi Olivier, I made several enhancements to peps_download after packaging, see below list. I tried to keep as much as possible as your code. Although geopandas is supported, it is...
Hello, I try to run the example code on a Windows 10 and I get the following error: (py27) C:\Users\jhammar\Anaconda3\envs\py27>python ./peps_download.py -c S2ST -l 'Toulouse' -a peps.txt -d 2017-01-01 -f...
I got the error below when trying to run the program on python 3.9.0 on a windows 10 machine. ''' curl -k -o search.json https://peps.cnes.fr/resto/api/collections/S2ST/search.json?q='Toulouse'\&startDate=2017-01-01\&completionDate=2017-02-01\&maxRecords=500 % Total % Received %...
Hello, I am executing a command which is given as an example for downloading S2 pictures over Toulouse. But nothing happens in my console. No error message but no pictures...
Hi, since Pep's has changed the way to download images on web, I cant download tape images with this script because they never change the stage to disk. Someone knows...
Last 3 days there is no problem about downloading using this command. For today, i have the issue as the error below. How can i solve this problem?. Error: File...
Hello, I don't know how to download negative latitudes. Is there a spécial syntax? Here is my log: oo@VM-XUBUNTU:/mnt/g_verbatim/peps_download-master$ python peps_download.py -a peps.txt -lon 167.2 --lat -22.2 -d 2019-06-17 -f...
An enhancement wish: It would be great to have support of download by scene UUID and/or scene name as well, would that be possible?
Hello, I am running the script and have a peps.txt file that has a single line with: my email address, a space, my password. The email address and password work...
Hi Olivier, Mi colleagues and I are willing to use the code peps_download.py on windows but we get errors with the parameters. On linux it works fine, but we need...