xarray-contrib / xarray-contrib/xarray-spatial

[1.0.0] Interpolation

Open
#2,947 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1.0.0-tracking area:stats
Dominant language
Python
Stars
972
Forks
92
Avg merge
2d 12h
Merged PRs (30d)
7

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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.

Assessment

Tech stack
python
Domain
data, testing
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.