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

Fixes for handling of curvilinear coordinates #3017

Merged
merged 10 commits into from
Sep 28, 2018
Merged

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Sep 26, 2018

  • Adds support for constructing curvilinear xarray dataset from literals
  • Fixes bug where rasterization would flip QuadMesh
  • Fixes bug where canonicalization would flip value dimension arrays when curvilinear coordinate arrays are used (this is unnecessary and caused various bugs)

@philippjfr philippjfr changed the title Fixes for handling of QuadMesh Fixes for handling of curvilinear coordinates Sep 26, 2018
@philippjfr philippjfr added type: bug Something isn't correct or isn't working tag: component: data labels Sep 26, 2018
@philippjfr
Copy link
Member Author

Ready to review and merge.

@philippjfr philippjfr force-pushed the qmesh_orientation_fixes branch from 9e43f97 to e1c4526 Compare September 27, 2018 12:07
@philippjfr philippjfr force-pushed the qmesh_orientation_fixes branch from e1c4526 to f184182 Compare September 27, 2018 12:31
@philippjfr philippjfr force-pushed the qmesh_orientation_fixes branch from 4d95103 to 5926a87 Compare September 27, 2018 17:44
@jlstevens
Copy link
Contributor

Looks good and having a bunch more unit tests is comforting. As this PR is intended as a set of fixes only with no new features, I'll go ahead and merge.

@jlstevens jlstevens merged commit f565370 into master Sep 28, 2018
@philippjfr philippjfr deleted the qmesh_orientation_fixes branch November 12, 2018 18:00
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tag: component: data type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants