Philipp Glaum

Results 21 issues of Philipp Glaum

1. on "pypsa landing page": List of features and use cases what can be done with the model @FabianHofmann 2. create more tutorials: @p-glaum @FabianHofmann @fneum 1. Create 1 node...

This PR provides a jupyter notebook with a draft method to rescale the era5 wind speed data with a bias correction factor. For the rescaling, the Global Wind Atlas (GWA)...

wontfix

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

bug

## Overestimation of line capacity after raising the voltage level to 380V ? * after running the following code the s_nom values of each converted line is higher than it...

bug
high priority
discussion

In the current statistics module, the transmission method does not consider any losses. Maybe we should add the attribute ```consider_losses=True/False``` to the method to customize this and to avoid unwanted...

Closes # (if applicable). ## Changes proposed in this Pull Request ## Checklist - [ ] add try except similar to make_summary to allow plotting of comparison even though not...

DNMY

Closes #36 but changed it to water depth below 60m ## Changes proposed in this Pull Request Add floating wind technology to PyPSA-Eur framework. Need to first update the technology...

Currently, in the pypsa-eur the underwater fractions for links are underestimated when clustering is applied. This also leads to lower investment cost for those links. This is due to the...

bug

## Changes proposed in this Pull Request With this PR we want to extend the documentation of the statistics module. ## Checklist - [ ] Code changes are sufficiently documented;...

enhancement

We could think about using some of the cost data from North Sea Wind Power Hub datasets found at https://zenodo.org/records/10101328. I think especially for the electrolysis cost and the power...

feature