Skip to content

Commit

Permalink
doc/introduction.rst add fix dpi in for scigrid plots [skip travis]
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianHofmann committed Jun 3, 2019
1 parent 0de7f70 commit 27758cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified doc/img/lmp_and_line-loading.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions examples/scigrid-de/scigrid-lopf-then-pf.py
Expand Up @@ -80,6 +80,8 @@
#you downloaded the github repository
#https://github.com/PyPSA/PyPSA

plt.rcParams['savefig.dpi'] = 250

csv_folder_name = os.path.dirname(pypsa.__file__) + "/../examples/scigrid-de/scigrid-with-load-gen-trafos/"

network = pypsa.Network(csv_folder_name=csv_folder_name)
Expand Down

0 comments on commit 27758cb

Please sign in to comment.