We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84b0cd3 commit 72caa50Copy full SHA for 72caa50
1 file changed
PyStemmusScope/stemmus_scope.py
@@ -68,8 +68,7 @@ class StemmusScope():
68
"""PyStemmusScope wrapper around Stemmus_Scope model.
69
see https://gmd.copernicus.org/articles/14/1379/2021/
70
71
- It sets the model with a configuration file and executable file. It also
72
- prepares forcing and soil data for model run.
+ Configures the model and prepares forcing and soil data for the model run.
73
74
Args:
75
config_file(str): path to Stemmus_Scope configuration file. An example
0 commit comments