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

viewshed: consistent output name and dtype across backends performance PR touches performance-sensitive code
#2747 opened May 30, 2026 by brendancol Contributor Loading…
4 tasks done
aspect: test degenerate shapes and geodesic boundary modes performance PR touches performance-sensitive code
#2746 opened May 30, 2026 by brendancol Contributor Loading…
4 tasks done
Guard degenerate-axis resolution in viewshed CPU sweep performance PR touches performance-sensitive code
#2745 opened May 30, 2026 by brendancol Contributor Loading…
3 tasks done
aspect: fix flake8 E402/E305/E501 in aspect.py performance PR touches performance-sensitive code
#2740 opened May 30, 2026 by brendancol Contributor Loading…
4 tasks done
Add dask+cupy test coverage for focal.hotspots() performance PR touches performance-sensitive code
#2738 opened May 30, 2026 by brendancol Contributor Loading…
Style cleanup in focal.py: unused import, isort, mutable default (#2731) performance PR touches performance-sensitive code
#2737 opened May 30, 2026 by brendancol Contributor Loading…
4 tasks done
focal: pin result .name across backends in focal_stats and hotspots performance PR touches performance-sensitive code
#2735 opened May 30, 2026 by brendancol Contributor Loading…
proximity: style cleanup (flake8 F841/E128, isort, mutable default) performance PR touches performance-sensitive code
#2729 opened May 29, 2026 by brendancol Contributor Loading…
4 tasks done
proximity/allocation/direction: consistent output dtype and .name across backends performance PR touches performance-sensitive code
#2728 opened May 29, 2026 by brendancol Contributor Loading…
2 tasks done
Style: clean up flake8 and isort findings in hydro D8 modules performance PR touches performance-sensitive code
#2727 opened May 29, 2026 by brendancol Contributor Loading…
4 tasks done
proximity: fix bounded GREAT_CIRCLE crash on dask backends performance PR touches performance-sensitive code
#2722 opened May 29, 2026 by brendancol Contributor Loading…
Add degenerate-shape test coverage for D8 hydro functions (#2713) performance PR touches performance-sensitive code
#2720 opened May 29, 2026 by brendancol Contributor Loading…
1 task done
proximity: add return annotations to allocation and direction performance PR touches performance-sensitive code
#2719 opened May 29, 2026 by brendancol Contributor Loading…
3 tasks done
flow_path: cap downstream walk to break cycles (#2714) performance PR touches performance-sensitive code
#2718 opened May 29, 2026 by brendancol Contributor Loading…
3 tasks done
stream_order_d8: accept method alias; basins_d8: emit DeprecationWarning performance PR touches performance-sensitive code
#2716 opened May 29, 2026 by brendancol Contributor Loading…
6 tasks done
Add test coverage for viewshed: dask+cupy, metadata, and NaN input performance PR touches performance-sensitive code
#2715 opened May 29, 2026 by brendancol Contributor Loading…
3 tasks done
test(proximity): cover degenerate shapes, non-default metrics, attrs performance PR touches performance-sensitive code
#2712 opened May 29, 2026 by brendancol Contributor Loading…
contours: validate input raster, reject complex dtype performance PR touches performance-sensitive code
#2711 opened May 29, 2026 by brendancol Contributor Loading…
3 tasks done
contour: tests for inf input, CRS propagation, and non-default dims performance PR touches performance-sensitive code
#2710 opened May 29, 2026 by brendancol Contributor Loading…
2 tasks done
contours: keep CRS on empty geopandas result (#2700) performance PR touches performance-sensitive code
#2708 opened May 29, 2026 by brendancol Contributor Loading…
5 tasks done
aspect: keep lat/lon chunked in dask+cupy geodesic path (#2688) performance PR touches performance-sensitive code
#2707 opened May 29, 2026 by brendancol Contributor Loading…
3 tasks done
Fix flake8 F821 in contour.py: guard geopandas import with TYPE_CHECKING performance PR touches performance-sensitive code
#2706 opened May 29, 2026 by brendancol Contributor Loading…
4 tasks done
Style cleanup in viewshed.py: rename shadowed id, fix E127 + isort performance PR touches performance-sensitive code
#2695 opened May 29, 2026 by brendancol Contributor Loading…
slope: planar dask backends declare float32 meta dtype performance PR touches performance-sensitive code
#2694 opened May 29, 2026 by brendancol Contributor Loading…
2 tasks done
slope: widen name type hint to Optional[str] for terrain-family parity performance PR touches performance-sensitive code
#2687 opened May 29, 2026 by brendancol Contributor Loading…
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.