Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arpita0911patel authored Dec 20, 2024
1 parent eeebe3e commit dd2ab02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@ cd NextGen/ngen-data
```

### 2. Download Sample Data
#### Option 1: AWI-007 input data
#### Option 1: AWI-007 input data (relization file includes - SLOTH, NoahOWP, CFE)
```bash
wget https://ciroh-ua-ngen-data.s3.us-east-2.amazonaws.com/AWI-007/AWI_16_2863657_007.tar.gz
tar -xf AWI_16_2863657_007.tar.gz
```
#### Option 2: AWI-008 input data
#### Option 2: AWI-008 input data (realization file includes - SLOTH, Demostration LSTM)
```bash
wget --no-parent https://ciroh-ua-ngen-data.s3.us-east-2.amazonaws.com/AWI-008/AWI_16_2863806_008.tar.gz
tar -xf AWI_16_2863806_008.tar.gz
Expand Down

0 comments on commit dd2ab02

Please sign in to comment.