Skip to content

v2.2.0rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@forsyth2 forsyth2 released this 16 Nov 01:50
· 133 commits to main since this release
da0b49e

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 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
  • #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

  • #321: Update package versions
  • #343: Fix meta.yaml (new in rc2)

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

  • #330: Update mache references
  • #349: Chrysalis fixes for rc3 (new in rc3)
  • #350: Compy fixes for rc3 (new in rc3)
  • #351: Perlmutter fixes for rc3 (new in rc3)