- Dec 11, 2024
-
-
Karl-Hermann Wieners authored
-
- Dec 10, 2024
-
-
Karl-Hermann Wieners authored
-
- Jul 25, 2024
-
- Jul 24, 2024
-
-
Karl-Hermann Wieners authored
-
- Apr 03, 2024
-
-
Karl-Hermann Wieners authored
-
- Dec 15, 2023
-
-
Karl-Hermann Wieners authored
-
- Dec 14, 2023
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Jul 18, 2023
-
-
Karl-Hermann Wieners authored
This is a follow-up of the Python 3 port. The `message` field is no longer supported in standard exceptions.
-
- Apr 20, 2023
-
-
Karl-Hermann Wieners authored
-
- Apr 04, 2023
-
-
Karl-Hermann Wieners authored
-
- Nov 28, 2022
-
- Oct 25, 2022
-
-
Karl-Hermann Wieners authored
-
- Oct 11, 2022
-
-
Karl-Hermann Wieners authored
-
- Oct 10, 2022
-
-
Karl-Hermann Wieners authored
Currently for lists only
-
- Jun 16, 2022
-
-
Karl-Hermann Wieners authored
Fixes long run times for extended jobs/namelist groups
-
- May 06, 2022
-
-
Karl-Hermann Wieners authored
-
- Feb 07, 2022
-
-
Karl-Hermann Wieners authored
This reverts commit 5e9ef6e9.
-
- Dec 23, 2021
-
-
Karl-Hermann Wieners authored
* Added full access to all other job configs for every job * Added overriding of global variables in jobs * Added job settings to global variable list (same as 'JOB' section) * Changed upcoming release from 1.1.2 to 1.2.0, using 1.2.0dev for now
-
- Dec 06, 2021
-
-
Karl-Hermann Wieners authored
* Added wrapper to use PYTHON environment variable in tests * Added unicode comment to default test config * Changed config objects to use locale encoding * Changed to use byte buffers for config (re-)writing * Added tests for unicode sensitive tools
-
- May 28, 2021
-
-
Karl-Hermann Wieners authored
-
- Dec 15, 2020
-
-
Karl-Hermann Wieners authored
-
- May 10, 2019
-
-
Karl-Hermann Wieners authored
mkexp: reading of EXP_DESCRIPTION from initial comment now also discards leading and trailing lines that only contain white space and comment characters
-
Karl-Hermann Wieners authored
-
- Jun 25, 2018
-
-
Karl-Hermann Wieners authored
-
- Mar 17, 2017
-
-
Karl-Hermann Wieners authored
-
- Jul 01, 2016
-
-
Karl-Hermann Wieners authored
Changed calls to regular expression substitution and string formatting to be compatible with python-2.6
-
- Feb 17, 2016
-
-
Karl-Hermann Wieners authored
Added SETUP_OPTIONS support for push model configuration requirements into the option list (e.g. no_hamocc, if HAMOCC is disabled at build time)
-
- Jan 12, 2016
-
-
Karl-Hermann Wieners authored
* Changed handling of '.use_template' to allow use of arbitrary template names * Fixed error message for missing or wrong options * Fixed setting ENVIRONMENT to 'DEFAULT' if set to empty in SETUP.config (see IssueID #5808) * Added 'match' filter, allowing to use regular expression matches * Added missing tests for 'wordwrap' filter * Re-wrote documentation on additional Jinja filters
-
- Dec 16, 2015
-
-
Karl-Hermann Wieners authored
-
- Nov 05, 2015
-
-
Karl-Hermann Wieners authored
* Changed VERSION_ variable in standard config to be optional, added info if missing * Updated documentation * Updated version info and change list
-
- May 20, 2015
-
-
Karl-Hermann Wieners authored
* Added function add_days to handle day offsets for namelist settings
-
- May 13, 2015
-
-
Karl-Hermann Wieners authored
* Changed split_date to also handle YYYYMMDD dates * Added function add_years to handle year offsets for namelist settings
-
- Apr 29, 2015
-
-
Karl-Hermann Wieners authored
* Added README mode to 'getexp' * Changed 'getexp' output from warning to info * Added option to skip directory creation for config tests (--no-make-dirs/-m) * Support for default configuration settings by model build (SETUP.config) * Added User Guide
-
- Feb 11, 2015
-
-
Karl-Hermann Wieners authored
Changed handling of blank environment, fixed section handling on command line, cleaned up testing, added release changes * Changed behavior if environment name is set but empty: now uses default instead of looking for '' environment * Fixed command line handling: different variables in the same section are now all recognized (see IssueID #5501). The test cases are updated accordingly * Re-organized test cases to group command line handling in its own class * Added empty [namelists] section to test config, simplifying test writing * Added CHANGES.txt for upcoming release 0.3.0, updated setup to 0.3.0dev
-
- Jan 05, 2015
-
-
Karl-Hermann Wieners authored
-
- Nov 26, 2014
-
-
Karl-Hermann Wieners authored
* Added new control variable 'EXP_OPTIONS', taking a list of config names. Options are taken from the new 'standard_options' subdirectory * Added respective test and simplified test module
-
Karl-Hermann Wieners authored
* Added setting of sectioned variables via command line, using '.' as section path separator and '..' for verbatim periods * Added automated testing using Python's unittest library * Disambiguated warning due to missing experiment configuration; now mentions 'experiment'.
-
- Oct 06, 2013
-
-
Karl-Hermann Wieners authored
-
- Sep 19, 2013
-
-
Karl-Hermann Wieners authored
* Moved mvstream settings to default configuration * Adapted examples accordingly and updated README and docs * Changed blizzard setup to use /scratch for working, read account from .acct
-