- Dec 10, 2015
-
-
Karl-Hermann Wieners authored
* Added -q (quiet) option to mkexp to suppress info messages * Fixed diffpath to also compare two files (used to expect directories) * Incremented version info in setup, changes and documentation
-
- 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
-
- Jul 27, 2015
-
-
Karl-Hermann Wieners authored
-
- Jul 22, 2015
-
-
Karl-Hermann Wieners authored
* Added 'raw(...)' expression to allow unquoted namelist expressions * Added 'set' test to reliably check if namelist switches are true * Updated version info and change list
-
- Jun 26, 2015
-
-
Karl-Hermann Wieners authored
* Updated info on changes
-
Karl-Hermann Wieners authored
* Fixed fomatting of target variables to _not_create additional section entries * Changed creation of job specific config to exclude sections from other jobs * Added job specific override of files section
-
- May 20, 2015
-
-
Karl-Hermann Wieners authored
* Updated version info in setup script * Added PDF documentation to distribution setup
-
Karl-Hermann Wieners authored
* Updated change list and user guide appropriately
-
Karl-Hermann Wieners authored
* Added function add_days to handle day offsets for namelist settings
-
- May 13, 2015
-
-
Karl-Hermann Wieners authored
* Updated change list and documentation * Added PDF version of documentation * Updated version info in setup script
-
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 18, 2015
-
-
Karl-Hermann Wieners authored
Added option to skip creation of work and data directories to allow test runs on other machines (--no-make-dirs/-m)
-
- 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
-
- Dec 16, 2014
-
-
Karl-Hermann Wieners authored
-
- Dec 12, 2014
-
-
Karl-Hermann Wieners authored
* Added traversal (walk) function to parse keys and values for verbatim target variables, i.e. variables of the generated script language * Added environment functions to temporarily reset the string used for new lines. Needed to work around the missing 'wrapstring' keyword in Jinja 2.6 * Added context function to allow querying context variables by name within templates. Needed to get default values for target variables.
-
- Nov 28, 2014
-
-
Karl-Hermann Wieners authored
Added configurable variable format to namelist values. Variables $${x} are now recognized as script native variables. Defining .var_format allows different script syntax, e.g. XML style (.var_format = <%s>)
-
Karl-Hermann Wieners authored
Fixed override behaviour for global job config: now specialized job config will always override global job config
-
- 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'.
-
- Nov 21, 2014
-
-
Karl-Hermann Wieners authored
-
- Oct 17, 2014
-
-
Karl-Hermann Wieners authored
* Added python methods list.split() and filter() to template environment for advanced template macros (file lists) * Changed job script template search to allow local <EXP_ID>.<JOB.id>.tmpl override standard experiment templates.
-
- Oct 09, 2014
-
-
Karl-Hermann Wieners authored
* Changed to use directories for backup, leaving file names unchanged * Added README file to backup
-
- Oct 06, 2014
-
-
Karl-Hermann Wieners authored
-
- Oct 01, 2014
-
-
Karl-Hermann Wieners authored
* Logging ** Fixed bailout routine to allow message format arguments ** Explicitly added default warning level for ease of debugging * Added verbose mode to getexp, showing all top level variable settings * Fixed template loading to allow out of directory generation (-p, MKEXP_PATH)
-
- Apr 24, 2014
-
-
Karl-Hermann Wieners authored
-
- Mar 26, 2014
-
-
Karl-Hermann Wieners authored
-
- Mar 24, 2014
-
-
Karl-Hermann Wieners authored
* r3545: Changed to parse namelist section comments for example key assignments.
-
Karl-Hermann Wieners authored
-
- Mar 11, 2014
-
-
Karl-Hermann Wieners authored
-
- Feb 21, 2014
-
-
Karl-Hermann Wieners authored
Unified handling of remove keywords in job configuration, added remove keyword for namelist variables
-
- Oct 15, 2013
-
-
Karl-Hermann Wieners authored
* r3359: Script generation: improved documentation (README, user guide), fixed time limits, number of tasks override * r3358: Downgraded automake use to 1.13.1 installed as module in squeeze. * r3357: J.S.Rast: Added missing profile viewgraphs.
-
Karl-Hermann Wieners authored
-
- Oct 06, 2013
-
-
Karl-Hermann Wieners authored
-
- Oct 02, 2013
-
-
Karl-Hermann Wieners authored
* r3341: Changed comments in namelist to deal with inline comments and empty lines
-
- 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
-
- Aug 28, 2013
-
-
Karl-Hermann Wieners authored
-
- Aug 26, 2013
-
-
Karl-Hermann Wieners authored
-
- Jul 25, 2013
-
-
Karl-Hermann Wieners authored
* Added missing file to r3147
-