Fixes for 1000 mb HGT corrupted at RRFS 3KM parallel run.#396
Merged
Conversation
HuiyaChuang-NOAA
approved these changes
Sep 28, 2021
Collaborator
Author
|
The UPP regression tests were conducted on WCOSS-Dell, WCOSS-Cray and Hera. The baseline for hafs is needed to be recreated with this PR merging. |
EricJames-NOAA
pushed a commit
to EricJames-NOAA/UPP
that referenced
this pull request
Dec 14, 2022
…predefined grids (NOAA-EMC#396) ## DESCRIPTION OF CHANGES: * When using a predefined grid, allow the default values of DT_ATMOS, LAYOUT_X, LAYOUT_Y, and BLOCKSIZE for that grid to be overwritten with values specified by the user in the experiment configuration file. * Add a WE2E test (config.grid_RRFS_CONUS_25km_modify_DT_ATMOS_LAYOUT_XY_BLOCKSIZE.sh) that uses the RRFS_CONUS_25km predefined grid but changes DT_ATMOS, LAYOUT_X, LAYOUT_Y, and BLOCKSIZE from the default values for that grid. * Update comments. ## TESTS CONDUCTED: * Ran the new WE2E test (grid_RRFS_CONUS_25km_modify_DT_ATMOS_LAYOUT_XY_BLOCKSIZE) on Hera. It was successful.
EricJames-NOAA
added a commit
to EricJames-NOAA/UPP
that referenced
this pull request
Dec 14, 2022
* Adding CRTMv2.4 for simulated GOES-18 brightness temperatures from RRFS. * Enabling use of a separate CRTM fix directory for UPP. * Introducing use of FIX_UPP_CRTM for new version of CRTM. * Updating static files for output simulated GOES ABI brightness temps. * Reverting static files to be consistent with changes to UPP PR. * Making postxconfig-NT.txt consistent with UPP PR. * Making static files consistent with those used in realtime RRFS-B * Updating fix files to output new SBTA fields in NATLEV instead of PRSLEV files.
zhanglikate
pushed a commit
to zhanglikate/UPP
that referenced
this pull request
Oct 10, 2025
…C#396) * This PR contains updates for new ca code, it fixes the CA restart and decomposition issues. Code changes are also in CCPP physics PR and stochastic physics PR.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add fixes for 1000 mb HGT corrupted at RRFS 3KM parallel run.