Opened 3 years ago
Closed 3 years ago
#2602 closed help (fixed)
Mule scripts on ARCHER
Reported by: | mvguarino | Owned by: | ros |
---|---|---|---|
Component: | Coupled model | Keywords: | |
Cc: | Platform: | ARCHER | |
UM Version: |
Description
Hello,
where can I find on ARCHER the mule script umdump_year.py ? (https://code.metoffice.gov.uk/trac/moci/wiki/tips_CRgeneral#Restartingifthemodelblowsup)
I have looked into /work/y07/y07/umshared/lib/python2.7 but I couldn't find it.
Thanks,
Vittoria
Change History (6)
comment:1 Changed 3 years ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
comment:2 Changed 3 years ago by ros
Sorry Vittoria, I seem to have the inability to read which machine people are running on at the moment!!! sigh. It'll probably be easiest if I email Alistair and we put it on ARCHER somewhere central.
Cheers,
Ros.
comment:3 Changed 3 years ago by mvguarino
Hi Ros,
Having that script somewhere on ARCHER would be ideal, as I may not be the only one who will need to use it.
Let me know when you have it,
Thank you.
Vittoria
comment:4 Changed 3 years ago by ros
Hi Vittoria,
Sorry for the delay.
I've put the script under $UMDIR/bin on ARCHER.
You'll need to set the following path for the script to find mule.
export PYTHONPATH=$UMDIR/lib/python2.7:$PYTHONPATH
Regards,
Ros.
comment:5 Changed 3 years ago by mvguarino
Thank you!
Vittoria
comment:6 Changed 3 years ago by willie
- Resolution set to fixed
- Status changed from accepted to closed
That wiki page implies it's in Alistair's own directory, I assume on the XCS-R (~hadtq/bin), and is just a normal python script that uses mule rather than being a part of mule itself. I think you will need to contact him to get hold of it or ask him to put it in his directory on the XCS-C.
Regards,
Ros.