MetPy icon indicating copy to clipboard operation
MetPy copied to clipboard

MNT: Replace cKDTree with KDTree.

Open DWesl opened this issue 1 year ago • 0 comments

Description Of Changes

SciPy 1.6 merged cKDTree and KDTree, with the former name now an alias for the latter.

Checklist

  • [X] Closes #2264
  • [ ] Tests added
  • [ ] Fully documented

DWesl avatar Oct 19 '24 12:10 DWesl