Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
NOCSurfaceProcesses
GeoSpatialTools
Repository
55a83eddee165f58d01b3bd47a60e8c2c1701caf
Switch branch/tag
geospatialtools
GeoSpatialTools
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@git.noc.ac.uk:nocsurfaceprocesses/geospatialtools.git
Copy HTTPS clone URL
https://git.noc.ac.uk/nocsurfaceprocesses/geospatialtools.git
fix(kdtree): increment split index if next index is above median
Joseph Siddons
authored
6 months ago
55a83edd
Name
Last commit
Last update
..
__init__.py
feat: Implement KDTree for fast nearest neighbours in 2 spatial dimensions
6 months ago
distance_metrics.py
feat: quadtree and octtree
6 months ago
kdtree.py
fix(kdtree): increment split index if next index is above median
6 months ago
neighbours.py
feat: add find_nearest function
6 months ago
octtree.py
fix: correct bearing for second focal point
6 months ago
quadtree.py
feat: add distance method to Record class
6 months ago