Commit Graph

3425 Commits

Author SHA1 Message Date
Fabian
667baaa1b4 validate: store figures as pdfs 2023-08-01 12:11:42 +02:00
Fabian
3417f61f50 monthly prices: adjust manual cost assumptions 2023-08-01 12:11:42 +02:00
Fabian
fc140c5f38 draft validation section in config 2023-08-01 12:11:42 +02:00
Fabian Neumann
319c18b0d4
Merge pull request #709 from PyPSA/bugfix-time
build_renewable_profiles considers subsets of cutout time scope
2023-08-01 10:32:11 +02:00
Fabian Neumann
9808943f23 build_renewable_profiles considers subsets of cutout time scope; handle client shutdown 2023-08-01 09:54:48 +02:00
pre-commit-ci[bot]
5a31b6f5b5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-08-01 07:45:40 +00:00
Fabian Neumann
ef05d7576c bugfixes and allow build_renewable_profiles on subset of cutout time scope 2023-08-01 09:45:14 +02:00
Fabian Neumann
4bc60e42e4 Merge branch 'ukraine_hackathon' of github.com:PyPSA/pypsa-eur into ukraine_hackathon 2023-08-01 09:10:43 +02:00
Fabian Neumann
2d03da7fa2 remove accidentally added config.default.yaml in root 2023-08-01 08:50:28 +02:00
pre-commit-ci[bot]
7530c42fbe [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-08-01 06:43:48 +00:00
Fabian Neumann
23eb3548c5 Merge branch 'master' into ukraine_hackathon 2023-08-01 08:42:47 +02:00
pre-commit-ci[bot]
ade7e17d57 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-31 09:20:35 +00:00
Fabian Hofmann
1ea8cf47d8
Merge branch 'master' into validation 2023-07-31 11:20:11 +02:00
Fabian
9579198162 validation: further fine-tuning 2023-07-31 11:15:50 +02:00
Fabian
d7ab7db243 build_electricity.smk: add lines/links/transformer config to params 2023-07-31 11:15:50 +02:00
Fabian
241b55ddf9 config.validation: tighten hydro flatness, reduce crossborder flows further 2023-07-31 11:15:50 +02:00
Fabian Neumann
266c0fd9ef
Merge pull request #707 from PyPSA/update-gem-lng
update global energy monitor LNG terminal data
2023-07-31 10:07:58 +02:00
Fabian Neumann
2c586e76e0 update global energy monitor LNG terminal data 2023-07-31 09:07:10 +02:00
virio-andreyana
c771f3fac0 Merge branch 'validation' of github.com:PyPSA/pypsa-eur into validation 2023-07-31 01:27:36 +02:00
virio-andreyana
6bf6ec603c fix cross border flow coloring, country color are more contrasted, and update the config documentations 2023-07-31 01:27:15 +02:00
pre-commit-ci[bot]
7c00f9d451 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-28 13:14:42 +00:00
daniel.rdt
407037a799 fix in add_heating_capacities_installed_before_baseyear to account for case when there is no rural heating demand for some nodes in network 2023-07-28 15:09:13 +02:00
Fabian Neumann
55c2020023
Merge pull request #705 from PyPSA/release-v0.8.1
Prepare release v0.8.1
2023-07-27 11:53:15 +02:00
Fabian Neumann
f147cd2923 restore reuse compatibility in environment.fixed.yaml 2023-07-27 11:42:04 +02:00
Fabian Neumann
c4fe27fe51 fix typo 2023-07-27 11:39:44 +02:00
pre-commit-ci[bot]
54151d384a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-27 09:38:32 +00:00
Fabian Neumann
59962860ea skip testing DLR for sector-coupling part 2023-07-27 11:36:58 +02:00
Fabian Neumann
8e6a70b468 prepare release 0.8.1 2023-07-27 11:23:02 +02:00
Fabian Hofmann
e91dfdcf97
Merge pull request #675 from PyPSA/fneum/line-rating
Dynamic line rating
2023-07-26 15:19:58 +02:00
Fabian Hofmann
6a96931833
Merge branch 'master' into misc/deprecations 2023-07-26 15:04:24 +02:00
Fabian Hofmann
1d5c8c7242
Merge branch 'master' into fneum/line-rating 2023-07-26 14:56:35 +02:00
Fabian
3b8363844a env: update to retrigger environment creation in CI 2023-07-26 13:49:30 +02:00
Fabian
d60be3fece Merge branch 'master' into validation 2023-07-26 13:01:34 +02:00
Fabian
88c1d4cbbd validation: adjust rolling window size, tight flat hydro dispatch 2023-07-26 13:00:31 +02:00
Fabian
f89d61ff07 snakefile: fix path in sync rule 2023-07-26 11:41:24 +02:00
Fabian Neumann
799f4f3731
Merge pull request #695 from PyPSA/multilinks-default
no more override_component_attrs for multilinks
2023-07-26 09:14:08 +02:00
Fabian Neumann
d17430d000
Merge branch 'master' into multilinks-default 2023-07-26 08:48:21 +02:00
pre-commit-ci[bot]
f970ba0fd0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-26 06:48:10 +00:00
Fabian Neumann
5231135d5f make_summary: explicitly typecast default values 2023-07-26 08:47:49 +02:00
Fabian Neumann
be57c527aa
Merge pull request #701 from PyPSA/ppl-fueltype-fix
match build_powerplants FuelType
2023-07-26 07:45:52 +02:00
Fabian Neumann
d64d20945b Merge remote-tracking branch 'origin/master' into multilinks-default 2023-07-26 07:30:10 +02:00
pre-commit-ci[bot]
74be5261fc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-26 05:24:33 +00:00
Fabian Neumann
7575dd0351 handling of natural gas in add_existing_baseyear and add_electricity 2023-07-26 07:24:12 +02:00
Fabian Hofmann
225b5b2e7a
Merge branch 'master' into fneum/line-rating 2023-07-25 15:39:35 +02:00
Fabian
491345d504 config: move cutout specification to line-rating section
test/config: use be-cutout for testing line-rating
2023-07-25 15:08:44 +02:00
Fabian Neumann
93c14dcda1 Merge branch 'master' into ppl-fueltype-fix 2023-07-25 13:10:59 +02:00
Fabian Hofmann
269a08006f
Merge branch 'master' into validation 2023-07-25 12:30:32 +02:00
Fabian
01aaeb730d cluster_network: introduce efficiency classes for clustering 2023-07-25 12:29:39 +02:00
lisazeyen
3e792cda86
Merge pull request #704 from PyPSA/tech-data-0.6
update to technology-data v0.6.0
2023-07-25 12:27:36 +02:00
Fabian
6a50de143c retrieve: fix load data version 2023-07-25 12:10:42 +02:00