Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-andersson authored Aug 10, 2021
1 parent 93545b1 commit f9ef9f7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,12 @@ please raise an issue or email me ([email protected]).
To reproduce the paper figures directly from the paper's
results and forecasts, run the following after
setting up the conda environment (see Step 1 below):
- `./download_paper_generated_data.sh`
- `./download_paper_generated_data.sh`. Downloads raw data from the paper. From here, you could start to explore the results of the paper in
more detail.
- `python3 icenet/download_sic_data.py`. This is needed to plot the ground truth ice edge.
- `python3 icenet/gen_masks.py`
- `python3 icenet/plot_paper_figures.py`. Figures are saved in `figures/paper_figures/`.

From here, you could start to explore the results of the paper in
more detail.

## Steps to reproduce the paper's results from scratch

### 0) Preliminary setup
Expand Down

0 comments on commit f9ef9f7

Please sign in to comment.