Commit Graph

4404 Commits

Author SHA1 Message Date
lisazeyen
980040b1ae
Merge pull request #1021 from PyPSA/brownfield-chp
skip heat bus for CHPs in places where no central heating
2024-04-12 09:48:17 +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
lisazeyen
a0436372fe
Merge pull request #1019 from PyPSA/reform-grouping-year-logic
Reform grouping year logic
2024-04-11 16:42:32 +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
a72388b989 define active assets consitently 2024-04-11 14:19:59 +02:00
lisazeyen
e9c9d08107 rename _intervals to _years, shorten definition 2024-04-11 14:19:44 +02:00
Micha
7773f7c84e Add release note for serendipitous bugfix 2024-04-11 14:19:31 +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
700b0e912a add more grouping years to avoid errors 2024-04-11 14:11:42 +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
Fabian Neumann
5ecd56d53c
Merge pull request #1010 from PyPSA/correct-co2-seq-potentials
Correct co2 potentials
2024-04-10 17:15:03 +02:00
pre-commit-ci[bot]
f3ad1a36c7 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-10 15:14:29 +00:00
Fabian Neumann
6bc1363080 allow sequestration potential attributes to be string 2024-04-10 17:13:58 +02:00
Fabian Neumann
3d5f440d99
Merge pull request #1011 from PyPSA/add_prefix_scenario_management
Add prefix scenario management
2024-04-10 16:57:08 +02:00
Fabian Neumann
8a0c12b579 add doc and release notes 2024-04-10 16:56:35 +02:00
Philipp Glaum
05a3c43c30 move prefix from Snakefile to get_dir function 2024-04-10 12:23:28 +02:00
lisazeyen
fd239e2688 adjust configtables 2024-04-10 12:15:33 +02:00
lisazeyen
49db5bfb95 add release notes 2024-04-10 12:13:38 +02:00
lisazeyen
9d9ab98279 add other co2 potentials 2024-04-10 12:06:53 +02:00
Philipp Glaum
74185560e0 initial implementation 2024-04-10 12:04:45 +02:00
Fabian Hofmann
e1502c95dd
Merge pull request #1007 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-10 11:18:00 +02:00
Fabian Hofmann
b01011b52e
Merge branch 'master' into pre-commit-ci-update-config 2024-04-10 11:02:20 +02:00
Fabian Hofmann
3e333b6eae
Merge pull request #1008 from Climact/feature/fix-custom-busmap 2024-04-09 17:52:24 +02:00
Thomas Gilon
b673b947ea Fix custom busmap read in cluster network 2024-04-09 17:30:38 +02:00
pre-commit-ci[bot]
f1c8b19cf0
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)
- [github.com/fsfe/reuse-tool: v3.0.1 → v3.0.2](https://github.com/fsfe/reuse-tool/compare/v3.0.1...v3.0.2)
2024-04-08 19:56:47 +00:00
lisazeyen
ce1e531ad0
Merge pull request #1005 from Climact/feature/fix-typo
Fix typo
2024-04-04 16:02:25 +02:00
Thomas Gilon
6e20afbaee Fix typo 2024-04-04 15:42:02 +02:00
lisazeyen
282651cfba
Merge pull request #1002 from PyPSA/rename-existing-capacities
Rename existing capacities
2024-04-03 17:17: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
lisazeyen
fdfd97a9e2
Merge pull request #1001 from PyPSA/drop-renewables
Drop renewables
2024-04-03 16:46:34 +02:00
lisazeyen
6da50bf25a Merge branch 'master' into rename-existing-capacities 2024-04-03 16:43:33 +02:00
lisazeyen
f0163d3823 update release notes 2024-04-03 16:28:20 +02:00
lisazeyen
f5e78645c7 Merge branch 'master' into drop-renewables 2024-04-03 16:26:49 +02:00
Fabian Neumann
a777872c0e
Merge pull request #991 from Climact/feature/fix-grouping-years-reference
Fix grouping year reference in add_land_use_constraint_m
2024-04-03 11:38:34 +02:00
Fabian Neumann
7141178ef4 Merge branch 'Climact-feature/fix-simplify-network-buses' 2024-04-03 11:36:57 +02:00
Fabian Neumann
83e3f3f163 Merge branch 'feature/fix-simplify-network-buses' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-simplify-network-buses 2024-04-03 11:36:46 +02:00
Fabian Neumann
ec19d24fc4
Merge pull request #999 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-03 11:30:32 +02:00
Fabian Neumann
185bc8495c
Merge pull request #1000 from PyPSA/solving-fixes
adjust resources perfect foresight and solver settings
2024-04-03 11:30:21 +02:00
lisazeyen
3819e64377
remove solver name 2024-04-02 16:50:09 +02:00
lisazeyen
f715285682
adjust resources perfect foresight 2024-04-02 16:48:37 +02:00
pre-commit-ci[bot]
b34ce8d6f2
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.12.0...v2.13.0)
2024-04-01 19:41:00 +00:00
Fabian Hofmann
d74017e82e
Merge pull request #995 from PyPSA/fix-configfiles-dtype
provide Path object as input to ConfigSettings
2024-03-26 19:03:43 +01:00
Michael Lindner
89dbd53805 provide Path object as input to ConfigSettings 2024-03-26 17:20:10 +01:00
Fabian Hofmann
ecbde16575
Merge pull request #994 from PyPSA/FabianHofmann-patch-3
postprocess: fix typo in benchmark folder
2024-03-26 13:51:34 +01:00
Fabian Hofmann
be7dc0d0bb
postprocess: fix typo in benchmark folder 2024-03-26 13:28:06 +01:00
Fabian Hofmann
da0c327138
Merge pull request #993 from koen-vg/check-scenario-file-exists
Check if scenario file exists before attempting to load
2024-03-26 12:36:57 +01:00
Koen van Greevenbroek
8b2a068b3a Check if scenario file exists before attempting to load
Useful when running the `create_scenarios` rule the first time.
2024-03-26 11:57:21 +01:00