@@ -430,7 +430,7 @@ The `analysis_compare` tool creates a script in the `mass_scripts` directory.
430430This script is copied to a shared directory in the shared ukesm/terrafirma diskspace:
431431
432432```
433- /gws/nopw/j04 /esmeval/bgcval2/shared_mass_scripts
433+ /gws/ssde/j25a /esmeval/bgcval2/shared_mass_scripts
434434```
435435
436436A crontab job is set up to execute these scripts overnight on mass-cli1,
@@ -440,14 +440,14 @@ Very old scripts are automatically deleted.
440440The crontab script is:
441441
442442```
443- /gws/nopw/j04 /esmeval/bgcval2/shared_mass_cron.sh
443+ /gws/ssde/j25a /esmeval/bgcval2/shared_mass_cron.sh
444444```
445445
446446Note that cron executes this script with the ` ldemora ` username, so permissions may need to be changed
447447in some cases. The output log for this script is sent to the file:
448448
449449```
450- /gws/nopw/j04 /esmeval/bgcval2/shared_mass_cron.out
450+ /gws/ssde/j25a /esmeval/bgcval2/shared_mass_cron.out
451451```
452452
453453In the case that data is needed immediately, it's posiible to download manually as well.
@@ -642,7 +642,7 @@ input yamls. If you want to "clear the cache", these images need to be deleted.
642642The key place to clear is set by default on jasmin to be:
643643
644644```
645- /gws/nopw/j04 /ukesm/BGC_data/$USER/bgcval2/images/TimeseriesCompare/$NAME
645+ /gws/ssde/j25a /ukesm/BGC_data/$USER/bgcval2/images/TimeseriesCompare/$NAME
646646```
647647
648648where ` $USER ` is your jasmin user name and ` $NAME ` is the name given to this analysis
@@ -660,7 +660,7 @@ This is where the report is generated.
660660The third place that these plots are kept is on the public facing jasmin directory:
661661
662662```
663- /gws/nopw/j04 /esmeval/public/CompareReports/bgcval2/$USER/$NAME
663+ /gws/ssde/j25a /esmeval/public/CompareReports/bgcval2/$USER/$NAME
664664```
665665
666666This is where the report is hosted.
0 commit comments