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