Skip to content

v2.0.0rc2

Pre-release
Pre-release

Choose a tag to compare

@forsyth2 forsyth2 released this 19 Jan 01:16
· 371 commits to main since this release
b59600e

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

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)