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

Minor change in gnss module to account for numpy update #155

Conversation

adeane-ga
Copy link
Collaborator

Description

When updating Numpy to version 2, there were some float declarations float_ that failed in the gnss.py module. They needed to change to float64 to work with the updated Numpy version. This is a very minor pull request.

@harry093 harry093 merged commit 01530cf into master Sep 19, 2024
2 checks passed
@adeane-ga adeane-ga deleted the AD/minor_update_to_gnss_module_to_reflect_change_in_numpy_version branch November 12, 2024 05:13
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