Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

PyPSA/pypsa-ariadne

lindnemi opened a draft pull request on PyPSA/pypsa-ariadne
Reactive power compensation and NEP plots
Based on Tom's calculation of Investment components in NEP. Work in progress. ![image](https://github.com/user-attachments/assets/365be477-c88b-4d1d-ab39-ce58799a37af) Before asking for a...
lindnemi created a branch on PyPSA/pypsa-ariadne

reactive-power-compensation - High resolution, sector-coupled model of the German Energy System

lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne

View on GitHub

lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne

View on GitHub

lindnemi closed an issue on PyPSA/pypsa-ariadne
Links connected to non-existing urban central heat buses
In `add_existing_baseyear` the following pypsa warning occurs ``` WARNING:pypsa.io:The following Link have buses which are not defined: Index(['ES0 0 waste CHP', 'ES2 0 waste CHP', 'FR6 0 waste ...
lindnemi closed a pull request on PyPSA/pypsa-ariadne
Missing urban central heat buses
Closes #242 Before asking for a review for this PR make sure to complete the following checklist: - [ ] Workflow with target rule `ariadne_all` completes without errors - [ ] The logic of `...
lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne
  • Restricting the production volume of FT in Germany (#244) * Restricting the expansion of FT in Germany * [pre-com... ed5cc8d

View on GitHub

lindnemi created a review on a pull request on PyPSA/pypsa-ariadne

View on GitHub

pre-commit-ci[bot] pushed 1 commit to restrict_FT_capacity PyPSA/pypsa-ariadne
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 0a0b445

View on GitHub

toniseibold pushed 4 commits to restrict_FT_capacity PyPSA/pypsa-ariadne
  • set p_nom_max=0, inactive=True for dummy offwind generator (#249) c134005
  • fix oil_fractions for bunker fuels bd950f6
  • Cross border connection for Kernnetz (#247) * implement functionality for border crossing * [pre-commit.ci] auto ... bdcb120
  • Merge branch 'main' into restrict_FT_capacity 6b8b183

View on GitHub

toniseibold pushed 1 commit to restrict_FT_capacity PyPSA/pypsa-ariadne
  • removing obsolete config again e27a50b

View on GitHub

lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne
  • Cross border connection for Kernnetz (#247) * implement functionality for border crossing * [pre-commit.ci] auto ... bdcb120

View on GitHub

lindnemi closed a pull request on PyPSA/pypsa-ariadne
Cross border connection for Kernnetz
Before asking for a review for this PR make sure to complete the following checklist: - [x] Workflow with target rule `ariadne_all` completes without errors - [x] The logic of `export_ariadne_v...
lindnemi pushed 10 commits to kernnetz-updates PyPSA/pypsa-ariadne
  • Report transmission/distribution grid capacity (#228) * report transmission/distribution grid capacity * [pre-com... 5d6daa1
  • Maintenance (#241) * ensure createing log files for every rule * [pre-commit.ci] auto fixes from pre-commit.com h... 688ddf6
  • Update environment.yaml (#243) 4b9d262
  • report more biomass, fix secondary energy gases and liquids 65467c0
  • adjust btl efficiency, drop biomass stores from balance 7fa4841
  • update to pypsa 0.31.0 (#245) * madd to add * [pre-commit.ci] auto fixes from pre-commit.com hooks for more in... 4299931
  • update submodule 025c765
  • set p_nom_max=0, inactive=True for dummy offwind generator (#249) c134005
  • fix oil_fractions for bunker fuels bd950f6
  • Merge branch 'main' into kernnetz-updates c92d542

View on GitHub

JulianGeis created a branch on PyPSA/pypsa-ariadne

osm-update-main - High resolution, sector-coupled model of the German Energy System

lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne
  • fix oil_fractions for bunker fuels bd950f6

View on GitHub

toniseibold pushed 4 commits to fix_CurrentPolicies PyPSA/pypsa-ariadne
  • set p_nom_max=0, inactive=True for dummy offwind generator (#249) c134005
  • restricting Current Policies scenario 60bea6c
  • [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci d9749dd
  • loosening of boundary condtions 02a731b

View on GitHub

toniseibold pushed 1 commit to restrict_FT_capacity PyPSA/pypsa-ariadne

View on GitHub

github-actions[bot] created a comment on a pull request on PyPSA/pypsa-ariadne
<!-- _val-bot-id-keyword_ --> ## Validator Report I am the Validator. Download all artifacts [here](https://github.com/PyPSA/pypsa-ariadne/actions/runs/11440388779). I'll be back and edit this comm...

View on GitHub

toniseibold opened a draft pull request on PyPSA/pypsa-ariadne
Restricting Current Policies scenario
In the `CurrentPolicies` scenario, the emissions in 2030 are too low compared to Remind and the [uba](https://www.umweltbundesamt.de/themen/klima-energie/klimaschutz-energiepolitik-in-deutschland/s...
JulianGeis pushed 1 commit to kernnetz-updates PyPSA/pypsa-ariadne
  • manual cleaing of one wrong pipe 9ae2f4f

View on GitHub

lindnemi closed an issue on PyPSA/pypsa-ariadne
Biogas capacity appears and disappears
Despite having infinte lifetime the biogas plants may appear and disappear during from year to year ![Capacity-Gases-Biomass](https://github.com/user-attachments/assets/de8d0d2b-8535-4ce3-a5e0-400...
lindnemi created a comment on an issue on PyPSA/pypsa-ariadne
duplicate of #250

View on GitHub

lindnemi closed an issue on PyPSA/pypsa-ariadne
pypsa ERROR in add_chps
In `add_exsisting_baseyear`, there is the pypsa error ``` ERROR:pypsa.io:Error, new components for Link are not unique ERROR:pypsa.io:Error, new components for Link are not unique ``` occuring when...
lindnemi created a comment on an issue on PyPSA/pypsa-ariadne
It seems that for Germany 2 GW of solid biomass CHP and 9 GW of gas CHP corresponding to 2020 are missing

View on GitHub

lindnemi opened an issue on PyPSA/pypsa-ariadne
Bug: `add_chps` does not add 2020 capacities correctly
The 2020-CHPs already exist as extendable generators in the prenetwork. In add_chps they are meant to be updated with Mastr-(and ppl) data. However, instead of adding them pypsa throws an error and...
github-actions[bot] created a comment on a pull request on PyPSA/pypsa-ariadne
<!-- _val-bot-id-keyword_ --> ## Validator Report I am the Validator. Download all artifacts [here](https://github.com/PyPSA/pypsa-ariadne/actions/runs/11436935128). I'll be back and edit this comm...

View on GitHub

lindnemi pushed 1 commit to main PyPSA/pypsa-ariadne
  • set p_nom_max=0, inactive=True for dummy offwind generator (#249) c134005

View on GitHub

lindnemi closed a pull request on PyPSA/pypsa-ariadne
Fix: Disallow expansion of dummy Offshore NEP generator
Before asking for a review for this PR make sure to complete the following checklist: - [ ] Workflow with target rule `ariadne_all` completes without errors - [ ] The logic of `export_ariad...
lindnemi opened a pull request on PyPSA/pypsa-ariadne
Fix: Disallow expansion of dummy Offshore NEP generator
Before asking for a review for this PR make sure to complete the following checklist: - [ ] Workflow with target rule `ariadne_all` completes without errors - [ ] The logic of `export_ariad...
Load more