Skip to content
Snippets Groups Projects
Commit 73fa2b89 authored by Luke Conibear's avatar Luke Conibear
Browse files

updating readme with local leeds instructions summary

parent ccbfe0c1
No related branches found
No related tags found
No related merge requests found
Pipeline #125 canceled
......@@ -110,6 +110,21 @@ These four general phases may consist of several subjobs, which can be seen (and
($workDir is set in the experiment config)
### Local instructions to run on ARC4
```bash
git clone https://mbees.med.uni-augsburg.de/gitlab/mbees/wrfotron.git
cd wrfotron
git checkout leeds_setup
ln -s machine_profiles/arc4 profile.bash
cd blueprints/leeds/
ln -s machine_specific/arc4/batch_preambles batch_preambles
ln -s machine_specific/arc4/config.bash config.bash
cd ../..
. master.bash leeds 2015 10 12 00 24 06
```
## To create the documentation locally
1. Create the conda environment for the docs (only do this once):
......
```{include} ../README.md
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment