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

Add --evaluation-grid option to prognostic run diagnostics #2156

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

spencerkclark
Copy link
Member

@spencerkclark spencerkclark commented Feb 7, 2023

This PR enables producing prognostic run reports at resolutions other than C48 through the addition of an --evaluation-grid parameter. An example report can be found here (note the missing regions in the zonal mean plots are a result of using too many bins for computing the zonal means at C12 resolution).

A good way to test this is still needed, and the best API is still up for discussion, so I'm marking this as a draft for now.

Added public API:

  • An --evaluation-grid flag has been added to the prognostic run diagnostics and prognostic run movies workflows.

  • A movie-flags parameter has been added to the relevant argo workflows to enable passing this argument to the movie generation script.

  • Tests added

Coverage reports (updated automatically):

  • test_unit: 61%

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.

None yet

1 participant