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

interpolation incorrect over poles #335

Closed
bekozi opened this issue Oct 15, 2014 · 2 comments
Closed

interpolation incorrect over poles #335

bekozi opened this issue Oct 15, 2014 · 2 comments
Assignees
Milestone

Comments

@bekozi
Copy link
Contributor

bekozi commented Oct 15, 2014

who: @bekozi

The row and columns are being incorrectly set resulting in the discrepancies between input and output values on identical grids. Interpolation errors only occurred near "virtual" poles created when incorrectly set row values crossed 90 degrees.

@bekozi bekozi self-assigned this Oct 15, 2014
bekozi added a commit that referenced this issue Oct 15, 2014
Fixed row and column creation so interpolation over poles with
spherical coordinate systems now work as expected.
@bekozi
Copy link
Contributor Author

bekozi commented Oct 15, 2014

There is a fix available on this branch: https://github.com/NCPP/ocgis/tree/i335-interpolation-over-poles

@bekozi bekozi added this to the v1.0.1 milestone Oct 22, 2014
bekozi added a commit that referenced this issue Oct 22, 2014
Fixed row and column creation so interpolation over poles with
spherical coordinate systems now work as expected.
@bekozi
Copy link
Contributor Author

bekozi commented Oct 22, 2014

Fixed.

@bekozi bekozi closed this as completed Oct 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant