What's Changed * IRENASTAT country-level capacity statistics by fneum in https://github.com/FRESNA/powerplantmatching/pull/62 * IRENASTATS release notes by fneum in https://github.com/FRESNA/powerplantmatching/pull/63
New Contributors * fneum made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/62
What's Changed * v0.4.6 by FabianHofmann in https://github.com/FRESNA/powerplantmatching/pull/36 * v0.4.8 by FabianHofmann in https://github.com/FRESNA/powerplantmatching/pull/37 * data.Capacity_stats: year should be int, not str by martacki in https://github.com/FRESNA/powerplantmatching/pull/44 * Added entso-py to requirements.yaml by Eugenio2192 in https://github.com/FRESNA/powerplantmatching/pull/48 * Improve datarequests by FabianHofmann in https://github.com/FRESNA/powerplantmatching/pull/51 * add pre-commit hooks and apply it to all files by FabianHofmann in https://github.com/FRESNA/powerplantmatching/pull/52 * Doc fix css theme by FabianHofmann in https://github.com/FRESNA/powerplantmatching/pull/55
New Contributors * FabianHofmann made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/36 * Eugenio2192 made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/48
What's Changed * Allow user-defined logging behaviour. by euronion in https://github.com/FRESNA/powerplantmatching/pull/15 * Recent changes by fgotzens in https://github.com/FRESNA/powerplantmatching/pull/20 * Expanding readme by FebinKa in https://github.com/FRESNA/powerplantmatching/pull/26 * Maintenance and New Features by fgotzens in https://github.com/FRESNA/powerplantmatching/pull/30 * restore block information for German plants by fgotzens in https://github.com/FRESNA/powerplantmatching/pull/31 * Add OPSD VRE database to config for available countries by martacki in https://github.com/FRESNA/powerplantmatching/pull/33 * Add OPSD VRE database to config for GB by martacki in https://github.com/FRESNA/powerplantmatching/pull/35
New Contributors * euronion made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/15 * fgotzens made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/20 * FebinKa made their first contribution in https://github.com/FRESNA/powerplantmatching/pull/26
See [Changelog](https://github.com/FRESNA/powerplantmatching/blob/master/Changelog.md#version-041-020819) for further information
v.0.3.1 Small bugfixes Cleaned code
0.3
New features:
- support python 3 in all belongings, plotting etc. - integration of new powerplant accessor (as soon as powerplantmatching is imported, pandas DataFrames get a new attribute 'powerplant' which provides functions for powerplantmatching related DataFrames)
0.2
New modules:
- export.py - plot.py - collection.py
Cleaned code Adjustment for European powerplant dataset
NOTE: the "Source Code" links under the "Assets" section do not include all the required files to build the project. Please either clone the repo or download the powerplantmatching_0.2* files.