Skip to content

Commit 110f8ae

Browse files
author
nathan
committed
update readme
1 parent 2f8351d commit 110f8ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# iris
22
Imperial College Storm Model
33

4-
This is IRIS (v0.1), the Imperial College Storm Model. For a detailed description and analysis, see Sparks & Toumi (2024). The 10,000 year global synthetic dataset described there is available here.
4+
This is IRIS (v0.1), the Imperial College Storm Model. For a detailed description and analysis, see Sparks & Toumi (2024) ***. The 10,000 year global synthetic dataset described there is available here ***.
55

6-
The data (rundata/) and code (run/) needed for IRIS are all here.
6+
The code (run/) and data (rundata/) needed to run IRIS are all here. The script
77

88
run/run_iris.py
99

10-
is set up to produce the sample 100 year global output which is included in numpy format here:
10+
will run IRIS using python multiprocessing and is set up to produce the sample 100 year global output which is included in numpy format here:
1111

1212
out/
1313

0 commit comments

Comments
 (0)