Commit Graph

4488 Commits

Author SHA1 Message Date
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 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
Fabian Hofmann
5fe9db3fa9
Merge pull request #1048 from PyPSA/update-fixed-env
update env fixed
2024-05-03 09:48:04 +02:00
Fabian
91e990c0b0 update env fixed 2024-05-03 09:36:40 +02:00
Thomas Gilon
3752929cbb
Merge branch 'master' into feature/fix-typo 2024-05-02 14:22:50 +02:00
Thomas Gilon
54e3d2bb1b Fix typo 2024-05-02 14:19:58 +02:00
Fabian Neumann
03fd9bfb52
Merge pull request #1018 from koen-vg/existing-caps-from-pm
Use powerplantmatching IRENASTAT for renewable capacities in `add_existing_baseyear`
2024-04-30 15:15:37 +02:00
Fabian Neumann
3034863340
Merge pull request #1044 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-30 15:15:02 +02:00
pre-commit-ci[bot]
162d376ce9
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black-pre-commit-mirror: 24.4.0 → 24.4.2](https://github.com/psf/black-pre-commit-mirror/compare/24.4.0...24.4.2)
2024-04-29 19:55:49 +00:00
Fabian Neumann
0a285ad984
Merge pull request #1040 from PyPSA/reenable-windows-ci
reenable windows ci with snakemake 8.11
2024-04-29 10:06:12 +02:00
Fabian Neumann
edc1d4991a reenable windows ci with snakemake 8.11 2024-04-26 09:35:54 +02:00
Fabian Neumann
33dddbf1ef
Merge branch 'master' into existing-caps-from-pm 2024-04-26 08:39:44 +02:00
Fabian Neumann
a18edcc63c
Merge pull request #1039 from koen-vg/name-suffix-fix
Fix double space in existing capacities
2024-04-25 18:10:42 +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
Koen van Greevenbroek
a4a2af5404 Fix double space in existing capacities
The `name_suffix` variable already includes a space after the bus name.
2024-04-25 18:05:41 +02:00
Koen van Greevenbroek
884d308d8b Bump powerplantmatching version
Needed in order to get renewable capacities from pm.IRENA newer than
2020; updated to 2023 in version 0.5.13
2024-04-25 17:45:51 +02: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
Fabian Neumann
c505ea174e doc: update solver requirements [skip ci] 2024-04-24 16:23:43 +02:00
Fabian Neumann
95805a8d72
Merge pull request #1031 from PyPSA/remove_connection_costs
Remove connection costs output
2024-04-18 09:34:32 +02:00
Fabian Hofmann
0a19d90b60
Merge pull request #1013 from PyPSA/store-network-shapes
Store network shapes
2024-04-17 12:59:54 +02:00
Fabian Hofmann
b993e6affb
Merge branch 'master' into store-network-shapes 2024-04-17 12:37:47 +02:00
martacki
48f199f936 remove UA from countries list for synthetic load data 2024-04-16 15:46:36 +02:00
martacki
feb564506a remove connection_costs as snakemake output from simplify_network 2024-04-16 15:41:01 +02:00
cpschau
6ea8d52a81 no directory change before mock_snakemake 2024-04-16 10:43:07 +02:00
cpschau
6aac8c90b4 added release note 2024-04-16 10:30:39 +02:00
cpschau
3cf2d0c059 no addition of straight lines 2024-04-16 10:24:16 +02:00
lisazeyen
a835f505c8
Merge pull request #1029 from PyPSA/Climact-feature/fix-add-land-use-constraint-m
Climact feature/fix add land use constraint m
2024-04-16 10:23:51 +02:00
lisazeyen
e3ccbc0e3f
Merge branch 'master' into Climact-feature/fix-add-land-use-constraint-m 2024-04-16 09:59:56 +02:00
lisazeyen
47fa47788b Merge branch 'master' into Climact-feature/fix-add-land-use-constraint-m 2024-04-16 09:54:59 +02:00
Fabian Neumann
b1433fa3a0
Merge pull request #1028 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2024-04-16 09:54:30 +02:00
pre-commit-ci[bot]
da15ab3ac2 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-04-16 09:43:50 +02:00
lisazeyen
ec96a73baf define active assets consitently 2024-04-16 09:43:50 +02:00
lisazeyen
dd874e0ed8 rename _intervals to _years, shorten definition 2024-04-16 09:43:50 +02:00
Micha
6f09a16b3a Add release note for serendipitous bugfix 2024-04-16 09:43:50 +02:00
lisazeyen
442c8a8c74 adjust valid_grouping_years
change sign, split up conditions for better readibility
2024-04-16 09:43:50 +02:00
lisazeyen
17d44d7f64 add check if minimum grouping year< min build year 2024-04-16 09:43:50 +02:00
Michael Lindner
27f2bd77fb add more grouping years to avoid errors 2024-04-16 09:43:50 +02:00