Jonas Hörsch

Results 39 issues of Jonas Hörsch

## Changes proposed in this Pull Request Translates hard-coded fueltype/technology to carrier maps like: ```yaml powerplant_fueltype_to_technology_carrier: Hard Coal: coal/coal Lignite: lignite/lignite Nuclear: nuclear/uranium "Natural Gas/CCGT": CCGT/gas "Natural Gas/OCGT": OCGT/gas Bioenergy:...

Superseeds #403 . This PR adds several functions to support bias correcting wind speeds at a given height by scaling them to a known average. A new keyword argument `windspeed_bias_correction`...

Closes #437 (if applicable). ## Changes proposed in this Pull Request ### Add Special Ordered Sets (SOS) Constraints Support I added SOS1/2 constraints as an extension of variables. ie. in...

## Changes proposed in this Pull Request For eventually deprecating `sanitize_infinities`, this PR proposes to only remove them during lp file generation, rather than removing them inplace. This also aligns...

Closes #549 . ## Changes proposed in this Pull Request Adds a new `processes` component as a multi-link alternative. The difference to links is that `efficiency`, `efficiency2`, ... are replaced...

## Describe the feature you'd like to see API connections (not necessarily directly implemented here) to attach data like renewable profiles. Ideally this would reuse or share some the code...

needs discussion

## Changes proposed in this Pull Request For retrieving statistics in respect to a specific port, we'd want the `at_port` statistics argument be able to accept a single port or...

## Changes proposed in this Pull Request We are encountering during extension of pypsa-eur in soft-forks that we cannot account for all possible config options. Therefore i am proposing a...

Fixes #1682 . # Overview - [x] Update zenodo cassettes - [x] Fix zenodo adapter - [ ] Write tests not working yet # Description Hi there, as already investigated...