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

Use ADM Coordinate conversion library over internal impl #295

Merged
merged 6 commits into from
Mar 12, 2025

Conversation

firthm01
Copy link
Collaborator

@firthm01 firthm01 commented Mar 8, 2025

Makes sense - one common place to fix/improve in future

Closes #293

@firthm01
Copy link
Collaborator Author

Coord conversion validated by using equality asserts between coords returned from old code (internal impl) and library converted coords during import of sollevante. Old code then stripped out.

@firthm01 firthm01 requested a review from rsjbailey March 10, 2025 15:35
@firthm01 firthm01 marked this pull request as ready for review March 10, 2025 15:35
Copy link
Contributor

@rsjbailey rsjbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@firthm01 firthm01 merged commit 243f27a into main Mar 12, 2025
7 checks passed
@firthm01 firthm01 deleted the use-coord-conv-lib branch March 12, 2025 11:43
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.

Replace coord conversion code with lib
2 participants