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

WIP: Fix an issue in EAMxx with incorrect metadata in rhist file #6846

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AaronDonahue
Copy link
Contributor

This commit fixes an issue during restarts that occurs with averaged type output. The restart history file (rhist) metadata was incorrectly setup which could lead EAMxx to reopen files that already had the max number of snaps in them and continue to fill them at the restart step.

Fixes #6795

This commit fixes an issue during restarts that occurs with
averaged type output.  The restart history file (rhist) metadata
was incorrectly setup which could lead EAMxx to reopen files that
already had the max number of snaps in them and continue to fill
them at the restart step.

Fixes #6795
@AaronDonahue AaronDonahue added bug fix PR EAMxx PRs focused on capabilities for EAMxx labels Dec 11, 2024
@AaronDonahue AaronDonahue requested a review from bartgol December 11, 2024 19:51
@AaronDonahue
Copy link
Contributor Author

Unit tests to come in next commit.

Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://E3SM-Project.github.io/E3SM/pr-preview/pr-6846/
on branch gh-pages at 2024-12-11 19:53 UTC

@AaronDonahue AaronDonahue changed the title Fix an issue in EAMxx with incorrect metadata in rhist file WIP: Fix an issue in EAMxx with incorrect metadata in rhist file Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix PR EAMxx PRs focused on capabilities for EAMxx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent behavior with Max Snapshots Per File with Restarts
1 participant