Skip to content

Commit

Permalink
Merge pull request #11 from CIROH-UA/4-update-the-readme-to-use-the-l…
Browse files Browse the repository at this point in the history
…atest-awi_004

Update input file to use 004
  • Loading branch information
arpita0911patel authored Mar 7, 2024
2 parents c12db33 + 327f2de commit c6b31cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ We are doing a case study : NWM run for Sipsey Fork, Black Warrior river
```bash
mkdir -p NextGen/ngen-data
cd NextGen/ngen-data
wget --no-parent https://ciroh-ua-ngen-data.s3.us-east-2.amazonaws.com/AWI-002/AWI_03W_113060_002.tar.gz
tar -xf AWI_03W_113060_002.tar.gz
wget --no-parent https://ciroh-ua-ngen-data.s3.us-east-2.amazonaws.com/AWI-004/AWI_09_004.tar.gz
tar -xf AWI_09_004.tar.gz
# to rename your folder
mv AWI_03W_113060_002 my_data
mv AWI_09_004 my_data
```

## Run NextGen In A Box
Expand Down

0 comments on commit c6b31cd

Please sign in to comment.