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

libglissade IO issues #32

Open
jedwards4b opened this issue Oct 6, 2020 · 4 comments
Open

libglissade IO issues #32

jedwards4b opened this issue Oct 6, 2020 · 4 comments

Comments

@jedwards4b
Copy link
Contributor

l've been trying to clean up cesm IO issues and found that libglissade does not use the normal
cesm logging mechanism and instead does print * for log messages.
print * should be replaced with write(stdout, *) throughout this library.

@gunterl
Copy link
Contributor

gunterl commented Oct 6, 2020 via email

@whlipscomb
Copy link
Contributor

@jedwards4b, How soon do you need this to happen? This is a straightforward change, but it touches a lot of code and could create some conflicts between the main trunk and various development branches.

Adding @Katetc as well as @gunterl to the conversation.

@jedwards4b
Copy link
Contributor Author

It's not urgent, but it would be a nice cleanup. Thanks for considering.

@whlipscomb
Copy link
Contributor

@jedwards4b, This is definitely something we can do. @gunterl and I are wrapping up a couple of papers now. Once that's done, we're planning to do some cleanups and mergers, and we'll add this to the list.

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

No branches or pull requests

3 participants