[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
55395c5465
commit
23c92ca436
@ -55,4 +55,3 @@ set in the ``config.yaml`` (cf. Section :ref:`costs_cf` in
|
|||||||
.. literalinclude:: ../Snakefile
|
.. literalinclude:: ../Snakefile
|
||||||
:start-at: COSTS
|
:start-at: COSTS
|
||||||
:end-at: COSTS
|
:end-at: COSTS
|
||||||
|
|
||||||
|
@ -187,6 +187,7 @@ The included ``.nc`` files are PyPSA network files which can be imported with Py
|
|||||||
.. code:: python
|
.. code:: python
|
||||||
|
|
||||||
import pypsa
|
import pypsa
|
||||||
|
|
||||||
filename = "elec_s_1024_ec.nc" # example
|
filename = "elec_s_1024_ec.nc" # example
|
||||||
n = pypsa.Network(filename)
|
n = pypsa.Network(filename)
|
||||||
|
|
||||||
|
@ -78,4 +78,3 @@ improving the approximations.
|
|||||||
|
|
||||||
- **Demand sufficiency:** Further measures of demand reduction may be
|
- **Demand sufficiency:** Further measures of demand reduction may be
|
||||||
possible beyond the assumptions made here.
|
possible beyond the assumptions made here.
|
||||||
|
|
||||||
|
@ -141,5 +141,3 @@ Rule ``retrieve_sector_databundle``
|
|||||||
In addition to the databundle required for electricity-only studies,
|
In addition to the databundle required for electricity-only studies,
|
||||||
another databundle is required for modelling sector-coupled systems.
|
another databundle is required for modelling sector-coupled systems.
|
||||||
The size of this data bundle is around 640 MB.
|
The size of this data bundle is around 640 MB.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user