Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Releases: PyPSA/pypsa-ariadne

beta241122 demandvariation

25 Jan 15:12
Compare
Choose a tag to compare
Pre-release
beta241122demandvariation

variable space heat demand

beta241122

22 Nov 14:47
26c20a1
Compare
Choose a tag to compare
beta241122 Pre-release
Pre-release
add function to scale carrier capacity (#285)

* add function to scale carrier capacity

* add scaling for gas CHP and set lifetime of gas CHP to 40 years

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix negative investments

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* only select extendable links

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* make must run function more general and add lignite in 2020

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Michael Lindner <michaellindner@posteo.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

beta-241108

08 Nov 16:04
dc8baf1
Compare
Choose a tag to compare
beta-241108 Pre-release
Pre-release
Bugfix discretized line capacity (#280)

* improve processing of postnetworks, fix missing trassenlänge

* remove duplicate line

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* improve robustness of trassenlänge division

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* divide instead of multiply

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

beta-241101

01 Nov 10:12
8572393
Compare
Choose a tag to compare
beta-241101 Pre-release
Pre-release
post-discretize the projects in the hacking function to unify later c…

beta-241025

25 Oct 14:21
Compare
Choose a tag to compare
beta-241025 Pre-release
Pre-release
drop  store from statistic to avoid numerical errors

beta-241014

14 Oct 15:02
0abf8b6
Compare
Choose a tag to compare
beta-241014 Pre-release
Pre-release
Restricting powerflow from and to Germany (#231)

* Restricting powerflow from and to Germany
---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Micha <michaellindner@pik-potsdam.de>

beta-241002

02 Oct 17:06
Compare
Choose a tag to compare
beta-241002 Pre-release
Pre-release
fix missing transmission investments

beta-240927

27 Sep 14:25
30a6ff9
Compare
Choose a tag to compare
beta-240927 Pre-release
Pre-release
Add plotting of hydrogen network including the Kernnetz (#71)

* created local script in Ariadne, added rule to Snakefile

* add kernnetz to the hydrogen_map plotting function

* changed logic to plot all maps at once

* revert functionality to plot network after each run

* add result to ariadne_all rule to trigger plotting

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* plot only capacity which is build in the investment period not cumulative

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix missing plots

* reset to file contents of main

* remove duplicate line

* improve numerical stability

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michael Lindner <michaellindner@posteo.de>

alpha-240920

20 Sep 12:54
61b864f
Compare
Choose a tag to compare
alpha-240920 Pre-release
Pre-release
Co2 accounting refactor (#197)

* update submodule

* set up all required dataframes for new emission accounting

* switch to new emissiosn accounting

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* simplify CCS accounting

* handle CHP emissions correctly

* some comments

* rename co2 getter and delete old function

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

alpha-240906

06 Sep 14:04
a4c3104
Compare
Choose a tag to compare
alpha-240906 Pre-release
Pre-release
Implement rising hub heights for wind; profile smoothing for offshore…