Skip to content

Pull requests: xarray-contrib/xarray-spatial

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: 1.0.0 stability policy and LTS commitment documentation Improvements or additions to documentation performance PR touches performance-sensitive code
#2958 opened Jun 4, 2026 by brendancol Contributor Loading…
spline: upload invariant point/weight data to GPU once on dask+cupy path performance PR touches performance-sensitive code
#2929 opened Jun 4, 2026 by brendancol Contributor Loading…
3 tasks done
Add kriging test coverage (#2921) performance PR touches performance-sensitive code
#2928 opened Jun 4, 2026 by brendancol Contributor Loading…
2 tasks done
Add GPU and edge-case test coverage for spline() performance PR touches performance-sensitive code
#2927 opened Jun 4, 2026 by brendancol Contributor Loading…
2 tasks done
Skip full-grid k0 memory term for dask kriging templates performance PR touches performance-sensitive code
#2926 opened Jun 4, 2026 by brendancol Contributor Loading…
5 tasks done
Add GPU backend test coverage for idw() performance PR touches performance-sensitive code
#2925 opened Jun 4, 2026 by brendancol Contributor Loading…
2 tasks done
Guard single-point input in kriging() variogram performance PR touches performance-sensitive code
#2924 opened Jun 4, 2026 by brendancol Contributor Loading…
3 tasks done
Zero kriging-matrix diagonal so the nugget is not placed on it performance PR touches performance-sensitive code
#2922 opened Jun 4, 2026 by brendancol Contributor Loading…
2 tasks done
Fix flake8 E128 and isort drift in interpolate/_kriging.py performance PR touches performance-sensitive code
#2918 opened Jun 4, 2026 by brendancol Contributor Loading…
3 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.