Commit Graph

359 Commits

Author SHA1 Message Date
Fabian Neumann
a7915eeae5
README: add version badge 2019-10-28 18:08:37 +01:00
Fabian Neumann
28fcd5ca3a
doc/index: add build status 2019-10-28 18:04:44 +01:00
Fabian Neumann
6c78485853
README: add build status 2019-10-28 18:03:34 +01:00
Fabian Neumann
1b3f52c2c2 merge continuous integration 2019-10-28 17:49:18 +01:00
Fabian Neumann
76ab01a1a1
Merge pull request #81 from PyPSA/update_environment
Update of conda environment files
2019-10-28 17:34:17 +01:00
Fabian Neumann
036a90ff6d
Merge pull request #83 from PyPSA/powerplants
update powerplants.csv
2019-10-28 17:33:47 +01:00
Fabian Neumann
570e3fc5ab build_powerplants: download from ppm 2019-10-28 17:12:49 +01:00
Fabian Neumann
293d0ba643 update powerplants.csv 2019-10-28 16:17:22 +01:00
Fabian Neumann
05e15de60b
Rename "Macedonia" to "North Macedonia"
https://en.wikipedia.org/wiki/Macedonia_naming_dispute
2019-10-28 16:15:06 +01:00
Fabian Neumann
979ff3de72 revert to pyproj<=1.9.6 2019-10-28 15:08:53 +01:00
Fabian Neumann
777e5e97ff
fix typo in doc/tutorial.rst 2019-10-28 14:07:27 +01:00
Fabian Neumann
7663d71219 update conda environment files 2019-10-28 12:02:33 +01:00
FabianHofmann
7e3ea94a53
Merge pull request #76 from euronion/patch-1
Update make_summary for pandas-0.25 compatability.
2019-10-25 15:41:29 +02:00
euronion
da0107478e
Refractor make_summary.py multiindex creation.
Outsource the pd.MultiIndex and pd.Index union into dedicated function and remove C&P code snippets.
2019-10-25 14:29:38 +02:00
Fabian Neumann
ad61968dac use pypsa master branch 2019-10-25 12:33:39 +02:00
Fabian Neumann
2a05124c80 correct config.default.yaml line references 2019-10-24 16:45:49 +02:00
Fabian Neumann
ca51c172f0
Merge pull request #65 from PyPSA/documentation
Documentation
2019-10-24 16:26:53 +02:00
Fabian Neumann
0fef13ee86 resolve merge conflicts 2019-10-24 16:22:57 +02:00
Fabian Neumann
9aaa26cbbe add zenodo files (closes #60) 2019-10-24 15:54:12 +02:00
euronion
a401d80300
Fix more pandas Index issues in make_summary. 2019-10-24 10:53:07 +02:00
euronion
dfc0242a2d
Update make_summary for pandas-0.25 compatability.
The pandas Index union operation does no longer produce a MultiIndex but a Index tuple in pandas-0.25.2.
This causes the script to fail. (The problem does not exist with pandas-0.24.0.)

Fix by explicitly checking for this case (only the first loop iteration).
2019-10-24 09:54:50 +02:00
Fabian
c18d00a9ef Closes #73 2019-10-17 09:56:24 +02:00
Fabian Hofmann
26453a27bb build_bus_regions fix index column name to 'name' 2019-10-15 09:58:55 +02:00
Fabian Neumann
67f8f6e24e add packages yaml and ppm for docs 2019-10-14 13:19:41 -06:00
Fabian Neumann
245ce357f1 fix pyproj version to 1.9.5.1 (closes #72) 2019-10-14 10:06:11 -04:00
Fabian Neumann
886e6234ce reverse environment update 2019-10-09 10:47:24 -04:00
Fabian Neumann
531497f1f8 leave docker for later 2019-10-03 17:09:25 +02:00
Fabian Neumann
c24e60a624 update environment.yaml 2019-10-03 16:54:22 +02:00
Fabian Neumann
d3ac8bc57e update README 2 2019-10-03 16:54:09 +02:00
Fabian Neumann
0416c0405b update README 2019-10-03 16:53:53 +02:00
Fabian Neumann
9158670db0 fix type: default to tutorial 2019-10-03 16:26:11 +02:00
Fabian Neumann
0dc42ef359 add plotting rules note and solver note 2019-10-03 16:21:59 +02:00
Fabian Neumann
9ab516ff39 add example for snakemake and configuration 2019-10-03 16:13:44 +02:00
Fabian Neumann
485b66c2c9 add cdsapi installation instructions 2019-10-03 12:38:59 +02:00
Fabian Neumann
6f27e753e5 default and tutorial config.x.yaml - cf. #49 2019-10-03 12:37:23 +02:00
Fabian Neumann
9ddd9ccd75 update environment.yaml 2019-10-03 12:34:41 +02:00
Fabian Neumann
5ea60a1ee0 modify to run without GEBCO and without hydro 2019-10-03 12:32:49 +02:00
Fabian Neumann
e44c5491af add snippets from config.yaml in doc 2019-10-02 15:49:24 +02:00
Fabian Neumann
19aa8b6034 tidy up config.yaml format 2019-10-02 15:49:01 +02:00
Fabian Neumann
ec913363c7 add costs section 2019-10-02 14:56:04 +02:00
Fabian Neumann
3c843ad91e revert to backticks in headers 2019-08-14 18:03:34 +02:00
Fabian Neumann
03b51cac18 add rulegraphs 2019-08-14 17:15:07 +02:00
Fabian Neumann
0e5886081e move rules to own pages and adapt image paths 2019-08-14 15:36:46 +02:00
Fabian Neumann
737ffc930d Merge branch 'documentation' of https://github.com/pypsa/pypsa-eur into documentation 2019-08-14 15:30:25 +02:00
Fabian Neumann
81d920087c
Update doc/wildcards.rst
Co-Authored-By: Jonas Hörsch <coroa@posteo.de>
2019-08-14 12:56:31 +02:00
Fabian Neumann
4730245ae3 numbered sections in rules overview 2019-08-14 12:05:06 +02:00
Fabian Neumann
28e9901408 limitations line break corrections 2019-08-14 11:55:42 +02:00
Fabian Neumann
e7236010dd add instructions to obtain pietzcker 2019-08-14 11:54:58 +02:00
Fabian Neumann
78f5a940f7 description of prepare_network 2019-08-14 11:08:10 +02:00
Fabian Neumann
63f2e1cd79 description of solve_network 2019-08-14 11:07:52 +02:00