MONET v2.2.8
This release has a few plotting-related fixes (#123, #124), and using MONET now shouldn't affect your global Matplotlib styles (#125).
What's Changed
- Bump mamba-org/provision-with-micromamba from 14 to 15 by @dependabot in #122
- Eliminate mpl styling side effects by using Seaborn context managers by @zmoon in #125
- Fix passing
ax
in quick plot methods by @zmoon in #123 - Fix
.monet.quick_contourf
e.g. for new RRFS domain by @zmoon in #124
Full Changelog: v2.2.7...v2.2.8