-
Notifications
You must be signed in to change notification settings - Fork 92
Pull requests: xarray-contrib/xarray-spatial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Let the GPU surface-distance relaxation run to convergence
#3732
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
4 tasks done
Fix surface_direction bearings on north-up rasters and on chunked dask input
#3731
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
5 tasks done
Pin surface_distance against scipy csgraph and document the allocation tie-break
#3730
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Cover the surface_distance backends that had no tests, and fix dask surface_direction (#3725, #3713)
#3729
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Grow the surface_distance Dijkstra heap on demand instead of capping it at height*width (#3723)
#3728
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
6 tasks done
Size the surface_distance Dijkstra heap to its real push bound (#3722)
#3727
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Document surface_distance backends, geodesic limits, and add runnable examples
area:surface
Area: surface
documentation
Improvements or additions to documentation
#3724
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Reject NaN and negative max_distance in the surface distance functions
#3720
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Accept target_values=None in the surface_* trio like the proximity trio
#3718
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
4 tasks done
Benchmark the surface_distance paths that were never timed (#3709)
#3717
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Stop surface_distance outputs adopting the dask graph token as .name (#3708)
#3716
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
Sort surface_distance.py imports with isort
#3715
opened Aug 16, 2026 by
brendancol
Contributor
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.