1.3 KiB
1.3 KiB
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | name | -- | str/list | Specify a name for your run. Results will be stored under this name. If ``scenario: enable`` is set to ``true``, the name must contain a subset of scenario names defined in ``scenario: file``. |
3 | scenarios | |||
4 | -- enable | bool | {true, false} | Switch to select whether workflow should generate scenarios based on ``file``. |
5 | disable_progrssbar | bool | {true, false} | Switch to select whether progressbar should be disabled. |
6 | shared_resources | bool/str/list | Switch to select whether resources should be shared across runs. If a string or list is passed, it is assumed to be wildcard(s) which indicates up to which set of wildcards the resource folder should be shared. If set to 'base', only resources before creating the elec.nc file are shared. | |
7 | shared_cutouts | bool | {true, false} | Switch to select whether cutouts should be shared across runs. |