use stack ncdiag, update hera.gnu hpc-stack, update to head of develop#12
Conversation
Resubmit PR for cleaning the unneeded item in the previous PR In correspondence to the EMC GSI Issue#566, this PR contains a quick adding of the clipping of negative values of sphum (q) in the analysis of FV3-LAM EnKF. This part of codes are not tested in the current GSI regression tests, which, hence, are not run. The current codes are verified using local FV3-LAM case. It is found the differences from this changes exist for sphum ( maximum values about 0.003 (units) and 0.3 K for T (sensible T). The latter is because the sphum would be used when the analysis TV is converted to T. All differences are on spontaneous points and values are reasonable as expected. Hence, the code is regarded as verified. Fixes #566 **DUE DATE for this PR is 6/15/2023.** If this PR is not merged into `develop` by this date, the PR will be closed and returned to the developer.
… values instead of zeros (#578)
|
@RussTreadon-NOAA It looks like the |
|
I will remove the |
|
@DavidHuber-NOAA and @natalie-perlin, Has the hpc-stack bug on Cheyenne been resolved? If so, I will remove this |
|
@RussTreadon-NOAA @natalie-perlin I verified that this is not an issue for |
|
@RussTreadon-NOAA @DavidHuber-NOAA - |
|
@hu5970 , if you are OK with these changes, would you please approve and merge. I can not approve my own PR. These changes in this PR are twofold:
|
|
@RussTreadon-NOAA Can we also remove the w3nco load from gsi_common.lua? This dependency was removed with nemsio/2.5.4. @natalie-perlin confirmed that it is not needed for Cheyenne, either. |
|
@DavidHuber-NOAA , |
|
@RussTreadon-NOAA Yes, thank you, this is what was desired. |
Description
This PR updates
gsi_common.luato use machine specific stackncdiag/1.1.1gsi_hera.gnu.luato use epic hpc-stackenkf/gridio_fv3reg.f90,enkf/gridio_gfs.f90,src/enkf/innovstats.f90to current head (333ae16) of NOAA-EMC/GSIdevelopNOTE: The change to
gsi_common.luaresults in the WCOSS2 build failing becausencdiag/1.1.1has not yet been installed in the official WCOSS2 stack.Addresses open items in PR #571.
Type of change
How Has This Been Tested?
intel2022has been cloned and built on Orion and Hera. Both intel and gnu builds were executed on Hera. All builds successfully completed.Checklist