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.