789 B
789 B
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | map | |||
3 | -- boundaries | ° | [x1,x2,y1,y2] | Boundaries of the map plots in degrees latitude (y) and longitude (x) |
4 | costs_max | bn Euro | float | Upper y-axis limit in cost bar plots. |
5 | costs_threshold | bn Euro | float | Threshold below which technologies will not be shown in cost bar plots. |
6 | energy_max | TWh | float | Upper y-axis limit in energy bar plots. |
7 | energy_min | TWh | float | Lower y-axis limit in energy bar plots. |
8 | energy_threshold | TWh | float | Threshold below which technologies will not be shown in energy bar plots. |
9 | tech_colors | -- | carrier -> HEX colour code | Mapping from network ``carrier`` to a colour (`HEX colour code <https://en.wikipedia.org/wiki/Web_colors#Hex_triplet>`_). |
10 | nice_names | -- | str -> str | Mapping from network ``carrier`` to a more readable name. |