Commit Graph

4143 Commits

Author SHA1 Message Date
lisazeyen
fd82664292
Merge branch 'master' into land-transport-fix 2024-03-14 20:14:08 +01:00
Fabian Neumann
0a0a35e4a4
Merge pull request #952 from koen-vg/transmission-expansion-limit-reached
Add check for turning off transmission expnasion if limit reached
2024-03-11 09:06:08 +01:00
Fabian Neumann
41e1dc5c82
Merge pull request #825 from PyPSA/snakemake-8
Compatibility with `snakemake>=8`
2024-03-11 09:00:47 +01:00
Fabian Neumann
f411a0c0d0 Merge branch 'snakemake-8' of github.com:PyPSA/pypsa-eur into snakemake-8 2024-03-11 08:59:39 +01:00
Fabian Neumann
e19e38b149 update version requirements for retrieve.yaml 2024-03-11 08:59:26 +01:00
Fabian Neumann
e96a9896cb add release notes 2024-03-11 08:59:11 +01:00
Fabian Neumann
c98e5e4b1b
Merge branch 'master' into snakemake-8 2024-03-09 16:09:57 +01:00
Fabian Neumann
887aa53290 build_gas_input_locations: remove unnecessary [0] with new storage plugin 2024-03-09 15:29:39 +01:00
Fabian Neumann
ed71978b92 use humanfriendly walltime specifications 2024-03-09 14:47:01 +01:00
Fabian Neumann
bcd02d94d6 retrieve: remove storage(static=True) call 2024-03-09 12:10:45 +01:00
Fabian Neumann
45e955a0d8 add https:// prefix for all storage() calls 2024-03-09 12:07:47 +01:00
Fabian Neumann
c8eb46a39c add generic cluster snakemake plugin 2024-03-09 12:07:15 +01:00
Fabian Neumann
008539d635 add_electricity: fill max_hours also for nan values 2024-03-08 19:29:25 +01:00
Fabian Neumann
d7ebeb3843 custom_powerplants: correct coordinates of some UA powerplants 2024-03-08 19:16:30 +01:00
Fabian Neumann
ab14c31f55 build_electricity_demand adjustment to reduced function arguments 2024-03-08 19:15:51 +01:00
Fabian Neumann
105dc6470a replace remaining instances of HTTP.remote 2024-03-08 17:51:02 +01:00
Fabian Neumann
d983d79ed2 Merge branch 'master' into snakemake-8 2024-03-08 17:50:08 +01:00
Fabian Neumann
b6542d275f add snakemake slurm plugin to env 2024-03-08 17:45:54 +01:00
Fabian Neumann
09502cfbfa add memory logger to solve_sector_network_myopic rule 2024-03-08 11:26:00 +01:00
Koen van Greevenbroek
61e4123176 Add release note 2024-03-07 09:28:02 +01:00
Koen van Greevenbroek
3d94e8161b Adapt disabling transmission expansion to also handle cost limit 2024-03-07 09:26:42 +01:00
lisazeyen
5046289c5f
add lifetime V2G 2024-03-06 14:00:38 +01:00
lisazeyen
5bfc64a658
Merge branch 'master' into land-transport-fix 2024-03-06 09:25:08 +01:00
lisazeyen
74504a0ff3
add lifetime to BEV 2024-03-06 09:04:30 +01:00
Fabian Neumann
cb5d9c4319
Merge pull request #958 from PyPSA/fix-lifetime
compute lifetime after grouping DateIn
2024-03-06 08:55:29 +01:00
Micha
d3283f5084
Merge branch 'master' into fix-lifetime 2024-03-06 08:22:25 +01:00
Fabian Neumann
b1074e493f
Merge pull request #947 from PyPSA/energy_totals
Eurostat 2023 data for energy totals
2024-03-05 19:37:48 +01:00
Fabian Neumann
da8119e47e reset CI data cache 2024-03-05 19:08:22 +01:00
Fabian Neumann
4732bfa9e3 Merge branch 'energy_totals' of github.com:PyPSA/pypsa-eur into energy_totals 2024-03-05 19:07:07 +01:00
Fabian Neumann
85ceb9ad54 add release notes 2024-03-05 19:03:48 +01:00
pre-commit-ci[bot]
ca91c02bf7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-05 17:56:41 +00:00
Fabian Neumann
c13e0b83cf remove remaining references of eurostat report year 2024-03-05 18:55:59 +01:00
Fabian Neumann
bf60da973b build_energy_totals: revision of eurostat report upgrade 2024-03-05 18:43:24 +01:00
Fabian Neumann
5b513f81db move eurostat into data/eurostat subdirectory from sector-bundle 2024-03-05 18:42:15 +01:00
Fabian Neumann
41f23f9589 change eurostat year in build_industrial_production_per_country 2024-03-05 18:40:06 +01:00
pre-commit-ci[bot]
3da649c13f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-05 13:08:17 +00:00
Michael Lindner
1e25f3adaf add grouping years 1960-1975 2024-03-05 14:07:46 +01:00
Michael Lindner
3c24ae9204 add release note 2024-03-05 13:51:24 +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
Fabian Neumann
9d0724566c Merge remote-tracking branch 'origin/master' into fneum/energy_totals 2024-03-05 13:40:49 +01:00
Michael Lindner
7f5f0ee45e compute lifetime after grouping DateIn 2024-03-05 12:00:50 +01:00
pre-commit-ci[bot]
a805f5cfb3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-04 16:38:39 +00:00
lisazeyen
9c93917c31 add release notes 2024-03-04 17:37:16 +01:00
pre-commit-ci[bot]
3549e6843d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-04 16:24:52 +00:00
lisazeyen
1b6e5dc0c2 adjust for perfect foresight 2024-03-04 17:23:19 +01:00
pre-commit-ci[bot]
ff0093c8fe [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-04 16:01:32 +00:00
lisazeyen
fe51fd7022 adjust for temporal aggregation 2024-03-04 17:00:57 +01:00
lisazeyen
6712e48aa0 fix spelling mistake 2024-03-04 15:51:06 +01:00
pre-commit-ci[bot]
fb08d16be9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-03-04 14:49:19 +00:00
lisazeyen
66257e1e84 fix bug with cyclic shift 2024-03-04 15:46:36 +01:00