martacki
|
48f199f936
|
remove UA from countries list for synthetic load data
|
2024-04-16 15:46:36 +02:00 |
|
martacki
|
feb564506a
|
remove connection_costs as snakemake output from simplify_network
|
2024-04-16 15:41:01 +02:00 |
|
lisazeyen
|
e3ccbc0e3f
|
Merge branch 'master' into Climact-feature/fix-add-land-use-constraint-m
|
2024-04-16 09:59:56 +02:00 |
|
pre-commit-ci[bot]
|
da15ab3ac2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-16 09:43:50 +02:00 |
|
lisazeyen
|
ec96a73baf
|
define active assets consitently
|
2024-04-16 09:43:50 +02:00 |
|
lisazeyen
|
dd874e0ed8
|
rename _intervals to _years, shorten definition
|
2024-04-16 09:43:50 +02:00 |
|
lisazeyen
|
442c8a8c74
|
adjust valid_grouping_years
change sign, split up conditions for better readibility
|
2024-04-16 09:43:50 +02:00 |
|
lisazeyen
|
17d44d7f64
|
add check if minimum grouping year< min build year
|
2024-04-16 09:43:50 +02:00 |
|
Michael Lindner
|
380884e9ab
|
group existing capacities to the earlier grouping_year for consistency with optimized capacities
|
2024-04-16 09:43:50 +02:00 |
|
Fabian Neumann
|
15345ff1cf
|
skip heat bus for CHPs in places where no central heating
|
2024-04-16 09:43:50 +02:00 |
|
Fabian Neumann
|
a4d58b70f5
|
Merge pull request #1020 from PyPSA/cleanup_data_structure
Cleaning up data and resources
|
2024-04-15 11:24:43 +02:00 |
|
Sermisha
|
7a0ca73f3a
|
Update to BAU constraint formulation in function add_BAU_constraints
Constraint formulation was not taking into account the ordering of the carriers
|
2024-04-14 14:24:01 +05:30 |
|
Thomas Gilon
|
98d2c4dd91
|
Fix p_nom_min of renewables generators for myopic approach and add check of existing capacities in add_land_use_constraint_m
|
2024-04-12 16:52:59 +02:00 |
|
toniseibold
|
3b31b99dd2
|
removing the output file eia_hydro_stats.csv
|
2024-04-12 10:01:09 +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 |
|
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 |
|
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
|
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 |
|
Fabian Neumann
|
6bc1363080
|
allow sequestration potential attributes to be string
|
2024-04-10 17:13:58 +02:00 |
|
Philipp Glaum
|
05a3c43c30
|
move prefix from Snakefile to get_dir function
|
2024-04-10 12:23:28 +02:00 |
|
lisazeyen
|
9d9ab98279
|
add other co2 potentials
|
2024-04-10 12:06:53 +02:00 |
|
Thomas Gilon
|
b673b947ea
|
Fix custom busmap read in cluster network
|
2024-04-09 17:30:38 +02:00 |
|
Thomas Gilon
|
6e20afbaee
|
Fix typo
|
2024-04-04 15:42:02 +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
|
6da50bf25a
|
Merge branch 'master' into rename-existing-capacities
|
2024-04-03 16:43:33 +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
|
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 |
|
Michael Lindner
|
89dbd53805
|
provide Path object as input to ConfigSettings
|
2024-03-26 17:20:10 +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 |
|
Thomas Gilon
|
9dae86cd56
|
Fix index for existing capacities in add_existing_baseyear
|
2024-03-25 20:11:02 +01:00 |
|
Fabian Hofmann
|
a725844be9
|
Merge branch 'master' into share-resources
|
2024-03-25 16:08:31 +01:00 |
|
Thomas Gilon
|
50466d9593
|
Fix grouping year reference in add_land_use_constraint_m
|
2024-03-25 15:44:05 +01:00 |
|
Fabian
|
34f0294264
|
scenario management: fix shared resources
|
2024-03-25 14:27:50 +01:00 |
|
Fabian
|
585f9a32a7
|
cluster_network: ensure correct indexing of weights
|
2024-03-25 14:16:20 +01:00 |
|
Thomas Gilon
|
fd01cb0a75
|
Fix type error in cluster_network with "m" configuration
|
2024-03-22 16:01:42 +01:00 |
|
Thomas Gilon
|
7e99f3bba7
|
Fix error with symbol of buses in simplify_network
|
2024-03-22 10:06:48 +01:00 |
|
Fabian Neumann
|
f774a1628d
|
Merge branch 'master' into fill-missing-domestic-aviation
|
2024-03-21 12:15:42 +01:00 |
|
Fabian Neumann
|
d0951abded
|
cluster_network: allow more solvers that can handle quadratic problems
|
2024-03-21 12:02:02 +01:00 |
|
Koen van Greevenbroek
|
bb898bf695
|
Fix typo in reading input to build_sequestration_potentials rule
Presumably needed since the transition to snakemake 8 storage providers
|
2024-03-20 15:40:07 +01:00 |
|
Fabian Hofmann
|
60725940ad
|
Merge branch 'master' into dedicated-shared-resource
|
2024-03-20 12:42:07 +01:00 |
|
Thomas Gilon
|
9558f44051
|
Drop assets including renewables in add_existing_baseyear
|
2024-03-20 10:47:59 +01:00 |
|
Fabian Hofmann
|
5dc5a3b427
|
Merge branch 'master' into dedicated-shared-resource
|
2024-03-20 09:58:37 +01:00 |
|
Fabian Hofmann
|
82ac7df318
|
Merge branch 'master' into refactor-copy-config-get-rdir
|
2024-03-19 10:22:07 +01:00 |
|