pypsa-eur/doc/configtables/run.csv

1.3 KiB

1UnitValuesDescription
2name--str/listSpecify 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``.
3scenario
4-- enablebool{true, false}Switch to select whether workflow should generate scenarios based on ``file``.
5disable_progrssbarbool{true, false}Switch to select whether progressbar should be disabled.
6shared_resourcesbool/strSwitch to select whether resources should be shared across runs. If a string is passed, it is assumed to be a wildcard or 'base' that indicates the cutoff after which resources are no longer shared. If 'base' is passed, resources before creating the elec.nc file are shared.
7shared_cutoutsbool{true, false}Switch to select whether cutouts should be shared across runs.