pypsa-eur/doc/plotting.rst
Fabian Neumann 067d259ff6 include description of rule groups
* and reduce corresponding sections in readme
* and modify environment docs
* and add bibtex support (tentative)
2019-08-10 14:25:19 +02:00

1.1 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 8)

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 12)

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 28)

Unknown directive type "automodule".

.. automodule:: make_summary

Plot Summary

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

Unknown directive type "automodule".

.. automodule:: plot_summary

Plot Network

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

Unknown directive type "automodule".

.. automodule:: plot_network

img/tech-colors.png
</html>