Martha Frysztacki

Results 16 issues of Martha Frysztacki

full resolution includes one bus for corsica (bus "2306"), that, when simplifying, gets aggregated to Italy "Festland" (bus "2343") which we do not want to happen. The bug is in...

enhancement
design

It's not a minor issue, but currently the number of hours is hard coded, which ignores at least leap years that have not 8760 hours but 8784 hours. This is...

bug
low priority

## Checklist - [x] I am using the current [`main`](https://github.com/pypsa-meets-earth/pypsa-earth/tree/main) branch or the latest [release](https://github.com/pypsa-meets-earth/pypsa-earth/releases). Please indicate. - [x] I am running on an up-to-date [`pypsa-earth` environment](https://github.com/pypsa-meets-earth/pypsa-earth/blob/main/envs/environment.yaml). Update via `conda...

bug

Two bugs. ## Checklist - [x] I am using the current [`main`](https://github.com/pypsa-meets-earth/pypsa-earth/tree/main) branch or the latest [release](https://github.com/pypsa-meets-earth/pypsa-earth/releases). Please indicate. - [x] I am running on an up-to-date [`pypsa-earth` environment](https://github.com/pypsa-meets-earth/pypsa-earth/blob/main/envs/environment.yaml). Update...

bug
good first issue

## Changes proposed in this Pull Request there seem to be conflicts in a latest geopandas v1.0.0 release, which affect multiple scripts (particularly sector coupled code is affected) Resolves Issues...

Contents: Enable retaining existing conventional capacities added in the power only model (`elec.nc`) for sector coupeled applications (add them again in `prepare_sector_network`), if specified in the config file. Other comments:...

contents: Just making the sec model run by filling missing sectoral data with defaults, average EU values or zeros, if nothing else is available. Thus, it currently has no real...

## Describe the feature you'd like to see Currently, the sc-lopf formulation (both the deprecated `network_sclopf` as well as the new implementations) support networks that can consist of multiple sub-networks....

Closes # (if applicable). ## Changes proposed in this Pull Request enable the EQ constraint to operate on locations, particularly useful for sector coupled models ## Checklist - [x] I...

Closes # (if applicable). ## Changes proposed in this Pull Request The sector coupled network currently removes existing conventional generators. This PR adds them back (in the traditional sectoral setup...