Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mochell authored Jul 26, 2022
1 parent 041b4f8 commit d00c9d3
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# How to use this code

Momme Hell
July 2022
Momme Hell,
July 2022,
Brown University

This is a minimal Working example for „“. We provide the original ATL03 and ATL07 data from XX downloaded on:
The in Hell and Horvat described analysis can be reproduced for the example tracks following the guide below
Expand Down Expand Up @@ -74,13 +75,15 @@ The plots will occur at plots/SH/SH_publish/

### A01c) merging the ATL03 data file to one new file and apply corrections:

```python3 A01c_mergefiles.py SH_20190224_08800210 SH_publish True
```
python3 A01c_mergefiles.py SH_20190224_08800210 SH_publish True
```
The output is saved in data/scratch/SH_publish/A01c_ ...

### A02b) deriving WW3 priors:

```python3 A02b_WW3_hindcast_prior.py SH_20190224_08800210 SH_publish True
```
python3 A02b_WW3_hindcast_prior.py SH_20190224_08800210 SH_publish True
```
The output is saved in data/scratch/SH_publish/A01c_ ...

Expand Down

0 comments on commit d00c9d3

Please sign in to comment.