1.1 KiB
1.1 KiB
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | map | |||
3 | -- figsize | -- | [width, height]; e.g. [7,7] | Figure size in inches. |
4 | -- boundaries | ° | [x1,x2,y1,y2] | Boundaries of the map plots in degrees latitude (y) and longitude (x) |
5 | -- p_nom | |||
6 | -- -- bus_size_factor | -- | float | Factor by which values determining bus sizes are scaled to fit well in the plot. |
7 | -- -- linewidth_factor | -- | float | Factor by which values determining bus sizes are scaled to fit well in the plot. |
8 | costs_max | bn Euro | float | Upper y-axis limit in cost bar plots. |
9 | costs_threshold | bn Euro | float | Threshold below which technologies will not be shown in cost bar plots. |
10 | energy_max | TWh | float | Upper y-axis limit in energy bar plots. |
11 | energy_min | TWh | float | Lower y-axis limit in energy bar plots. |
12 | energy_threshold | TWh | float | Threshold below which technologies will not be shown in energy bar plots. |
13 | vre_techs | -- | E | TODO |
14 | conv_techs | -- | E | TODO |
15 | storage_techs | -- | E | TODO |
16 | store_techs | -- | E | TODO |
17 | load_carriers | -- | E | TODO |
18 | AC_carriers | -- | E | TODO |
19 | link_carriers | -- | E | TODO |
20 | heat_links | -- | E | TODO |
21 | heat_generators | -- | E | TODO |
22 | tech_colors | -- | E | TODO |
23 | nice_names | -- | E | TODO |
24 | nice_names_n | -- | E | TODO |