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

More SINEX convenience functions for GNSS module #153

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

adeane-ga
Copy link
Collaborator

Description

More read functions have been added to the gnss.py module to account for more block types in SINEX files. The writeSINEX() function has also been updated to reflect this. This work is related to the update of the GDA2020 National Adjustment workflow to account for the NGCA solutions that come from AUSPOS-v3 with SINEX files in ITRF2020.

Functions Added:

read_sinex_file_reference_block()
read_sinex_input_acknowledgments_block()
read_sinex_solution_statistics_block()
read_sinex_site_receiver_block()
read_sinex_site_antenna_block()
read_sinex_site_gps_phase_center_block()
read_sinex_site_eccentricity_block()
read_sinex_solution_apriori_block()
read_sinex_solution_matrix_apriori_block()
sinex2dataframe_solution_apriori()
dataframe2sinex_solution_apriori()

@adeane-ga adeane-ga added the enhancement New feature or request label Aug 28, 2024
@adeane-ga adeane-ga changed the title Ad/more sinex convenience functions AD/more sinex convenience functions Aug 28, 2024
@adeane-ga adeane-ga changed the title AD/more sinex convenience functions More SINEX convenience functions for GNSS module Aug 28, 2024
@adeane-ga
Copy link
Collaborator Author

No urgency for this merge. I'm still working on updates to the gda2020 workflow which may inform more changes to this. But, what is contained here, should be the bulk of it.

Copy link
Collaborator

@harry093 harry093 left a comment

Choose a reason for hiding this comment

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

Excellent work, mate!

@harry093 harry093 merged commit 61e1a99 into master Aug 30, 2024
2 checks passed
@adeane-ga adeane-ga deleted the AD/more_sinex_convenience_functions branch September 8, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants