- 01 Jun, 2022 9 commits
-
- 31 May, 2022 31 commits
-
-
Fixing errors found in #644. The maximum length for an option in the GENERAL_STATS file has been set to 1000 chars because more than would hurt the visualization of the plots. Added hundreds comma separator to numbers in the plot legend. (cherry picked from commit ac0cd1ef)
-
Implementing #555. The priority for selecting the output folder of the statistics will follow: LOCAL_ROOT_FOLDER/expid/stats -> LOCAL_ROOT_FOLDER/expid/tmp -> LOCAL_ROOT_FOLDER/DEFAULT_OUTPUT_FOLDER/stats/ . This order will be bypassed if the user executing autosubmit is eadmin. Regular users cannot create any folder inside another users' experiment folder, even when having write permissions on that folder. (cherry picked from commit 033f39ea)
-
(cherry picked from commit 525a443f)
-
(cherry picked from commit 3c78f591)