Skip to content
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

Update workflow staging for sfcanl tiles and waveinit #3429

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

CatherineThomas-NOAA
Copy link
Contributor

@CatherineThomas-NOAA CatherineThomas-NOAA commented Mar 7, 2025

Description

The stage_ic job for atmospheric warm starts were not pointing to the correct cycle when looking for the sfcanl_data tile restarts. The stage job was pulling from the previous cycle while the sfcanl files are in the current cycle's restart directory. This branch also adds a fix for the wave init job when running with ensembles in the GFS.

Resolves #2742, #3425

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO
  • Does this change require an update to any of the following submodules? NO

How has this been tested?

C384/C192 ATM cycling on Hera (by @XuanliLi-NOAA)
C96/C48 ATM cycling on WCOSS
C1152/C384 S2SWA staging/init on WCOSS

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

CatherineThomas-NOAA and others added 3 commits March 6, 2025 21:19
The current yamls for the stage ic jobs are looking in the
previous cycle's restarts for the sfcanl_data tiles instead
of the current cycle.  These changes allow for the stage ic
job to reproduce a previous experiment with warm starts.

Resolves NOAA-EMC#2742
fix for not copying mod_def for members with gdas
Co-authored-by: David Huber <69919478+DavidHuber-NOAA@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup script does not stage sfcanal_data.tile warm-start ICs
3 participants