Koen van Greevenbroek
Koen van Greevenbroek
Not all shapes include .cpg files specifying the encoding. For example, `10m_cultural/ne_10m_admin_0_countries_ukr.cpg` is nowhere to be found. The reason I noticed this is that Cartopy for example expects to find...
## Changes proposed in this Pull Request I uncovered another issue with the MGA cost bound calculation; hopefully it really should be fixed now. The code would previously sometimes give...
## Changes proposed in this Pull Request I recently ran into an issue with myopic optimisations where if the transmission expansion limit has been reached in one time horizon, this...
## 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...
This pull requests updates the equity constraint to include all energy carriers in sector-coupled models. For details on how this is done and which modelling and implementation choices were made,...
Hi, I was looking into memory consumption a little, and it seems that that passing an LP to the solver (Gurobi in this case) using the .mps format has a...
## Checklist - [x] I am using the current [`master`](https://github.com/pypsa/pypsa/tree/master) branch or the latest [release](https://github.com/pypsa/pypsa/releases). Please indicate: ## Describe the Bug ```` >>> n = pypsa.Network() >>> n.add("Bus", name="foo", carrier="A")...
**Snakemake version** 7.19.1 **Describe the bug** If you have a workflow A with some localrules directive (i.e. `localrules: foo` at the top level in the snakefile) and you include the...
**Is your feature request related to a problem? Please describe.** I just had a problem where my workflow crashed in a somewhat obscure way, and after some digging it turned...
`nynorsk` is supported by babel, but I guess it still needs the same hand-holding as bokmål in this thesis template. I would love to update the documentation as well to...