-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geographs #563
Conversation
Add start of workbench notebook
xarray geograph implementation
Expand weights benchmark
Draft of adjacency table as df
adjacency as mutliindex series
perimeter weights, fix kernel, set_ops
Codecov Report
@@ Coverage Diff @@
## main #563 +/- ##
=======================================
+ Coverage 79.9% 81.6% +1.7%
=======================================
Files 113 127 +14
Lines 13151 14860 +1709
=======================================
+ Hits 10507 12119 +1612
- Misses 2644 2741 +97
... and 4 files with indirect coverage changes 📢 Have feedback on the report? Share it here. |
Do you mind if I remove |
We should keep the |
We have #562 now. Roadmap.md is heavily outdated anyway. |
This merges the geography branch into the main branch, so that we can continue working and prepare for a point release with the geography functionality.