-
Notifications
You must be signed in to change notification settings - Fork 19
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 override_precipitation_timescale
option back in
#3509
base: main
Are you sure you want to change the base?
Conversation
d630056
to
01b17bb
Compare
Results for which job changed? Was it one that we had reproduceability tests for? |
I think it didn't show up in the reproducibility test as the job designed to catch this is too short to produce precipitation, so the PR didn't change the MSE of that job. There are some other jobs of which the results are changing, but we don't have reproducibility tests for them. |
01b17bb
to
bdb0933
Compare
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.
Thank you!
bdb0933
to
b2b851a
Compare
b2b851a
to
6a23f66
Compare
6a23f66
to
0f107a6
Compare
0f107a6
to
5c6d620
Compare
This PR reverts part of #3481, which removed the
override_precipitation_timescale
config argument.This was not caught by our regression tests, but the the PR build shows changed plots.
This PR also adds a small unit test to ensure that this option is being set correctly.