Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(resample_to_grid): fix unintended extrapolation #2331

Merged
jlarsen-usgs merged 4 commits into
modflowpy:developfrom
jlarsen-usgs:develop
Oct 9, 2024
Merged

fix(resample_to_grid): fix unintended extrapolation #2331
jlarsen-usgs merged 4 commits into
modflowpy:developfrom
jlarsen-usgs:develop

Conversation

@jlarsen-usgs

Copy link
Copy Markdown
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
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