diff --git a/scripts/base_network.py b/scripts/base_network.py index 6dafbbd9..f851a521 100644 --- a/scripts/base_network.py +++ b/scripts/base_network.py @@ -5,7 +5,8 @@ # coding: utf-8 """ -Creates the network topology from a `ENTSO-E map extract +Creates the network topology from a `ENTSO-E map extract. + `_ (March 2022) as a PyPSA network. diff --git a/scripts/build_load_data.py b/scripts/build_load_data.py index 8d4dbb67..482256ba 100755 --- a/scripts/build_load_data.py +++ b/scripts/build_load_data.py @@ -4,7 +4,8 @@ # 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. + `_. For all countries in the network, the per country load timeseries with suffix ``_load_actual_entsoe_transparency`` are extracted from the dataset. After diff --git a/scripts/build_natura_raster.py b/scripts/build_natura_raster.py index b34f24ef..0b5ce34f 100644 --- a/scripts/build_natura_raster.py +++ b/scripts/build_natura_raster.py @@ -4,7 +4,8 @@ # SPDX-License-Identifier: MIT """ -Rasters the vector data of the `Natura 2000 +Rasters the vector data of the `Natura 2000. + `_ natural protection areas onto all cutout regions. diff --git a/scripts/prepare_links_p_nom.py b/scripts/prepare_links_p_nom.py index 2e4f0130..55da75eb 100644 --- a/scripts/prepare_links_p_nom.py +++ b/scripts/prepare_links_p_nom.py @@ -6,7 +6,8 @@ # SPDX-License-Identifier: MIT """ -Extracts capacities of HVDC links from `Wikipedia +Extracts capacities of HVDC links from `Wikipedia. + `_. Relevant Settings