clcr / pyeo

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

Allow configuring sen2 url in conf.ini #50

Open pauricthelodger opened 5 years ago

pauricthelodger commented 5 years ago

According to https://github.com/GlobWetlandAfrica/GWA_models_and_workflows/issues/35, changing the standard path in the Copernicus api url from /dhus to /apihub can avoid HTTP401 errors

Thingus commented 4 years ago

sen2_url is currently in the config file, but it doesn't actually do anything. Will sort out in the future.

Thingus commented 3 years ago

Fix in branch bugfix