Releases: C2SM/processing-chain
Releases · C2SM/processing-chain
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
v2.2.1
v2.2
With this release the Processing Chain can now handle ICON-ART(-OEM) simulations.
Important: The jobs meteo and icbc are now merged into one job: prepare_data. Please adapt your config files for your cases accordingly!
Overview of new features and bugfixes
- Implemented ICON-ART and ICON-ART-OEM Setups (#1)
- Shortened icontools_parameter keys in config file
- ICON-ART finishes now successfully in spite of persisting pointer error
- Updated ICON executables
- New settings file with user information where email address can be set globally
- Shortened logfile sent via email
- Updated README.rst and docs
- Updated modules.env
Co-authored-by: Michael Steiner michael.steiner@empa.ch