-
Notifications
You must be signed in to change notification settings - Fork 13
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
Update fix submodule (Rcov_crisn21) & GSI_BINARY_SOURCE_DIR #718
Update fix submodule (Rcov_crisn21) & GSI_BINARY_SOURCE_DIR #718
Conversation
Clone and build
ctests are underway on each platform and will be reported as tests complete. |
Cactus ctests Install
Note that while all the above ctests pass, those tests which assimilate cris-fsr_n21 have different initial cris-fsr_n21 obs-ges statistics. Below is the
This is expected because PR #692 did not include |
Orion ctests Install
|
Hera ctests
The wall times do not exhibit anomalous behavior. This is not a fatal fail.
The hiproc_updat ran longer than hiproc_contrl. The opposite is true for the loproc jobs. This is not a fatal fail. |
Hercules ctests
The
Comparison of
This is a known problem for regional ctests on Hercules. PR #698 contains changes which address this problem. |
@CatherineThomas-NOAA , may I add you as a reviewer to PR? The changes are simple
|
@RussTreadon-NOAA Yes, you can add me as a reviewer. I'll get to this today. |
Thank you @CatherineThomas-NOAA |
I compared the feature branch with GSI develop and found the same differences that @RussTreadon-NOAA reported: Rcov_crisn21 entries in fix/.gitignore and fix/gsi_binary_files.cmake as well as pointing to the new GSI_BINARY_SOURCE_DIR in the modulefiles. I also compared the updated GSI_BINARY_SOURCE_DIR with the previous one on Hera, Orion, and Cactus. I found the same differences in all 3 comparisons:
This is mostly consistent with the GSI-fix updates for that time period (20230911 to 20240208). The only inconsistency is that the text of the PR and commit mention also turning on AHI Himawari 8, but it looks like it was already on and no changes were made. @ADCollard Can you confirm that this is as expected? |
@CatherineThomas-NOAA That is a mistake. It should just be Himawari-8. |
@ADCollard |
@CatherineThomas-NOAA G'ah! I made the same mistake again! It should only be Himawari-9. I need more coffee! |
@ADCollard Thanks for clearing things up (even if they got less clear along the way). We got there in the end :). |
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.
DUE DATE for merger of this PR into develop is 4/24/2024 (six weeks after PR creation).
Description
The PR includes two changes
fix
submodule in order to pull correlated observation error fileRcov_crisn21
intofix/
when the GSI is built.GSI_BINARY_SOURCE_DIR
to point at 20240208Fixes #714
Fixes #717
Type of change
How Has This Been Tested?
Checklist