-
Notifications
You must be signed in to change notification settings - Fork 180
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
Add gfs cycles to C48mx500_3DVarAOWCDA #3249
Add gfs cycles to C48mx500_3DVarAOWCDA #3249
Conversation
I think we could also turn on waves for this! Just APP=S2S -> S2SW. ICs should be there. I didn't turn it on because there was no point w/out the gfs part. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me assuming it runs out of the box now!
Tagging @guillaumevernieres so at minimum he's aware S2SW got turned on as we should probably add it in some test like this, but if he'd prefer a different one we can do that instead.
@JessicaMeixner-NOAA @WalterKolczynski-NOAA Ran a test on HERA with the current branch and failed. The reason is some history files are missing. |
Where are your log files? |
@JessicaMeixner-NOAA |
@AntonMFernando-NOAA Something is wrong with the |
I fixed that bug I thought... let me see if a change didn't make it into the PR... |
This was my fix: JessicaMeixner-NOAA@b1d31ca And this was my output: should be similar to your run but I had to use my own staged output, and it's a little out of date at this point. @WalterKolczynski-NOAA is right, we just need the max number of jobs to be correct. Not sure why it's not getting the correct fhmax_wav now. |
This line https://github.com/NOAA-EMC/global-workflow/blob/develop/workflow/rocoto/gfs_tasks.py#L1206 Needs to go from: to:
|
@JessicaMeixner-NOAA Running a new test. Let you know when it's done. Thanks! |
@JessicaMeixner-NOAA @WalterKolczynski-NOAA |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for finding/fixing the wave issues to get waves turned on in this test!
@WalterKolczynski-NOAA @JessicaMeixner-NOAA Spoke too soon. metpg2o1 job failed (last job) in gfs_cyc3. Error says, |
4805372
01e0048
to
75bafa8
Compare
CI Passed on Hera in Build# 3
|
a783f9b
into
NOAA-EMC:develop
Description
The test
C48mx500_3DVarAOWCDA
will be updated to test more features. - update interval: 0 -> 6.Resolves #2563
Type of change
Change characteristics
How has this been tested?
C48mx500_3DVarAOWCDA.yaml
test on HERAChecklist