v0.2.0
This release adds Python 3.8 support, fixes several issues and extends tests.
-
Added Python 3.8 support #325
-
Fix installation with Conda #339
-
CSV export in PyPSA format #307 this required further changes and fixing of tests, cf. #312
-
Switched from pyproj1 to pyproj2 for CRS transformations #343
-
In the CSV export, (in-building) household loads and generators are no more contained as extra nodes but directly connected to the house's grid connection point to reduce the number of nodes #322
-
Fix sum capacity of grid generators #326
-
Fix PyPI description #311