Powerplantmatching

Latest version: v0.5.15

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.5.9

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/139
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/140
* deprecation: FutureWarning: The behavior of array concatenation with … by fneum in https://github.com/PyPSA/powerplantmatching/pull/143


**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.8...v0.5.9

0.5.8

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/124
* Update GEM solar and wind datasets to May-2023. by Tomkourou in https://github.com/PyPSA/powerplantmatching/pull/121
* add gem-latest by pz-max in https://github.com/PyPSA/powerplantmatching/pull/126
* update sphinx documentation theme by fneum in https://github.com/PyPSA/powerplantmatching/pull/127
* combine GEM data into one datafile (131) by FabianHofmann in https://github.com/PyPSA/powerplantmatching/pull/132
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/133
* Fix date aggregation by FabianHofmann in https://github.com/PyPSA/powerplantmatching/pull/137
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/135
* prepare release v0.5.8 by FabianHofmann in https://github.com/PyPSA/powerplantmatching/pull/138


**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.7...v0.5.8

0.5.7

What's Changed
* Fix/duke check by martinhjel in https://github.com/PyPSA/powerplantmatching/pull/109
* Adds all latest GEM datasets. by Tomkourou in https://github.com/PyPSA/powerplantmatching/pull/110
* add replacement for FIAS and some OPSD download links by pz-max in https://github.com/PyPSA/powerplantmatching/pull/115
* change ValueError to warning by Tomkourou in https://github.com/PyPSA/powerplantmatching/pull/118
* Set up support section in docs by energyLS in https://github.com/PyPSA/powerplantmatching/pull/116
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/107

New Contributors
* martinhjel made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/109
* energyLS made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/116

**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.6...v0.5.7

0.5.6

What's Changed
* Update docs link to powerplants .csv by rbaard1 in https://github.com/PyPSA/powerplantmatching/pull/98
* Fix table formatting in docs by rbaard1 in https://github.com/PyPSA/powerplantmatching/pull/99
* add convert to short name in GEO by davide-f in https://github.com/PyPSA/powerplantmatching/pull/96
* Fix hash issues with special characters by davide-f in https://github.com/PyPSA/powerplantmatching/pull/100
* Set datein as a float column by davide-f in https://github.com/PyPSA/powerplantmatching/pull/102
* Some typo fixing and updates in README and example.ipynb by jensch-dlr in https://github.com/PyPSA/powerplantmatching/pull/103
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/94

New Contributors
* rbaard1 made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/98
* jensch-dlr made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/103

**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.5...v0.5.6

0.5.5

What's Changed
* Fix spanish revervoirs by FabianHofmann in https://github.com/PyPSA/powerplantmatching/pull/77
* Add Global Energy Monitor data to powerplant matching by pz-max in https://github.com/PyPSA/powerplantmatching/pull/79
* Add fixes to overcome errors when datasets are empty by davide-f in https://github.com/PyPSA/powerplantmatching/pull/85
* Enhance configuration flexibility by davide-f in https://github.com/PyPSA/powerplantmatching/pull/86
* add geolocated geothermal and update config.yaml by Irieo in https://github.com/PyPSA/powerplantmatching/pull/82
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/83
* Add optional new data source to accommodate custom data by davide-f in https://github.com/PyPSA/powerplantmatching/pull/84
* Fix hash bug and config update by davide-f in https://github.com/PyPSA/powerplantmatching/pull/90
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/88
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/91
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/93
* analysis & matching: harmonize addition and filtering of geolocations by FabianHofmann in https://github.com/PyPSA/powerplantmatching/pull/87

New Contributors
* pz-max made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/79
* davide-f made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/85
* Irieo made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/82

**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.4...v0.5.5

0.5.4

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/PyPSA/powerplantmatching/pull/65
* Feature/add gem gas dataset by Tomkourou in https://github.com/PyPSA/powerplantmatching/pull/67

New Contributors
* pre-commit-ci made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/65
* Tomkourou made their first contribution in https://github.com/PyPSA/powerplantmatching/pull/67

**Full Changelog**: https://github.com/PyPSA/powerplantmatching/compare/v0.5.3...v0.5.4

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.