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

Allow 0-360 for longitude #18

Open
KSAMissionCtrl opened this issue Feb 12, 2018 · 0 comments
Open

Allow 0-360 for longitude #18

KSAMissionCtrl opened this issue Feb 12, 2018 · 0 comments
Labels

Comments

@KSAMissionCtrl
Copy link
Owner

any number for longitude given that is greater than 180 for longitude is subtracted by 360 to normalize between -180 and 180. Should use some global helper function to make the conversion happen without having to remember to make the conversion every place longitude is handled as an input

@KSAMissionCtrl KSAMissionCtrl changed the title allow 0-360 for longitude Allow 0-360 for longitude Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant