-
Notifications
You must be signed in to change notification settings - Fork 104
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
Fixes for 1000 mb HGT corrupted at RRFS 3KM parallel run. #396
Conversation
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.
Look good
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.
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. |
…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.
* 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.
Add fixes for 1000 mb HGT corrupted at RRFS 3KM parallel run.