pypsa-eur/doc/configtables/toplevel.csv
Fabian Neumann ef5320e1b8 merge master
2023-06-02 16:59:06 +02:00

1.4 KiB

1UnitValuesDescription
2version--0.x.xVersion of PyPSA-Eur. Descriptive only.
3tutorialbool{true, false}Switch to retrieve the tutorial data set instead of the full data set.
4logging
5-- level--Any of {'INFO', 'WARNING', 'ERROR'}Restrict console outputs to all infos, warning or errors only
6-- format--Custom format for log messages. See `LogRecord <https://docs.python.org/3/library/logging.html#logging.LogRecord>`_ attributes.
7foresightstring{overnight, myopic, perfect}Defaults to overnight scenarios.
8countries--Subset of {'AL', 'AT', 'BA', 'BE', 'BG', 'CH', 'CZ', 'DE', 'DK', 'EE', 'ES', 'FI', 'FR', 'GB', 'GR', 'HR', 'HU', 'IE', 'IT', 'LT', 'LU', 'LV', 'ME', 'MK', 'NL', 'NO', 'PL', 'PT', 'RO', 'RS', 'SE', 'SI', 'SK'}European countries defined by their `Two-letter country codes (ISO 3166-1) <https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2>`_ which should be included in the energy system model.
9focus_weights--Keys should be two-digit country codes (e.g. DE) and values should range between 0 and 1Ratio of total clusters for particular countries. the remaining weight is distributed according to mean load. An example: ``focus_weights: 'DE': 0.6 'FR': 0.2``.
10co2_budget--Dictionary with planning horizons as keys.CO2 budget as a fraction of 1990 emissions. Overwritten if ``CO2Lx`` or ``cb`` are set in ``{sector_opts}`` wildcard