Skip to content

Commit c96a9bb

Browse files
author
Y. Mao
committed
Update doc
1 parent 471ea35 commit c96a9bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/steps_to_run_dual_system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Synthetic experiment:
44
1. Generate ensemble precipitation (for state EnKF)
55

6-
`$ python gen_ensemble_forcing.py <cfg>`
6+
`$ python gen_ensemble_forcing.py <cfg> <ens>`
77

88
2. Generate synthetic truth and measurements
99

@@ -59,7 +59,7 @@ For each state and precipitation ensemble member, run:
5959
## Real-data:
6060
1. Generate ensemble precipitation (for state EnKF)
6161

62-
`$ python gen_ensemble_forcing.py <cfg>`
62+
`$ python gen_ensemble_forcing.py <cfg> <ens>`
6363

6464
2. Run DA for state updating
6565

0 commit comments

Comments
 (0)