v2.2.0rc3
Pre-release
Pre-release
Incompatible API changes (user-facing)
- #333: Perlmutter support (NOTE: This removes Cori support and is thus a breaking change. However, after Cori is retired, it won't be possible to notice this change. Therefore, we will not be incrementing the major version.)
Features (user-facing)
- #306: Hemispheric Averaging
Small Improvements (user-facing)
- #294: Refactor coupled_global plots (new
plot_names
parameter available) - #301: Update global time series plotting (multiple pages of plots will be made if there are more than 8 plots)
- #289: add aerosol aeronet as a default e3sm_diags set
- #335: Update
prc_typ
- #338: Years fix (workaround for missing comma in
years
) - #352: add aerosol budget tables as a default set for e3sm_diags (new in rc3)
Bug Fixes (user-facing)
- #219: ocean_month updates (allow for
global_time_series
plots withyears
not in increments of 10) - #337: Fix cdscan call
Documentation (user-facing)
- #317: Version defaults docs
- #308: Update global time series plotting docs
- #332: Update obs paths
- #344: Update E3SM Unified paths (new in rc2)
Tests
- #283: Integration test templates
- #284: Compy integration tests
- #282: Cori integration tests
- #322: Update NERSC paths to use CFS
DevOps
Version Updating
- #339: Update defaults in docs
- #341: Bump to 2.2.0rc1
- #345: Bump to 2.2.0rc2 (new in rc2)
- #353: Update defaults in docs (new in rc3)
- #354: Bump to 2.2.0rc3 (new in rc3)
Other code changes