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

fix(resample_to_grid): fix unintended extrapolation #2331

Merged
merged 4 commits into from
Oct 9, 2024
Merged

fix(resample_to_grid): fix unintended extrapolation #2331

merged 4 commits into from
Oct 9, 2024

Conversation

jlarsen-usgs
Copy link
Contributor

  • remove nan masking from standard scipy resampling methods
  • allow extrapolate_edges kwarg to be applied to nearest neighbor resampling

Based on mamba issue discussion #3475
…n masking

* remove nan masking from standard scipy resampling methods
* allow extrapolate_edges kwarg to be applied to nearest neighbor resampling
@jlarsen-usgs jlarsen-usgs merged commit 15f1b94 into modflowpy:develop Oct 9, 2024
26 checks passed
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