Skip to content

Commit f9ef9f7

Browse files
Update README.md
1 parent 93545b1 commit f9ef9f7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,12 @@ please raise an issue or email me (tomand@bas.ac.uk).
3232
To reproduce the paper figures directly from the paper's
3333
results and forecasts, run the following after
3434
setting up the conda environment (see Step 1 below):
35-
- `./download_paper_generated_data.sh`
35+
- `./download_paper_generated_data.sh`. Downloads raw data from the paper. From here, you could start to explore the results of the paper in
36+
more detail.
37+
- `python3 icenet/download_sic_data.py`. This is needed to plot the ground truth ice edge.
3638
- `python3 icenet/gen_masks.py`
3739
- `python3 icenet/plot_paper_figures.py`. Figures are saved in `figures/paper_figures/`.
3840

39-
From here, you could start to explore the results of the paper in
40-
more detail.
41-
4241
## Steps to reproduce the paper's results from scratch
4342

4443
### 0) Preliminary setup

0 commit comments

Comments
 (0)