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

Fixes #3034. Convert Cap time print to colons #3035

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Sep 19, 2024

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

In one of the most exciting PRs ever, we change:

CAP: INFO:                            Current Time =   21/00/00

to:

CAP: INFO:                            Current Time =   21:00:00

I also changed that time print in a markdown file for one of the tutorials.

Related Issue

Closes #3034

@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Sep 19, 2024
@mathomp4 mathomp4 self-assigned this Sep 19, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner September 19, 2024 13:28
@mathomp4 mathomp4 merged commit b0501c9 into develop Sep 19, 2024
42 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/3034-fix-time-print branch September 19, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants