-
Notifications
You must be signed in to change notification settings - Fork 31
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 bufr_query to GDASApp #1225
Conversation
Tested by running:
Produced:
|
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.
Nice
@CoryMartin-NOAA FYI. We are going to cut a tag from bufr-query for JCSDA to include bufr-query in the spack-stack-1.8.0 release which is targeted for end of Aug/early Sep. Steve wants us to make sure with NCO that the bufr-query is acceptable in WCOSS-2. The bufr-query depends on ecbuild, NetCDF, and BUFR libraries. I do not see any reason that NCO would prohibit the installation of bufr-query on WCOSS-2. |
@emilyhcliu we don't have spack-stack on WCOSS2 (yet, but maybe eventually?). To add a new library, we will have to work with Jacob and Hang Lei, there is a process, which should be easier since this is an internal library. |
Do you think the following procedure looks right to you?
We need to work with Jacob and Hang Lei for item # 3 listed above, right? |
For non-wcoss, I'm not even sure Jacob/Hang need to be involved. I think each HPC has someone who just installs the spack-stack on them, there is a team (Dom, Alex Richert, etc.). Jacob/Hang are only needed for WCOSS/NCO interaction |
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.
Looks good to me. Only one question about .gitmodules
.
I cannot approve since I was the author of the PR. @RussTreadon-NOAA also has contributed. So we probably need a 3rd party to approve the PR before this can be merged. |
@rmclaren will need to approve since he previously requested changes |
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.
Approve
I don't think the Orion cron for orion-GW-RT is active any more. PR #1226 has had an active orion-GW-RT label for 5 days. |
Automated Global-Workflow GDASApp Testing Results:
|
The
The failures for the What do you think @guillaumevernieres? |
@RussTreadon-NOAA , yes, ignore the marine tests for now. |
Run g-w C96C48_ufs_hybatmDA CI on Hera using g-w
|
@CoryMartin-NOAA and @guillaumevernieres , this branch is ready for merger into GDASApp |
@RussTreadon-NOAA as far as I know this shouldn't impact anything else, I'm good with merging if @guillaumevernieres is |
Thank you, @guillaumevernieres . That's a cool way to answer a question ... just go ahead and merge! |
Add in the bufr_query repository to GDASApp to support direct ingest of BUFR files into JEDI-based applications.