Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make great circle metric more robust #15

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Make great circle metric more robust #15

merged 4 commits into from
Mar 11, 2024

Conversation

avitase
Copy link
Owner

@avitase avitase commented Mar 11, 2024

This change makes the calculation of the great circle distance more robust against rounding issues.

Copy link

github-actions bot commented Mar 11, 2024

Coverage

Coverage Report
FileStmtsMissCover
geordpy
   __init__.py30100%
   example.py140100%
   geordpy.py280100%
   great_circle.py370100%
   rhumb_line.py400100%
TOTAL1220100%

Tests Skipped Failures Errors Time
622 0 💤 0 ❌ 0 🔥 3.878s ⏱️

@avitase avitase merged commit 113124d into main Mar 11, 2024
4 checks passed
@avitase avitase deleted the dev branch March 11, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant