-
Notifications
You must be signed in to change notification settings - Fork 3
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 configuration files for long control simulations #208
Conversation
Could the name of the workflow be a bit more descriptive of the type of jobs it contains (long control runs)? Also could you add your description into a short README snippet? |
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.
File changes look good to me. Just a couple minor comments.
The workflow already exists, so I'd prefer to not rename it unless you feel strongly. Good call on updating the README. I added a table of all the configurations that are currently in the workflow. Let me know if you think it needs more. |
Oh, I see. I thought this was a new workflow for just long control runs. As long as the usage is described in the README, I'm fine with this. Approved! |
* API: user_project falls back to project Closes #207
This PR updates the
single_fv3gfs_runs
workflow. Specifically, it adds configurations for year-long control runs (both free-running and nudged) and updates the diag_tables to include monthly-mean averages in the output, and a few more variables at higher frequency.It also makes a small simplification to the
submit_jobs.py
script.