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

Elimate python warning message for gfs_utils build #69

Merged
merged 6 commits into from
Apr 29, 2024

Conversation

DavidBurrows-NCO
Copy link
Contributor

@DavidBurrows-NCO DavidBurrows-NCO commented Apr 25, 2024

What:
Update MODULEPATH and python version number in Gaea-specific module file.

Why:
Eliminate a python version warning message when building.

Resolves #66

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO

How has this been tested?

  • Cloned and built on Gaea-C5

Checklist

  • Any dependent changes have been merged and published
  • 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
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

@DavidBurrows-NCO
Copy link
Contributor Author

Good afternoon, @aerorahul. I am just checking on this PR. Maybe I forgot to do something. Thanks!

Copy link
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.
(sorry, I didn't see this till I was tagged today)

@aerorahul aerorahul merged commit 0cdc279 into NOAA-EMC:develop Apr 29, 2024
3 checks passed
@DavidBurrows-NCO
Copy link
Contributor Author

Thanks @aerorahul

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.

Compile gfs_utils on Gaea-C5
2 participants