Releases: C2SM/processing-chain
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
yaml
format (#36) - Use
cfg.enddate
instead ofhstart
andhstop
(#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
variants
key and usefeatures
instead by @mjaehn in #30 - Convert config files to yaml format by @mjaehn in #36
- Use
cfg.enddate
instead ofhstart
andhstop
by @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
v2.3
Release v2.3
This release enables users outside of Empa to run the test cases for COSMO-GHG and ICON. Additionally, automated testing with Jenkins is performed once a week and a test for GitHub Pull Requests is in place. It can be activated by typing launch jenkins
in a comment. https://jenkins-mch.cscs.ch/view/C2SM/job/processing-chain-weekly/
What's Changed
- Fixing the wrong handling of the lateral boundary grid by @micstein89 in #6
- Add automated testing with Jenkins by @mjaehn in #8
- Increase the temporal resolution of COSMO output by @efmkoene in #9
- Add license by @mjaehn in #11
New Contributors
- @micstein89 made their first contribution in #6
- @efmkoene made their first contribution in #9
Full Changelog: v2.2.1...v2.3