-
Notifications
You must be signed in to change notification settings - Fork 253
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
excessive print statements to stdout in cpld tests using gocart #2162
Comments
I think these debug prints are from MAPL: |
An issue #2853 is created in MAPL repo. |
A new MAPL version MAPL v2.40.5 is created. We need to move to this version to remove the excessive prints. @RatkoVasic-NOAA @Hang-Lei-NOAA FYI. |
We currently use 2.40.3, is there anything in the changes for 2.40.4 that we need to know about? |
@jun Wang - NOAA Federal ***@***.***> I will add this to acorn in
the weekend, after processing the R2O of FMS/2024.01.
…On Fri, May 31, 2024 at 9:49 AM Jun Wang ***@***.***> wrote:
A new MAPL version MAPL v2.40.5
<https://github.com/GEOS-ESM/MAPL/releases/tag/v2.40.5> is created. We
need to move to this version to remove the excessive prints.
@RatkoVasic-NOAA <https://github.com/RatkoVasic-NOAA> @Hang-Lei-NOAA
<https://github.com/Hang-Lei-NOAA> FYI.
—
Reply to this email directly, view it on GitHub
<#2162 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFDKUA43Z5U45UC2Y4LZFB5U5AVCNFSM6AAAAABD75THC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBSGIYDKNZTHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@BrianCurtis-NOAA From MAPL team: (Note: v2.40.4 was a minor update for find_package(MAPL).) |
Description
Running a coupled application which includes gocart dumps excessive messages to stdout of the form
For the cpld_control_p8 case, there are 1015 lines of this type. For the cpld_bmark case, there are 2695 lines of this type.
To Reproduce:
Run the a coupled case which includes aerosols and look at the out file.
Additional context
Output
The text was updated successfully, but these errors were encountered: