georust / geographiclib-rs

A port of geographiclib in Rust.
MIT License
40 stars 9 forks source link

fix #26: geodsolve76. bug in test itself #33

Closed stonylohr closed 3 years ago

stonylohr commented 3 years ago

This one turned out to be a bug in the test itself: I called the wrong inverse variant when I wrote the translation, resulting in comparing distance in meters with angular distance.

stonylohr commented 3 years ago

Actually, it looks like there are a couple of other tests with the same issue. I'll add them to this PR shortly.

michaelkirk commented 3 years ago

bors r+

great!

bors[bot] commented 3 years ago

Build succeeded: