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

More informative error messages #3161

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

AgilentGCMS
Copy link

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 base/MAPL_CFIO.F90, added Iam to a print statement so that when a read fails we know which routine failed.
  • In gridcomps/ExtData2G/ExtDataConfig.F90, print out the name of the duplicate collection that causes model to fail.

…collection name in case of duplicate collection
@AgilentGCMS AgilentGCMS requested a review from a team as a code owner November 6, 2024 17:53
@AgilentGCMS AgilentGCMS added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Nov 6, 2024
tclune
tclune previously approved these changes Nov 6, 2024
@tclune tclune self-requested a review November 6, 2024 19:47
tclune
tclune previously approved these changes Nov 6, 2024
Copy link
Collaborator

@tclune tclune left a comment

Choose a reason for hiding this comment

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

Subject to passing CI ...

@tclune
Copy link
Collaborator

tclune commented Nov 6, 2024

@AgilentGCMS Please add an entry in CHANGELOG.md in the top directory.

@tclune
Copy link
Collaborator

tclune commented Nov 6, 2024

Looks like something went very wrong with the CI. (Unrelated to your change.) Will discuss with @mathomp4 tomorrow.

@mathomp4
Copy link
Member

mathomp4 commented Nov 6, 2024

Those are weird errors...

@mathomp4
Copy link
Member

mathomp4 commented Nov 6, 2024

Okay. I think it was just an old circleci config. I merged in the latest develop and it's happy.

@AgilentGCMS Can you pull and update the CHANGELOG with an entry?

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.

4 participants