Skip to content

Adding an overview page

Gregory Ashton requested to merge add-overview into master

This adds a simple overview of the run with easy links to error/output files and traceplots

One major change this will make is that the log file outputs will no longer have the Cluster and Process numbers attached. It wasn't possible to include these and display them at the same time. However, I actually don't think they add a lot of information. New jobs (say started from a rescue dag) will simply write to the end of the log file which reduced the overall output.

Edited by Gregory Ashton

Merge request reports