GeoscienceAustralia / GeodePy

A toolkit for Geodesy and Surveying in Python
Apache License 2.0
92 stars 48 forks source link

Float comparison for coincident coordinates in vincenty inverse function #145

Closed nicgowans closed 1 year ago

nicgowans commented 1 year ago

Introduce float comparison for coincident coordinates in geodesy.vincinv() function and create test case.