Tags: TeamCOMPAS/COMPAS
Tags
Copy input files (grid, logfile-definitions) to output container + de… …fect repairs (#603) * Enhancement and Defect Repairs: - Added code to copy any grid file and/or logfile-definitions file specified to output container. - Copying a large grid file could take time, and take up much space, so added new program option '--store-input-files' which is TRUE by default. If FALSE, neither the grid file (if specified) nor the logfile-definitions file (if specified) will be copied to the output container (if TRUE, both will be copied (if specified)). - Fixed issue #600: changed pythonSubmit.py to treat fully-qualified grid filenames and fully-qualified logfile-definitions filenames correctly (i.e. don't add CWD if the filename is already fully-qualified). - Fixed issue #601: changed pythonSubmit.py to put all boolean parameters on the commandline, with True or False value. * Update Log.h Removed extraneous include
PreviousNext