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

readerp: support IGS UT1-TAI offsets #578

Open
wants to merge 1 commit into
base: demo5
Choose a base branch
from

Conversation

ourairquality
Copy link

Noted GFZ ERP files use UT1-TAI and were not read correctly.

The UT1-TAI offset is included in the IGS format, and products using this offset are being produced. Canonicalised these offsets to UT1-UTC for consistent internal use.

Also detect the IGS format as having 'VERSION 2' in the first line, and distinguish between header and data lines, and support concatenated files that include the version and header lines.

The UT1-TAI offset is included in the IGS format, and products using
this offset are being produced. Canonicalised these offsets to UT1-UTC
for consistent internal use.

Also detect the IGS format as having 'VERSION 2' in the first line,
and distinguish between header and data lines, and support
concatenated files that include the version and header lines.
@ourairquality ourairquality mentioned this pull request Mar 2, 2025
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