Commit Graph

4171 Commits

Author SHA1 Message Date
Koen van Greevenbroek
3c31caf993 Fix typos in rule inputs 2024-03-01 11:59:04 +01:00
Koen van Greevenbroek
0debf66169 Fix summary plot output 2024-03-01 11:51:34 +01:00
Koen van Greevenbroek
f6f98c102c Use default cutout for ship and nature raster extents
This avoids the need to either collect all cutouts for all weather
years or arbitrarily pick all cutouts for a certain weather year.
2024-03-01 11:45:39 +01:00
Koen van Greevenbroek
de0c0cd1f4 Merge remote-tracking branch 'upstream/master' into multiyear 2024-03-01 11:45:31 +01:00
Koen van Greevenbroek
90fb0b13da Various bugfixes to make multiyear branch run 2024-02-29 12:48:16 +01:00
lisazeyen
986c7be48e
Merge pull request #954 from PyPSA/bump-technology-data-version-to-0.8.1
change technology data version to 0.8.1
2024-02-28 16:41:51 +01:00
lisazeyen
e933acd9e8
update release_notes.rst 2024-02-28 16:15:43 +01:00
lisazeyen
f08c6fe772
change technology data version to 0.8.1 2024-02-28 16:13:36 +01:00
Fabian Hofmann
7e9599cf4f
Merge pull request #949 from aodenweller/cplexFix
Allow CPLEX for MIQP in cluster_network
2024-02-27 15:04:51 +01:00
Adrian Odenweller
06a777d96e
Merge branch 'master' into cplexFix 2024-02-27 14:37:49 +01:00
Fabian Hofmann
58bcef4625
cluster_network: update solver_name if clause style 2024-02-27 11:39:26 +01:00
lisazeyen
a5f7b11070
Merge pull request #948 from PyPSA/fix-heatpump-lowvoltage
adjust AC bus to low voltage
2024-02-26 11:51:48 +01:00
Adrian Odenweller
1db30ae63b Allow CPELX for MIQP in cluster_network 2024-02-24 12:10:08 +01:00
lisazeyen
6b5ab53f0c
Merge branch 'master' into fix-heatpump-lowvoltage 2024-02-23 15:28:36 +01:00
pre-commit-ci[bot]
60653de9f6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-23 14:27:20 +00:00
lisazeyen
c6ed36df62 adjust AC bus to low voltage 2024-02-23 15:23:55 +01:00
Fabian Neumann
9b94d9ddbf
Merge pull request #944 from koen-vg/no-offwind-fix
Allow absence of offshore wind from sector-coupled networks
2024-02-21 16:59:32 +01:00
Koen van Greevenbroek
db9f234fad Fix typo in snakemake input 2024-02-20 18:38:21 +01:00
Koen van Greevenbroek
1c9845afff Adapt offwind solution to new config management 2024-02-20 17:52:57 +01:00
Koen van Greevenbroek
ef29be714b Add release note 2024-02-20 14:43:10 +01:00
Koen van Greevenbroek
87088904ee Merge remote-tracking branch 'upstream/master' into no-offwind-fix 2024-02-20 14:41:24 +01:00
Fabian Neumann
66d078e407 reorder release notes 2024-02-20 14:24:23 +01:00
Fabian Neumann
184f3a0e03 Merge branch 'scenario-management' 2024-02-20 14:23:05 +01:00
Fabian Neumann
c9bbeccd29
Merge pull request #943 from PyPSA/interpolate-get
prepare_sector: automatically interpolate in config get() function
2024-02-20 13:01:08 +01:00
Fabian Neumann
26b202f463 prepare_sector: automatically interpolate in config get() function 2024-02-20 12:34:19 +01:00
Fabian Neumann
719d4dad23 Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
Fabian Neumann
4e0b69b3fa
Merge pull request #942 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-02-20 12:04:19 +01:00
Fabian Neumann
bb84ca7d92
Merge pull request #941 from lumbric/patch-2
Fix broken link to mamba installation guide in docs
2024-02-20 12:04:09 +01:00
pre-commit-ci[bot]
d713e3c52b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-20 09:03:57 +00:00
pre-commit-ci[bot]
ac2322cd16 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-20 10:03:34 +01:00
lumbric
3466027482 Fix broken link to mamba installation guide in docs 2024-02-20 10:03:34 +01:00
Tom Brown
4f91c6c43d bugfix: make sure coal demand is there with regional demand 2024-02-20 09:49:19 +01:00
Koen van Greevenbroek
ccb43a5612 Allow absence of offshore wind from sector-coupled networks 2024-02-19 22:45:17 +01:00
pre-commit-ci[bot]
e68743ffa6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-19 19:36:39 +00:00
pre-commit-ci[bot]
479bc70727
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 24.1.1 → 24.2.0](https://github.com/psf/black-pre-commit-mirror/compare/24.1.1...24.2.0)
2024-02-19 19:36:18 +00:00
Fabian Neumann
9c08af9989 Merge branch 'prepare-release-v0.10.0' of github.com:PyPSA/pypsa-eur into prepare-release-v0.10.0 2024-02-19 17:25:18 +01:00
Fabian Neumann
f39fd1441a update fixed versions environment.yaml 2024-02-19 17:23:41 +01:00
pre-commit-ci[bot]
f4422f1361 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-19 16:17:34 +00:00
Fabian Neumann
43159e15e9 update workflow charts 2024-02-19 17:15:20 +01:00
Fabian Neumann
2bb4e81dbd prepare release notes 2024-02-19 16:58:18 +01:00
Fabian Neumann
16e2286188 update copyright years to 2024 2024-02-19 16:21:48 +01:00
Fabian Neumann
bbdcf0e055 bump technology-data version to 0.8.0 2024-02-19 16:20:28 +01:00
Fabian Neumann
d6e710e74a test.sh: patch end-of-file 2024-02-18 11:51:46 +01:00
Fabian Neumann
feb0f1db19 Merge branch 'scenario-management' of github.com:PyPSA/pypsa-eur into scenario-management 2024-02-18 11:49:05 +01:00
Fabian Neumann
38c90155f1 add release notes 2024-02-18 11:48:55 +01:00
Fabian Neumann
8e04b7a157 test.sh: add scenarios dry-run to test cases 2024-02-18 11:03:37 +01:00
pre-commit-ci[bot]
1fb90da743 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-18 09:42:23 +00:00
Fabian Neumann
1c0daf826c Merge branch 'scenario-management' of github.com:PyPSA/pypsa-eur into scenario-management 2024-02-18 10:41:55 +01:00
Fabian Neumann
83f1b5e41d Add rule create_scenarios that runs config/create_scenarios.py on request 2024-02-18 10:41:31 +01:00
Fabian Neumann
67acbbda8a run: name: all will collect all keys from scenarios.yaml if run: scenarios: enable: true 2024-02-18 10:24:26 +01:00