How to find the closest point to lat/lon?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi all,
I have two grids grid 1 and grid 2, which I want to find the closest points of grid2 to the points in grid.
Both grids are in latitude and longitude.
I would appreciate your help as I am struggling.
2 Commenti
John D'Errico
il 3 Feb 2023
Modificato: John D'Errico
il 3 Feb 2023
Closest point in terms of true distance traveled along the surface (so the distance along a great circle?) Or simply a closest point in terms of some metric in degrees? The two would be different.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!