File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,12 @@ please raise an issue or email me (tomand@bas.ac.uk).
3232To reproduce the paper figures directly from the paper's
3333results and forecasts, run the following after
3434setting 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
You can’t perform that action at this time.
0 commit comments