Fabian Neumann
|
e6347621f9
|
remove operations rules to reduce amount of simultaneous changes
|
2024-03-04 17:42:35 +01:00 |
|
Koen van Greevenbroek
|
9a69f88a36
|
Fix bug bug in time segmentation function signature
|
2024-03-01 15:49:39 +01:00 |
|
Koen van Greevenbroek
|
75ff4134fb
|
Select correct snapshots for hourly heating demand
|
2024-03-01 15:26:47 +01:00 |
|
Koen van Greevenbroek
|
0c7c0a8585
|
Minor bugfixes in postprocessing code
|
2024-03-01 14:37:45 +01:00 |
|
Koen van Greevenbroek
|
e891305c9d
|
Add selection of cutouts for heat to config
|
2024-03-01 14:37:16 +01:00 |
|
Koen van Greevenbroek
|
d2527ed0ad
|
Add copyright headers
|
2024-03-01 13:30:01 +01:00 |
|
Koen van Greevenbroek
|
fa88e411d7
|
Automatic formatting
|
2024-03-01 13:25:38 +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 |
|
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 |
|
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 |
|
Koen van Greevenbroek
|
db9f234fad
|
Fix typo in snakemake input
|
2024-02-20 18:38:21 +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
|
184f3a0e03
|
Merge branch 'scenario-management'
|
2024-02-20 14:23:05 +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 |
|
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 |
|
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 |
|
Fabian Neumann
|
16e2286188
|
update copyright years to 2024
|
2024-02-19 16:21:48 +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
|
9f643ea429
|
_helpers: add inplace keyword argument to update_config_from_wildcards
|
2024-02-17 20:45:44 +01: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
|
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 |
|
Fabian Neumann
|
709b831e06
|
further adjustments where config_provider needs to be called
|
2024-02-17 17:51:26 +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 |
|
Fabian Neumann
|
7f1ff0c324
|
Fix plotting of retrofitted hydrogen pipelines with pathway optimisation.
|
2024-02-16 16:41:21 +01:00 |
|
Fabian Neumann
|
27f9fb8cba
|
add back in to_csv export (accidentally deleted)
|
2024-02-16 16:18:31 +01:00 |
|
Fabian Neumann
|
77753fff0d
|
Merge branch 'master' into industry-pathway
|
2024-02-16 15:31:54 +01:00 |
|
Fabian Neumann
|
8ae0669b33
|
Revert "add_electricity: set locations and units of electricity buses"
This reverts commit 472a099881 .
|
2024-02-16 15:31:17 +01:00 |
|
Fabian Neumann
|
e9174d4f14
|
Merge branch 'master' into industry-pathway
|
2024-02-16 15:15:27 +01:00 |
|
Fabian Neumann
|
93bb4e5f54
|
add release note, simplify build_industry_sector_ratios_intermediate script
|
2024-02-16 15:14:18 +01:00 |
|
Fabian Neumann
|
472a099881
|
add_electricity: set locations and units of electricity buses
|
2024-02-16 13:30:52 +01:00 |
|
Fabian Neumann
|
4d4badc519
|
Merge branch 'master' into industry-pathway
|
2024-02-16 13:01:40 +01:00 |
|
Fabian Neumann
|
6a8ae68aec
|
Merge branch 'industry-coal-bug'
|
2024-02-16 12:47:34 +01:00 |
|
Fabian Neumann
|
6bedca13c4
|
Merge branch 'master' into cl-meoh-unit
|
2024-02-16 12:40:29 +01:00 |
|
Fabian Neumann
|
84fc63d7a1
|
Merge branch 'master' into ammonia
|
2024-02-16 12:14:00 +01:00 |
|
Fabian Neumann
|
67484f9cf0
|
remove numpy import, add release ntoe
|
2024-02-16 12:13:35 +01:00 |
|