From bc2382f210ca5473804a1cd6523fa6f46ee3795b Mon Sep 17 00:00:00 2001
From: Fabian Wachsmann <wachsmann@dkrz.de>
Date: Mon, 28 Oct 2024 14:06:57 +0000
Subject: [PATCH] Add new file

---
 test/cordex-cmip6/README.txt | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 test/cordex-cmip6/README.txt

diff --git a/test/cordex-cmip6/README.txt b/test/cordex-cmip6/README.txt
new file mode 100644
index 0000000..19b8fda
--- /dev/null
+++ b/test/cordex-cmip6/README.txt
@@ -0,0 +1,8 @@
+1. Open a terminal, `source activate /work/bm0021/conda-envs/cloudify`
+2. Change into this directory, modify and run `host.py`
+3. Open another terminal, change into this directory.
+4. Get swift tokens for bb1364 and store them in a `mytoken.py`file
+5. module load python3/unstable
+6. Modify and run `generate_plots_into_swift.py`
+7. Modify and run `generate_table_app.py`
+8. Run `mime.sh`
\ No newline at end of file
-- 
GitLab