pypsa-eur/doc/configtables/plotting.csv
2024-01-25 10:44:24 +01:00

997 B

1UnitValuesDescription
2map
3-- boundaries°[x1,x2,y1,y2]Boundaries of the map plots in degrees latitude (y) and longitude (x)
4projection--{EqualEarth, EuroPP, LambertAzimuthalEqualArea, LambertConformal, Orthographic}Projection to use for maps; default is EqualEarth. LambertConformal is recommended by the European Environmental Agency.
5costs_maxbn EurofloatUpper y-axis limit in cost bar plots.
6costs_thresholdbn EurofloatThreshold below which technologies will not be shown in cost bar plots.
7energy_maxTWhfloatUpper y-axis limit in energy bar plots.
8energy_minTWhfloatLower y-axis limit in energy bar plots.
9energy_thresholdTWhfloatThreshold below which technologies will not be shown in energy bar plots.
10tech_colors--carrier -> HEX colour codeMapping from network ``carrier`` to a colour (`HEX colour code <https://en.wikipedia.org/wiki/Web_colors#Hex_triplet>`_).
11nice_names--str -> strMapping from network ``carrier`` to a more readable name.