lisazeyen
4499fa4e73
fix typo
2024-07-31 16:19:51 +02:00
lisazeyen
52c8037a3e
merge master
2024-07-31 16:09:33 +02:00
AmosSchledorn
9073e49085
add link to paper in release notes
2024-07-29 11:43:53 +02:00
Amos Schledorn
da3ad1725e
Merge branch 'master' into update-district-heating-cops
2024-07-29 10:33:39 +02:00
Micha
f5fe0d062c
Rename ev battery master ( #1116 )
...
* rename EV battery
* add release note
* adjust tech colors
* fix for battery renaming in plot_summary
---------
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2024-07-29 09:50:02 +02:00
AmosSchledorn
3c5b11e4ea
update release notes
2024-07-25 15:28:31 +02:00
Fabian Neumann
0470f119cf
base_network: use GeoSeries.voronoi_polygons instead of custom solution ( #1172 )
...
* base_network: use GeoSeries.voronoi_polygons instead of custom solution
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* base_network: move voronoi calculations into separate function
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* base_network: fix typo in function voronoi()
* base_network: refine voronoi function
* add release note [no ci]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-24 15:31:46 +02:00
Fabian Neumann
eab315291e
remove {scope} wildcard ( #1171 )
...
* remove {scope} wildcard
* do not create removed files
2024-07-24 13:19:57 +02:00
Fabian Neumann
8b1b1144d5
cutouts: update zenodo repository version ( #1176 )
2024-07-24 11:01:00 +02:00
Fabian Neumann
d142d5a50b
aggregate curtailment into single curtailment generator per bus ( #1177 )
...
* add curtailment generator mode
* add documentation
2024-07-24 10:54:15 +02:00
lisazeyen
3c62a3b4cb
add release notes
2024-07-22 21:53:11 +02:00
Fabian Neumann
b49895a041
determine_availability_matrix_MD_UA: enable parallelism & remove plots ( #1170 )
...
* determine_availability_matrix_MD_UA: enable parallelism through temp files and remove plots
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-19 17:43:11 +00:00
Iegor Riepin
ba55971c23
Compatibility of data processing for Ukraine ( #1146 )
...
* data: retrieve gdp and pop raw data for UA,MD
* Updated retrieval code.
* add_electricity script for UA and MD using updated, endogenised GDP and PPP data.
* Outsourced building of gdp and ppp. Only called when UA and/or MD are in country list.
* Accepted suggestion by @fneum in retrieve rule.
* Cleaned determine_availability_matrix_MD_UA.py, removed redundant code
* Updated build_gdp_pop_non_nuts3 script to use the mean to distribute GDP p.c. Added release notes. Bug fixes.
* Bug fixes --> 'ppp' to 'pop'
* Bug fix: only distribute load to buses with substation.
* Updated to download GDP and population raster via PyPSA-Eur zenodo databundle. Removal of dedicated retrieve function. Updated release notes.
* Updated release notes.
* correct input file paths
* update zenodo url for databundle release v0.3.0
* doc: update release_notes
* minor adjustments: benchmark, increase mem_mb, remove plots, handling of optional inputs
---------
Co-authored-by: bobbyxng <bobbyxng@gmail.com>
Co-authored-by: Bobby Xiong <36541459+bobbyxng@users.noreply.github.com>
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2024-07-19 19:23:35 +02:00
Amos Schledorn
8fe5921e44
Fix negative district heating progress ( #1168 )
...
* impose minimum district heating progress of 0
* update release_notes
* update configtables
2024-07-19 12:30:26 +02:00
Micha
d3b24face6
revert to old config keys ( #1152 )
...
* revert to old config keys
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-12 16:22:53 +02:00
pre-commit-ci[bot]
c8021704b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-11 10:08:56 +00:00
cpschau
7411ae145c
adjusted release note
2024-07-11 11:56:48 +02:00
cpschau
530671ec07
add release note
2024-07-09 14:25:33 +02:00
Fabian Neumann
b6d11bba6f
build_shapes: default to no tolerance in polygon simplification ( #1137 )
2024-07-09 11:07:15 +02:00
Fabian Neumann
450f75a989
bugfix: correctly read threshold capacity in add_brownfield
2024-06-19 15:54:23 +02:00
Michael Lindner
b174a53480
non-zero capital_cost for methanol stores
2024-06-14 11:29:59 +02:00
Micha
37bbbc6225
Fix grouping logic again
2024-06-13 15:03:08 +02:00
Michael Lindner
a4a048f129
add release note
2024-06-10 11:21:43 +02:00
Michael Lindner
bcef24f913
add release note
2024-06-07 14:32:14 +02:00
LukasFrankenQ
4819b9021b
added release note on EGS
2024-06-01 11:13:13 +01:00
Fabian Neumann
1da76dd1ae
prepare release v0.11.0 ( #1081 )
...
* prepare release notes v0.11.0
* streamline release notes
* update envs/environment.fixed.yaml
* doc: update workflow DAGs
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* pre-commit formatting [no ci]
* update envs/environment.fixed.yaml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-25 22:47:04 +02:00
Fabian Neumann
8b0600b02c
disable everywhere_powerplants by default ( closes #1072 )
2024-05-24 10:40:57 +02:00
Fabian Neumann
c9a0b9c1ae
move example configuration files to config/examples
2024-05-24 10:09:34 +02:00
Fabian Neumann
5397f3fe85
avoid duplicate existing RES capacities ( closes #1016 )
2024-05-24 09:47:23 +02:00
Fabian Neumann
70f7dd7dae
add release note
2024-05-21 20:25:06 +02:00
Fabian Neumann
703b206e1f
tidy up update_residential_from_eurostat
2024-05-21 20:16:57 +02:00
Fabian Neumann
849bdae0d5
add release note
2024-05-20 22:40:23 +02:00
Fabian Neumann
d32feb3aae
mark downloaded files as ancient rather than protected
2024-05-20 22:37:16 +02:00
Fabian Neumann
0ad3489d3a
Merge branch 'feature/methanol-production' of github.com:Climact/pypsa-eur-climact into Climact-feature/methanol-production
2024-05-20 22:06:15 +02:00
Fabian Neumann
eeb548c03f
Merge branch 'feature/fix-industry-intermediate' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-industry-intermediate
2024-05-20 21:44:19 +02:00
Fabian Neumann
476349292c
Merge branch 'feature/fix-non-steel-coal-demand' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-non-steel-coal-demand
2024-05-20 21:01:16 +02:00
Fabian Neumann
c7d8af998c
only apply rolling horizon setting in ( closes #864 )
2024-05-20 17:00:56 +02:00
Fabian Neumann
65b05e92a1
Merge branch 'feature/enhance-agg-p-nom-limits' of github.com:Climact/pypsa-eur-climact into Climact-feature/enhance-agg-p-nom-limits
2024-05-20 15:49:14 +02:00
Fabian Neumann
c89ce9f045
bugfix: correctly distinguish existing OCGT and CCGT
2024-05-20 15:00:46 +02:00
Fabian Neumann
7ce15931e5
add simplified power distribution grid losses
2024-05-20 12:41:54 +02:00
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
Thomas Gilon
c3dcff8a35
Define methanol energy demand for industry
2024-05-17 16:04:48 +02:00
Fabian Neumann
27009f5060
double solar rooftop PV potentials ( closes #935 )
2024-05-15 18:18:15 +02:00
Fabian Neumann
e4d70fdf4a
remove exogenous rooftop_share
2024-05-15 18:13:49 +02:00
Fabian Neumann
44fb8cad1f
Merge pull request #957 from PyPSA/land-transport-fix
...
Land transport fix
2024-05-15 17:13:56 +02:00
Fabian Neumann
438f651ea0
amend release note [no ci]
2024-05-15 17:13:37 +02:00
lisazeyen
96118ab1f4
Merge branch 'master' into adding_solar_tracking_single_axis
2024-05-15 16:18:13 +02:00
lisazeyen
6a4e49d5cb
add release notes
2024-05-15 16:14:40 +02:00
Fabian Neumann
ff603f2c14
Merge branch 'master' into land-transport-fix
2024-05-15 15:25:56 +02:00
Fabian Neumann
9b50c846a0
solve: add option for post-discretization of lines and links
2024-05-15 14:56:50 +02:00
JulianGeis
84689e9257
add docu
2024-05-15 14:22:06 +02:00
Koen van Greevenbroek
f8f0b4cea0
Document the new time_aggregation rule
2024-05-15 13:34:20 +02:00
Fabian Neumann
6f84b68c49
bump technology-data version to 0.9.0
2024-05-14 11:51:41 +02:00
Fabian Neumann
d6f9e5f4a6
Merge branch 'feature/fix-gas-retrofit' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-gas-retrofit
2024-05-13 18:05:35 +02:00
Fabian Neumann
788e07a0d1
bugfix to avoid duplicated offshore regions ( closes #396 )
2024-05-13 17:56:28 +02:00
Fabian Neumann
ef395cadf9
Merge pull request #1060 from PyPSA/landfill_master
...
Improve handling of plastics (for `master`)
2024-05-13 17:44:46 +02:00
Fabian Neumann
8fbd60883d
Merge branch 'master' into exclude_shared_resources_master
2024-05-13 17:42:40 +02:00
Fabian Neumann
49ca5a4564
add release notes [no ci]
2024-05-13 17:23:15 +02:00
Fabian Neumann
5b2d4047df
Merge branch 'master' of github.com:PyPSA/pypsa-eur
2024-05-13 14:55:07 +02: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
13eda0c69e
Merge pull request #1057 from PyPSA/ppm-0.5.15
...
bump powerplantmatching to 0.5.15
2024-05-13 14:51:58 +02:00
Fabian Neumann
1dbb7e911d
extend release notes [no ci]
2024-05-13 14:23:37 +02:00
Fabian Neumann
6321a69870
rearrange config settings under 'run: shared_resources:'
2024-05-13 14:23:09 +02:00
toniseibold
6cfe712ca5
documentation
2024-05-13 14:22:37 +02:00
Fabian Neumann
e023872d44
stop using wildcard by default
2024-05-13 10:50:24 +02:00
Fabian Neumann
22b16d54e9
Merge branch 'feature/rename-existing-capacities' of github.com:Climact/pypsa-eur-climact into Climact-feature/rename-existing-capacities
2024-05-13 10:09:21 +02:00
Fabian Neumann
6afea6ed85
Merge branch 'master' into ppm-0.5.15
2024-05-13 10:05:54 +02:00
Fabian Neumann
84d6634af0
Merge branch 'master' into implement-floating
2024-05-13 10:04:42 +02:00
Fabian Neumann
2b0303e913
bump powerplantmatching to 0.5.15
2024-05-12 18:06:50 +02:00
Fabian Neumann
0d9e0f34fd
Merge branch 'master' into reduced-data-bundle
2024-05-12 15:53:08 +02:00
Philipp Glaum
25df71a512
[no ci] add release note
2024-05-10 17:37:42 +02:00
Johannes Schmidt
a184f159c0
Update release_notes.rst
2024-05-06 13:38:36 +02:00
Johannes Schmidt
315f5ef64f
Update release_notes.rst with hydro bugfix
2024-05-06 13:25:13 +02:00
Koen van Greevenbroek
f90f48ceb6
Adapt release note to reflect bus regions fix
2024-05-03 14:54:47 +02:00
Thomas Gilon
02e434c8b0
Fix non steel related coal demand during transition (using sector_ratios)
2024-05-02 17:29:07 +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
Fabian Neumann
d101b8a95a
Merge branch 'master' into existing-caps-from-pm
2024-04-25 17:33:48 +02:00
Thomas Gilon
cc49926a23
Fix gas network retrofit
2024-04-23 14:16:29 +02:00
Thomas Gilon
3fe427a0cd
Merge branch 'master' into feature/enhance-agg-p-nom-limits
2024-04-19 17:52:01 +02:00
Fabian Hofmann
b993e6affb
Merge branch 'master' into store-network-shapes
2024-04-17 12:37:47 +02:00
cpschau
6aac8c90b4
added release note
2024-04-16 10:30:39 +02:00
lisazeyen
e3ccbc0e3f
Merge branch 'master' into Climact-feature/fix-add-land-use-constraint-m
2024-04-16 09:59:56 +02:00
Micha
6f09a16b3a
Add release note for serendipitous bugfix
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
a1e42db58b
change in zenodo urls from record to records
2024-04-15 15:14:02 +02:00
Fabian Neumann
fb35272fb4
add release notes [no ci]
2024-04-15 15:00:52 +02:00
lisazeyen
618ecdddeb
Merge branch 'master' into land-transport-fix
2024-04-15 09:13:28 +02:00
Fabian Neumann
1eb598079e
Merge branch 'master' into add-documentation-hackathon
2024-04-14 20:08:49 +02:00
Thomas Gilon
ed83f1fb4a
Add aggregated constraints for wind and possibility to take existing into account in solve_network
...
# Conflicts:
# scripts/solve_network.py
2024-04-12 17:14:31 +02:00
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
chrstphtrs
cb7061d603
Change all documentation links to be anonymous by adding double underscore suffix to avoid automatic target creation (which is triggered by single underscore suffix)
2024-04-11 15:55:11 +02:00
Micha
7773f7c84e
Add release note for serendipitous bugfix
2024-04-11 14:19:31 +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
pre-commit-ci[bot]
6965ce31cc
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-04-11 11:05:38 +00:00
Koen van Greevenbroek
6d9728aed6
Add release note
2024-04-11 13:02:28 +02:00
Thomas Gilon
509f7e614f
Clarify suffix usage in add existing baseyear
2024-04-11 10:29:30 +02:00
chrstphtrs
84de226cb0
Add documentation section for how to contribute documentation
2024-04-11 09:43:46 +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