Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suprdory committed Apr 4, 2024
1 parent 28aeef0 commit 2f8351d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# 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.

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

run/run_iris.py

is set up to produce the sample 100 year global output which is included in numpy format here:

out/

and in text format here:

out_txt/

0 comments on commit 2f8351d

Please sign in to comment.