-
Notifications
You must be signed in to change notification settings - Fork 97
ORI-594 Fix up SSR atmospherics documentation #719
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
Conversation
| desc: | | ||
| Quality of the troposphere data. Encoded following RTCM DF389 | ||
| specifcation but as TECU instead of m. | ||
| specifcation in units of m. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is it meters?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So they are basically reusing the SSR URA formula which takes the index (in the u8) and returns a value in metres.
We could try copying that formula into the YAML but it wouldn't look pretty.
I'm open to alternative wordings if you think there is something clearer we could use.
| desc: | | ||
| Quality of the STEC data. Encoded following RTCM DF389 specifcation | ||
| but as TECU instead of m. | ||
| but in units of TECU instead of m. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's some weird coded value that isn't TECU or meters. still not quite sure how to interpret that spec...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@ljbade @martin-swift generated code should be ready to go |
|
@silverjam thank you! |
|
@silverjam after merging this I have discovered the c code didn't generate |



No description provided.