You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems, srtm.csi.cgiar.org is no longer serving wp-content uploads over http, at least for me.
Changing the URI to https://srtm.csi.cgiar.org fixed the issue for me.
It seems, srtm.csi.cgiar.org is no longer serving wp-content uploads over http, at least for me.
Changing the URI to https://srtm.csi.cgiar.org fixed the issue for me.
https://github.com/bopen/elevation/blob/master/elevation/datasource.py#L122
'datasource_url': 'https://srtm.csi.cgiar.org/wp-content/uploads/files/srtm_5x5/tiff',
The text was updated successfully, but these errors were encountered: