v2.6.0
From v2.6.0, Module name acme_diags is renamed to e3sm_diags, users should update their Python run scripts to use import e3sm_diags
instead.
Feature
- Add pressure-latitude set focusing on Stratosphere #535
- Refine plevs to include stratosphere #525
- Plot improvements for TC #521
- Use cartopy_offlinedata #524
Bug Fixes
- Fix post-processing induced warm bias over South Polar area #523
- Fix flipped lat of ozone obs #491
- Modify LH formula for NET_FLUX_SRF #519
- Update remaining acme_diags/ refs to e3sm_diags/ #530
- Add xml support for get_static_var #516
Cleanup
Docs
- Update load e3sm unified paths #489
- Update README #507
- Update dev install docs #508
- Update unified paths #510
CI/CD