Commit 142fa1c
authored
Add fused_overlap and multi_overlap dask graph utilities (#1071)
* Add design spec for fused_overlap and multi_overlap utilities
* Add implementation plan for fused_overlap and multi_overlap
* Add _normalize_depth and _pad_nan helpers
* Add fused_overlap utility
* Add multi_overlap utility
* Add fused_overlap and multi_overlap to accessor and exports
* Add fused_overlap and multi_overlap to docs and README
* Add fused_overlap and multi_overlap user guide notebook1 parent d8b4a0d commit 142fa1c
File tree
11 files changed
+2110
-0
lines changed- docs
- source/reference
- superpowers
- plans
- specs
- examples/user_guide
- xrspatial
- tests
11 files changed
+2110
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
290 | 292 | | |
291 | 293 | | |
292 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
57 | 65 | | |
58 | 66 | | |
59 | 67 | | |
| |||
0 commit comments