-
When abstracting the 380 and 220 kV grid some sub grids are occurring which obviously are stating errors mainly due to osm data issues. See this [issue](https://github.com/openego/data_processing/issu…
-
* too highly negative emissions in 2045 in industry (harmonise with FORECAST related to biomass, i.e. reduce biomass usage?)
* too much coal in 2045 (esp. Industry)
Following possibilities to harm…
-
### Feature Request
PyPSA-USA currently uses the [powerplants-usa](https://github.com/ktehranchi/powerplants_usa) project to generate its powerplants table, by pulling in data from EIA860, EGRID, a…
-
When using a high number of nodes, if any of them has no mainland area/population associated, the H2 and battery buses are not added to that node (because they are defined based on pop_layout)
http…
-
@FabianHofmann
Hey,
Older versions of xarrays package is deprecated coz method used in linopy has been changed (directory)
https://github.com/PyPSA/linopy/pull/322
-
Actual release might not work.
**Describe the bug**
Import error from PyPSA
```
File "/home/local/RL-INSTITUT/malte.jahn/git-repos/eDisGo_additional_resources/complexity_reduction/run_cr.p…
mltja updated
4 months ago
-
## 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). …
-
### Feature Request
PR #155 introduces international trading for imports/exports with associated marginal costs. Data on monthly trade values are included here. Just need to add constraints to this
…
-
There is some weirdness in the myopic foresight code either in `add_existing_baseyear` or `add_brownfield` whereby wind turbines built in the first investment year and before have different `p_max_pu`…
-
Hi,
We found a small bug, pypsa 0.21.1:
```import numpy as np
#%%
import pypsa
n = pypsa.Network()
n.set_snapshots(np.arange(10))
n.add('Generator', name='test', bus='nobus', p_nom=100)
n.…