v1.1.0
Bug Fixes (user-facing)
- Fix validation of campaign configs #143
Features (user-facing)
- Support for additional E3SM Diagnostics sets
- Value for
environment_commandscan be assumed based on the machine you're running on.- Update E3SM Unified paths #118
- Ability to add extra variables in time-series
- Add extra_vars option for in the "ts" section #124
- Ability to specify a campaign, which will auto-fill other parameters
- Support for high-resolution simulations
- Add high resolution support #136
- Print in
.settingsfiles the settings each task used- Print settings #137
- Global Time Series updates
Docs (user-facing)
- Docs for testing E3SM Unified #84
- Enable revisions to old docs #113
- Update docs #119
- Docs should specify using Cori-haswell #162 #161
Tests
- Update E3SM Diags testing #112
- Use debug queue for integration tests #130
- Ignore templateDir in tests #153
CI/CD
- Add tbump to simplify version bumping #91
- Fix timeout of conda build caused by Python version 3.10.0 #155
Cleanup