Commit Graph

4866 Commits

Author SHA1 Message Date
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
3aaea4699b fix missed renaming of mode to policy 2024-05-13 14:50:38 +02:00
Fabian Neumann
f7498cdf35
Merge pull request #1058 from PyPSA/abolish-sector-opts-wildcard
stop using `{sector_opts}`  wildcard by default
2024-05-13 14:49:22 +02:00
Fabian Neumann
16b1895011 revert further unintended changes 2024-05-13 14:40:43 +02:00
Fabian Neumann
ed30fa3c94 Merge branch 'abolish-sector-opts-wildcard' of github.com:PyPSA/pypsa-eur into abolish-sector-opts-wildcard 2024-05-13 14:37:49 +02:00
Fabian Neumann
8706f0411e revert use of co2limit_enable for sector-coupled networks 2024-05-13 14:37:07 +02:00
pre-commit-ci[bot]
5364e7dfcc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-13 12:25:07 +00: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
pre-commit-ci[bot]
0fb68d11d8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-13 14:22:05 +02:00
toniseibold
e75e3bd8d7 allow excluding files from shared_resources 2024-05-13 14:21:43 +02:00
pre-commit-ci[bot]
85a2e97f1e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-13 08:51:21 +00:00
Fabian Neumann
e023872d44 stop using wildcard by default 2024-05-13 10:50:24 +02:00
Fabian Neumann
4f98a4b32d Merge branch 'Climact-feature/rename-existing-capacities' 2024-05-13 10:09:34 +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
430b95dcb3
Merge pull request #773 from p-glaum/implement-floating
Add floating wind technology
2024-05-13 10:04:48 +02:00
Fabian Neumann
84d6634af0
Merge branch 'master' into implement-floating 2024-05-13 10:04:42 +02:00
Fabian Neumann
a16b74f68a
Update config/config.default.yaml 2024-05-13 10:04:05 +02:00
Fabian Neumann
fa7e1d0b92
Merge pull request #1027 from PyPSA/reduced-data-bundle
update and reduce databundle size
2024-05-12 21:27:14 +02:00
Fabian Neumann
2b0303e913 bump powerplantmatching to 0.5.15 2024-05-12 18:06:50 +02:00
Fabian Neumann
a4a5246405 Merge branch 'reduced-data-bundle' of github.com:PyPSA/pypsa-eur into reduced-data-bundle 2024-05-12 16:10:27 +02:00
Fabian Neumann
4dc350cbde use raw not blob github link 2024-05-12 16:10:02 +02:00
pre-commit-ci[bot]
1b1b4528bf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-05-12 13:53:38 +00:00
Fabian Neumann
0d9e0f34fd Merge branch 'master' into reduced-data-bundle 2024-05-12 15:53:08 +02:00
Fabian Neumann
45d76e3bff
Merge pull request #1052 from PyPSA/graphics-to-doc-img
move all graphics to doc/img
2024-05-12 15:40:42 +02:00
Fabian Neumann
f21c6f5e9c use master version of workflow graphic 2024-05-12 15:40:20 +02:00
Fabian Neumann
b9a1d79f63 Merge branch 'master' into graphics-to-doc-img 2024-05-12 15:38:41 +02:00
Philipp Glaum
25df71a512 [no ci] add release note 2024-05-10 17:37:42 +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
Fabian Neumann
497797b462
Merge pull request #1054 from joph/fix-hydropower-and-load-bugs
Fix hydropower and load bugs
2024-05-07 10:53:20 +02:00
Fabian Neumann
ff99db5cb5
Update scripts/build_hydro_profile.py 2024-05-07 10:53:07 +02:00
Johannes Schmidt
3b77b4a370
Fix that code works if either ES or PT is present 2024-05-06 18:46:04 +02:00
Johannes Schmidt
a184f159c0
Update release_notes.rst 2024-05-06 13:38:36 +02:00
Johannes Schmidt
9d36d2bc9b
Fix copy_timeslice
copy timeslice would add data although country not present in load
2024-05-06 13:37:32 +02:00
Johannes Schmidt
315f5ef64f
Update release_notes.rst with hydro bugfix 2024-05-06 13:25:13 +02:00
Johannes Schmidt
97035092ac
Fix approximate_missing_eia_stats
Function crasehd when 'ET' or 'PT' not present in list of countries.
2024-05-06 13:20:53 +02:00
Fabian Neumann
c05cfff765
Merge pull request #1045 from Climact/feature/fix-typo
Fix typo
2024-05-06 10:33:19 +02:00
Fabian Neumann
98d54de8e6 simplify image paths 2024-05-06 10:03:46 +02:00
Fabian Neumann
9318dd6b2b Merge remote-tracking branch 'origin/master' into graphics-to-doc-img 2024-05-06 10:03:20 +02:00
Fabian Neumann
282a6792de move all graphics to doc/img 2024-05-06 10:00:53 +02:00
Fabian Hofmann
9343d5dc96
Merge pull request #1051 from koen-vg/bus-regions-fix
Bugfix: integrate `build_bus_regions` into `base_network`
2024-05-06 09:53:22 +02:00
Koen van Greevenbroek
303b526bf1 Fix formatting of link in base_network documentation 2024-05-06 09:09:23 +02:00
Koen van Greevenbroek
fad5dd49d5 Fix last workflow image to reflect removal of build_bus_regions 2024-05-06 09:03:37 +02:00
Koen van Greevenbroek
ca6f803e28 Update documentation to reflect removal of build_bus_regions rule 2024-05-06 08:52:42 +02:00
Koen van Greevenbroek
f90f48ceb6 Adapt release note to reflect bus regions fix 2024-05-03 14:54:47 +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
Fabian Hofmann
2db729f872
Update environment.fixed.yaml 2024-05-03 10:27:05 +02:00