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

Improved handling of non-default central longitudes #281

Merged
merged 7 commits into from
Jan 18, 2019

Conversation

philippjfr
Copy link
Member

Previously geoviews used some brittle logic to determine where to wrap longitudes. The correct thing to do instead is let the user declare the central_longitude as part of the crs. This PR ensures the central_longitude is handled correctly and updates docs and examples to make use of this feature.

@philippjfr philippjfr merged commit b054dab into master Jan 18, 2019
@philippjfr philippjfr deleted the wrapping_fixes branch March 22, 2020 12:33
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.

1 participant