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 68464d2 commit ebcf5b6Copy full SHA for ebcf5b6
README.md
@@ -61,6 +61,7 @@ A minimal configuration file looks something like this:
61
62
### local_data
63
Configuration values related to local data location.
64
+
65
| Option | Description | Default |
66
| ------ | ----------- | ------- |
67
| ``save_dir`` | Folder were the variables are saved through the ``save`` command. An absolut path is safer. | "./results" |
@@ -74,6 +75,7 @@ Configuration values related to local data location.
74
75
76
### trop_cyclone
77
Configuration values related to tropical cyclones.
78
79
80
81
| ``random_seed`` | Seed used for the stochastic tracks generation. | 54 |
0 commit comments