emissions-api / sentinel5dl

Sentinel-5(P) Downloader
https://sentinel5dl.emissions-api.org
MIT License
12 stars 8 forks source link

Simplify HTTP Requests #28

Closed lkiesow closed 4 years ago

lkiesow commented 4 years ago

This patch simplifies the HTTP requests by combining the different methods which were already using pycURL in mostly the same manner anyway.

shaardie commented 4 years ago

Looks good.