pypsa-eur/doc/configtables/toplevel.csv
2023-11-20 19:45:10 +01:00

1.0 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.
7private
8-- keys
9-- -- entsoe_api--Optionally specify the ENTSO-E API key. See the guidelines to get `ENTSO-E API key <https://transparency.entsoe.eu/content/static_content/Static%20content/web%20api/Guide.html>`_
10remote
11-- ssh--Optionally specify the SSH of a remote cluster to be synchronized.
12-- path--Optionally specify the file path within the remote cluster to be synchronized.
13focus_weightsOptionally specify the focus weights for the clustering of countries. For instance: `DE: 0.8` will distribute 80% of all nodes to Germany and 20% to the rest of the countries.