[dev/gfs.v17] Update the UFSWM and UFS_UTILS hash#4648
Conversation
|
The plan for this PR is that it won't be merged until there is a recompile needed for the GFSv17 retros. |
|
What is the desired name for log files in COM for MOM6 log files? Do we need both the output and restart log files in COM? atm log file name is: model/atmos/history/gfs.t00z.log.f016.txt ocean output files are: model/ocean/history/gfs.t00z.6hr_avg.f006.nc Log file name thoughts: gfs.t00z.6hr_avg.log.f006.txt or gfs.t00z.log.f006.txt If we add restart logs, maybe: @TravisElless-NOAA @DavidHuber-NOAA I'm working on translating the MOM6 logs to the appropriate COM directories. For reference I reran a forecast But we have log files: Output is: Restarts are: Matching restarts is straightforward. as they have same dates. Output, is less straightforward, b/c the file name is the mid-point, where as the output appears to be the YMDH of the end of the interval. |
|
Currently testing with: gfs.t00z.6hr_avg.log.f006.txt This can be changed. |
Description
This PR will update the
dev/gfs.v17branch in Global Workflow that updates the UFS_UTILS and UFSWM production hashes.The UFSWM updates include an update to CCPP to reduce warnings (ufs-community/ccpp-physics#360) and a atmos-cubed update to relax the warning range on TA_dyn (NOAA-GFDL/GFDL_atmos_cubed_sphere#405).
The UFS_UTILS update just updates the CCPP hash to match the hash in UFSWM.
Type of change
Change characteristics
How has this been tested?
Tested on WCOSS2 and Gaea with UFSWM regression tests.
Checklist