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

Prevent duplicate case generation in generate_workflows.sh #3217

Merged
merged 4 commits into from
Jan 10, 2025

Conversation

DavidHuber-NOAA
Copy link
Contributor

Description

This prevents generate_workflows.sh from generating multiple, identical test cases.

Resolves #3213

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? YES (no longer lets you run -G and/or -E with -y)
  • 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?

Generated test cases on Hera

Checklist

  • 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
  • This change is covered by an existing CI test or a new one has been added

@aerorahul aerorahul merged commit b850b10 into NOAA-EMC:develop Jan 10, 2025
5 checks passed
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.

generate_workflows.sh generates C48_ATM case for both GFS and GEFS cases
2 participants