-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix cygnss quality flag #1600
base: develop
Are you sure you want to change the base?
fix cygnss quality flag #1600
Conversation
think this fixes it... should also check the ascending / descending bit |
this will also apply to this, and now is a good time to put ioda-converters/src/hdf5/tropics_2ioda.py Line 420 in a2f5383
|
and in the tropics converter I tested the ascending descending flag.... believe this PR introduces the correct method and is what should be used... should confirm this method with the tropics converter too |
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.
Thanks, @BenjaminRuston!
Description
This corrects the get_normalized_bit function in the CyGNSS ingest
Issue(s) addressed
Resolves #1599
Impact
Correct interpretation of quality bits
Checklist