Make KDTree the default search/fill routine
Open
✨ enhancement
➡ medium priority
- Dominant language
- Python
- Stars
- 7
- Forks
- 10
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 5
Description
# ✨ Feature Request
We have the PyKDTree routine now available across both ANTS and UG-ANTS. We should move to making it the default method (particularly as it supports latitude weighting whereas spiral search doesn't).
## Requirements
Make KDTree search the default across all ANTS and contrib apps. Will need extra rose-stem tests adding to protect the new behaviour.
## Context
Default going forward. Make this happen at a major release e.g. 4.0
Contributor guide
Assessment
This issue has not been assessed yet.