2020-05-29 07:50:55 +00:00
|
|
|
..
|
2023-02-16 10:50:55 +00:00
|
|
|
SPDX-FileCopyrightText: 2019-2023 The PyPSA-Eur Authors
|
2020-05-29 07:50:55 +00:00
|
|
|
|
|
|
|
SPDX-License-Identifier: CC-BY-4.0
|
|
|
|
|
2019-06-19 11:12:02 +00:00
|
|
|
##########################################
|
2023-03-09 12:28:42 +00:00
|
|
|
Plotting and Summaries
|
2019-06-19 11:12:02 +00:00
|
|
|
##########################################
|
|
|
|
|
2019-08-10 12:25:19 +00:00
|
|
|
|
2019-08-14 16:03:34 +00:00
|
|
|
Rule ``make_summary``
|
2019-08-14 15:15:07 +00:00
|
|
|
========================
|
|
|
|
|
2019-08-07 08:56:23 +00:00
|
|
|
.. automodule:: make_summary
|
|
|
|
|
2019-08-11 20:34:18 +00:00
|
|
|
.. _summary_plot:
|
|
|
|
|
2019-08-14 16:03:34 +00:00
|
|
|
Rule ``plot_summary``
|
2019-08-14 15:15:07 +00:00
|
|
|
========================
|
|
|
|
|
2019-08-10 12:25:19 +00:00
|
|
|
.. automodule:: plot_summary
|
|
|
|
|
2019-08-11 20:34:18 +00:00
|
|
|
.. _map_plot:
|
|
|
|
|
2019-08-14 16:03:34 +00:00
|
|
|
Rule ``plot_network``
|
2019-08-14 15:15:07 +00:00
|
|
|
========================
|
|
|
|
|
2019-08-10 12:25:19 +00:00
|
|
|
.. automodule:: plot_network
|