Commit Graph

4347 Commits

Author SHA1 Message Date
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
pre-commit-ci[bot]
831f0779b3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-18 08:57:26 +00:00
Fabian Neumann
20e37c232f copy a scenarios.yaml from scenarios.template.yaml so it is not git tracked 2024-02-18 09:55:45 +01:00
Fabian Neumann
f710923320 Merge branch 'master' into scenario-management 2024-02-18 09:48:12 +01:00
Fabian Neumann
e1ce8a3590 Merge branch 'master' of github.com:PyPSA/pypsa-eur 2024-02-18 09:47:01 +01:00
Fabian Neumann
3e612950c2 revert part of #925 so that config.default.yaml is still copied and config.yaml remains untracked 2024-02-18 09:46:54 +01:00
Fabian Neumann
d7935e1c06 revert part of #925 so that config.default.yaml is still copied and config.yaml remains untracked 2024-02-18 09:45:37 +01:00
Fabian Neumann
df0eb38a68 _helpers: generalise regular expression in find_opt 2024-02-17 23:38:59 +01:00
Fabian Neumann
cf7018c8c4 plot_summary: remove leftover references to opts wildcard 2024-02-17 23:38:00 +01:00
Fabian Neumann
770d352652 handle that time_resolution can be float 2024-02-17 23:37:31 +01:00
Fabian Neumann
945180f153 allow_missing in collection rules, fixes for myopic, wildcard constraints without function 2024-02-17 23:37:03 +01:00
Fabian Neumann
b543bf37c9 retrieve.smk: do not protect gas network data 2024-02-17 20:48:46 +01:00
Fabian Neumann
68f2e086c5 postprocess.smk: add missing wildcard call 2024-02-17 20:48:17 +01:00
Fabian Neumann
9f643ea429 _helpers: add inplace keyword argument to update_config_from_wildcards 2024-02-17 20:45:44 +01:00
Fabian Neumann
388ea65847 common.smk: use update_config to simplify merge_configs 2024-02-17 20:44:22 +01:00
Fabian Neumann
d335275e0f build_electricity: add missing wildcard call 2024-02-17 20:43:11 +01:00
Fabian Neumann
16793d1335 Snakefile: don't use {run} wildcard if just specifying a run name 2024-02-17 20:42:37 +01:00
pre-commit-ci[bot]
cc3d7a4cbb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-17 17:35:54 +00:00
Fabian Neumann
e898781fda use wildcard input functions where applicable 2024-02-17 18:35:26 +01:00
Fabian Neumann
95853bb59d _helpers: allow specifying dedicated shared_resources folder 2024-02-17 18:27:59 +01:00
Fabian Neumann
2521dd49b0 Merge branch 'scenario-management' of github.com:PyPSA/pypsa-eur into scenario-management 2024-02-17 18:16:51 +01:00
Fabian Neumann
84c3852c2e _helpers: remove resource folder separation by wildcard
This was not working reliably as the number of input and output wildcards could vary, which the function did not acknowledge
2024-02-17 18:15:43 +01:00
Fabian Neumann
db7c983950 mock_snakemake: remove dangeours empty list as default argument 2024-02-17 18:14:18 +01:00
pre-commit-ci[bot]
de244414df [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-17 16:56:03 +00:00
Fabian Neumann
b14d84eb39 Merge branch 'scenario-management' of github.com:PyPSA/pypsa-eur into scenario-management 2024-02-17 17:55:35 +01:00
Fabian Neumann
709b831e06 further adjustments where config_provider needs to be called 2024-02-17 17:51:26 +01:00
pre-commit-ci[bot]
b8d57a6566 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-02-17 16:39:13 +00:00
Fabian Neumann
89d0fa24b6 further adjustments to latest master branch commits 2024-02-17 17:38:46 +01:00
Fabian Neumann
35b2228891 Merge branch 'wc-to-cf' into scenario-management 2024-02-17 17:16:28 +01:00
Fabian Neumann
d2a66879de Merge branch 'master' into scenario-management 2024-02-17 17:04:36 +01:00
Fabian Neumann
dd2416a59e handle all {opts} and {sector_opts} wildcard values in config 2024-02-17 11:57:16 +01:00