Published February 19, 2024
| Version v0.10.0
Software
Open
PyPSA-Eur: An open sector-coupled optimisation model of the European energy system
Description
What's Changed
- Implement everywhere_powerplants by @euronion in https://github.com/PyPSA/pypsa-eur/pull/850
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/pypsa-eur/pull/867
- locate project dir if pypsa-eur is a submodule by @lindnemi in https://github.com/PyPSA/pypsa-eur/pull/869
- Bugfix: Correct Norwegian heat demand by @fneum in https://github.com/PyPSA/pypsa-eur/pull/870
- add clipping for links by @lisazeyen in https://github.com/PyPSA/pypsa-eur/pull/868
- Add warning when negative bev availability profile values by @tgi-climact in https://github.com/PyPSA/pypsa-eur/pull/858
- :recycle: address pandas FutureWarning by @Tomkourou in https://github.com/PyPSA/pypsa-eur/pull/872
- eliminate a few future warnings by @lindnemi in https://github.com/PyPSA/pypsa-eur/pull/874
- cluster residential/services heat buses by default by @fneum in https://github.com/PyPSA/pypsa-eur/pull/877
- Log unhandled exceptions stacktraces in log files by @euronion in https://github.com/PyPSA/pypsa-eur/pull/875
- group storage with duplicate labels by @lindnemi in https://github.com/PyPSA/pypsa-eur/pull/873
- :bug: fix key_error in validation plots by @Tomkourou in https://github.com/PyPSA/pypsa-eur/pull/878
- Reformulate co2 constraint by @lisazeyen in https://github.com/PyPSA/pypsa-eur/pull/862
- fix clustering bug due to missing countries in n.buses by @p-glaum in https://github.com/PyPSA/pypsa-eur/pull/861
- wasserstoff kernnetz by @JulianGeis in https://github.com/PyPSA/pypsa-eur/pull/871
- Linting refactor by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/880
- COPT solver provide sensible default settings by @fneum in https://github.com/PyPSA/pypsa-eur/pull/882
- correctly retrieve solver threads and add back memory logfile by @fneum in https://github.com/PyPSA/pypsa-eur/pull/881
- update technology-data to 0.6.2 by default by @fneum in https://github.com/PyPSA/pypsa-eur/pull/883
- Make data retrieval rules use their own minimal conda env by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/888
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/pypsa-eur/pull/885
- correctly read number of solver threads in rule definition by @fneum in https://github.com/PyPSA/pypsa-eur/pull/889
- Don't include triple solar potential option by default by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/891
- add air-sourced heat pumps to rural areas by @fneum in https://github.com/PyPSA/pypsa-eur/pull/890
- Fix plotting: compatibility with 4th link port by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/895
- Add support for the linopy
io_api
option by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/892 - Avoid the use use of
workflow.source_path
by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/893 - Make copying default config file compatible with snakemake module by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/894
- Add several map projection options by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/898
- document that resolution and segmentation config options are only for… by @fneum in https://github.com/PyPSA/pypsa-eur/pull/899
- Merge recent ariadne advancements by @fneum in https://github.com/PyPSA/pypsa-eur/pull/884
- Split rule
plot_network
into power, hydrogen, gas by @fneum in https://github.com/PyPSA/pypsa-eur/pull/900 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/pypsa-eur/pull/902
- Ci add inhouse master versions by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/904
- Cluster network replace pyomo by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/903
- Fix gas input for existing heat gas boilers by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/911
- deleted code to include kernnetz as it is no longer needed by @JulianGeis in https://github.com/PyPSA/pypsa-eur/pull/908
- snakefile: allow to share resources in directory by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/906
- Miscellaneous perfect foresight fixes by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/910
- prepare_sector_network: reorder buses for dac components by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/901
- add sanitize_locations function and apply it by @FabianHofmann in https://github.com/PyPSA/pypsa-eur/pull/913
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/pypsa-eur/pull/914
- REVIEWED: Add technology specific renewable profiles for different planning horizons by @fneum in https://github.com/PyPSA/pypsa-eur/pull/912
- Pandas deprecation fixes by @koen-vg in https://github.com/PyPSA/pypsa-eur/pull/916
- Merge from
ariadne2
by @fneum in https://github.com/PyPSA/pypsa-eur/pull/918 - update version compatibility handling by @fneum in https://github.com/PyPSA/pypsa-eur/pull/920
- Merged electricity demand sources (powerstatistics, OPSD) by @fneum in https://github.com/PyPSA/pypsa-eur/pull/924
- remove inefficient _helper.py file search by @fneum in https://github.com/PyPSA/pypsa-eur/pull/926
- use default config as base configuration by @fneum in https://github.com/PyPSA/pypsa-eur/pull/925
- Change default energy totals year to 2013 by @martacki in https://github.com/PyPSA/pypsa-eur/pull/934
- create a bus for every unique coordinate, not only substations by @fneum in https://github.com/PyPSA/pypsa-eur/pull/922
- bugfix: include all countries in ammonia production resource by @fneum in https://github.com/PyPSA/pypsa-eur/pull/931
- bugfix: correct units of subtracted chlorine and methanol by @fneum in https://github.com/PyPSA/pypsa-eur/pull/930
- bugfix: coal emissions for industry weren't tracked by @fneum in https://github.com/PyPSA/pypsa-eur/pull/923
- update h2 pipe losses by @lisazeyen in https://github.com/PyPSA/pypsa-eur/pull/933
- Industry pathway by @fneum in https://github.com/PyPSA/pypsa-eur/pull/929
- Fix plotting of retrofitted hydrogen pipelines with pathway optimisat… by @fneum in https://github.com/PyPSA/pypsa-eur/pull/937
- Prepare release v0.10.0 by @fneum in https://github.com/PyPSA/pypsa-eur/pull/940
New Contributors
- @JulianGeis made their first contribution in https://github.com/PyPSA/pypsa-eur/pull/871
Full Changelog: https://github.com/PyPSA/pypsa-eur/compare/v0.9.0...v0.10.0
Notes
Files
PyPSA/pypsa-eur-v0.10.0.zip
Files
(30.6 MB)
Name | Size | Download all |
---|---|---|
md5:fc749ec16b624cefa68e3f4770761c01
|
30.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/PyPSA/pypsa-eur/tree/v0.10.0 (URL)