lisazeyen
163f834481
remove snakemake.config
...
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2024-09-11 09:35:50 +02:00
pre-commit-ci[bot]
5465d8cc75
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-09-09 16:28:09 +00:00
lisazeyen
861054961a
simplify expression
2024-09-09 18:20:30 +02:00
lisazeyen
59984d0600
add function for efficiency
2024-09-09 18:19:18 +02:00
lisazeyen
93ec44de77
use heat_system.sector
2024-09-09 18:10:59 +02:00
Tom Brown
0bcb215597
use JRC-IDEES thermal energy service instead of FE for buildings
...
This change consists of:
- reading the final energy (FE) to thermal energy service (TES)
efficiency for each each country, seperately for gas and oil (this
efficiency represents e.g. the losses in older non-condensing
boilers)
- using TES instead of FE for the n.loads, so that it is pure energy
service instead of including losses in legacy equipment
- using the stored efficiencies for baseyear equipment in
add_existing_baseyear
In the baseyear (e.g. 2020) this should have no effect on FE, since
the reduction to TES is conpensated by the lower efficiencies of
existing equipment.
In the future (e.g. 2050) this leads to a reduction in heating demand,
since new equipment is more efficient than existing.
2024-09-02 19:32:13 +02:00
pre-commit-ci[bot]
cfed67f794
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-08 14:46:09 +00:00
AmosSchledorn
69c6ea0e12
use relative imports of scripts.definitions where possible
2024-08-07 17:55:29 +02:00
AmosSchledorn
0e8fb80bc4
clean up, improve docs
2024-08-05 16:11:18 +02:00
AmosSchledorn
2e35bef480
rename "enums" to "definitions" and write modules in snake case
2024-08-05 15:08:05 +02:00
AmosSchledorn
268ff93783
fix boiler buses for existing heating
2024-08-05 12:07:24 +02:00
pre-commit-ci[bot]
61bb225a34
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-05 09:42:45 +00:00
AmosSchledorn
390085aaad
update add_existing_baseyear
2024-08-05 11:35:34 +02:00
AmosSchledorn
5773877f64
Merge branch 'update-district-heating-cops' of https://github.com/PyPSA/pypsa-eur into update-district-heating-cops
2024-08-05 11:35:11 +02:00
AmosSchledorn
5362c37696
update myopic mode to heat system declarations
2024-08-05 11:27:52 +02:00
pre-commit-ci[bot]
0259e066e4
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-02 15:28:14 +00:00
AmosSchledorn
a990a898ef
update naming in add_existing_baseyear
2024-08-02 17:27:16 +02:00
pre-commit-ci[bot]
1fe54513cd
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-29 16:33:52 +00:00
AmosSchledorn
29479c50d0
pass heat source/system type to prepare_sector_network and add_existing_baseyear
2024-07-29 18:29:27 +02:00
AmosSchledorn
d297f84ea7
update inputs for add_existing_baseyear
2024-07-25 14:50:27 +02:00
pre-commit-ci[bot]
744aaf71de
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-25 12:33:39 +00:00
AmosSchledorn
b80bb7bb7a
update base year COPs
2024-07-25 14:33:14 +02:00
Micha
37bbbc6225
Fix grouping logic again
2024-06-13 15:03:08 +02:00
pre-commit-ci[bot]
5168b3fe0b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-06-07 16:02:02 +00:00
Michael Lindner
c24b7f657b
set generator baseyear p_nom to p_nom_min
2024-06-07 17:59:43 +02:00
Toni Seibold
d62e959c85
Fix offshore wind capacity by adding it as offwind-AC ( #1089 )
...
* Fix existing offshore wind capacity by adding it as offwind-ac
---------
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2024-06-04 17:02:56 +02:00
Fabian Neumann
da10374158
apply ruff linting
2024-05-21 15:28:24 +02:00
pre-commit-ci[bot]
85a2e97f1e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-05-13 08:51:21 +00:00
Fabian Neumann
22b16d54e9
Merge branch 'feature/rename-existing-capacities' of github.com:Climact/pypsa-eur-climact into Climact-feature/rename-existing-capacities
2024-05-13 10:09:21 +02:00
Fabian Neumann
33dddbf1ef
Merge branch 'master' into existing-caps-from-pm
2024-04-26 08:39:44 +02:00
Koen van Greevenbroek
a4a2af5404
Fix double space in existing capacities
...
The `name_suffix` variable already includes a space after the bus name.
2024-04-25 18:05:41 +02:00
Fabian Neumann
d101b8a95a
Merge branch 'master' into existing-caps-from-pm
2024-04-25 17:33:48 +02:00
lisazeyen
da1ff3be25
Merge branch 'master' into brownfield-chp
2024-04-12 09:32:44 +02:00
Fabian Neumann
038575dfc0
skip heat bus for CHPs in places where no central heating
2024-04-11 19:14:45 +02:00
pre-commit-ci[bot]
f8b33e8eb2
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-11 12:21:46 +00:00
lisazeyen
e9c9d08107
rename _intervals to _years, shorten definition
2024-04-11 14:19:44 +02:00
lisazeyen
b30c8550eb
adjust valid_grouping_years
...
change sign, split up conditions for better readibility
2024-04-11 14:17:49 +02:00
lisazeyen
3a0e356382
add check if minimum grouping year< min build year
2024-04-11 14:12:01 +02:00
Michael Lindner
7c30a2835f
group existing capacities to the earlier grouping_year for consistency with optimized capacities
2024-04-11 14:11:22 +02:00
Koen van Greevenbroek
859212b21f
Use powerplantmatching IRENASTAT for add_existing_baseyear
2024-04-11 12:47:13 +02:00
Thomas Gilon
509f7e614f
Clarify suffix usage in add existing baseyear
2024-04-11 10:29:30 +02:00
lisazeyen
d8fbc6d6cd
Merge branch 'master' into rename-existing-capacities
2024-04-03 16:51:41 +02:00
pre-commit-ci[bot]
6ba598f426
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-03 14:51:12 +00:00
Thomas Gilon
9dae86cd56
Fix index for existing capacities in add_existing_baseyear
2024-03-25 20:11:02 +01:00
Thomas Gilon
9558f44051
Drop assets including renewables in add_existing_baseyear
2024-03-20 10:47:59 +01:00
Fabian Neumann
579cd0c756
Merge branch 'master' into multiyear
2024-03-06 16:34:53 +01:00
pre-commit-ci[bot]
8c465dbe3c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-03-05 12:49:35 +00:00
Michael Lindner
7f5f0ee45e
compute lifetime after grouping DateIn
2024-03-05 12:00:50 +01:00
Fabian Neumann
c2011bce49
remove {weather_year} wildcard
2024-03-04 17:48:56 +01:00
Koen van Greevenbroek
de0c0cd1f4
Merge remote-tracking branch 'upstream/master' into multiyear
2024-03-01 11:45:31 +01:00