update g2tmpl version - #3113
Conversation
|
@lipan-NOAA I think you need to update the hash in your WM branch to point to the most recent commit on your fork's branch (5e64b26). We will also need you to:
|
|
@lipan-NOAA Could you please say which Regression tests you are using for your implementation configuration? For each implementation target, there should be an associated set of UWM Regression tests. So for example, we have these for V17 Each of these tests is used to ensure that the operational requirements (debug, reproducibility, restart reproducibility etc) is constantly tested for. There should be a analogous set of tests in UWM for your GCAFSv1.0. So what tests are you using? |
|
@DeniseWorthen Regression tests were performed on cpld_control_gfsv17, cpld_control_gfsv17_iau, cpld_restart_gfsv17, cpld_restart_gfsv17_iau and cpld_mpi_gfsv17, and all results were passed; Regression tests were also performed on atmaero_control_p8, atmaero_control_p8_rad and atmaero_control_p8_rad_micro, with p8 test passing and two "p8_rad" failing. |
|
@lipan-NOAA Is g2tmpl 1.16.0 available on RDHPCS platforms? |
|
@DeniseWorthen Besides version 1.13.0, there are newer versions available on the RDHPCS platform. I checked gaea C6, and g2tmpl version 1.17.0 is available, but it requires modules to use a newer version of spack-stack, which may require other library versions to be changed as well. |
|
@DeniseWorthen Can we get a product branch made for GCAFSv1? This would allow us to proceed forward quicker |
I can try to take care of that. I'm going to be doing something similar for Bin with HAFS2.2. Where is the GCAFS repo so I can start to take a look? We can follow-up offline so we don't clutter this PR. |
|
We don’t have a separate GCAFS repo. We are simply part of global-workflow which adds the ufswm as a submodule. @aerorahul can you help clarify what specifically we need to do for operations. We have a dev/gcafs.v1 branch of global workflow which will be delivered to NCO. https://github.com/NOAA-EMC/global-workflow/tree/dev/gfs.v16 |
|
Ok, that should be simple enough. From the I'll make a Does that all seem ok @bbakernoaa ? |
|
@lipan-NOAA Could you sync w/develop so that I can perform some testing? g2tmpl 1.16.0 has been added to spack-stack v1.9.2 on RDHPCS. EDIT: Nevermind! Looks like it's a straightforward update, so I could just click the "Update" button. |
Commit Queue Requirements:
test_changes.listindicates which tests, if any, are changed by this PR. Committest_changes.list, even if it is empty.Description:
For the implementation of GCAFS, the g2tmpl version needs to be updated from 1.13.0 to 1.16.0 to avoid a large number of warning messages in the GCAFS prediction
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log:
Testing Remarks: