-
Notifications
You must be signed in to change notification settings - Fork 5
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
Use output dates from atmos.integrator #725
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -858,20 +858,22 @@ if ClimaComms.iamroot(comms_ctx) | |||
# Compare against observations | |||
if t_end > 84600 | |||
@info "Error against observations" | |||
output_dates = cs.dates.date0[] .+ Second.(atmos_sim.integrator.sol.t) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be good to add a comment that dt_save_to_sol
needs to be consistent with the required averaging. For most of our runs dt_save_to_sol
is 10days
but the seasonal average using this method would require 1days
(for daily averaged data).
Confirmed that MAM and DJF differ. 👍 |
@Sbozzolo can this be merged? |
Was cherry picked in 79594b1 |
Pull request was closed
This PR ensures that the leaderboard uses the output dates from atmos.