Fabian Neumann
|
a834ff222a
|
streamline code for year-dependent technologies (turbines/panels)
|
2024-02-05 12:10:35 +01:00 |
|
Fabian Neumann
|
bb4eb123e5
|
Merge branch 'year-specific-techs' of github.com:p-glaum/pypsa-eur into p-glaum-year-specific-techs
|
2024-02-05 09:06:32 +01:00 |
|
Fabian Neumann
|
9865a97089
|
apply automated formatting
|
2024-01-22 09:29:32 +01:00 |
|
Fabian Neumann
|
d3cf329456
|
correctly read number of solver threads in rule definition
|
2024-01-22 09:28:51 +01:00 |
|
Tom Brown
|
d98ad95332
|
move building of distribution of existing heating to own script
This makes the distribution of existing heating to urban/rural,
residential/services and spatially more transparent.
|
2024-01-22 08:01:31 +01:00 |
|
Philipp Glaum
|
a4802b7018
|
initial implementation tech specific renewable profiles
|
2024-01-11 17:23:25 +01:00 |
|
Fabian Neumann
|
d145758fb7
|
gracefully handle absent extra_functionality file; add file to path
|
2024-01-04 09:00:31 +01:00 |
|
Fabian Neumann
|
a5ba2565a0
|
correct config location
|
2023-12-29 17:30:03 +01:00 |
|
Fabian Neumann
|
8a11bdb4b1
|
solve_network: option to inject custom extra functionalities from source file
|
2023-12-29 17:19:19 +01:00 |
|
Fabian
|
ad6322bcb3
|
address review commments
|
2023-08-04 12:58:31 +02:00 |
|
Fabian
|
1bf6ea1532
|
only copy active configuration to results folder
use copy config for all solve rules
remove copying of environment
|
2023-08-02 14:49:32 +02:00 |
|
Fabian Neumann
|
b110810669
|
no more override_component_attrs for multilinks
|
2023-07-13 22:31:55 +02:00 |
|
pre-commit-ci[bot]
|
0f5bb8b893
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-06-02 10:53:11 +00:00 |
|
virio-andreyana
|
83ff639ad5
|
amend solve_network
|
2023-06-02 12:52:49 +02:00 |
|
virio-andreyana
|
e581ca930c
|
made params more specific
|
2023-05-27 15:50:37 +02:00 |
|
pre-commit-ci[bot]
|
ead87afce1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-05-27 10:23:30 +00:00 |
|
virio-andreyana
|
1c73bb0342
|
add params for solve_network
|
2023-05-27 12:22:53 +02:00 |
|
virio-andreyana
|
28d39680c6
|
Merge branch 'master' into post-merge-param
|
2023-05-19 16:19:58 +02:00 |
|
virio-andreyana
|
8208ac033b
|
convert param back to config for "logging" and "run", made "enable" more specific
|
2023-05-17 18:43:30 +02:00 |
|
virio-andreyana
|
1fc48d8753
|
using python algorithm to edit rules and script
|
2023-05-15 10:33:17 +02:00 |
|
Fabian Neumann
|
e29571535b
|
remove references to memory logfile in *.smk, add release note
|
2023-05-12 07:11:41 +02:00 |
|
Fabian
|
97bdbe636c
|
follow-up: rename configs to config
|
2023-04-21 11:05:18 +02:00 |
|
Fabian
|
2baf8f5ba4
|
harmonive solve_network across workflow
|
2023-03-09 23:56:12 +01:00 |
|
Fabian Neumann
|
483f3e1b82
|
eliminate manual country code conversion, adjust mock_snakemake to ll wildcard
|
2023-03-09 08:36:18 +01:00 |
|
Fabian Neumann
|
7405377fd7
|
snakefmt to Snakefile
|
2023-03-08 19:22:29 +01:00 |
|
Fabian Neumann
|
bf895de7cc
|
add logfiles to all rules
|
2023-03-08 19:22:00 +01:00 |
|
Fabian Neumann
|
4b3372b53b
|
apply snakefmt to rules/
|
2023-03-08 17:46:14 +01:00 |
|
Fabian Neumann
|
2d648dac40
|
correct paths to scripts in .smk files
|
2023-03-08 17:45:25 +01:00 |
|
Fabian Neumann
|
8eb37bc263
|
add conda directive to all rules for use with --use-conda
|
2023-03-08 17:44:25 +01:00 |
|
Fabian Neumann
|
6bae022d44
|
modularise Snakefile using rules/*.smk files
|
2023-03-08 17:29:01 +01:00 |
|