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
4f6461e806bbd48c2355ce0caf967eed08f8cc00
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
Merge remote-tracking branch 'upstream/main' into bounding_rect
Joseph Siddons
authored
5 months ago
4f6461e8
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: Don't fix lon to -180, 180 in second query check
5 months ago
neighbours.py
docs: docstring for error and warning classes
5 months ago
octtree.py
fix: account for Rectangle fully inside another in intersects method
5 months ago
quadtree.py
Merge remote-tracking branch 'upstream/main' into bounding_rect
5 months ago
utils.py
feat: LatitudeError type for latitude > 90 or < -90
5 months ago