|
@@ -20,6 +20,10 @@ At each stage, you can act manually to adapt the workflow to your liking.
|
|
|
|
|
|
Once the job is submitted, you can simply run 'coral status' in the run directory to get an overview of what is happening. No need to look for job ids, or output files.
|
|
|
|
|
|
+## Requirements
|
|
|
+
|
|
|
+NEMO installed: see [How to install NEMO from scratch](http://www.climate.be:3000/TECLIM/Coral/wiki/NEMO-from-scratch)
|
|
|
+
|
|
|
## Install
|
|
|
|
|
|
Clone the Coral repository (for instance in the EXTERNAL directory of your NEMO install) and update your shell startup script to source the 'setup-coral.sh' file to add 'coral' to your PATH variable.
|