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

Add code to support GLAH06 v034 #42

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

trey-stafford
Copy link
Contributor

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

This PR adds the code from valkyrie (with some modifications) to support search/download/access and ITRF transformations for GLAH06 data.

This PR implements the access component in the same way that valkyrie did: it reads variables from the Data_40HZ group. there is a similar group, Data_1HZ, that we may want to support access & transformation of in the future see #43.

Resolves #21

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Most of this code copied directly from valkyrie, with some minor modifications.

@trey-stafford trey-stafford marked this pull request as ready for review October 16, 2024 21:57
@trey-stafford trey-stafford merged commit a52b8fe into main Oct 16, 2024
4 checks passed
@trey-stafford trey-stafford deleted the 21-support-glah06-v34 branch October 16, 2024 21:59
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.

Add support for GLAH06 version 34
1 participant