Version 9 (modified by annette, 5 years ago) (diff) |
---|
Page Contents
Site Index
About CMSServicesUser SupportUser Information
Note this page is currently under construction
Rose
Cylc user guide (including example suites): http://cylc.github.io/cylc/html/single/cug-html.html
Rose user guide (including tutorial exercises): http://metomi.github.io/rose/doc/rose.html
Getting started
Puma
Add the following lines to your .profile:
Set up Rose and cylc export PATH=/home/fcm/bin:$PATH . ~fcm/setup_cylc
MONSooN
Follow these instructions: http://collab.metoffice.gov.uk/twiki/bin/view/Support/MONSooNRose#Getting%20started%20with%20Rose%20on%20_M
Also create a ~/.metomi/rose.conf file containing:
[rose-suite-log] rose-bush=http://localhost:8080/
Archer
UM Rose is not yet supported on Archer
Add the following lines to your .profile:
module use /work/n02/n02/hum/modules module load cylc module load fcm module load rose
For Rose on archer to work properly, the ssh-agent needs to be running on puma and not forwarded from elsewhere. Otherwise when logging out of puma, the agent will not persist and polling between puma and archer will not work. To set up ssh-keys from puma to Archer see: https://puma.nerc.ac.uk/trac/UM_TUTORIAL/wiki/sshAgent
Syntax highlighting
This is really useful for editing the Rose and cylc configuration files. For instructions see:
- Rose: http://metomi.github.io/rose/doc/rose-rug-getting-started.html#editor
- Cylc: http://cylc.github.io/cylc/html/single/cug-html.html#9.2.3
UM Rose tutorial
Look at: http://www.met.reading.ac.uk/~ros/um-training/um-getting-started.html
Try using suite: puma-aa046
Hints and tips
See here: CmsOnly/RoseCylcHints