Releases: C2SM/processing-chain
Releases · C2SM/processing-chain
v3.1.3
v3.1.2
v3.1.1
v3.1
What's Changed
- Revise Documentation by @mjaehn in #49
- Remove Dask by @mjaehn in #55
- Added ICON interpolator (to point locations) by @efmkoene in #58
- Enable asynchronous jobs by @mjaehn in #54
- Chemical renaming by @efmkoene in #59
- Docs v3.1 by @mjaehn in #57
- Processing Chain v3.1 by @mjaehn in #62
Full Changelog: v3.0...v3.1
v3.1-rc1
v3.0
What's Changed
- Integrate global ICON-ART simulations (#16)
- Refactoring (part 1) (#18)
- Fix weekly test (#33)
- Remove variants key and use features instead (#30)
- Convert config files to
yamlformat (#36) - Use
cfg.enddateinstead ofhstartandhstop(#39) - Add icon-art-oem-test (#40)
- Add icon-art-global-test (#41)
- GitHub Pages (#44)
- Add resume option and update docstrings in
run_chain.py(#42) - Update README (#45)
Full Changelog: v2.3.3...v3.0
v3.0-rc1
What's Changed
- Integrate global icon-art simulations by @mjaehn in #16
- Refactoring (part 1) by @mjaehn in #18
- Fix weekly test by @mjaehn in #33
- Remove
variantskey and usefeaturesinstead by @mjaehn in #30 - Convert config files to yaml format by @mjaehn in #36
- Use
cfg.enddateinstead ofhstartandhstopby @mjaehn in #39 - Add icon-art-oem-test by @mjaehn in #40
- Add icon-art-global-test by @mjaehn in #41
- GitHub Pages by @mjaehn in #44
- Add resume option and update docstrings in run_chain.py by @mjaehn in #42
- Update README by @mjaehn in #45
- Deploy docs to latest and tags by @mjaehn in #47
Full Changelog: v2.3.3...v3.0-rc1
v2.3.3
v2.3.2
v2.3.1
Release v2.3.1
The Jenkins pipelines for the weekly build and PRs were broken mainly due to the way how cosmo is built via spack. Now, an own spack instance is used instead of the pre-installed one. All plans are working now as intended. However, the build badges had to be removed as they are not supported anymore.
What's Changed
Full Changelog: v2.3...v2.3.1