clcr / pyeo

Python Earth Observation processing chain
GNU General Public License v3.0
94 stars 29 forks source link

Check if already downloaded Sentinel-2 images exist #42

Closed ValentinLouis closed 4 years ago

ValentinLouis commented 5 years ago

At the moment the download function only check for already existing ZIP files (sentinelsat) and not for existing SAFE files. Hence it will download the ZIP files again.