pypsa-eur/doc/plotting.rst
2019-08-11 22:34:18 +02:00

1.2 KiB

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

Plotting and Summary

Make Summary

System Message: ERROR/3 (<stdin>, line 10)

Unknown directive type "todo".

.. todo:: move to ``make_summary`` autodoc

The following rule can be used to summarize the results in seperate .csv files:

System Message: ERROR/3 (<stdin>, line 14)

Error in "code" directive: maximum 1 argument(s) allowed, 15 supplied.

.. code::
    snakemake results/summaries/elec_s_all_lall_Co2L-3H_all
                                        ^ clusters
                                            ^ line volume or cost cap
                                                ^- options
                                                        ^- all countries

the line volume/cost cap field can be set to one of the following: * lv1.25 for a particular line volume extension by 25% * lc1.25 for a line cost extension by 25 % * lall for all evalutated caps * lvall for all line volume caps * lcall for all line cost caps

Replacing '/summaries/' with '/plots/' creates nice colored maps of the results.

System Message: ERROR/3 (<stdin>, line 30)

Unknown directive type "automodule".

.. automodule:: make_summary

Plot Summary

System Message: ERROR/3 (<stdin>, line 37)

Unknown directive type "automodule".

.. automodule:: plot_summary

Plot Network

System Message: ERROR/3 (<stdin>, line 44)

Unknown directive type "automodule".

.. automodule:: plot_network

img/tech-colors.png
</html>