Skip to content

Commit

Permalink
Update sentinel5dl/__main__.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Lars Kiesow <lkiesow@uos.de>
  • Loading branch information
EmbeddedHenni and lkiesow committed Nov 6, 2019
1 parent 5a350f4 commit cc95006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentinel5dl/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def main():
logger = logging.getLogger(sentinel5dl.__name__)
logger.setLevel(logging.INFO)

# Provide a Certificate Authority (CA) bundle
sentinel5dl.ca_info = certifi.where()

# Search for Sentinel-5 products
Expand Down

0 comments on commit cc95006

Please sign in to comment.