-
Notifications
You must be signed in to change notification settings - Fork 94
Pull requests: xarray-contrib/xarray-spatial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
polygonize: jit the float-chunk region ranges scan (#3303)
performance
PR touches performance-sensitive code
#3314
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
4 tasks done
Burn each geometry once per pixel under merge='sum'/'count'
performance
PR touches performance-sensitive code
#3313
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
polygonize: reject invalid return_type before running the computation
performance
PR touches performance-sensitive code
#3312
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
Cut redundant work in interpolate backends
gpu
CuPy / CUDA GPU support
performance
PR touches performance-sensitive code
#3311
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
4 tasks done
Drop non-finite-coordinate geometries and clamp row casts in rasterize
performance
PR touches performance-sensitive code
#3310
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
polygonize: document that column_name is also used for geojson output
performance
PR touches performance-sensitive code
#3309
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
1 task done
polygonize: honor _xrspatial_no_georef in CRS detection (#3293)
performance
PR touches performance-sensitive code
#3308
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
4 tasks done
polygonize: cover the dask mask-rechunk path (#3299)
performance
PR touches performance-sensitive code
#3305
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
Add GPU tests for mixed-type first/last merge ordering (#3296)
performance
PR touches performance-sensitive code
#3302
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
polygonize: raise on uint32 region overflow in cupy integer backend (#3292)
performance
PR touches performance-sensitive code
#3301
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
Add interpolate edge-case and parameter test coverage
performance
PR touches performance-sensitive code
#3300
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
Widen rasterize() dtype annotation to the accepted forms (#3291)
performance
PR touches performance-sensitive code
#3297
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
Keep template backend and variance name in kriging singular-matrix fallback
performance
PR touches performance-sensitive code
#3294
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
Name kriging singular-fallback variance '{name}_variance'
performance
PR touches performance-sensitive code
#3289
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
Drop unused math import and fix isort drift in interpolate (#3286)
performance
PR touches performance-sensitive code
#3287
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
Add a why-xarray-spatial page; retire raster_huh
performance
PR touches performance-sensitive code
#3284
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
Fill pack=True nodata holes at the integer dtype's native width
performance
PR touches performance-sensitive code
#3277
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
2 tasks done
Add a docs-build CI job
performance
PR touches performance-sensitive code
#3252
opened Jun 12, 2026 by
brendancol
Contributor
Loading…
3 tasks done
ProTip!
Filter pull requests by the default branch with base:main.