openego / eDisGo

Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
GNU Affero General Public License v3.0
38 stars 14 forks source link

Refactor new loads #219

Closed khelfen closed 2 years ago

khelfen commented 2 years ago

We decided to keep all loads in one DataFrame. At the moment charging points are handled separately from other loads. Heat Pumps need to be added as well.

khelfen commented 2 years ago

With #229 charging_points_df is now part of loads_df