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

Add CoordinateConversions class tests #28

Merged
merged 2 commits into from
Dec 9, 2016
Merged

Conversation

leif81
Copy link
Member

@leif81 leif81 commented Dec 9, 2016

I was recently interested in using the CoordinateConversion for geocentric to geodetic conversions, so I thought I'd add some unit tests to check that the math was giving expected results. And it is.

Here are the unit tests I wrote.

@mcgredonps
Copy link
Collaborator

Good. I actually found an undiscovered bug in the Javascript implementation a few weeks ago. (It runs out you shouldn't convert meters altitude to degrees.)

@mcgredonps mcgredonps merged commit d06b6c4 into master Dec 9, 2016
@leif81 leif81 deleted the coordinate-tests branch December 9, 2016 19:24
@leif81 leif81 changed the title Coordinate tests Add CoordinateConversions class tests Dec 17, 2023
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.

2 participants