Commit 92dac00
authored
Refactor & Optimize Remapping (NN & IDW) (#1244)
* remap refactor
* add remap accessor
* remove k check
* move variables in populate face centroids
* update docstring
* update remapping notebook
* update accessor
* update docstrings
* add docstring to kdtree
* update util docstrings
* add cmocean
* update todo comment
* keep scipy kdtree private for now
* update notebook markdown
* fix bug in isel1 parent 7966e2a commit 92dac00
15 files changed
Lines changed: 1299 additions & 1191 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments