-
Notifications
You must be signed in to change notification settings - Fork 175
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
GFSv16.3 upgrade #744
Comments
Cut release/gfs.v16.3.0 branch from |
Global Dump Archive on WCOSS2 is available here: /lfs/h2/emc/global/noscrub/emc.global/dump |
Update from @WenMeng-NOAA :
|
To support GFS V16.3 implementation, the UPP branch release/gfs_v16 was updated with the following changes: 1) aviation product upgrade 2) add continuous bucket precipitation product for wgne Tag and update details provided by Wen Meng. Refs: #744
Updated UPP tag |
@KateFriedman-NOAA Thanks! |
There have been some minor renaming of DA component executables within release/gfsda.v16.3.0. These include: global_gsi.x ---> gsi.x Should the scripts that utilize global_gsi.x, global_enkf.x, and ncdiag_cat.x be updated to point to gsi.x, enkf.x, and ncidag_cat_serial.x, respectively? Or, will the linking of these executables in link_fv3gfs.sh be updated? I'm fine either way, I just want to make sure before I move forward with these changes. |
My vote is to use the new exec names everywhere and update the scripts that use them. What do others think? |
I agree with @KateFriedman-NOAA . Let's use the new names. |
@emilyhcliu Can you confirm if the CRTM version is changing for this upgrade to |
@KateFriedman-NOAA I should clarify that the UPP has been using CRTM 2.3.0 to generate simulated satellite products in GFS V16.3.0. |
Ok, thanks @WenMeng-NOAA ! Will need to confirm with @emilyhcliu if the GSI is updating the CRTM version and if UPP will need to test with it or not. The GFSv16.3.0 implementation spreadsheet lists CRTM 2.4.0. |
- Includes frozen precip density fix. Refs: NOAA-EMC#744
Requested that ufs-weather-model rename the new tag to use the same version of the GFS that it will be used for. Refs: NOAA-EMC#744
Requested that Jun rename the new ufs-weather-model tag to reflect the GFS version it is for: |
@lgannoaa @emilyhcliu FYI, PRs #853 and #855 have been merged into the |
- Increase memory request values for some non-exclusive jobs that have been getting Cgroup mem warning messages on WCOSS2. - Translate additional high res resource values from config.resources.nco.static into config.resources.emc.dyn. Refs: NOAA-EMC#665, NOAA-EMC#744
- Adjust/increase memory requests for some non-exclusive jobs that were getting the Cgroup mem warning messages on WCOSS2. - Some additional memory adjustments to wave jobs in resource configs. Refs: NOAA-EMC#665, NOAA-EMC#744
From October 7th RFC memo:
UPPv.8.2.0 module installed into WCOSS2 production:
|
- Remove bufr_ver, not needed in run.ver. - Update bufr_dump_ver from 1.0.0 to 1.1.2. Refs NOAA-EMC#744
- Change provided by NCO. Refs NOAA-EMC#744
- Lowering memory for jobs that had previously been given increased memory to avoid the Cgroup mem warnings on WCOSS2. Refs NOAA-EMC#744
From SDM log:
|
Opened NOAA-EMC/hpc-stack#506 to get |
- the hpc-stack-gfsv16 install moved to a new location that Hang Lei setup, so the MODULEPATH in the gfs_bufr.orion.lua modulefile needs to update - updated path already in module_base.orion.lua Refs NOAA-EMC#744
November 18th 2022 RFC memo:
|
- Update version and gfs_ver to the final v16.3.3. - Update the cray_pals_ver to 1.1.3. These diffs were pulled from the final v16.3.3 NCO ops install. Refs NOAA-EMC#744
- Ended up as v16.3.3 in ops. Refs NOAA-EMC#744
- The NODESIZE xml entry was added for rocoto on WCOSS2 but is no longer needed with newer rocoto version on WCOSS2. - Removing from xml generation; will avoid NODESIZE warning from rocoto on WCOSS2 (since it's no longer needed there). Refs NOAA-EMC#744
Description
The GFS will update in operations on WCOSS2 to include a data assimilation (GSI) upgrade and companion UPP and WAFS upgrades.
Spreadsheet: https://docs.google.com/spreadsheets/d/1fVa-yqGmxqwCrruq73agRKbXnpAPVzNOlvnu-pp1sn0/edit#gid=0
Timeline: https://docs.google.com/presentation/d/1y-KvQhYUzLlqfnfGKj6K0OO0WNPbeqUT_JAgIk9K2IE/edit#slide=id.g1207e8ee0a0_0_192
QUAD: https://docs.google.com/presentation/d/1Z1f7zpaSz3zjTOOG2doxaembIzxQYFSNPyBqpsbtxaA/edit#slide=id.p
The changes and objectives are :
To-do
release/gfs.v16.3.0
branch off ofdev_v16
branchcheckout.sh
andExternals.cfg
( @MichaelLueken-NOAA )checkout.sh
andExternals.cfg
( @HelinWei-NOAA & @junwang-noaa )checkout.sh
andExternals.cfg
( @WenMeng-NOAA ) -upp_v8.2.0
checkout.sh
andExternals.cfg
( @HelinWei-NOAA ) -gldas_gfsv16_release.v.2.1.0
checkout.sh
andExternals.cfg
( @YaliMao-NOAA )crtm_ver
inbuild.ver
to2.4.0
crtm_ver
inrun.ver
to2.4.0
obsproc_ver
inrun.ver
tov1.1
obsproc_run_ver
in target .ver files to1.1.0
release/gfs.v16.3.0
(@lgannoaa )release/gfs.v16.3.0
Cgroup mem limit exceeded
warning messagesnewm.1.5
( @KateFriedman-NOAA )enkf_chgres_recenter_nc
code from GDIT ( @GeorgeGayno-NOAA to submit PR)release/gfs.v16.3.0
operations
branch viadev_v16.2.x
branch (continuous)EMC-v16.3.0
)global_convinfo.txt
flag change (@emilyhcliu)Post-implementation tasks:
release/gfs.v16.3.0
branch intodev/gfs.v16
branch after implementationgfs.v16.3.4
tag fromdev/gfs.v16
branchAcceptance Criteria (Definition of Done)
System is assembled, built, and tested on WCOSS2 ahead of implementation.
Dependencies
The text was updated successfully, but these errors were encountered: