-
Notifications
You must be signed in to change notification settings - Fork 204
SFS GLORe ICs #4359
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
SFS GLORe ICs #4359
Conversation
Co-authored-by: David Huber <[email protected]>
…low into sfs_CPC_ICs
Co-authored-by: David Huber <[email protected]>
Co-authored-by: David Huber <[email protected]>
Co-authored-by: David Huber <[email protected]>
Co-authored-by: David Huber <[email protected]>
Co-authored-by: David Huber <[email protected]>
Co-authored-by: David Huber <[email protected]>
|
This all looks great. Because this PR makes updates to the pipeline scripts it will have to be tested outside the automated system. Let me test this PR on the CI pipeline manually this afternoon. |
|
C96mx025_S2S FAILED on Hercules (pipeline ID: 6606) In directory: Error Log Files: View Error Logs: (sfs_stage_ic.log) This failure was detected automatically by global-workflow's CI/CD Pipeline |
|
C96mx100_S2S FAILED on Hercules (pipeline ID: 6606) In directory: Error Log Files: View Error Logs: (sfs_atmos_prod_mem000_f000.log) (sfs_atmos_prod_mem001_f000.log) (sfs_atmos_prod_mem002_f000.log) This failure was detected automatically by global-workflow's CI/CD Pipeline |
|
It appears wxflow |
|
@TerrenceMcGuinness-NOAA The glopara softlink for the ICs for the non-control members are incorrect. The soft links are pointing to my directory while they should be pointing to the mem000 directory |
|
@NeilBarton-NOAA can you stage ICs with relative links on Ursa? Once complete, I will replace the existing ICs with the corrected ones. Going further, all that I do when adding ICs (or fix data, etc) to the glopara space is perform an |
|
@DavidHuber-NOAA I fixed the softlinks at |
|
@NeilBarton-NOAA data has been staged on all platforms. Re-launching CI on Hercules. |
|
C96C48_hybatmDA FAILED on Hercules (pipeline ID: 6810) In directory: Error Log Files: View Error Logs: (enkfgdas_fcst_mem001.log) (enkfgdas_fcst_mem002.log) This failure was detected automatically by global-workflow's CI/CD Pipeline |
|
in /work2/noaa/global/role-global/GFS_CI_CD/HERCULES/BUILDS/GITLAB/pr_cases_4359_bc6c2927_6810/RUNTESTS/COMROOT/C96C48_hybatmDA_bc6c2927-6810/logs/2021122106/enkfgdas_fcst_mem001.log.0 -> FATAL from PE 1: NaN in input field of mpp_reproducing_sum(_2d), this indicates numerical instability @DavidHuber-NOAA does this error occur in other CI tests? |
|
FYI @RussTreadon-NOAA @CoryMartin-NOAA Also, I see that the |
|
@NeilBarton-NOAA @RussTreadon-NOAA @CoryMartin-NOAA I see now that I misread the log message. This message is identical to that reported in #4348, thus it is most likely the same issue. Apologies for any confusion. |
|
A check of @SamuelDegelia-NOAA found similarly spurious EnKF analysis increments when testing rrfs/v1.0.0 on WCOSS2. See GSI PR #961 for details. |
|
The |
Description
SFS's use of the GLORe ICs are routinely broken when merging develop into dev/sfs. To minimize manual merge issues, this PR introduces the changes needed to run with GLORe ICs and a CI.
ICs for the CI are currently at
ursa:/scratch4/NCEPDEV/stmp/Neil.Barton/ICs/CPC/C96mx025
update from #4309 by moving MOM6_INTERP_ICS to config.base
Type of change
Change characteristics
How has this been tested?
Forecast-only CIs and C96_gcafs_cycled_noDA on ursa. Note, prep_emissions fails for me due to file permission issues, but stage_ic is successful
Checklist