From 47f0eaa884ae43dcecddbaddd441f8108dcf6083 Mon Sep 17 00:00:00 2001 From: Neptune-Meister <140385333+JurgenZach-NOAA@users.noreply.github.com> Date: Tue, 10 Sep 2024 08:00:14 -0700 Subject: [PATCH] Update readme.md Update basic setup example: replace with V4 run. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7899f03bd..9d72ad80e 100644 --- a/readme.md +++ b/readme.md @@ -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