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

Feature/approx pos #44

Merged
merged 71 commits into from
Jan 8, 2025
Merged

Feature/approx pos #44

merged 71 commits into from
Jan 8, 2025

Conversation

paarnes
Copy link
Owner

@paarnes paarnes commented Jan 8, 2025

Changes:

  • Enhanced Satellite Interpolation Algorithm: Significant improvements to the interpolation algorithm for precise satellite coordinates (SP3), ensuring higher accuracy.
  • Improved SP3 File Reading: Enhanced the SP3 file reading routine to support returning data as a pandas DataFrame for easier manipulation and analysis.
  • New Python class for Receiver Position Estimation: Added functionality to estimate approximate receiver coordinates using pseudoranges from the RINEX observation file (related to this feature request).
  • BeiDou Satellite Bug Fix: Resolved an issue where the software failed when BeiDou had more than 60 satellites this issue
  • Minor Bug Fixes: Addressed several smaller bugs to improve overall stability and performance.
  • Code Refactoring: Refactored code for better readability, maintainability, and efficiency.
  • Updated Documentation and Examples: Improved documentation and provided updated examples to guide users on how to effectively use the software.

@paarnes paarnes self-assigned this Jan 8, 2025
@paarnes paarnes merged commit 239637f into dev Jan 8, 2025
1 check passed
@paarnes paarnes deleted the feature/approx_pos branch January 8, 2025 19:41
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