diff --git a/README.md b/README.md index 0241ba4..c0e73fd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NextGen In A Box (NGIAB) +e# NextGen In A Box (NGIAB) "NextGen In A Box" (NGIAB) is a containerized version of the NextGen National Water Resources Modeling Framework. @@ -63,10 +63,10 @@ This repository contains : ```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-004/AWI_004.tar.gz - tar -xf AWI_004.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_004 my_data + mv AWI_09_004 my_data ``` ### How to Generate Your Own Input Data?