Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Update basic setup example: replace with V4 run.
  • Loading branch information
JurgenZach-NOAA authored Sep 10, 2024
1 parent 470c767 commit 47f0eaa
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 @@ -214,7 +214,7 @@ python3 -m nwm_routing -f -V4 test_AnA_V4_HYFeature.yaml
- Run one of the demo examples provided:
```shell
cd test/LowerColorado_TX
python -m nwm_routing -f -V3 test_AnA.yaml
python3 -m nwm_routing -f -V4 test_AnA_V4_NHD.yaml
```
- The latter is a hybrid (MC + diffusive) routing example that should run within a few minutes at most

Expand Down

0 comments on commit 47f0eaa

Please sign in to comment.