[1.0.0] Interpolation
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
Research direction
Start with the README feature matrix and the code under xrspatial/interpolate/. Review the dark-corner decisions in #2930, then run /deep-sweep xrspatial/interpolate and inspect the linked kriging and idw issues. Done means no CRITICAL or HIGH findings remain, required coverage and examples are added, and the checklist is cleared.
Written by the indexing model from the issue text.
Description
1.0.0 readiness: Interpolation
Area: Stats Functions: idw, kriging, spline
Source: xrspatial/interpolate/
Scope
- Public surface frozen against the README feature matrix
- Dark-corner decisions resolved (see #2930)
Sweep clearance, no CRITICAL or HIGH (accuracy and security first)
- Accuracy
/deep-sweep xrspatial/interpolate - Security
- Performance
- API consistency
Last swept: none yet
Examples
- Notebook example
- (optional) standalone script
Linked bug issues
- #2915 (High) kriging(): nugget lands on the kriging-matrix diagonal (should be gamma(0)=0)
- #2916 (Low) Style: fix flake8 E128 and isort drift in interpolate/_kriging.py
- #2917 (Low) kriging() raises an opaque numpy error for a single input point
- #2919 (Medium) idw(): GPU backends (cupy, dask+cupy) have no test coverage
- #2920 (Medium) kriging() crashes on single-point input with "zero-size array to reduction maximum"
- #2921 (Medium) Test coverage gaps in interpolate/_kriging.py (backend, params, edge cases)
- #2923 (High) kriging() memory guard raises spurious MemoryError on dask-backed templates
- Dominant language
- Python
- Stars
- 972
- Forks
- 92
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from xarray-contrib/xarray-spatial
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
xarray-contrib/xarray-spatial#3726 ·
-
api area:surface bug severity:medium sweep-api-consistency
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
xarray-contrib/xarray-spatial#3712 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
xarray-contrib/xarray-spatial#3710 ·
-
bug
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
xarray-contrib/xarray-spatial#3707 ·
-
area:surface documentation user-guide-example
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
xarray-contrib/xarray-spatial#3464 ·
All issues in xarray-contrib/xarray-spatial
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100