v2.0.0
Incompatible API changes (user-facing)
- #172: Improve directory structure (Any
frequencystarting with "monthly_diurnal" will now need to start with "diurnal".climo_diurnal_frequencywill also need to be specified to generate diurnal cycle diags in E3SM Diags). - #173: Remove e3sm_unified option (The
e3sm_unifiedoption will no longer work). - #184: Configuration changes (
active = Falseis the default now -- users must explicitly setactive = Trueto run a task).
Features (user-facing)
Bug Fixes (user-facing)
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