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

Remove hard-coded ITRF ranges for ATM1B data #39

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

trey-stafford
Copy link
Contributor

@trey-stafford trey-stafford commented Oct 15, 2024

We expect every ATM1B qfit file to contain a header with the ITRF given within. The code responsible for reading headers originally failed to read some qfit headers du to different lengths of the header in bytes. Now that code is fixed and we should always get the source ITRF from the data itself, not a hard-coded list.


📚 Documentation preview 📚: https://iceflow--39.org.readthedocs.build/en/39/

We expect every qfit file to contain a header with the ITRF given within. The
code responsible for reading headers originally failed to read some qfit headers
du to different lengths of the header in bytes. Now that code is fixed and we
should always get the source ITRF from the data itself, not a hard-coded list.
@trey-stafford trey-stafford marked this pull request as ready for review October 15, 2024 20:27
@trey-stafford trey-stafford merged commit 30f1349 into 18-atm1b-data Oct 15, 2024
5 checks passed
@trey-stafford trey-stafford deleted the remove-hard-coded-atm1b-itrf-ranges branch October 15, 2024 20:27
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