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

Remove the use of average_DT #39

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

uramirez8707
Copy link
Contributor

As described in #36, the new diag manager no longer writes out the average_T1 , average_T2, and average_DT variables. There are places in this code that use average_DT.

This PR address this issue by removing the use of average_DT, instead the time_bnd variable is used to calculate the average_DT by taking the difference between the start/end period for each time.

Because the old diag manager is always writing time_bnds this update will still work for both the new and the old diag manager.

@uramirez8707
Copy link
Contributor Author

@ceblanton

@jkrasting jkrasting merged commit 8055ce1 into jkrasting:main Jan 23, 2025
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