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

Change default pole_method when source grid does bounds do not include the pole #378

Open
stephenworsley opened this issue Jul 2, 2024 · 0 comments
Labels
New: Feature Highlight a new community raised "feature request" issue

Comments

@stephenworsley
Copy link
Contributor

✨ Feature Request

When the source grid covers a limited band of latitudes, and especially when both bounds are the same side of the equator, it's likely to be inappropriate to extrapolate values that lie outside the source domain. The default behaviour for bilinear and nearest neighbour regridding is to use the esmpy ploe_method ALLAVG, however in such cases a it would be more appropriate to use the method NONE.

@stephenworsley stephenworsley added the New: Feature Highlight a new community raised "feature request" issue label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New: Feature Highlight a new community raised "feature request" issue
Projects
Status: No status
Development

No branches or pull requests

1 participant