Skip to content

Releases: C2SM/processing-chain

v2.3

12 Jul 07:57
5670182

Choose a tag to compare

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

Full Changelog: v2.2.1...v2.3

v2.2.1

25 Nov 10:10

Choose a tag to compare

https://github.com/C2SM/processing-chain/releases/tag/v2.2

Changes:

  • Load CDO modules in modules.env

v2.2

16 Nov 10:17
c410b1b

Choose a tag to compare

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