We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81f17a commit 0e2ea20Copy full SHA for 0e2ea20
README.md
@@ -35,8 +35,8 @@ Webviz-ert connects automatically to a storage server running in [ERT](https://g
35
Here are a few steps to get an example version of webviz-ert running.
36
37
```sh
38
-# Run simulations in ert - <ert-root-folder>/test-data/local/poly_example/
39
-ert ensemble_smoother --target-case smoother poly.ert
+# Run simulations in ert - <ert-root-folder>/test-data/ert/poly_example/
+ert ensemble_smoother --target-ensemble smoother_%d poly.ert
40
41
# After simulation has finished, start webviz-ert from the same location with
42
ert vis
0 commit comments