Commit Graph

489 Commits

Author SHA1 Message Date
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
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
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
Fabian Neumann
1eb598079e
Merge branch 'master' into add-documentation-hackathon 2024-04-14 20:08:49 +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
Fabian Neumann
8a0c12b579 add doc and release notes 2024-04-10 16:56:35 +02:00
lisazeyen
49db5bfb95 add release notes 2024-04-10 12:13:38 +02:00
Thomas Gilon
b673b947ea Fix custom busmap read in cluster network 2024-04-09 17:30:38 +02:00
lisazeyen
d8fbc6d6cd
Merge branch 'master' into rename-existing-capacities 2024-04-03 16:51:41 +02:00
lisazeyen
6da50bf25a Merge branch 'master' into rename-existing-capacities 2024-04-03 16:43:33 +02:00
lisazeyen
f0163d3823 update release notes 2024-04-03 16:28:20 +02:00