Ryan May
Ryan May
@sgdecker #2425 gives control to map feature color/linewidth.
We can do this once the version chooser lands in a released version from upstream, at which point we'll be removing a bunch of our customization anyways.
At this time we should also [update our Google Analytics setup](https://support.google.com/analytics/answer/10089681?utm_campaign=2022-q1-gbl-all-gafree&utm_source=google-growth&utm_medium=email&utm_content=ga-sunset-msa-ua-only-admin) since the current one will cease taking in data on 1 July 2023.
Might also consider looking at [sphinx-design](https://github.com/executablebooks/sphinx-design) to handle our front page panels, since it's coming out the executable books project as well. We could avoid having to maintain HTML in...
I can see implementing this as either a flag on the `static_stability` function, or as a separate function (probably refactoring the original). I don't like adding boolean flags that completely...
So while our current function is poorly named, it works as documented so there's not a bug *per se*. My inclination is in 2.0 to rename/refactor to the functions as...
This will need us to do some of the work from #1764 to update our customizations around the new version.
Isn't really that the starting mixing ratio in both cases? Just that in the second case it starts as saturated.
You're not missing anything, I was thinking too much as a software engineer and not enough as a meteorologist.
Oh, there's one more consideration: I'm not sold on the need to build in the mixed layer approach. We don't do it in much else (like `lcl`), with the lone...