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

Reduce logging noise #104

Closed
samsrabin opened this issue Sep 4, 2024 · 1 comment · Fixed by #70
Closed

Reduce logging noise #104

samsrabin opened this issue Sep 4, 2024 · 1 comment · Fixed by #70
Assignees

Comments

@samsrabin
Copy link
Contributor

As discussed at CSEG meeting 2024-06-18, reducing unnecessary messaging is a CSEG goal for CESM3.

The mosart decomp info message can probably be changed to only show if the XML DEBUG setting is true? (By wrapping in #ifndef NDEBUG/#endif)

@ekluzek
Copy link
Contributor

ekluzek commented Oct 31, 2024

@slevis-lmwg this is a simple thing that could be done with the other mosart work.

@slevis-lmwg slevis-lmwg self-assigned this Oct 31, 2024
slevis-lmwg added a commit to slevis-lmwg/MOSART that referenced this issue Nov 8, 2024
PR ESCOMP#70 add more tests especially on izumi and merge other PRs

Resolves ESCOMP#68
Resolves ESCOMP#79
Resolves ESCOMP#61
Resolves ESCOMP#91
Resolves ESCOMP#103
Resolves ESCOMP#104
Resolves ESCOMP#107
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 a pull request may close this issue.

3 participants