pypsa-eur/doc/configtables/toplevel.csv
2019-11-06 14:50:59 +01:00

1.3 KiB

1UnitValuesDescription
2version--0.1Version of PyPSA-Eur
3tutorialbool{true, false}Switch to retrieve the tutorial data set instead of the full data set.
4logging_level--Any of {'INFO', 'WARNING', 'ERROR'}Restrict console outputs to all infos, warning or errors only
5summary_dir--e.g. 'results'Directory into which results are written.
6countries--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.
7enable
8-- prepare_links_p_nombool{true, false}Switch to retrieve current HVDC projects from `Wikipedia <https://en.wikipedia.org/wiki/List_of_HVDC_projects>`_
9-- build_cutoutbool{true, false}Switch to build cutouts via the rule :mod:`build_cutout` or whether to retrieve the data from zenodo with :mod:`retrieve_cutout`.
10-- build_natura_rasterbool{true, false}Switch to create raster ``natura.tiff`` via the rule :mod:`build_natura_raster` or whether to retrieve ``natura.tiff`` from zenodo with :mod:`retrieve_natura_raster`.