doc: move img folder into doc

This commit is contained in:
Fabian Neumann 2019-06-07 11:07:12 +02:00
parent 362f183c32
commit 9bc702bc07
4 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -14,4 +14,4 @@ gurobi.log
/data/links_p_nom.csv /data/links_p_nom.csv
/cutouts /cutouts
doc/_build/ doc/_build

View File

@ -3,7 +3,7 @@
PyPSA-Eur is an open model dataset of the European power system at the PyPSA-Eur is an open model dataset of the European power system at the
transmission network level that covers the full ENTSO-E area. transmission network level that covers the full ENTSO-E area.
![PyPSA-Eur Grid Model](https://raw.githubusercontent.com/PyPSA/pypsa-eur/master/img/pypsa-eur-grid.png) ![PyPSA-Eur Grid Model](https://raw.githubusercontent.com/PyPSA/pypsa-eur/master/doc/img/pypsa-eur-grid.png)
The model is described and partially validated in the paper The model is described and partially validated in the paper
@ -121,7 +121,7 @@ with the [Snakefile of pypsa-eur](Snakefile), an invocation to
snakemake networks/elec_s_128.nc snakemake networks/elec_s_128.nc
``` ```
follows the dependency graph follows the dependency graph
![Dependency graph for network elec_s_128](img/dependencies-elec_s_128.png) ![Dependency graph for network elec_s_128](doc/img/dependencies-elec_s_128.png)
## Building the network ## Building the network
In detail this means it has to run the independent scripts, In detail this means it has to run the independent scripts,

View File

Before

(image error) Size: 110 KiB

After

(image error) Size: 110 KiB

View File

Before

(image error) Size: 956 KiB

After

(image error) Size: 956 KiB