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

Allow offline diags to work for 2D only outputs #2137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AnnaKwa
Copy link
Contributor

@AnnaKwa AnnaKwa commented Jan 11, 2023

This issue describes a problem where the offline diags require pressure_thickness_of_atmospheric_layer variable to be loaded even if the model is only predicting 2D outputs and doesn't use this information for diagnostics.

This PR adds an optional flag --outputs-2d-only that can be set to allow the diagnostics to proceed without loading this variable. It also adds offline-diags-flags as an optional argo parameter for offline-diags and train-diags-prog templates so this flag and n-jobs can be set for argo jobs.

Resolves #<2136> [JIRA-TAG]

Coverage reports (updated automatically):

  • test_unit: 60%

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