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
53b36e8a51ec0748219cb7027d896e2a694d95f3
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
docs(1d_neighbours): Add documentation for single value case
Joseph Siddons
authored
5 months ago
ec6e57c5
Name
Last commit
Last update
..
__init__.py
feat: Implement KDTree for fast nearest neighbours in 2 spatial dimensions
5 months ago
distance_metrics.py
feat: quadtree and octtree
5 months ago
kdtree.py
fix: revert median partition change, split on index. Account for this in insert and delete methods.
5 months ago
neighbours.py
docs(1d_neighbours): Add documentation for single value case
5 months ago
octtree.py
fix: correct bearing for second focal point
5 months ago
quadtree.py
feat: add distance method to Record class
5 months ago