Brian Medeiros
Brian Medeiros
For model vs model, this is the correct behavior. The baseline acts as the reference, so correlation would be with itself (=1). For obs, we will need to look into...
I like the idea of having this as a user option. There are a bunch of conda-installable packages that have lot of good colormaps. Maybe we should consider adding one...
I'm going to add on to this issue slightly based on input from the AMWG dev group in this issue: https://github.com/NCAR/amwg_dev/issues/211 For models that have higher tops than the default...
My initial assessment of this suggests two small changes that should be made for the table: - when taking the temporal average, the table script should weight by the length...
For Mac users, NCO can also be installed with brew. Just to add some complication to this issue. For simplicity, I think we should recommend using conda, but maybe note...
Two incomplete thoughts about this. 1. I think the Taylor plots might be useful for this. The config/YAML file would have to provide the correct list of CAM runs. If...
@nusbaume --- I actually was just doing this for something else the other day. Not sure whether you've implemented or not, but I found using Xarray's "weighted" along with the...
I believe this has now been implemented everywhere. There's functionality in `plotting_functions` to apply weights, and it is an option in the config file (on by default, I believe).
Agree. I have looked at intake (and to a lesser extent at intake-esm) quite a few times. My brain doesn't quite get it, but I do think we should evaluate...
Thanks, @mgrover1. I continue to be intrigued by the idea of using intake. I have to admit that I'm still having trouble understanding how it helps for single runs or...