Fabian Neumann

Results 120 issues of Fabian Neumann

https://github.com/PyPSA/pypsa-eur-sec/pull/316

Building on PyPSA/pypsa-eur-sec#148 (where only the global amount of CO2 sequestration is limited), and on PyPSA/pypsa-eur-sec#296 (where the potentials were added but not the preprocessing steps) add new rules based...

## Describe the feature you'd like to see *Please give a clear and concise description and provide context why the feature would be useful.* *Also, we'd appreciate any implementation ideas...

enhancement

https://github.com/PyPSA/pypsa-eur/blob/master/data/nuclear_p_max_pu.csv based on https://pris.iaea.org/PRIS/WorldStatistics/ThreeYrsEnergyAvailabilityFactor.aspx

enhancement

We currently have sectors electricity, heat (H), industry (I), biomass (B), agriculture (A), transport (T). Not all subsets are possible. For instance, I requires B (because some demands in paper...

https://github.com/PyPSA/pypsa-eur-sec/pull/229

> Also include a limit that the power input/output per day cannot be more than 10% of the energy capacity, to avoid stress and cracks, see https://assets.publishing.service.gov.uk/government/uploads/system/uploads/attachment_data/file/760479/H2_supply_chain_evidence_-_publication_version.pdf from PyPSA/pypsa-eur#597 this...

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...

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.