libglissade IO issues
Open
- Dominant language
- Fortran
- Stars
- 13
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.