Calculation Information:
-
Computer system: {{ table_entry.computer_system }}
-
File location: {{ table_entry.directory }}
-
Workflow name: {{ table_entry.workflow_name }}
-
Workflow version: {{ table_entry.workflow_version }}
-
Run ID: {{ table_entry.run_id }}
-
Total calculation time (s): {{ table_entry.total_time |floatformat:-2 }}
-
Total queue time (s): {{ table_entry.queue_time | floatformat:-2 }}
-
Started at: {{ table_entry.started_at }}
-
Finished at: {{ table_entry.finished_at }}
-
Error corrections: {{ table_entry.corrections }}