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 conditional rounding of fhzero in computing diag_time #194

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spencerkclark
Copy link
Member

This PR implements the fix proposed for #193 within the issue description. We don't typically output physics diagnostics with frequencies that cause an issue, but I think it would still be good to fix this, as the behavior without this change is quite unexpected. This notebook illustrates that this fix addresses the issue using an output frequency of 1.5 hours.

Closes #193

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.

Not possible to output interval-averaged diagnostics with a non-even-hour frequency >= 30 minutes
2 participants