Skip to content

jacstep11

JhanSrbinovsky edited this page Sep 2, 2021 · 1 revision

11. Obtain trac.log for JULES test

Original handover notes from Danny suggest:

In ~/cylc-run/…/bin/suite_report.py change python2.7 to python

However only occurrence of python in said script is in HashBang, script interpreter statement AND appears to have been universally changed too python as of vn6.1 at least.

In below description of steps:

e.g. test branch='r20982_CABLE_prognostics'

export CYLC_SUITE_RUN_DIR='~/cylc-run/r20982_CABLE_prognostics'
module use /g/data3/hh5/public/modules
module load python

It seems to be generated by the rose-stem test and generating the trac.log step can ce mmostly circumvented. HOWEVER, it seems that if necessary to generate it you can with:

~/cylc-run/r20982_CABLE_prognostics/bin/suite_report.py -S ~/cylc-run/r20982_CABLE_prognostics/ -L ~/cylc-run/r20982_CABLE_prognostics/

Check with:

cat ~/cylc-run/r20982_CABLE_prognostics/trac.log

And attach to Ticket Summary

Clone this wiki locally