edisgo.io.storage_import
Functions
|
Gets home battery data from oedb and integrates them into the grid. |
Module Contents
- edisgo.io.storage_import.home_batteries_oedb(edisgo_obj, scenario, engine)
Gets home battery data from oedb and integrates them into the grid.
See
import_home_batteriesfor more information.- Parameters:
edisgo_obj (
EDisGo)scenario (str) – Scenario for which to retrieve home battery data. Possible options are “eGon2035” and “eGon100RE”.
engine (sqlalchemy.Engine) – Database engine.
- Returns:
List with names (as in index of
storage_units_df) of integrated storage units.- Return type: