Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(resample_to_grid): fix unintended extrapolation (#2331)
* remove nan masking from standard scipy resampling methods * allow extrapolate_edges kwarg to be applied to nearest neighbor resampling
- Loading branch information