I believe there is a small bug in the gcm-parameterization-problem.ipynb notebook. The figure that shows the climatologies of X_true vs. X_gcm vs. X_gcm_no_param plots the wrong line for X_true, namely
I think I installed pre-commit only after making my commits, so I hope things are not too messy. I can roll back my commits, and re-commit if necessary.
I believe there is a small bug in the
gcm-parameterization-problem.ipynb
notebook. The figure that shows the climatologies ofX_true
vs.X_gcm
vs.X_gcm_no_param
plots the wrong line forX_true
, namelyThis PR changes the line to
I think I installed
pre-commit
only after making my commits, so I hope things are not too messy. I can roll back my commits, and re-commit if necessary.