Commit Graph

613 Commits

Author SHA1 Message Date
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 Neumann
86708838da
Merge branch 'master' into linemaxext-config 2023-06-30 14:51:29 +02:00
euronion
16dcad0176 Prevent attempt to re-add existing carriers. 2023-06-30 13:25:20 +02:00
Fabian Hofmann
ab0963540f
Merge branch 'master' into complete-carrier-set 2023-06-21 09:53:19 +02:00
Fabian Neumann
86e5f08fbf
Merge branch 'master' into linemaxext-config 2023-06-20 13:33:18 +02:00
virio-andreyana
12b9356245 add info to release_notes 2023-06-14 11:03:07 +02:00
Max Parzen
8d6d661071
Update support.rst 2023-05-16 20:44:22 +01:00
Lissy Langer
7fad9e2635
Update supply_demand.rst
Heat pump COP equations signs are wrong: https://pubs.rsc.org/en/content/articlelanding/2012/EE/c2ee22653g
2023-05-16 14:57:45 +02:00
pre-commit-ci[bot]
e431a9675c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-15 13:02:41 +00:00
Fabian Hofmann
824e6bb18c
Merge branch 'master' into complete-carrier-set 2023-05-15 15:01:57 +02:00
Fabian Neumann
99963edaaf add option to limit maximum extension per line/link; linemaxext 2023-05-12 09:29:38 +02:00
Fabian Neumann
5be21dfc5a add option for piecewise linear transmission loss approximation 2023-05-12 09:07:16 +02:00
Fabian Neumann
e29571535b remove references to memory logfile in *.smk, add release note 2023-05-12 07:11:41 +02:00
Max Parzen
8a42ff77ad add myst_parser to conf.py 2023-05-07 14:24:58 +01:00
Max Parzen
510e544a4f add release note 2023-05-07 14:19:37 +01:00
Max Parzen
e9c5af27a3 bump python version and add setuptools, myst-parser 2023-05-07 14:10:18 +01:00
pre-commit-ci[bot]
b5f5b35f41 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-05 10:16:35 +00:00
virio-andreyana
f6597f43a0
Update release_notes.rst 2023-05-05 12:16:16 +02:00
pre-commit-ci[bot]
f0453c42c0 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-03 09:05:28 +00:00
energyls
da022db624 docs: add reference to contributing 2023-05-03 11:03:54 +02:00
energyls
a4e31f8cd9 Merge branch 'add_so_docs' of https://github.com/PyPSA/pypsa-eur into add_so_docs 2023-05-03 10:58:53 +02:00
energyls
673aab2925 fix: fix typo in index.rst 2023-05-03 10:58:46 +02:00
pre-commit-ci[bot]
817e82a805 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-03 08:54:49 +00:00
energyls
e9787e77e4 docs: remove hyperref to check CI 2023-05-03 10:53:47 +02:00
energyls
d5b1a05e37 docs: add licence information to support.rst 2023-05-03 10:40:58 +02:00
pre-commit-ci[bot]
93d79da903 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-05-03 08:37:23 +00:00
energyls
a6948ad39e docs: add support.rst and add to TOC 2023-05-03 10:36:54 +02:00
energyls
42a9f40680 docs: add shield to rst 2023-05-02 17:49:26 +02:00
Fabian Neumann
67303deedd
Merge pull request #647 from PyPSA/hydrogen-turbine
add plain hydrogen turbine option for re-electrification
2023-04-30 10:44:30 +02:00
Laurent Drouet
f3ca907fb0
Update installation.rst 2023-04-28 15:23:44 +02:00
Fabian
9b631189c5 retrieve.smk: rename retrieve_load_data -> retrieve_electricity_demand 2023-04-25 16:37:01 +02:00
Fabian Neumann
e20e7bf844 fix addition of load shedding 2023-04-24 12:33:55 +02:00
Fabian Neumann
f2e53b59bf add plain hydrogen turbine option for re-electrification 2023-04-22 09:44:13 +02:00
Fabian
8c19a74fa5 add release notes
fix config references in configuration.rst
2023-04-21 11:33:06 +02:00
Fabian
1f6f7a2039 replace config.yaml by config/config.yaml in doc and docstrings 2023-04-21 10:41:44 +02:00
Ahmad
b877b41019
- incorporated the remaining changes
- added a released note about the renaming of build_load_data to build_electricity_demand
2023-04-16 02:28:56 +02:00
Ahmad
2984b3bb99
updated docs from build_load_data to build_electricity_demand
Signed-off-by: Ahmad <ahmedwahid16101@gmail.com>
2023-04-14 21:26:25 +02:00
Adrian Odenweller
a39d611df3 Update release note with CPLEX bugfix 2023-03-25 13:34:45 +01:00
Fabian Neumann
72471e9d99 add release notes for v0.8.0 2023-03-22 10:52:08 +01:00
Fabian Neumann
f8830fcf69 doc: implement review feedback (amend) 2023-03-17 12:39:43 +01:00
Fabian Neumann
1716656549 doc: implement review feedback 2023-03-17 12:39:13 +01:00
Fabian Neumann
4f40e4bd19 fix license specification of doc/publications.bib 2023-03-17 11:07:12 +01:00
pre-commit-ci[bot]
cae7d2db30 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-17 08:55:11 +01:00
Fabian Neumann
419282080b Merge branch 'merge-pypsa-eur-sec' of github.com:PyPSA/pypsa-eur into merge-pypsa-eur-sec 2023-03-16 16:46:12 +01:00
Fabian Neumann
dbc3ea6258 doc: add list of publications 2023-03-16 16:46:06 +01:00
Fabian Neumann
12372fb478 doc: add ways to cite PyPSA-Eur 2023-03-16 16:17:37 +01:00
pre-commit-ci[bot]
58eab3cf2f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-03-16 15:02:29 +00:00
Fabian Neumann
beae5e5111 doc: fix number of columns for sector-oprt 2023-03-16 16:02:02 +01:00
lisazeyen
28dbea7c53 correct snakemake call for sector coupled networks 2023-03-16 15:24:55 +01:00