cpschau

Results 9 issues of cpschau

The function `n.consistency_check()` does not return any information on missing data within the static an dynamic DataFrames of the network components. Although a network remains solvable despite its contained NaN-values,...

enhancement

## 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. - Latest release, but 38 commits behind pypsa-meets-earth:main - [ x] I...

bug
alternative_clustering
spatial

Currently the clustering is performed according to the electricity demand and conventional generation of the simplified network's buses. Providing the option to create a clustering according to the demand and...

enhancement

The shape associated with Luxembourg (after simplifying and clustering) extends too far to the eastern side. Therefore, it includes parts of Germany e.g. the city Trier. The bug was observed...

bug

The NUTS3 shapes have been updated from a 1:60M resolution (red) to a more detailed 1:3M resolution (blue). Additionally, the base year for these shapes, as well as for other...

Complements PR in pypsa-ariadne: https://github.com/PyPSA/pypsa-ariadne/pull/147 The changes enable the assignment of existing links, in particular CHP plants, to their corresponding district_heating subnodes. ## Checklist - [x] I tested my contribution...

Closes # (if applicable). ## Changes proposed in this Pull Request As the Generator component is extended in https://github.com/PyPSA/PyPSA/pull/1047, it can replace the Store components for bioenergy and municipal solid...

Closes #1336 ## Changes proposed in this Pull Request As the Generator component is extended in https://github.com/PyPSA/PyPSA/pull/1047, it can replace the bioenergy Store components. The extension of the Generator allows...

In `add_brownfield`, the COPs of the heat pumps built in the previous planning horizon are supposed to be updated according to the efficiency gains in district heating due to decreasing...