Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan committed Apr 4, 2024
1 parent 2f8351d commit 110f8ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# iris
Imperial College Storm Model

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.
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 ***.

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

run/run_iris.py

is set up to produce the sample 100 year global output which is included in numpy format here:
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:

out/

Expand Down

0 comments on commit 110f8ae

Please sign in to comment.