v1.1.0rc3
Pre-release
Pre-release
Bug Fixes (user-facing)
- Fix validation of campaign configs #143 (new in
rc2
)
Features (user-facing)
- Support for additional E3SM Diagnostics sets
- Value for
environment_commands
can 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
.settings
files the settings each task used- Print settings #137
Docs (user-facing)
Tests
- Update E3SM Diags testing #112
- Use debug queue for integration tests #130
- Ignore templateDir in tests #153 (new in
rc3
)
CI/CD
- Add tbump to simplify version bumping #91
- Fix timeout of conda build caused by Python version 3.10.0 #155 (new in
rc3
)
Cleanup
- Refactor coupled_global #106