Commit Graph

3251 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
4f89079945 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-02 15:21:50 +00:00
energyls
f355f816c3 docs: add stackoverflow issue template 2023-05-02 17:20:06 +02:00
Fabian Neumann
283bbb6434
Merge pull request #655 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-05-02 08:39:37 +02:00
pre-commit-ci[bot]
f6a40d3696 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-01 22:14:45 +00:00
pre-commit-ci[bot]
b997adcde7
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.6.3 → v1.6.4](https://github.com/PyCQA/docformatter/compare/v1.6.3...v1.6.4)
2023-05-01 22:14:07 +00:00
pre-commit-ci[bot]
552f9b8bd3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-01 20:42:26 +00:00
Lukas Franken
325ec50e11
Added generation scatterplots, added stack plots 2023-05-01 22:41:54 +02:00
Fabian Neumann
67303deedd
Merge pull request #647 from PyPSA/hydrogen-turbine
add plain hydrogen turbine option for re-electrification
2023-04-30 10:44:30 +02:00
pre-commit-ci[bot]
bdeab82b49 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-30 08:44:07 +00:00
Fabian Neumann
51e09f5e61
Address review comments 2023-04-30 10:43:49 +02:00
Max Parzen
8150f662d4
Merge pull request #654 from lolow/patch-1
Update installation.rst

Good catch @lolow 👍
2023-04-28 16:50:14 +01:00
Laurent Drouet
f3ca907fb0
Update installation.rst 2023-04-28 15:23:44 +02:00
pre-commit-ci[bot]
70b8ec7e44 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-28 09:38:18 +00:00
Lukas Franken
d65fade285
Added country-size plotting of generation 2023-04-28 11:36:58 +02:00
pre-commit-ci[bot]
699a4bd2e8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-28 01:43:41 +00:00
virio-andreyana
72b75fd9fe
merge add_nice_carrier_names with add_missing_carrier to become add_missing_carrier_with_nice_names(n, config) 2023-04-28 03:43:20 +02:00
virio-andreyana
e24ca89a05
Update scripts/add_electricity.py
Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
2023-04-27 17:29:20 +02:00
Fabian
2ea394b681 solve_network: disable mem logger 2023-04-27 13:59:15 +02:00
Fabian
89edfdb486 add unit_commitment.csv 2023-04-27 13:58:57 +02:00
Fabian
9913522e09 reinsert co2 price 2023-04-27 12:11:12 +02:00
Fabian
5a3cfe4825 config: fix exclusion carrier list 2023-04-27 11:34:56 +02:00
Fabian
879f2e7d43 exclude conventional carriers via exclude list 2023-04-27 10:28:19 +02:00
pre-commit-ci[bot]
4d8f939004 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-27 08:26:22 +00:00
lisazeyen
05d9331deb not cluster conventionals 2023-04-27 10:25:53 +02:00
Fabian
a6ae03d133 fixup non-clustering of conventional generators 2023-04-27 10:11:35 +02:00
lisazeyen
85e02c9743 add emission price of 25eur/t 2023-04-27 09:43:06 +02:00
Fabian
9b39cdff53 do not cluster conventional gens, fix CO2 limit 2023-04-27 09:39:52 +02:00
pre-commit-ci[bot]
94d41b262a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-26 17:02:00 +00:00
chrstphtrs
b4d2569d3d Merge branch 'validation' of github.com:PyPSA/pypsa-eur into validation 2023-04-26 19:00:48 +02:00
chrstphtrs
86e5a40b6c update entso-e data pull and clean 2023-04-26 19:00:23 +02:00
pre-commit-ci[bot]
9ae7a93ccb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-26 16:07:28 +00:00
lisazeyen
e6f0d8a990 fix bug load shedding constraint 2023-04-26 18:07:02 +02:00
lisazeyen
a2e3e91630
fix bug in load shedding constraint 2023-04-26 18:05:56 +02:00
Fabian
d962969519 solve_network: solve network fix kwargs 2023-04-26 17:47:49 +02:00
Fabian
dcc7b4cebb solve_network: fix UC 2023-04-26 17:19:32 +02:00
lisazeyen
956079765c bug fix uc constraint 2023-04-26 16:19:16 +02:00
Fabian
1a42b0c928 update uc attributes 2023-04-26 15:44:45 +02:00
Fabian
c2095ec897 fix uc input file name 2023-04-26 15:42:21 +02:00
Fabian
e2119d6229 fix unit_commitment function and file, add it to config.validation 2023-04-26 15:37:46 +02:00
Fabian
9c37eccaec build_electricity_demand: add BA for 2019 2023-04-26 15:33:25 +02:00
Fabian
a88ea7a7f0 config: disable shipping raster 2023-04-26 15:05:00 +02:00
Fabian
630800fdab determine_cutout_xXyY: add docstring 2023-04-26 15:03:34 +02:00
lisazeyen
c467b3acf9
adjust cost year 2023-04-26 11:44:39 +02:00
virio-andreyana
e38a0a9d34
Merge branch 'master' into complete-carrier-set 2023-04-26 09:21:49 +02:00
pre-commit-ci[bot]
aa5d4b0c90 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-26 07:05:20 +00:00
chrstphtrs
d405c32da7 add Philipp's notebook, modify .gitignore to track notebooks 2023-04-26 09:04:53 +02:00
virio-andreyana
df38edab0a
fix bug in prepare_network.py 2023-04-26 04:28:36 +02:00
Fabian
5fd1b8a8b1 build_elec_demand: fix LU demand for 2019 2023-04-25 17:41:44 +02:00
pre-commit-ci[bot]
74e9d56adb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-04-25 15:26:28 +00:00
virio-andreyana
756a814c63
Update prepare_sector_network.py 2023-04-25 17:17:32 +02:00