Skip to content

Commit 92dac00

Browse files
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 isel
1 parent 7966e2a commit 92dac00

15 files changed

Lines changed: 1299 additions & 1191 deletions

ci/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ channels:
44
dependencies:
55
- python
66
- dask
7+
- cmocean
78
- netcdf4
89
- numba
910
- numpy

0 commit comments

Comments
 (0)