Fabian Neumann
|
115dd8d116
|
handle case when only artifical load must be loaded
|
2024-03-14 17:15:24 +01:00 |
|
Thomas Gilon
|
1496c585d0
|
Fix duplicated years in add_land_use_constraint_m
|
2024-03-14 17:00:10 +01:00 |
|
Fabian Neumann
|
4fbb3c81c4
|
fix build_district_heat_share and build_transport_demand for multiyear
|
2024-03-14 16:48:32 +01:00 |
|
Fabian Neumann
|
57b487f163
|
handle leap days in temporal clustering
|
2024-03-14 15:38:36 +01:00 |
|
Fabian Neumann
|
a5d0f07fe1
|
build_cutout: revert to master version
|
2024-03-14 15:29:27 +01:00 |
|
Fabian Neumann
|
6a3cf12459
|
remove accidental file addition
|
2024-03-14 15:18:05 +01:00 |
|
Fabian Neumann
|
0d6ba9fbd1
|
move leap year handling into helper function
|
2024-03-14 15:15:56 +01:00 |
|
Fabian Neumann
|
f695b63732
|
add more documentation
|
2024-03-14 14:31:18 +01:00 |
|
Fabian Neumann
|
f84707ba38
|
drop_leap_days already in renewable profiles
|
2024-03-14 14:30:50 +01:00 |
|
Fabian Neumann
|
5b1575cb50
|
build_hydro: change decimal to '.' from ',' with updated data
|
2024-03-14 14:18:26 +01:00 |
|
Fabian Neumann
|
8aa4b5b558
|
build_heat_totals: use more years for regression
|
2024-03-14 14:09:39 +01:00 |
|
Fabian Neumann
|
cbeb9834ac
|
update hydro capacity and generation data
|
2024-03-14 14:08:58 +01:00 |
|
pre-commit-ci[bot]
|
721c64a5bd
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-13 12:43:00 +00:00 |
|
Fabian Neumann
|
955d6837fd
|
district heating: handle missing GB data for 2020-2021
|
2024-03-13 13:42:29 +01:00 |
|
Fabian Neumann
|
5b5d308bf7
|
adapt transport data to multiyear setup with new swiss data
|
2024-03-13 13:42:03 +01:00 |
|
Fabian Neumann
|
2eb159af7c
|
idees eurostat rescaling also for period 1990-1999
|
2024-03-13 13:40:23 +01:00 |
|
Fabian Neumann
|
7fa6811760
|
Merge branch 'master' into multiyear
|
2024-03-13 09:13:31 +01:00 |
|
Fabian Neumann
|
06fa9c92da
|
remove copy_config rule and write config for each solved network
|
2024-03-13 08:57:57 +01:00 |
|
Fabian Neumann
|
0a0a35e4a4
|
Merge pull request #952 from koen-vg/transmission-expansion-limit-reached
Add check for turning off transmission expnasion if limit reached
|
2024-03-11 09:06:08 +01:00 |
|
Fabian Neumann
|
c98e5e4b1b
|
Merge branch 'master' into snakemake-8
|
2024-03-09 16:09:57 +01:00 |
|
Fabian Neumann
|
887aa53290
|
build_gas_input_locations: remove unnecessary [0] with new storage plugin
|
2024-03-09 15:29:39 +01:00 |
|
Fabian Neumann
|
008539d635
|
add_electricity: fill max_hours also for nan values
|
2024-03-08 19:29:25 +01:00 |
|
Fabian Neumann
|
ab14c31f55
|
build_electricity_demand adjustment to reduced function arguments
|
2024-03-08 19:15:51 +01:00 |
|
Fabian Neumann
|
d983d79ed2
|
Merge branch 'master' into snakemake-8
|
2024-03-08 17:50:08 +01:00 |
|
Koen van Greevenbroek
|
3d94e8161b
|
Adapt disabling transmission expansion to also handle cost limit
|
2024-03-07 09:26:42 +01:00 |
|
pre-commit-ci[bot]
|
d2968230bb
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-06 19:43:32 +00:00 |
|
Fabian Neumann
|
a8682db4fc
|
build_energy_totals: pre-process data for all years first [incomplete]
|
2024-03-06 20:42:45 +01:00 |
|
Fabian Neumann
|
7abbb47efd
|
revert to master version of build_energy_totals
|
2024-03-06 16:42:33 +01:00 |
|
Fabian Neumann
|
579cd0c756
|
Merge branch 'master' into multiyear
|
2024-03-06 16:34:53 +01:00 |
|
Micha
|
d3283f5084
|
Merge branch 'master' into fix-lifetime
|
2024-03-06 08:22:25 +01:00 |
|
pre-commit-ci[bot]
|
ca91c02bf7
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-05 17:56:41 +00:00 |
|
Fabian Neumann
|
c13e0b83cf
|
remove remaining references of eurostat report year
|
2024-03-05 18:55:59 +01:00 |
|
Fabian Neumann
|
bf60da973b
|
build_energy_totals: revision of eurostat report upgrade
|
2024-03-05 18:43:24 +01:00 |
|
Fabian Neumann
|
5b513f81db
|
move eurostat into data/eurostat subdirectory from sector-bundle
|
2024-03-05 18:42:15 +01:00 |
|
Fabian Neumann
|
41f23f9589
|
change eurostat year in build_industrial_production_per_country
|
2024-03-05 18:40:06 +01:00 |
|
pre-commit-ci[bot]
|
8c465dbe3c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-05 12:49:35 +00:00 |
|
Fabian Neumann
|
9d0724566c
|
Merge remote-tracking branch 'origin/master' into fneum/energy_totals
|
2024-03-05 13:40:49 +01:00 |
|
Michael Lindner
|
7f5f0ee45e
|
compute lifetime after grouping DateIn
|
2024-03-05 12:00:50 +01:00 |
|
Fabian Neumann
|
77ec07d55d
|
Merge branch 'multiyear' of github.com:PyPSA/pypsa-eur into multiyear
|
2024-03-04 19:38:02 +01:00 |
|
Fabian Neumann
|
8904943a87
|
integrate artificial load data supplement into build_electricity_demand
|
2024-03-04 19:37:52 +01:00 |
|
Fabian Neumann
|
96f71d7e9c
|
outsource drop_leap_day in temporal aggregation
|
2024-03-04 19:37:02 +01:00 |
|
Fabian Neumann
|
9d913bcb38
|
smaller fixes and reduction of diff
|
2024-03-04 19:36:41 +01:00 |
|
pre-commit-ci[bot]
|
f4f4c1bf37
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 17:26:41 +00:00 |
|
Fabian Neumann
|
92922728d8
|
Merge branch 'multiyear' of github.com:PyPSA/pypsa-eur into multiyear
|
2024-03-04 18:25:05 +01:00 |
|
Fabian Neumann
|
249cfab429
|
remove remaining {weather_year} wildcard usages
|
2024-03-04 18:24:01 +01:00 |
|
pre-commit-ci[bot]
|
7b584f16bb
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 16:56:00 +00:00 |
|
Fabian Neumann
|
1f7d4da3e6
|
Merge branch 'multiyear' of github.com:PyPSA/pypsa-eur into multiyear
|
2024-03-04 17:55:32 +01:00 |
|
Fabian Neumann
|
c2011bce49
|
remove {weather_year} wildcard
|
2024-03-04 17:48:56 +01:00 |
|
Fabian Neumann
|
e6347621f9
|
remove operations rules to reduce amount of simultaneous changes
|
2024-03-04 17:42:35 +01:00 |
|
pre-commit-ci[bot]
|
9607eb0e6b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-03-04 16:16:28 +00: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 |
|
toniseibold
|
ae187b8ba3
|
Merge branch 'energy_totals' of https://github.com/PyPSA/pypsa-eur into energy_totals
|
2024-02-27 14:32:21 +01:00 |
|
toniseibold
|
bd0880c022
|
correcting misleading comment
|
2024-02-27 14:32:09 +01:00 |
|
pre-commit-ci[bot]
|
8dfab45453
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-27 12:35:59 +00:00 |
|
toniseibold
|
7616ae31fe
|
Merge branch 'energy_totals' of https://github.com/PyPSA/pypsa-eur into energy_totals
|
2024-02-27 13:33:08 +01:00 |
|
toniseibold
|
5bcecc62c6
|
retrieve eurostat data is now outside of retrieve_sector_databundle
|
2024-02-27 13:32:07 +01:00 |
|
pre-commit-ci[bot]
|
9182d6d667
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-27 12:14:43 +00:00 |
|
toniseibold
|
14d6c3b97f
|
merge
|
2024-02-27 13:14:09 +01:00 |
|
toniseibold
|
d363aeb57d
|
removing old eurostat data reports as an option, cleaning up code
|
2024-02-27 12:04:07 +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 |
|
pre-commit-ci[bot]
|
ace51b9e55
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-02-23 12:56:46 +00:00 |
|
toniseibold
|
3298572ced
|
new energy totals from eurostat 2023 report scaling JRC IDEES data from 2015
|
2024-02-23 13:53:28 +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 |
|