pypsa-meets-earth / pypsa-earth

PyPSA-Earth: A flexible Python-based open optimisation model to study energy system futures around the world.
https://pypsa-earth.readthedocs.io/en/latest/
213 stars 169 forks source link

Create warning if website is not accessible #590

Open pz-max opened 1 year ago

pz-max commented 1 year ago

Describe the feature you'd like to see

Sometimes, a couple of data websites are down/ not working. Often the error message is not really clear with this.

Suggestion:

ekatef commented 7 months ago

Linked with #910 and #914.

A status check for GADM server has been added by #890. All other data downloads are being back-upped by an exception warning which gives details on which urls are being not responsive. Basically, the issue is fixed now, but I think it's worth to keep it open during set-up of a more stable databundle configuration.