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

Add support for saving checkpoints by calendar dates #3316

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

Sbozzolo
Copy link
Member

This commit adds support for providing a calendar frequency to the function that saves to the state to disk. This is required to ensure that diagnostics and states are synced and output at the same time. To enable this, I use the same infrastructure used by diagnostic module. Everything was already there, I just needed to add the YAML parsing.

@Sbozzolo Sbozzolo requested a review from szy21 September 19, 2024 03:42
This commit adds support for providing a calendar frequency to the function that
saves to the state to disk. This is required to ensure that diagnostics and
states are synced and output at the same time. To enable this, I use the same
infrastructure used by diagnostic module. Everything was already there, I just
needed to add the YAML parsing.
@Sbozzolo Sbozzolo added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 6493b68 Sep 19, 2024
12 of 16 checks passed
@Sbozzolo Sbozzolo deleted the gb/restarts branch September 19, 2024 18:54
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

Successfully merging this pull request may close these issues.

2 participants