Skip to content

v2.2.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@forsyth2 forsyth2 released this 01 Nov 14:23
· 142 commits to main since this release
364d8cf

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)

Bug Fixes (user-facing)

  • #219: ocean_month updates (allow for global_time_series plots with years 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

Tests

  • #283: Integration test templates
  • #284: Compy integration tests
  • #282: Cori integration tests
  • #322: Update NERSC paths to use CFS

DevOps

  • #321: Update package versions

Version Updating

  • #339: Update defaults in docs
  • #341: Bump to 2.2.0rc1

Other code changes

  • #330: Update mache references