Commit Graph

2875 Commits

Author SHA1 Message Date
Fabian Neumann
c4fe27fe51 fix typo 2023-07-27 11:39:44 +02:00
pre-commit-ci[bot]
54151d384a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-27 09:38:32 +00:00
Fabian Neumann
59962860ea skip testing DLR for sector-coupling part 2023-07-27 11:36:58 +02:00
Fabian Neumann
8e6a70b468 prepare release 0.8.1 2023-07-27 11:23:02 +02:00
Fabian Hofmann
e91dfdcf97
Merge pull request #675 from PyPSA/fneum/line-rating
Dynamic line rating
2023-07-26 15:19:58 +02:00
Fabian Hofmann
1d5c8c7242
Merge branch 'master' into fneum/line-rating 2023-07-26 14:56:35 +02:00
Fabian
3b8363844a env: update to retrigger environment creation in CI 2023-07-26 13:49:30 +02:00
Fabian Neumann
799f4f3731
Merge pull request #695 from PyPSA/multilinks-default
no more override_component_attrs for multilinks
2023-07-26 09:14:08 +02:00
Fabian Neumann
d17430d000
Merge branch 'master' into multilinks-default 2023-07-26 08:48:21 +02:00
pre-commit-ci[bot]
f970ba0fd0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-26 06:48:10 +00:00
Fabian Neumann
5231135d5f make_summary: explicitly typecast default values 2023-07-26 08:47:49 +02:00
Fabian Neumann
be57c527aa
Merge pull request #701 from PyPSA/ppl-fueltype-fix
match build_powerplants FuelType
2023-07-26 07:45:52 +02:00
Fabian Neumann
d64d20945b Merge remote-tracking branch 'origin/master' into multilinks-default 2023-07-26 07:30:10 +02:00
pre-commit-ci[bot]
74be5261fc [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-26 05:24:33 +00:00
Fabian Neumann
7575dd0351 handling of natural gas in add_existing_baseyear and add_electricity 2023-07-26 07:24:12 +02:00
Fabian Hofmann
225b5b2e7a
Merge branch 'master' into fneum/line-rating 2023-07-25 15:39:35 +02:00
Fabian
491345d504 config: move cutout specification to line-rating section
test/config: use be-cutout for testing line-rating
2023-07-25 15:08:44 +02:00
Fabian Neumann
93c14dcda1 Merge branch 'master' into ppl-fueltype-fix 2023-07-25 13:10:59 +02:00
lisazeyen
3e792cda86
Merge pull request #704 from PyPSA/tech-data-0.6
update to technology-data v0.6.0
2023-07-25 12:27:36 +02:00
Fabian Neumann
d96a747566 update to technology-data v0.6.0 2023-07-25 11:54:02 +02:00
Fabian Hofmann
3a6d7bdcd2
Merge branch 'master' into multilinks-default 2023-07-25 10:57:28 +02:00
Fabian Neumann
dca65c52b6
Merge pull request #703 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-07-25 10:17:13 +02:00
pre-commit-ci[bot]
2baeecbc4e
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/fsfe/reuse-tool: v2.0.0 → v2.1.0](https://github.com/fsfe/reuse-tool/compare/v2.0.0...v2.1.0)
2023-07-24 22:31:09 +00:00
Fabian Hofmann
3eac0c1127
Merge branch 'master' into multilinks-default 2023-07-24 13:42:50 +02:00
Fabian Hofmann
f0057614b3
Merge branch 'master' into fneum/line-rating 2023-07-24 10:49:15 +02:00
Fabian Neumann
68dc44d278
Merge pull request #679 from ricnogfer/master
Fix broken equity constraints logic
2023-07-23 15:05:58 +02:00
Fabian Neumann
81fcaf7740 follow-up: remove unnecessary conda calls 2023-07-23 15:03:13 +02:00
Fabian Neumann
1541877fdc Merge branch 'ppl-fueltype-fix' of github.com:PyPSA/pypsa-eur into ppl-fueltype-fix 2023-07-23 15:00:22 +02:00
Fabian Neumann
6110fe784d wrap comparisons in brackets 2023-07-23 14:59:28 +02:00
Fabian Neumann
5cab4f4f24
Merge branch 'master' into master 2023-07-23 11:21:13 +02:00
Fabian Neumann
1b3554750d
Merge branch 'master' into fneum/line-rating 2023-07-23 11:21:04 +02:00
Fabian Neumann
264e7ca2f0
Merge branch 'master' into multilinks-default 2023-07-23 11:20:44 +02:00
Fabian Neumann
5c7339e4fc
Merge pull request #700 from PyPSA/micromamba
CI: use setup-micromamba action
2023-07-23 11:20:31 +02:00
pre-commit-ci[bot]
3f3e73a0ec [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-23 09:08:29 +00:00
Fabian Neumann
d45cb71b7a match build_powerplants FuelType (closes #754) 2023-07-23 11:07:45 +02:00
Fabian Neumann
9cc5be1c25 add note about supported operating systemds (closes #697) [no ci] 2023-07-23 11:02:48 +02:00
Fabian Neumann
c09f21ef50 Merge branch 'micromamba' of github.com:PyPSA/pypsa-eur into micromamba 2023-07-23 10:58:45 +02:00
Fabian Neumann
e0942d4544 CI: enable environment cache 2023-07-23 10:58:38 +02:00
pre-commit-ci[bot]
854b3b773c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-23 08:25:04 +00:00
Fabian Neumann
691cc7167f CI: use setup-micromamba action 2023-07-23 10:24:08 +02:00
Fabian Neumann
268391e204
Merge branch 'master' into master 2023-07-18 14:07:27 +02:00
Fabian Neumann
56e93fe821
Merge branch 'master' into fneum/line-rating 2023-07-18 14:06:11 +02:00
Fabian Neumann
a0366fb2bc
Merge branch 'master' into multilinks-default 2023-07-18 14:05:57 +02:00
Fabian Neumann
6505d78f4e
Merge pull request #698 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-07-18 14:05:23 +02:00
pre-commit-ci[bot]
e5ce76bf48
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.4 → v1.7.5](https://github.com/PyCQA/docformatter/compare/v1.7.4...v1.7.5)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.9.0 → v2.10.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.9.0...v2.10.0)
2023-07-17 23:29:16 +00:00
Fabian Neumann
f39d737aa1
Merge pull request #694 from PyPSA/misc/autoretrieve
Add test and option to disable online retrieve rules
2023-07-17 21:44:40 +02:00
Fabian Hofmann
9936953b0f
Merge pull request #685 from PyPSA/describe-config
doc: update config section
2023-07-17 18:18:53 +02:00
Fabian Hofmann
dc4286d3e3
Merge branch 'master' into describe-config 2023-07-17 17:33:55 +02:00
Fabian Hofmann
7ff7a7ee34
Merge pull request #696 from PyPSA/cluster-network-update
cluster network: update to new clustering module (pypsa v0.25)
2023-07-17 16:17:57 +02:00
Fabian
00cb865ce0 env: force use pypsa from GH master 2023-07-17 15:37:30 +02:00