NCAR / MOM6

NCAR/CESM fork of the Modular Ocean Model v.6 (MOM6)
Other
2 stars 18 forks source link

Fix NUOPC gnu restart issue by removing leading spaces in restartfiles list #234

Closed alperaltuntas closed 1 year ago

alperaltuntas commented 1 year ago

Fix NUOPC gnu restart issue by removing leading spaces in restartfiles list.

Fixes #199

Testing: ERS.TL319_t061.CMOM_JRA.cheyenne_gnu ERS.TL319_t061.CMOM_JRA.cheyenne_intel

codecov-commenter commented 1 year ago

Codecov Report

Base: 37.19% // Head: 37.19% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (0f1fc03) compared to base (9d5d9bb). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/ncar #234 +/- ## ============================================ - Coverage 37.19% 37.19% -0.01% ============================================ Files 263 263 Lines 73147 73147 Branches 13625 13625 ============================================ - Hits 27208 27206 -2 - Misses 40927 40929 +2 Partials 5012 5012 ``` | [Impacted Files](https://codecov.io/gh/NCAR/MOM6/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR) | Coverage Δ | | |---|---|---| | [src/framework/MOM\_document.F90](https://codecov.io/gh/NCAR/MOM6/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR#diff-c3JjL2ZyYW1ld29yay9NT01fZG9jdW1lbnQuRjkw) | `73.88% <0.00%> (-0.45%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NCAR)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.