Skip to content

Commit 122c2f9

Browse files
committed
add doc about SleepDuration key in BMI
1 parent 782d73d commit 122c2f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/getting_started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<img align="right" width="200" alt="Logo" src="ecoextreml_logo.png">
2-
3-
# Getting started
1+
#
42

53
This is the documentation for the python package `PyStemmusScope`, which allows
64
for preparing data and running the STEMMUS-SCOPE model. The model source code
@@ -31,6 +29,8 @@ set in the configuration file:
3129
is used.
3230
- `DockerImage`: a path to the Docker image, if BMI interface and docker are
3331
used.
32+
- `SleepDuration`: a time in seconds to wait before checking if the model has
33+
finished running in BMI. Default is 10 seconds.
3434

3535
## Running the model
3636

0 commit comments

Comments
 (0)