Commit Graph

3073 Commits

Author SHA1 Message Date
virio-andreyana
722ef0df1b jupyter notebook example of visualizing cross border 2023-07-20 01:12:09 +02:00
pre-commit-ci[bot]
54e813ffef [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-19 09:38:07 +00:00
Fabian Hofmann
844a495180
Merge branch 'master' into validation 2023-07-19 11:37:47 +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
40b87cac04
Merge branch 'master' into validation 2023-07-17 19:24:13 +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
23b156d2c1 build_monthly_prices: use 2020 as base year for scaling 2023-07-17 17:35:23 +02:00
Fabian Hofmann
dc4286d3e3
Merge branch 'master' into describe-config 2023-07-17 17:33:55 +02:00
Fabian
fcce233a2e Merge branch 'master' into validation 2023-07-17 16:22:39 +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
Fabian
d22c87419b update enviromnent yaml to install pypsa from master
cluster: allow custom strategies for all components
2023-07-17 14:03:16 +02:00
Fabian
8e568cee03 cluster network: remove bus strategies as already handled internally 2023-07-14 16:00:21 +02:00
Fabian
f566142d38 cluster network: update to new clustering module (pypsa v0.25) 2023-07-14 15:47:41 +02:00
Fabian
65d9036ed4 adjust config validation test 2023-07-14 15:35:28 +02:00
Fabian
4e49dfe73e nuclear_p_max_pu: add 5 % to allow flexibility 2023-07-14 15:34:14 +02:00
pre-commit-ci[bot]
aa7a2c823a [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-14 11:42:08 +00:00
euronion
7437f32c0f Update enable.csv 2023-07-14 13:41:25 +02:00
euronion
328e413b12 Update release_notes.rst 2023-07-14 13:41:22 +02:00
Fabian Hofmann
9f4c227def
Merge branch 'master' into describe-config 2023-07-14 13:34:20 +02:00
pre-commit-ci[bot]
5482c27e8b [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-14 10:26:10 +00:00
virio-andreyana
23b154de36 adjust config table spacing 2023-07-14 12:25:23 +02:00
euronion
730b320596 Move logic to retrieve.smk 2023-07-14 08:53:39 +02:00
pre-commit-ci[bot]
fc36efaebe [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-13 20:35:05 +00:00
Fabian Neumann
b110810669 no more override_component_attrs for multilinks 2023-07-13 22:31:55 +02:00
Fabian
f020cfa969 validation: plot elec production fix typo 2023-07-13 18:36:14 +02:00
pre-commit-ci[bot]
a03574ba14 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-13 10:55:58 +00:00
Win_Surface_virio_andreyana
551e068136 Merge branch 'describe-config' of github.com:PyPSA/pypsa-eur into describe-config 2023-07-13 12:53:00 +02:00
Win_Surface_virio_andreyana
604e4f2a83 add description on technology_mapping 2023-07-13 12:52:18 +02:00
virio-andreyana
56fd99a10e
Apply three Fabian Neumann suggestions from code review
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2023-07-13 11:45:46 +02:00
Fabian Neumann
3582c27e2e
Update doc/configuration.rst 2023-07-13 10:31:40 +02:00
euronion
30a81a559f Add test and option to disable online retrieve rules 2023-07-13 08:22:22 +02:00
virio-andreyana
8c4299ee10
Delete .~lock.sector.csv# 2023-07-12 12:42:54 +02:00
pre-commit-ci[bot]
4ecc7ae439 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-12 10:42:48 +00:00
virio-andreyana
d734529031
Apply Fabian Neumann suggestions from code review
Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de>
2023-07-12 12:42:31 +02:00
Fabian Hofmann
f90ef3bb73
Merge branch 'master' into validation 2023-07-12 12:32:35 +02:00
Fabian
723350c8ef solve_network: enable rolling horizon 2023-07-11 17:48:35 +02:00
Fabian
4bb0716414 prepare_network: fix addition of dynamic co2 prices 2023-07-11 16:15:27 +02:00
Fabian Neumann
6af92fcf67
Merge branch 'master' into fneum/line-rating 2023-07-11 14:37:17 +02:00
Fabian
86a4b775fd remove hardcoded config overwrite
plot_validation: adjust carrier labels
2023-07-11 14:25:32 +02:00
Fabian
9fbc626862 adjustments to new due to clustering module 2023-07-11 14:24:57 +02:00
Fabian Neumann
3fc84a51e5
Merge pull request #693 from PyPSA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-07-11 09:35:04 +02:00
pre-commit-ci[bot]
6492b1a195 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-07-10 23:02:57 +00:00
pre-commit-ci[bot]
5026b56070
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/PyCQA/docformatter: v1.7.3 → v1.7.4](https://github.com/PyCQA/docformatter/compare/v1.7.3...v1.7.4)
2023-07-10 23:01:49 +00:00
lisazeyen
26156943cf
remove TODO comment
the clipping of the p_min_pu value cannot be removed since it is used for the retrofitting generators which have to follow the heat demand profile. Otherwise the network becomes infeasibe.
2023-07-10 16:15:27 +02:00