2020-05-29 07:50:55 +00:00
|
|
|
..
|
2024-02-19 15:21:48 +00:00
|
|
|
SPDX-FileCopyrightText: 2019-2024 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:
|
|
|
|
|
2024-01-25 19:34:59 +00:00
|
|
|
Rule ``plot_power_network``
|
|
|
|
===========================
|
|
|
|
|
|
|
|
.. automodule:: plot_power_network
|
|
|
|
|
|
|
|
Rule ``plot_power_network_perfect``
|
|
|
|
===================================
|
|
|
|
|
|
|
|
.. automodule:: plot_power_network_perfect
|
|
|
|
|
|
|
|
Rule ``plot_hydrogen_network``
|
|
|
|
==============================
|
|
|
|
|
|
|
|
.. automodule:: plot_hydrogen_network
|
|
|
|
|
|
|
|
Rule ``plot_gas_network``
|
|
|
|
=========================
|
2019-08-14 15:15:07 +00:00
|
|
|
|
2024-01-25 19:34:59 +00:00
|
|
|
.. automodule:: plot_gas_network
|