- Oct 11, 2022
-
-
Karl-Hermann Wieners authored
-
- Oct 10, 2022
-
-
Karl-Hermann Wieners authored
Currently for lists only
-
Karl-Hermann Wieners authored
-
- Jun 09, 2022
-
-
Karl-Hermann Wieners authored
-
- 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
-
- Nov 25, 2021
-
-
Karl-Hermann Wieners authored
-
- Nov 01, 2021
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Sep 08, 2021
-
-
Karl-Hermann Wieners authored
-
- Jun 21, 2021
-
-
Karl-Hermann Wieners authored
-
- May 31, 2021
-
-
Karl-Hermann Wieners authored
-
- May 28, 2021
-
-
Karl-Hermann Wieners authored
-
- May 21, 2021
-
-
Karl-Hermann Wieners authored
-
- Sep 29, 2020
-
-
Karl-Hermann Wieners authored
Configuration: simplified commented namelist settings at the end of a group by adding a special variable '.end'
-
- Jul 23, 2020
-
-
Karl-Hermann Wieners authored
Namelist groups may be disabled by setting the special variable '.hide' to 'true'. This allows to selectively re-enable groups in higher order config files by setting '.hide' to 'false'
-
- Jul 20, 2020
-
-
Karl-Hermann Wieners authored
Configuration: changed handling of remove lists to not remove the .remove entries from config; used to break handling of remove lists in standalone calls to format_namelist
-
- Jul 17, 2020
-
-
Karl-Hermann Wieners authored
-
- Jun 05, 2020
-
-
Karl-Hermann Wieners authored
-
- Oct 30, 2019
-
-
Karl-Hermann Wieners authored
mkexp: changed 'get_file' function to return unknown variable references unchanged, added 'get_dir' function, returning the path for a given 'files' section
-
- Jun 28, 2019
-
-
Karl-Hermann Wieners authored
-
- Jun 27, 2019
-
-
Karl-Hermann Wieners authored
-
- Jun 17, 2019
-
-
Karl-Hermann Wieners authored
mkexp: changed 'list' filter replacement to map the empty string to an empty list. Added option to keep empty string as singleton list if needed
-
- May 20, 2019
-
-
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
-
- Nov 07, 2018
-
-
Karl-Hermann Wieners authored
-
- Sep 25, 2018
-
-
Karl-Hermann Wieners authored
-
- Sep 24, 2018
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Aug 29, 2018
-
-
Karl-Hermann Wieners authored
-
- Jun 25, 2018
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Aug 25, 2017
-
-
Karl-Hermann Wieners authored
Disabled evaluation of standard Jinja blocks ({% ... %}) and comments ({# ... #}). This allows handling templates with standard Jinja code and shell scripts using array length expansion (${#ARRAY})
-
- May 11, 2017
-
-
Karl-Hermann Wieners authored
* First look for templates based on the config file's base name * Then look for templates based on the given EXP_ID
-
- Mar 17, 2017
-
-
Karl-Hermann Wieners authored
-
- Jun 22, 2016
-
-
Karl-Hermann Wieners authored
-