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

Make changes suggested to solve gshhs zipfile path problems on windows #1083

Merged
merged 1 commit into from
Oct 27, 2018

Conversation

acrosby
Copy link
Contributor

@acrosby acrosby commented Jun 25, 2018

Rationale

Implement suggested changes in #1011 for the zipfile path separator problem on windows os.

Implications

Should just force any os-default path sep to "/" forward slash which zipfile expects.

lib/cartopy/io/shapereader.py Outdated Show resolved Hide resolved
lib/cartopy/io/shapereader.py Outdated Show resolved Hide resolved
Copy link
Contributor

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

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

Changes look good. Have not dug into why Travis is failing.

@QuLogic
Copy link
Member

QuLogic commented Oct 26, 2018

Travis failures are probably fixed; can you rebase this?

@acrosby
Copy link
Contributor Author

acrosby commented Oct 26, 2018

I think I have successfully rebased the PR against the current master, let me know if I messed something up.

@QuLogic QuLogic added this to the 0.17 milestone Oct 27, 2018
@QuLogic QuLogic merged commit 8378eaa into SciTools:master Oct 27, 2018
@QuLogic
Copy link
Member

QuLogic commented Oct 27, 2018

Thanks @acrosby!

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.

4 participants