Fabian Neumann
|
9527f4cf77
|
Merge branch 'split-out-time-agg' of github.com:koen-vg/pypsa-eur into koen-vg-split-out-time-agg
|
2024-05-20 11:38:02 +02:00 |
|
lisazeyen
|
2223e011a0
|
merge master
|
2024-05-15 16:14:25 +02:00 |
|
Koen van Greevenbroek
|
354fffe6f0
|
Split time agg into own rule; same agg for all planning horizons
|
2024-05-15 13:26:03 +02:00 |
|
pre-commit-ci[bot]
|
985aecb0c4
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-05-13 19:39:02 +00:00 |
|
Fabian Neumann
|
e322e21771
|
Merge branch 'feature/add-nodal-supply-energy' of github.com:Climact/pypsa-eur-climact into Climact-feature/add-nodal-supply-energy
|
2024-05-13 14:54:49 +02:00 |
|
Fabian Neumann
|
84d6634af0
|
Merge branch 'master' into implement-floating
|
2024-05-13 10:04:42 +02:00 |
|
Fabian Neumann
|
4dc350cbde
|
use raw not blob github link
|
2024-05-12 16:10:02 +02:00 |
|
Fabian Neumann
|
0d9e0f34fd
|
Merge branch 'master' into reduced-data-bundle
|
2024-05-12 15:53:08 +02:00 |
|
Philipp Glaum
|
da617be276
|
Merge branch 'master' of github.com:PyPSA/pypsa-eur into implement-floating
|
2024-05-10 13:29:58 +02:00 |
|
Koen van Greevenbroek
|
76c201ef7d
|
Integrate build_bus_regions into base_network
Fixes a problem with the `build_bus_regions` writing to base.nc
without declaring base.nc as an output.
|
2024-05-03 14:53:18 +02:00 |
|
Thomas Gilon
|
a139bb604a
|
Merge branch 'master' into feature/add-nodal-supply-energy
|
2024-05-02 14:28:20 +02:00 |
|
Thomas Gilon
|
45aa714bdc
|
Add calculate_nodal_supply_energy in make summary
|
2024-05-02 14:27:30 +02:00 |
|
Parisra
|
17b3e1677d
|
Merge branch 'PyPSA:master' into adding_solar_tracking_single_axis
|
2024-04-29 14:27:26 +02:00 |
|
pre-commit-ci[bot]
|
105cadaf7b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-25 16:08:48 +00:00 |
|
pre-commit-ci[bot]
|
29f6c9507f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2024-04-25 15:36:33 +00:00 |
|
Fabian Neumann
|
d101b8a95a
|
Merge branch 'master' into existing-caps-from-pm
|
2024-04-25 17:33:48 +02:00 |
|
Parisra
|
b9cb82cc3b
|
Update build_renewable_profiles
Add solar-hsat to Onshore technologies
|
2024-04-25 11:30:42 +02:00 |
|
Parisra
|
91de7a891d
|
Update rule: determine_availability_matrix
Add solar-hsat as an Onshore technology
|
2024-04-25 11:28:33 +02:00 |
|
martacki
|
feb564506a
|
remove connection_costs as snakemake output from simplify_network
|
2024-04-16 15:41:01 +02:00 |
|
Fabian Neumann
|
a1e42db58b
|
change in zenodo urls from record to records
|
2024-04-15 15:14:02 +02:00 |
|
Fabian Neumann
|
fe1199e981
|
update shipdensity_global.zip link [no ci]
|
2024-04-15 15:03:23 +02:00 |
|
Fabian Neumann
|
991eef6d97
|
update and reduce databundle size
|
2024-04-15 14:48:34 +02:00 |
|
toniseibold
|
3b31b99dd2
|
removing the output file eia_hydro_stats.csv
|
2024-04-12 10:01:09 +02:00 |
|
Koen van Greevenbroek
|
859212b21f
|
Use powerplantmatching IRENASTAT for add_existing_baseyear
|
2024-04-11 12:47:13 +02:00 |
|
lisazeyen
|
f715285682
|
adjust resources perfect foresight
|
2024-04-02 16:48:37 +02:00 |
|
Fabian Hofmann
|
be7dc0d0bb
|
postprocess: fix typo in benchmark folder
|
2024-03-26 13:28:06 +01:00 |
|
Fabian Hofmann
|
7611b28d16
|
Merge branch 'master' into refactor-copy-config-get-rdir
|
2024-03-20 09:57:31 +01:00 |
|
Fabian
|
86a6c3223d
|
perfect foresight: store configs in results dir
|
2024-03-19 11:26:36 +01:00 |
|
Fabian Hofmann
|
2728bd4780
|
Merge branch 'master' into fix-snakemake-bug
|
2024-03-19 11:09:53 +01:00 |
|
Koen van Greevenbroek
|
fcf773c003
|
Copy, don't move natura.tiff to resources
Preventing problems when parallel processes attempt to move the same
file to different resources directories.
|
2024-03-19 09:30:37 +01:00 |
|
Philipp Glaum
|
8d9afb0eb0
|
solve_electricity.smk:replace "minimal" by "shallow"
|
2024-03-19 08:28:27 +01:00 |
|
Koen van Greevenbroek
|
941de04859
|
Don't use log path function in IRENA retrieval rule
The `logs` function returns a path with a {run} wildcard which is not
present in the output of the retrieval rule. Follows f50ee2f2 .
|
2024-03-18 10:40:32 +01:00 |
|
Fabian Neumann
|
cb4013812e
|
Merge branch 'master' into multiyear
|
2024-03-15 14:28:42 +01:00 |
|
Fabian Neumann
|
e459c3c89d
|
add release notes; rename artificial to synthetic
|
2024-03-15 14:28:01 +01:00 |
|
Fabian Neumann
|
f50ee2f225
|
do not use log() for config independent retrieve rules
|
2024-03-15 13:50:53 +01:00 |
|
Fabian Neumann
|
ee55bba568
|
omit synthetic load data md5 validation
|
2024-03-15 12:04:25 +01:00 |
|
Fabian Neumann
|
97d876d4e5
|
update synthetic load data to cover 1941-2023
|
2024-03-15 11:44:41 +01:00 |
|
Fabian Neumann
|
f7e617befd
|
make_summary: add drop_leap_day param
|
2024-03-14 18:52:25 +01:00 |
|
Fabian Neumann
|
02fc334a2e
|
handle leap days in add_brownfield
|
2024-03-14 18:46:45 +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
|
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
|
cbeb9834ac
|
update hydro capacity and generation data
|
2024-03-14 14:08:58 +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
|
a429b48874
|
update storage provider for snakemake 8
|
2024-03-13 09:19:10 +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
|
ed71978b92
|
use humanfriendly walltime specifications
|
2024-03-09 14:47:01 +01:00 |
|