Fabian Neumann

Results 120 issues of Fabian Neumann

These need to be specified first; at the moment they are landing in the atmosphere. xref #166

Building on #148 (where only the global amount of CO2 sequestration is limited), add regionally resolved potentials based on https://github.com/ericzhou571/Co2Storage

First step is to write a conversion function for the different datasets: ```py import pandas as pd import country_converter as coco def country_converter(): """ Returns a patched CountryConverter() object with...

This can be useful for debugging: `conda env export -f result/your-run-name/configs/environment.yaml` Maybe: `--no-builds` To be done in `copy_config` rule.

Especially in the plot `balances-energy.pdf` there are some technologies that are hard to distinguish, e.g. - similar colours of green both for synfuels and heat pumps - similar colours of...

Instead of placing `pypsa-eur` in a parallel folder, it might make sense to directly integrate it with this repository via git submodules (https://github.blog/2016-02-01-working-with-submodules/) which align very well with `snakemake`s sub-workflows....

closes #781 closes #506 @jessLryan many thanks for this very nice first draft! I have a couple of suggestions which were easier to express by adding an additional commit to...

With #831, special handling for Python 3.12 was introduced, which caused drawbacks in the conda recipe (for which I couldn't get optional dependencies to work). I think the next step...

enhancement

`highspy>=1.5.3` is available for all of linux, macOS and windows. Is that enough?

Still have to check how much it affects file size.