Fix GDAS group b warm restart archiving#4503
Merged
DavidHuber-NOAA merged 5 commits intoNOAA-EMC:developfrom Feb 6, 2026
Merged
Fix GDAS group b warm restart archiving#4503DavidHuber-NOAA merged 5 commits intoNOAA-EMC:developfrom
DavidHuber-NOAA merged 5 commits intoNOAA-EMC:developfrom
Conversation
Contributor
Author
|
I have finished testing this case. The resulting archives were identical to those reported in #4502 (here). Here are the restart listings for cycles 2021122218 and 2021122300: |
TravisElless-NOAA
approved these changes
Feb 4, 2026
Contributor
TravisElless-NOAA
left a comment
There was a problem hiding this comment.
Changes match #4502 approved/merged changes
Contributor
Author
|
Launching CI on C6. Once complete, I will check the restarts for the |
Contributor
Author
|
Verified that a full restart set was written for cycles 2021122018 (restart group b) and 2021122100 (restart group a) for the C96C48mx500_S2SW_cyc_gfs test case on C6: /NCEPDEV/emc-global/1year/role.glopara/GAEAC6/scratch/C96C48mx500_S2SW_cyc_gfs_f87e24bd-8350/2021122018:
enkfgdas.tar gdas.tar gdaswave.tar gfs_netcdfb.tar gfswave.tar
enkfgdas_grp1.tar gdas_restartb.tar gdaswave_restart.tar gfs_pgrb2b.tar ice_6hravg.tar
enkfgdas_restartb_grp1.tar gdasice.tar gfs_flux.tar gfsa.tar ice_native_subset.tar
enkfgfs.tar gdasocean.tar gfs_flux_1p00.tar gfsb.tar ocean_6hravg.tar
enkfgfs_grp1.tar gdasocean_analysis.tar gfs_netcdfa.tar gfsocean_analysis.tar ocean_native_subset.tar
expdir.tar gdasocean_restart.tar
/NCEPDEV/emc-global/1year/role.glopara/GAEAC6/scratch/C96C48mx500_S2SW_cyc_gfs_f87e24bd-8350/2021122100:
enkfgdas.tar gdas.tar gdaswave.tar gfs_pgrb2b.tar gfswave.tar
enkfgdas_grp1.tar gdas_restarta.tar gfs_flux.tar gfs_restarta.tar ice_6hravg.tar
enkfgdas_restarta_grp1.tar gdasice.tar gfs_flux_1p00.tar gfsa.tar ice_native_subset.tar
enkfgfs.tar gdasice_restart.tar gfs_netcdfa.tar gfsb.tar ocean_6hravg.tar
enkfgfs_grp1.tar gdasocean.tar gfs_netcdfb.tar gfsocean_analysis.tar ocean_native_subset.tar
expdir.tar gdasocean_analysis.tar |
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.
Description
This fixes the GDAS-cycle warm restart archiving for group b (previous cycle) by adding
assim_freqto the current cycle when checking the number of days sinceSDATE. This is a companion PR to #4502, which fixes the same issue in the dev/gfs.v17 branch.Resolves #4501 for develop
Type of change
Change characteristics
How has this been tested?
Will test warm restart capability
Checklist