Commit Graph

4545 Commits

Author SHA1 Message Date
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
Tom Brown
a3b703fb08
Merge pull request #41 from nworbmot/industry_constants_to_yaml
Industry constants to yaml
2019-10-21 17:53:58 +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
martavp
5251ee5e56
Add files via upload
Read industry constants from config.yaml
2019-10-07 16:21:14 +02:00
martavp
cfdd5e599b
Add files via upload
Add constants to config.yaml
2019-10-07 16:20:07 +02: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 Hofmann
16ff2b51bd fix small issues 2019-09-23 16:44:48 +02:00
Fabian Hofmann
9178dde4a7 partially resolves #70 2019-09-23 14:32:51 +02:00
eb5194
ffef74e9c5 adaptions using query 2019-08-19 18:04:51 +02:00
eb5194
c4fd099cc8 allow usage of own powerplants for selected country 2019-08-17 16:50:57 +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
Fabian Neumann
f16a107aea result sample 2019-08-14 10:35:41 +02:00
Fabian Neumann
b2e7ad9188 add limitations and result sample 2019-08-14 10:34:59 +02:00
Fabian Neumann
051448d9bc correct vopt/copt difference 2019-08-14 10:34:30 +02:00
Fabian Neumann
c94e758581 need scikit-learn for clustering rules 2019-08-13 18:08:38 +02:00
Fabian Neumann
d9b99f475a remove not existing rule build_renewable_potentials 2019-08-13 18:00:34 +02:00
Fabian Neumann
0b130b35ef link rule references to their documentation 2019-08-13 17:52:33 +02:00
Fabian Neumann
ca9f043bd8 add installing cds api instructions 2019-08-13 17:21:27 +02:00
Fabian Neumann
9cafbae5cc complete wildcards explanations 2019-08-13 17:20:57 +02:00
Fabian Neumann
7d9f0eebc5 move example 2019-08-13 15:58:55 +02:00
Fabian Neumann
60ac8ed0c2 repair config.yaml and duplicate example rst 2019-08-13 15:52:47 +02:00
Fabian Neumann
29dc7fcd48
Merge pull request #68 from eb5194/documentation
Add an example to the documentation of pypsa-eur
2019-08-13 15:50:16 +02:00
Fabian Neumann
a6f67d6ccf
Merge branch 'documentation' into documentation 2019-08-13 15:49:18 +02:00