-
Notifications
You must be signed in to change notification settings - Fork 16
BUFR2IODA conversion for AMSU-A and MHS Radiance data #713
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f578561
Add bufr to ioda conversion for IASI, ERAS/DB AMSU-A and MHS for ncar…
emilyhcliu 6b63f63
Add tests and associated test input/output files for ncar-bufr2nc-for…
emilyhcliu 83bec2d
Add NCEP BUFR tables for normal-feed and RARS/DB satellite radiance data
emilyhcliu bd866a7
Add YAML files, tests, and test reference for normal-feed and db/ears…
emilyhcliu af770a0
Fix coding norm
emilyhcliu f94397f
Rename NCEP BUFR tables for satellite radiance data
emilyhcliu 09a3a3b
Add yaml files, tests, and test input/output files for MHS (normal-fe…
emilyhcliu 75109ea
Update Split.cpp
emilyhcliu 466716f
Update DataObject.cpp
emilyhcliu b9d2bce
Update IodaEncoder.cpp
emilyhcliu e6c73ce
Update bufr_ncep_1bamua.yaml
emilyhcliu 0a3eab7
Update bufr_ncep_1bmhs.yaml
emilyhcliu 2ef420c
Update bufr_ncep_esamua.yaml
emilyhcliu 055af60
Update bufr_ncep_esmhs.yaml
emilyhcliu 243dfd7
Merge branch 'feature/query' into feature/query_atovs
rmclaren 3dbba5b
Fixed coding norms issue.
rmclaren 6abdb9b
Fixed some little issues.
rmclaren File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
658 changes: 658 additions & 0 deletions
658
doc/bufr_table_samples/NCEP_NC021XXX_NormalFeed_Radiance_BUFRTable.txt
Large diffs are not rendered by default.
Oops, something went wrong.
447 changes: 447 additions & 0 deletions
447
doc/bufr_table_samples/NCEP_NC021XXX_RARS-DB_Radiance_BUFRTable.txt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
2021