Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
xarray-contrib
/
xarray-spatial
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
969
Code
Issues
73
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: xarray-contrib/xarray-spatial
Actions
All workflows
Workflows
Request Copilot review
Request Copilot review
Benchmarks
Benchmarks
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
docs
docs
Label PRs
Label PRs
Publish package to PyPI
Publish package to PyPI
pytest
pytest
pytest-cog-validator
pytest-cog-validator
pytest-geotiff-corpus
pytest-geotiff-corpus
Show more workflows...
Management
Caches
Deployments
Request Copilot review
Request Copilot review
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
copilot-review.yml
will be ignored since log searching is not yet available
1,139 workflow runs
1,139 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Release v0.10.18
Request Copilot review
#1141:
Pull request
#3736
opened by
brendancol
15s
15s
View #3736
View workflow file
Add weight raster to flow accumulation (#3734)
Request Copilot review
#1140:
Pull request
#3735
opened by
brendancol
14s
14s
View #3735
View workflow file
Let the GPU surface-distance relaxation run to convergence
Request Copilot review
#1139:
Pull request
#3732
opened by
brendancol
2m 1s
2m 1s
View #3732
View workflow file
Fix surface_direction bearings on north-up rasters and on chunked dask input
Request Copilot review
#1138:
Pull request
#3731
opened by
brendancol
3m 6s
3m 6s
View #3731
View workflow file
Pin surface_distance against scipy csgraph and document the allocation tie-break
Request Copilot review
#1137:
Pull request
#3730
opened by
brendancol
2m 19s
2m 19s
View #3730
View workflow file
Cover the surface_distance backends that had no tests, and fix dask surface_direction (#3725, #3713)
Request Copilot review
#1136:
Pull request
#3729
opened by
brendancol
1m 29s
1m 29s
View #3729
View workflow file
Grow the surface_distance Dijkstra heap on demand instead of capping it at height*width (#3723)
Request Copilot review
#1135:
Pull request
#3728
opened by
brendancol
7s
7s
View #3728
View workflow file
Size the surface_distance Dijkstra heap to its real push bound (#3722)
Request Copilot review
#1134:
Pull request
#3727
opened by
brendancol
8s
8s
View #3727
View workflow file
Document surface_distance backends, geodesic limits, and add runnable examples
Request Copilot review
#1133:
Pull request
#3724
opened by
brendancol
5s
5s
View #3724
View workflow file
Reject NaN and negative max_distance in the surface distance functions
Request Copilot review
#1132:
Pull request
#3720
opened by
brendancol
7s
7s
View #3720
View workflow file
Accept target_values=None in the surface_* trio like the proximity trio
Request Copilot review
#1131:
Pull request
#3718
opened by
brendancol
7s
7s
View #3718
View workflow file
Benchmark the surface_distance paths that were never timed (#3709)
Request Copilot review
#1130:
Pull request
#3717
opened by
brendancol
7s
7s
View #3717
View workflow file
Stop surface_distance outputs adopting the dask graph token as .name (#3708)
Request Copilot review
#1129:
Pull request
#3716
opened by
brendancol
7s
7s
View #3716
View workflow file
Sort surface_distance.py imports with isort
Request Copilot review
#1128:
Pull request
#3715
opened by
brendancol
6s
6s
View #3715
View workflow file
Clear the pathfinding LOW backlog: perf nits, empty-raster error, test and bench gaps
Request Copilot review
#1127:
Pull request
#3706
opened by
brendancol
9s
9s
View #3706
View workflow file
Stop NaN input from reading out of bounds and flooding the erosion output (#3703)
Request Copilot review
#1126:
Pull request
#3704
opened by
brendancol
6s
6s
View #3704
View workflow file
Declare dependency version bounds and test them in CI
Request Copilot review
#1125:
Pull request
#3702
opened by
brendancol
6s
6s
View #3702
View workflow file
Make the gpu extra pip-installable: drop cuspatial, use cupy-cuda12x/13x wheels
Request Copilot review
#1124:
Pull request
#3700
opened by
brendancol
7s
7s
View #3700
View workflow file
Stop the numba fast path claiming CRSs it cannot reproduce (#3697)
Request Copilot review
#1123:
Pull request
#3698
opened by
brendancol
11s
11s
View #3698
View workflow file
Take color_ramp statistics from the materialised COG buffer instead of re-running the source graph
Request Copilot review
#1122:
Pull request
#3696
opened by
brendancol
7s
7s
View #3696
View workflow file
hydro: drop twi dask+cupy host round-trip, vectorize watershed init loops
Request Copilot review
#1121:
Pull request
#3694
opened by
brendancol
5s
5s
View #3694
View workflow file
Hash gpu_rtx mesh data without a full device-to-host copy; launch triangulation kernel once (#3691)
Request Copilot review
#1120:
Pull request
#3693
opened by
brendancol
6s
6s
View #3693
View workflow file
Compare nearest-target distances at float32 on every backend (#3689)
Request Copilot review
#1119:
Pull request
#3690
opened by
brendancol
9s
9s
View #3690
View workflow file
Promote wide integer rasters to float64 in edge_detection (#3680)
Request Copilot review
#1118:
Pull request
#3686
opened by
brendancol
7s
7s
View #3686
View workflow file
Add edge_detection tests for Inf, boundary NaN, degenerate shapes, and multi-chunk dask
Request Copilot review
#1117:
Pull request
#3685
opened by
brendancol
7s
7s
View #3685
View workflow file
Previous
1
2
3
4
5
…
45
46
Next
You can’t perform that action at this time.