tiny doc formatting fixes

This commit is contained in:
Fabian 2022-09-16 15:20:10 +02:00
parent 5d1ef8a640
commit 9b570a53b4
4 changed files with 8 additions and 4 deletions

View File

@ -5,7 +5,8 @@
# coding: utf-8 # coding: utf-8
""" """
Creates the network topology from a `ENTSO-E map extract Creates the network topology from a `ENTSO-E map extract.
<https://github.com/PyPSA/GridKit/tree/master/entsoe>`_ (March 2022) as a PyPSA <https://github.com/PyPSA/GridKit/tree/master/entsoe>`_ (March 2022) as a PyPSA
network. network.

View File

@ -4,7 +4,8 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
""" """
This rule downloads the load data from `Open Power System Data Time series This rule downloads the load data from `Open Power System Data Time series.
<https://data.open-power-system-data.org/time_series/>`_. For all countries in <https://data.open-power-system-data.org/time_series/>`_. For all countries in
the network, the per country load timeseries with suffix the network, the per country load timeseries with suffix
``_load_actual_entsoe_transparency`` are extracted from the dataset. After ``_load_actual_entsoe_transparency`` are extracted from the dataset. After

View File

@ -4,7 +4,8 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
""" """
Rasters the vector data of the `Natura 2000 Rasters the vector data of the `Natura 2000.
<https://en.wikipedia.org/wiki/Natura_2000>`_ natural protection areas onto all <https://en.wikipedia.org/wiki/Natura_2000>`_ natural protection areas onto all
cutout regions. cutout regions.

View File

@ -6,7 +6,8 @@
# SPDX-License-Identifier: MIT # SPDX-License-Identifier: MIT
""" """
Extracts capacities of HVDC links from `Wikipedia Extracts capacities of HVDC links from `Wikipedia.
<https://en.wikipedia.org/wiki/List_of_HVDC_projects>`_. <https://en.wikipedia.org/wiki/List_of_HVDC_projects>`_.
Relevant Settings Relevant Settings