Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SRTM url and fix tests #1143

Merged
merged 2 commits into from
Oct 12, 2018
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Oct 12, 2018

Rationale

The SRTM location has changed; see #1080. Also, tests were a bit broken since they aren't currently being run.

Implications

SRTM should work again; note that you still need to set up a username and password and patch it in to get tests to run.

@@ -26,6 +26,8 @@
import cartopy.crs as ccrs
import cartopy.io.srtm

from .test_downloaders import download_to_temp

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F401 '.test_downloaders.download_to_temp' imported but unused

@dopplershift dopplershift added this to the 0.17 milestone Oct 12, 2018
@dopplershift dopplershift merged commit b7359c4 into SciTools:master Oct 12, 2018
@QuLogic QuLogic deleted the srtm-url branch October 12, 2018 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants