Releases: PyPSA/powerplantmatching
Releases · PyPSA/powerplantmatching
v0.5.3
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- v0.4.6 by @FabianHofmann in #36
- v0.4.8 by @FabianHofmann in #37
- data.Capacity_stats: year should be int, not str by @martacki in #44
- Added entso-py to requirements.yaml by @Eugenio2192 in #48
- Improve datarequests by @FabianHofmann in #51
- add pre-commit hooks and apply it to all files by @FabianHofmann in #52
- Doc fix css theme by @FabianHofmann in #55
New Contributors
- @FabianHofmann made their first contribution in #36
- @Eugenio2192 made their first contribution in #48
Full Changelog: v0.4.6...v0.5.0
v0.4.6
What's Changed
- Allow user-defined logging behaviour. by @euronion in #15
- Recent changes by @fgotzens in #20
- Expanding readme by @FebinKa in #26
- Maintenance and New Features by @fgotzens in #30
- restore block information for German plants by @fgotzens in #31
- Add OPSD VRE database to config for available countries by @martacki in #33
- Add OPSD VRE database to config for GB by @martacki in #35
New Contributors
- @euronion made their first contribution in #15
- @fgotzens made their first contribution in #20
- @FebinKa made their first contribution in #26
Full Changelog: v0.4.1...v0.4.6
powerplantmatching v0.4.1
Revision, refinement and packaging
See Changelog for further information
v.0.3.1
Small bugfixes
Cleaned code
powerplantmatching_0.3 - python3 adjustments
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)
powerplantmatching 0.2 - European Power Plants
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.
v0.2a
README correction again