Skip to content

v2.0.0rc3

Pre-release
Pre-release

Choose a tag to compare

@forsyth2 forsyth2 released this 01 Feb 22:12
· 369 commits to main since this release
cc5edcd

Incompatible API changes (user-facing)

  • #172: Improve directory structure (Any frequency starting with "monthly_diurnal" will now need to start with "diurnal". climo_diurnal_frequency will also need to be specified to generate diurnal cycle diags in E3SM Diags).
  • #173: Remove e3sm_unified option (The e3sm_unified option will no longer work).
  • #184: Configuration changes (active = False is the default now -- users must explicitly set active = True to run a task). (new in rc2)

Features (user-facing)

  • #176: Add a template for high-res E3SM v1 runs
  • #169: Add tropical cyclone diags

Bug Fixes (user-facing)

  • #174: Fix E3SM-Unified path for Cori-Haswell and -KNL
  • #187: Fix ylim (new in rc3)

Documentation (user-facing)

  • #148: Guide for new diags set
  • #149: Guide for new task
  • #179: Improve documentation and testing for campaigns

Tests

  • #179: Improve documentation and testing for campaigns

Other code changes

  • #171: Remove srun command from mpas_analysis command
  • #182: Bump to 2.0.0rc1
  • #185: Bump to 2.0.0rc2 (new in rc2)
  • #188: Bump to 2.0.0rc3 (new in rc3)