Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobHanna-NOAA committed Apr 15, 2024
1 parent 2a9efd5 commit 083a35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ aws s3 ls s3://noaa-nws-owp-fim/hand_fim/ --profile esip
Download a directory of sample outputs for a single HUC8:
```
aws s3 sync s3://noaa-nws-owp-fim/hand_fim/outputs/fim_4_4_0_0/12090301 \
/your_local_folder_name/12090301
/your_local_folder_name/12090301 --profile esip
```
By adjusting pathing, you can also download entire directories such as the `fim_4_4_0_0` folder. An entire output FIM set (e.g. `fim_4_4_0_0`) is approximately 1.1 TB.

Expand Down

0 comments on commit 083a35f

Please sign in to comment.